|
From: Kyle B. <kyl...@gm...> - 2009-02-05 15:14:09
|
> You don't have your device plugged in or no kernel module is loaded or > your hardware isn't supported (no kernel modules loaded). It's definitly plugged in and recieving power, the led is lit. > Use "lsmod | grep lirc" and check for lirc_dev, etc. Without these > modules you won't see a hardware /dev file. Knew I forgot to include something :X cobalt ~ # lsmod Module Size Used by lirc_i2c 7876 0 lirc_dev 11208 1 lirc_i2c cx2341x 12100 0 v4l2_compat_ioctl32 9664 0 cobalt linux # ps aux|grep lirc root 17783 0.0 0.0 3784 496 ? Ss Feb03 0:02 /usr/sbin/lircd -P /var/run/lircd.pid -d /dev/lirc0 root 17834 0.0 0.0 3696 252 ? Ss Feb03 0:00 /usr/sbin/lircmd root 30613 0.0 0.0 3820 572 pts/4 S+ 07:11 0:00 grep --colour=auto lirc cobalt linux # ls /dev/lir* /dev/lircd /dev/lircm Any other ideas? -- -Kyle kyle dot bader [at] gmail dot com |