On 5/13/06, Archaic <[EMAIL PROTECTED]> wrote:
On Sat, May 13, 2006 at 10:10:45PM +0200, Stef Bon wrote:
>
> Is the newest udev compatible with older kernels, like 2.6.11.12?
No.
If I recall, it wants 2.6.15.
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linux
On Sat, May 13, 2006 at 10:10:45PM +0200, Stef Bon wrote:
>
> Why for example lfs does not use hotplug anymore? Udev handles things itself
> I understand. Is this right?
No need for 2 programs when udev does what hotplug did and more.
> There are now more than one config file in /etc/udev/rules.
Hello,
there have been a lot of changes how udev works.
I haven't been following these changes. Can somebody
please give a summary?
Why for example lfs does not use hotplug anymore? Udev handles things itself
I understand. Is this right?
There are now more than one config file in /etc/udev/rul
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
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
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
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+
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
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 sorted out
This means ju