Forum

Full Version: IR remote usb not recognized
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I have an IR remote of GBS, but it isn't recognized. (This one: http://www.donberg.ie/pics/m/made4you_ki1-1.jpg )
Google doesn't help.

What could I do?

Code:
root@xbian:/home/xbian# /etc/init.d/lirc stop
[ ok ] Stopping remote control daemon(s): LIRC:.
root@xbian:/home/xbian# mode2
mode2: could not get file information for /dev/lirc0
mode2: default_init(): No such file or directory
root@xbian:/home/xbian#

Thank You
Thanks for replying.

I tried to configure using that tutorial, but I failed at the first step.
I copied the code up (first post).
Can you post the output of lsusb, dmesg and cat /proc/bus/input/devices?
lsusb:

Code:
root@xbian:/home/xbian# lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
Bus 001 Device 005: ID 046d:c05a Logitech, Inc. Optical Mouse M90
Bus 001 Device 006: ID 16c0:0596 VOTI


cat /proc/bus/input/devices:

Code:
root@xbian:/home/xbian# cat /proc/bus/input/devices
I: Bus=0003 Vendor=046d Product=c05a Version=0111
N: Name="Logitech USB Optical Mouse"
P: Phys=usb-bcm2708_usb-1.3.1/input0
S: Sysfs=/devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/input/input0
U: Uniq=
H: Handlers=mouse0 event0
B: PROP=0
B: EV=17
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=103
B: MSC=10
Please move the posts to github as our forum rules state. Also, can you just post relevant parts. I don't have to see all your failures in typing commands and stuff.

And can you also post the output as described here: http://forum.xbian.org/thread-414-post-4192.html#pid4192
Sorry!

All the lines are like this:

Code:
02:00:46 T:2950104128   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
02:00:46 T:2950104128   DEBUG: CecLogMessage - << 10
02:00:46 T:2950104128   DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
02:00:46 T:2950104128   DEBUG: CecLogMessage - << 10
02:00:46 T:2950104128   DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
02:00:46 T:2950104128   DEBUG: CecLogMessage - >> POLL not sent
So no lines like OnKey?
No...
That's wierd because i believe this remove presents itself as a keyboard instead of a remote.
Code:
[    3.277227] hid-generic 0003:16C0:0596.0002: hiddev0,hidraw1: USB HID v1.01 Device [Gbs Elettronica MadeForYou Programmer] on usb-bcm2708_usb-1.3.4/input0
Did you enable debug mode in xbmc while catching the log?
Yes...
And if you disable CEC, can you then post a full XBMC log (with debug enabled) and while pressing buttons, on pastebin?
You mean disable CEC on tv?
Well, my tv is a bit old and hasn't CEC, so I'm trying to control Xbian with an exclusive IR receptor and remote.....

Is it possible?
Disable cec from within XBMC so it doesn't get polluted with CEC messages.
from where?
It's only connected to:

-DVI Monitor (for configuring only, It will be connected to a Tv trough Rca)
-Mouse
-IR receptor
-Ethernet to router
Pages: 1 2
Reference URL's