Differences between version 5 and previous revision of UDev.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Thursday, December 30, 2004 11:41:59 am | by CraigBox | Revert |
Older page: | version 4 | Last edited on Saturday, December 25, 2004 6:38:45 am | by AristotlePagaltzis | Revert |
@@ -1,11 +1,11 @@
[UDev] is the UserSpace-based replacement for DevFs, an obsolete LinuxKernel [Module] that creates entries for available devices in <tt>/dev</tt>. [UDev] is available in [Kernel] 2.5 and newer and uses HotPlug and the <tt>/sys</tt> FileSystem.
See also:
* [Red Hat Magazine - Configuring Devices with udev | http://www.redhat.com/magazine/002dec04/features/udev/]
-
+* [Writing udev rules|http://www.reactivated.net/udevrules.php]
----
!! Troubleshooting
__Q:__ Why doesn't the [HAL] and [UDev] combination pick up my device events (ie plugging in a KeyDrive) in DebianLinux?
<br> __A:__ You have to add the user to the "plugdev" group, else it won't work.