Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Cyberlink/Sapphire remote not added to /dev
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Cyberlink/Sapphire remote not added to /dev
23rd Apr, 2013, 01:53 AM
Post: #1
goocreations Offline
Registered
Posts: 8
Joined: Apr 2013
Reputation: 0
Cyberlink/Sapphire remote not added to /dev
I have a Sapphire remote, which is the same as the Cyberlink one (http://www.altechco.com/images/cyber.jpg ). This remote worked perfectly on other XBMC distros with the default Lirc installed. However, I had to change lircd.conf for it to work.

Now I have installed the latest version of Xbian and only the UP, DOWN, LEFT, RIGHT and OK buttons are working. I’ve followed the tutorial at http://xbian.org/2012/12/configuring-a-remote/ but I failed at the first step. As so many other posts, my remote is not added to /dev. Below is the output for various commands.

lsusb

Terminal
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 0766:0204 Jess-Link Products Co., Ltd TopSpeed Cyberlink Remote Control

dmesg

Terminal
[ 4046.208174] usb 1-1.3: new low-speed USB device number 6 using dwc_otg
[ 4046.316930] usb 1-1.3: New USB device found, idVendor=0766, idProduct=0204
[ 4046.316973] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4046.316989] usb 1-1.3: Product: USB IR Combo Device
[ 4046.317007] usb 1-1.3: Manufacturer: TopSeed Tech Corp.
[ 4046.334935] input: TopSeed Tech Corp. USB IR Combo Device as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input4
[ 4046.344218] topseed 0003:0766:0204.0005: input,hidraw0: USB HID v1.00 Keyboard [TopSeed Tech Corp. USB IR Combo Device ] on usb-bcm2708_usb-1.3/input0
[ 4046.376271] input: TopSeed Tech Corp. USB IR Combo Device as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input5
[ 4046.388110] topseed 0003:0766:0204.0006: input,hiddev0,hidraw1: USB HID v1.00 Mouse [TopSeed Tech Corp. USB IR Combo Device ] on usb-bcm2708_usb-1.3/input1

irw

Terminal
<no output>

mode2

Terminal
mode2: could not get file information for /dev/lirc0
mode2: default_init(): No such file or directory

ls -Al /dev/lirc*

Terminal
lrwxrwxrwx 1 root root 21 Apr 22 17:39 /dev/lircd -> ../var/run/lirc/lircd

cat /proc/bus/input/devices

Terminal
I: Bus=0003 Vendor=0766 Product=0204 Version=0100
N: Name="TopSeed Tech Corp. USB IR Combo Device "
P: Phys=usb-bcm2708_usb-1.3/input0
S: Sysfs=/devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input4
U: Uniq=
H: Handlers=sysrq kbd event0
B: PROP=0
B: EV=120013
B: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=1f

I: Bus=0003 Vendor=0766 Product=0204 Version=0100
N: Name="TopSeed Tech Corp. USB IR Combo Device "
P: Phys=usb-bcm2708_usb-1.3/input1
S: Sysfs=/devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input5
U: Uniq=
H: Handlers=kbd mouse0 event1
B: PROP=0
B: EV=17
B: KEY=c0390 60d0c00 0 0 70000 4 118000 21f8 d001d804 9e0400 0 0 0
B: REL=103
B: MSC=10

I’ve put XBMC into debug mode and tested my key presses. About 40% of the keys show in the XBMC log, the rest (about 60%) seem not to be working. I’ve also tried to add the Lirc configurations that I used in the past (see attached file), then update lircd.conf and restart Lirc, but that also didn’t help.

Any help with this will be appreciated!!


Attached File(s)
.txt  sapphire.conf.txt (Size: 11.84 KB / Downloads: 7)
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Cyberlink/Sapphire remote not added to /dev - goocreations - 23rd Apr, 2013 01:53 AM
RE: Cyberlink/Sapphire remote not added to /dev - CurlyMo - 23rd Apr, 2013, 01:57 AM
RE: Cyberlink/Sapphire remote not added to /dev - goocreations - 23rd Apr, 2013, 02:18 AM
RE: Cyberlink/Sapphire remote not added to /dev - CurlyMo - 23rd Apr, 2013, 02:51 AM
RE: Cyberlink/Sapphire remote not added to /dev - goocreations - 23rd Apr, 2013, 04:57 PM
RE: Cyberlink/Sapphire remote not added to /dev - CurlyMo - 23rd Apr, 2013, 05:28 PM
RE: Cyberlink/Sapphire remote not added to /dev - goocreations - 23rd Apr, 2013, 05:37 PM
RE: Cyberlink/Sapphire remote not added to /dev - CurlyMo - 23rd Apr, 2013, 06:15 PM
RE: Cyberlink/Sapphire remote not added to /dev - goocreations - 23rd Apr, 2013, 06:16 PM
RE: Cyberlink/Sapphire remote not added to /dev - CurlyMo - 23rd Apr, 2013, 06:21 PM
RE: Cyberlink/Sapphire remote not added to /dev - goocreations - 23rd Apr, 2013, 06:52 PM
RE: Cyberlink/Sapphire remote not added to /dev - CurlyMo - 23rd Apr, 2013, 07:36 PM
RE: Cyberlink/Sapphire remote not added to /dev - goocreations - 23rd Apr, 2013, 08:03 PM
RE: Cyberlink/Sapphire remote not added to /dev - goocreations - 23rd Apr, 2013, 10:35 PM
RE: Cyberlink/Sapphire remote not added to /dev - CurlyMo - 23rd Apr, 2013, 10:54 PM
RE: Cyberlink/Sapphire remote not added to /dev - zigge - 23rd Jun, 2013, 08:48 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Delete source with remote SAPPHIRE ATI 5000023600 Chiron 13 27,784 22nd Nov, 2016 08:23 AM
Last Post: Chiron

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 2nd Jun, 2025, 11:00 AM Powered By MyBB, © 2002-2025 MyBB Group.