Solved Media Center Infrared Remote Not working in Ubuntu 9.10+lirc
#1
Hello
I have this "NONAME -
USB 2.0 SD/MMC IR Remote Control Digital Media Card Reader " remote in ubuntu 9.10 (karmic) with xbmc but no irw response.
in win xp works but not in karmic No

How to make it work in ubuntu 9.10 ?

USB 2.0 SD/MMC IR Remote Control Digital Media Card Reader

Image
Image
Image

Image

The IR receiver uses rts5161 from realtek
Image



[Bug 491860] [NEW] lirc_mceusb doesn't recognize eHome IR receiver


xbmc@asusp5b:~$ lsusb
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0bda:0161 Realtek Semiconductor Corp. Mass Stroage Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 004: ID 10d5:55a4 Uni Class Technology Co., Ltd
Bus 002 Device 003: ID 04fc:05d8 Sunplus Technology Co., Ltd
Bus 002 Device 002: ID 058f:9254 Alcor Micro Corp. Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


xbmc@asusp5b:~$ dmesg | grep -i lirc
[ 15.084603] lirc_dev: IR Remote Control driver registered, major 61
[ 15.103581] lirc_mceusb: Windows Media Center Edition USB IR Transceiver driver for LIRC 1.90
[ 15.103584] lirc_mceusb: Daniel Melander <[email protected]>, Martin Blatter <[email protected]>, Dan Conti <[email protected]>
[ 15.103611] usbcore: registered new interface driver lirc_mceusb
[ 2013.622498] usbcore: deregistering interface driver lirc_mceusb
[ 2133.345897] lirc_dev: IR Remote Control driver registered, major 61
[ 2133.347893] lirc_mceusb: Windows Media Center Edition USB IR Transceiver driver for LIRC 1.90
[ 2133.347896] lirc_mceusb: Daniel Melander <[email protected]>, Martin Blatter <[email protected]>, Dan Conti <[email protected]>
[ 2133.347936] usbcore: registered new interface driver lirc_mceusb

xbmc@asusp5b:~$ sudo /etc/init.d/lirc start
[sudo] password for xbmc:
* Loading LIRC modules [ OK ]
* Starting remote control daemon(s) : LIRC [ OK ]


xbmc@asusp5b:~$ dmesg | grep usb
[ 0.190928] usbcore: registered new interface driver usbfs
[ 0.190928] usbcore: registered new interface driver hub
[ 0.190928] usbcore: registered new device driver usb
[ 0.784092] usb usb1: configuration #1 chosen from 1 choice
[ 0.784292] usb usb2: configuration #1 chosen from 1 choice
[ 0.784451] usb usb3: configuration #1 chosen from 1 choice
[ 0.784620] usb usb4: configuration #1 chosen from 1 choice
[ 0.784781] usb usb5: configuration #1 chosen from 1 choice
[ 1.216011] usb 1-4: new high speed USB device using ehci_hcd and address 3
[ 1.415231] usb 1-4: configuration #1 chosen from 1 choice
[ 1.656010] usb 2-2: new full speed USB device using uhci_hcd and address 2
[ 1.837726] usb 2-2: configuration #1 chosen from 1 choice
[ 1.879352] usbcore: registered new interface driver usb-storage
[ 1.879433] usb-storage: device found at 3
[ 1.879434] usb-storage: waiting for device to settle before scanning
[ 2.125274] usb 2-2.1: new low speed USB device using uhci_hcd and address 3
[ 2.266314] usb 2-2.1: configuration #1 chosen from 1 choice
[ 2.292543] usbcore: registered new interface driver hiddev
[ 2.294350] usbcore: registered new interface driver usbhid
[ 2.294352] usbhid: v2.6:USB HID core driver
[ 2.310457] input: MLK Trust Deskset 15176 as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.1/2-2.1:1.0/input/input3
[ 2.310500] sunplus 0003:04FC:05D8.0001: input,hidraw0: USB HID v1.00 Keyboard [MLK Trust Deskset 15176] on usb-0000:00:1d.0-2.1/input0
[ 2.337834] input: MLK Trust Deskset 15176 as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.1/2-2.1:1.1/input/input4
[ 2.337908] sunplus 0003:04FC:05D8.0002: input,hiddev96,hidraw1: USB HID v1.00 Mouse [MLK Trust Deskset 15176] on usb-0000:00:1d.0-2.1/input1
[ 2.377270] usb 2-2.3: new low speed USB device using uhci_hcd and address 4
[ 2.535337] usb 2-2.3: configuration #1 chosen from 1 choice
[ 2.576362] input: No brand 4 Port KVMSwicther as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2.3/2-2.3:1.0/input/input5
[ 2.576400] generic-usb 0003:10D5:55A4.0003: input,hidraw2: USB HID v1.10 Keyboard [No brand 4 Port KVMSwicther] on usb-0000:00:1d.0-2.3/input0
[ 2.581297] usbhid 2-2.3:1.1: couldn't find an input interrupt endpoint
[ 6.876882] usb-storage: device scan complete
[ 15.103581] lirc_mceusb: Windows Media Center Edition USB IR Transceiver driver for LIRC 1.90
[ 15.103584] lirc_mceusb: Daniel Melander <[email protected]>, Martin Blatter <[email protected]>, Dan Conti <[email protected]>
[ 15.103611] usbcore: registered new interface driver lirc_mceusb
[ 2013.622498] usbcore: deregistering interface driver lirc_mceusb
[ 2133.347893] lirc_mceusb: Windows Media Center Edition USB IR Transceiver driver for LIRC 1.90
[ 2133.347896] lirc_mceusb: Daniel Melander <[email protected]>, Martin Blatter <[email protected]>, Dan Conti <[email protected]>
[ 2133.347936] usbcore: registered new interface driver lirc_mceusb
[ 3174.992197] usbcore: registered new interface driver lirc_imon
Reply
#2
:-(

I just bought the Mediagate MG-IR01BK and found out it uses the same receiver (eHome - USBCIR). The receiver's red LED indicator stays on.

I tested it on my Windows 7 system and it works properly (LED only blinks when receiving a command).

Guess I have to return it and buy another MCR remote. :-(
Reply
#3
With Live version of Eden it is working out of the box.
SOLVED

So, I think, thread can be closed.
Reply

Logout Mark Read Team Forum Stats Members Help
Media Center Infrared Remote Not working in Ubuntu 9.10+lirc0