Several Soundgraph iMon models are only supported since lirc 0.8.4, which is included in 9.04 (Jaunty). You could try using intrepid- backports, but I'm not sure if the kernel modules are backported as well. I'm currently using a pre-release of lirc 0.8.5, but my device gets recognized correctly:
r...@satyr:/etc/init.d# dmesg | grep -i imon [ 30.264999] Driver for Soundgraph iMON MultiMedia IR/Display, v0.5 [ 30.265028] imon_probe: found iMON device [ 30.265086] imon_probe: Registered iMON driver(minor:0) [ 30.265123] imon_probe: iMON device on usb<9:3> initialized [ 30.265131] imon_probe: found iMON device [ 30.265158] imon_probe: Registered iMON driver(minor:1) [ 30.265179] imon_probe: iMON device on usb<9:3> initialized [ 30.265192] usbcore: registered new interface driver lirc_imon I also had to use a small patch to the init script to fix stability issues in lirc (it would sometimes stop responding after a while). I'll attach it, but it should not be necessary and I haven't yet figured out why it solves my problems. ** Attachment added: "patch to remove output socket from slave lircd" http://launchpadlibrarian.net/25995143/init.d-lirc.diff -- imon driver does not work, irw crashes lircd https://bugs.launchpad.net/bugs/311890 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
