Udev doesn't work when modules used

Bug #19179 reported by ismail dönmez
This bug report is a duplicate of:  Bug #19171: where is my /dev/input/mice on breezy?. Edit Remove
8
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
Invalid
High
Scott James Remnant (Canonical)

Bug Description

I saw this twice in a row :

- I had cdrom as a module and /dev/hdc & /dev/hdd devices are not created although kernel seems them fine
- /dev/rtc is not created although rtc module is loaded

Seen with kernels : 2.6.13-rc2/rc3 and Ubuntu installation is latest Breezy :

[~]> dpkg -l|grep udev
ii udev 0.060-1ubuntu2 /dev/ management daemon

Revision history for this message
Matt Zimmerman (mdz) wrote :

We need more information about the problem. Show us which modules are loaded,
which devices exist, and which devices are present on the system

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Could you also include the output of:

  udevinfo -p /class/misc/rtc -q all

Revision history for this message
Martijn vdS (martijn) wrote :

I have the same problem, except with /dev/input/mice:

$ udevinfo -p /class/input/mice -q all
device not found in database

A /etc/init.d/udev restart then solves my problems.

Contents of /dev/input:
 $ ls /dev/input/ -l
total 0
crw-rw---- 1 root root 13, 64 2005-08-21 10:39 event0
crw-rw---- 1 root root 13, 65 2005-08-21 10:39 event1
crw-rw---- 1 root root 13, 66 2005-08-21 10:39 event2
crw-rw---- 1 root root 13, 67 2005-08-21 10:39 event3
crw-rw---- 1 root root 13, 68 2005-08-21 10:39 event4
crw-rw---- 1 root root 13, 33 2005-08-21 10:39 mouse1
crw-rw---- 1 root root 13, 128 2005-08-21 10:39 ts0
crw-rw---- 1 root root 13, 129 2005-08-21 10:39 ts1

Contents of /sys/class/input:
$ ls -l /sys/class/input/
total 0
drwxr-xr-x 2 root root 0 2005-08-21 10:39 event0
drwxr-xr-x 2 root root 0 2005-08-21 10:39 event1
drwxr-xr-x 2 root root 0 2005-08-21 10:39 event2
drwxr-xr-x 2 root root 0 2005-08-21 10:39 event3
drwxr-xr-x 2 root root 0 2005-08-21 10:39 event4
drwxr-xr-x 2 root root 0 2005-08-21 10:39 mice
drwxr-xr-x 2 root root 0 2005-08-21 10:39 mouse0
drwxr-xr-x 2 root root 0 2005-08-21 10:39 mouse1
drwxr-xr-x 2 root root 0 2005-08-21 10:39 ts0
drwxr-xr-x 2 root root 0 2005-08-21 10:39 ts1

The relevant modules _are_ loaded (the /sys path exists, and dmesg contains a
message about it)

Revision history for this message
Martijn vdS (martijn) wrote :

Somehow, this was fixed (it might be a one-time event) by setting loglevel to
"info" in /etc/udev/udev.conf

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

This bug has been marked as a duplicate of bug 19171.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.