Re: Udev changes

2005-10-28 Thread Alexander E. Patrakov
Duncan Webb wrote: Alexander E. Patrakov wrote: Duncan Webb wrote: Matthew Burgess wrote: # usbfs-like device nodes SUBSYSTEM="usb_device", PROGRAM="/bin/sh -c 'X=%k X=$${X#usbdev} B=$${X.*} D=$${X#*.}; echo bus/usb/$$B/$$D'", SYMLINK+="%c" Only after linux-2.6.14 please, and sync

Re: Udev changes

2005-10-27 Thread Duncan Webb
Alexander E. Patrakov wrote: Duncan Webb wrote: Matthew Burgess wrote: Forwarding from blfs-dev, where an ALSA related thread went just a little off-topic for BLFS :) 2) Add these two rules to LFS default rules file: ENV{UDEVD_EVENT}=="1", RUN+="/sbin/udev_run_hotplugd" RUN+="/sbin/udev_ru

Re: Udev changes

2005-10-27 Thread Duncan Webb
Alexander E. Patrakov wrote: Duncan Webb wrote: Matthew Burgess wrote: Forwarding from blfs-dev, where an ALSA related thread went just a little off-topic for BLFS :) 2) Add these two rules to LFS default rules file: ENV{UDEVD_EVENT}=="1", RUN+="/sbin/udev_run_hotplugd" RUN+="/sbin/udev_ru

Re: Udev changes

2005-10-27 Thread Alexander E. Patrakov
Duncan Webb wrote: Matthew Burgess wrote: Forwarding from blfs-dev, where an ALSA related thread went just a little off-topic for BLFS :) 2) Add these two rules to LFS default rules file: ENV{UDEVD_EVENT}=="1", RUN+="/sbin/udev_run_hotplugd" RUN+="/sbin/udev_run_devd" Don't think that RUN+

Re: Udev changes (was Re: ALSA modules and restore volumes)

2005-10-27 Thread Duncan Webb
Matthew Burgess wrote: Forwarding from blfs-dev, where an ALSA related thread went just a little off-topic for BLFS :) Thanks Alexander, I'll try to get these changes in a.s.a.p. Matthew Burgess wrote: I'll have to bite the bullet and see to getting all the module hotplugging related bugs s