On 10/9/06, Thomas Andrews <[EMAIL PROTECTED]> wrote: > On Mon, Oct 09, 2006 at 07:45:19PM +0200, Sander Sweers wrote: > > If you have kernel 2.6.17 and also NO dev entries in /dev/ you > > probably need to patch lirc for the name change in bttv. More info on > > [1]. > > This is what I have in /dev: > > # ls -la /dev/lirc* > crw-rw---- 1 root root 61, 0 Oct 6 19:41 /dev/lirc > srw-rw-rw- 1 root root 0 Oct 9 19:42 /dev/lircd > prw-rw-rw- 1 root root 0 Oct 6 19:41 /dev/lircm > > That is correct is it not ? (I'm not using udev)
You are missing the dev entry /dev/lirc/0. Here is mine: # ls -la /dev/lirc* srw-rw-rw- 1 root root 0 Oct 9 17:50 /dev/lircd /dev/lirc: total 0 drwxr-xr-x 2 root root 80 Oct 9 19:50 . drwxr-xr-x 17 root root 13560 Oct 9 17:51 .. crw-rw---- 1 root root 61, 0 Oct 9 19:50 0 crw-rw---- 1 root root 61, 1 Oct 9 19:50 1 Udev or not if lirc is not patched for kernel 2.6.17 it will not work. Greets Sander _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
