LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Is udev works only on linux kernel version 2.6 (https://www.linuxquestions.org/questions/linux-kernel-70/is-udev-works-only-on-linux-kernel-version-2-6-a-524312/)

Narendra Babu 01-31-2007 05:12 AM

Is udev works only on linux kernel version 2.6
 
Hi,

I am currently trying to enable hotplug option for my Montavista kernel version 2.4.
From the articles i came to know that udev is the part of hotplug. Also udev is required to manage device nodes dynamically. udev requirement says that it needs kernel version 2.6.

WIll it not work with kernel version 2.4 ?
Is there any other method to know the dynamic device node info like /dev/sda or /dev/sdb.... at user space application.

Thanks,
Narendra Babu

reddazz 01-31-2007 09:07 AM

Udev will only work with 2.6 kernels (as stated in the docs). 2.4 kernels use devfs instead of udev.


All times are GMT -5. The time now is 11:47 AM.