mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #02891
[Bug 635192] Re: lirc does not create /dev/lirc0 when using Imon Pad remote
same here: no /dev/lirc0 device for imon
--
lirc does not create /dev/lirc0 when using Imon Pad remote
https://bugs.launchpad.net/bugs/635192
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in ubuntu.
Status in “lirc” package in Ubuntu: New
Bug description:
Binary package hint: lirc
Everything seems to work OK with lirc, except that it does not create /dev/lirc0 device file.
Here is terminal output
mronkko@Hondchan:~$ sudo rmmod lirc_dev lirc_imon ir_lirc_codec
mronkko@Hondchan:~$ lsmod | grep lirc
mronkko@Hondchan:~$
mronkko@Hondchan:~$ sudo modprobe lirc_imon
mronkko@Hondchan:~$ dmesg | tail
[ 319.932412] usbcore: registered new interface driver lirc_imon
[ 320.117208] type=1400 audit(1284138864.859:12): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/mysqld" pid=1304 comm="apparmor_parser"
[ 320.415398] NET: Registered protocol family 5
[ 4487.587000] usbcore: deregistering interface driver lirc_imon
[ 4487.587071] lirc_imon: module removed. Goodbye!
[ 4499.666763] lirc_dev: module unloaded
[ 4522.741867] lirc_dev: IR Remote Control driver registered, major 250
[ 4522.745016] lirc_imon: module is from the staging directory, the quality is unknown, you have been warned.
[ 4522.748770] lirc_imon: Driver for SoundGraph iMON MultiMedia IR/Display, v0.8
[ 4522.748861] usbcore: registered new interface driver lirc_imon
mronkko@Hondchan:~$ ls /dev | grep lirc
lircd
Description: Ubuntu maverick (development branch)
Release: 10.10
mronkko@Hondchan:~$ apt-cache policy lirc
lirc:
Installed: 0.8.7~pre3-0ubuntu1
Candidate: 0.8.7~pre3-0ubuntu1
Version table:
*** 0.8.7~pre3-0ubuntu1 0
500 http://fi.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/lib/dpkg/status
mronkko@Hondchan:~$
References