|
From: X-Dimension <X-D...@gm...> - 2009-01-12 19:07:27
|
Here is the output from Mandriva 2009 where irrecord don't work: 1. # ls -ld /dev/lirc* drwxr-xr-x 2 root root 60 2009-01-12 19:20 /dev/lirc/ srw-rw-rw- 1 root root 0 2009-01-12 19:20 /dev/lircd= My lirc device is /dev/lirc/0 so i started irrecord with this parameters as root: 2. # irrecord -d /dev/lirc/0 /etc/lircd.conf 3. # ps -ef | grep lirc root 2632 1 0 19:20 ? 00:00:00 lircd --driver=default --device=name=Logitech?USB?Receiver root 4080 3969 0 19:41 pts/0 00:00:00 grep --color lirc 4. # lsmod | grep lirc lirc_serial 18472 0 lirc_dev 17480 1 lirc_serial 5. # dmesg | grep lirc lirc_dev: IR Remote Control driver registered, major 61 lirc_serial: auto-detected active low receiver lirc_dev: lirc_register_plugin: sample_rate: 0 6. # grep lirc /var/log/messages Jan 12 19:20:54 HTPC udevd-event[2590]: rename(/dev/lirc.udev-tmp, /dev/lirc) failed: Is a directory Jan 12 19:20:54 HTPC lircd-0.8.4[2632]: lircd(default) ready Jan 12 19:20:54 HTPC kernel: lirc_dev: IR Remote Control driver registered, major 61 Jan 12 19:20:54 HTPC kernel: lirc_serial: auto-detected active low receiver Jan 12 19:20:54 HTPC kernel: lirc_dev: lirc_register_plugin: sample_rate: 0 Jan 12 19:34:12 HTPC lircd-0.8.4[2632]: accepted new client on /dev/lircd Jan 12 19:34:12 HTPC lircd-0.8.4[2632]: could not get file information for name=Logitech?USB?Receiver Jan 12 19:34:12 HTPC lircd-0.8.4[2632]: default_init(): No such file or directory Jan 12 19:34:12 HTPC lircd-0.8.4[2632]: Failed to initialize hardware Jan 12 19:54:28 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91e4 496b91e3 532ad 84807 Jan 12 19:54:30 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91e6 496b91e3 21899 84807 Jan 12 19:54:31 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91e7 496b91e3 6d27f 84807 Jan 12 19:54:34 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91ea 496b91e3 2d573 84807 Jan 12 19:54:34 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91ea 496b91e3 6785b 84807 Jan 12 19:54:36 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91ec 496b91eb a8e5b c6adf Jan 12 19:54:41 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91f1 496b91f1 2befe 167cd Jan 12 19:54:41 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91f1 496b91f1 3cc9d 167cd Jan 12 19:54:48 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91f8 496b91f5 3eed1 a3a58 Jan 12 19:54:51 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91fb 496b91f5 80b7e a3a58 Jan 12 19:54:54 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91fe 496b91f5 11cc0 a3a58 Jan 12 19:54:54 HTPC kernel: lirc_serial: ignoring spike: 1 1 496b91fe 496b91f5 75f70 a3a58 -> The "ignoring spike" lines are produced when pressing a button on the remote control after starting "irrecord -d /dev/lirc/0 /etc/lircd.conf" I will give you the output from Mandriva 2008, where irrecord works, but irw don't later this evening. Stay tuned! Am 11.01.2009, 22:28 Uhr, schrieb Jay Jaeger <cu...@ch...>: > At 08:31 PM 1/11/2009 +0100, you wrote: > >> But with Mandriva 2008 i586 i ran into the next problem now. >> I created my /etc/lircd.conf successfully with irrecord, lircd works >> fine >> but irw gives me no output. >> >> Can anybody help me to get my remote work? > > When I last ran into that, it was a problem in the lircd.conf file (two > different Hauppauge remotes). Also, you might send along: > > 1) an ls -ld /dev/ld* so we can see what devices you have, their > permissions, etc. > 2) the command parameters you used with irrecord > 3) a ps -ef | grep lirc so we can see what is running > 4) an lsmod | grep lirc so we can see what lirc modules got loaded > > Also, suggest > > a) dmesg | grep lirc > b) grep lirc /var/log/messages > > in case there are some clues there. > > JRJ -- Powered by Mandriva Linux & Opera M2 |