http://qa.mandrakesoft.com/show_bug.cgi?id=5286
Product: devfsd
Component: devfsd
Summary: devfs creating incorrect entries for lirc
Product: devfsd
Version: 1.3.25-32mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: devfsd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Running lirc0.7.0pre2 (self compiled because it's not in contrib) to support
Hauppauge PVR-250 remote. lirc_i2c is the device driver.
After rebooting, these are the entries in /dev:
[EMAIL PROTECTED] mythtv]# ls -l /dev/li*
srw-rw-rw- 1 root root 0 Sep 5 02:58 /dev/lircd=
prw-r--r-- 1 root root 0 Sep 5 02:58 /dev/lircm|
/dev/lirc:
total 0
drwxr-xr-x 1 root root 0 Sep 5 02:58 0/
drwxr-xr-x 1 root root 0 Sep 5 02:58 61/
drwxr-xr-x 1 root root 0 Sep 5 02:58 c/
Note that the /dev/lirc directory has three _files_ in it, rather than creating
the correct character device. According to the lirc0.7.0pre2 docs, the correct
device would be created with mknod /dev/lirc c 61 0
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.