Solved: ATI remote wonder not working after update
|
21st Jul, 2018, 01:45 AM
Post: #16
|
|||
|
|||
RE: ATI remote wonder not working after update
(21st Jul, 2018 01:01 AM)Chiron Wrote: Okay Quote:Jul 20 14:53:13.908074 xbian lircd: Error: couldn't initialize USB receiver: Resource temporarily unavailable lirc can not initialize your USB receiver. No idea what's causing this. Sometimes I have same issue, but never after a reboot |
|||
21st Jul, 2018, 01:56 AM
Post: #17
|
|||
|
|||
RE: ATI remote wonder not working after update
An idea: my usb TNT dongle has remote control features and a remote I've never used, maybe LIRC is trying to make use of it?
[code] root@xbian:/home/xbian# lsusb Bus 001 Device 006: ID 046d:c077 Logitech, Inc. M105 Optical Mouse Bus 001 Device 005: ID 0bc7:0004 X10 Wireless Technology, Inc. X10 Receiver Bus 001 Device 004: ID 07ca:3835 AVerMedia Technologies, Inc. AVerTV Volar Green HD (A835B) Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub [code] |
|||
21st Jul, 2018, 02:10 AM
Post: #18
|
|||
|
|||
RE: ATI remote wonder not working after update
(21st Jul, 2018 01:56 AM)Chiron Wrote: An idea: my usb TNT dongle has remote control features and a remote I've never used, maybe LIRC is trying to make use of it? I know, that you have a DVB-T receive attached. But no, that can not be the culprit You could blacklist ati-remote module, maybe it helps, for example create file /etc/modprobe.d/x10.conf with content as following: Code: blacklist ati-remote |
|||
21st Jul, 2018, 05:39 AM
Post: #19
|
|||
|
|||
RE: ATI remote wonder not working after update
(21st Jul, 2018 02:10 AM)Nachteule Wrote:(21st Jul, 2018 01:56 AM)Chiron Wrote: An idea: my usb TNT dongle has remote control features and a remote I've never used, maybe LIRC is trying to make use of it? I've done it, but irw still shows no event. |
|||
21st Jul, 2018, 06:50 AM
(This post was last modified: 21st Jul, 2018 07:01 AM by Nachteule.)
Post: #20
|
|||
|
|||
RE: ATI remote wonder not working after update
Did you checked /var/log/lircd, if
Code: ... lircd: Error: couldn't initialize USB receiver: Resource temporarily unavailable is still there? If this message is still there, you will never get events, if not, please check if /etc/lirc/remotes/x10.conf is the new file, should look like this: x10-atiwonder.conf (Click to View) |
|||
21st Jul, 2018, 06:51 AM
Post: #21
|
|||
|
|||
RE: ATI remote wonder not working after update
No it's gone
|
|||
21st Jul, 2018, 06:58 AM
Post: #22
|
|||
|
|||
RE: ATI remote wonder not working after update | |||
21st Jul, 2018, 05:22 PM
Post: #23
|
|||
|
|||
RE: ATI remote wonder not working after update
Ok, I've changed x10.conf file by the conf I always use.
Code: # brand: ATI Remote Wonder Does not responds, no events in irw Code: Jul 20 22:15:13.837093 xbian lircd: Warning: ------------------------ Log re-opened ---------------------------- |
|||
21st Jul, 2018, 08:31 PM
Post: #24
|
|||
|
|||
RE: ATI remote wonder not working after update
(21st Jul, 2018 05:22 PM)Chiron Wrote: Ok, I've changed x10.conf file by the conf I always use. That's the problem. Your old file will never work. Please read my post #10 and #11 |
|||
22nd Jul, 2018, 04:47 AM
Post: #25
|
|||
|
|||
RE: ATI remote wonder not working after update
I have restarted from scratch
1) copy the last image of xbian on a sdcard 2) apt-get update && apt-get upgrade 3) enabled devel repo 4) apt-get update && apt-get install xbian-package-lirc=20180719 5) blacklisted ati-remote 6) have enabled the log parameter in lirc.conf Now (19th Jul, 2018 08:41 PM)Nachteule Wrote: 1) The new lirc version (or atilibusb driver) can not deal with the old version of x10-atiwonder.conf remote configuration file How is built the new version? with lirc-setup? And once built shall it be placed into /etc/lirc/remotes/ or /etc/lirc/remotes/x10-variants/ ? |
|||
22nd Jul, 2018, 04:53 AM
Post: #26
|
|||
|
|||
RE: ATI remote wonder not working after update
(22nd Jul, 2018 04:47 AM)Chiron Wrote: How is built the new version? with lirc-setup? And once built shall it be placed into /etc/lirc/remotes/ or /etc/lirc/remotes/x10-variants/ ? What is meant by new version? lirc, or x10-atiwonder.conf? The new xbian-package-lirc contains a working version of x10-atiwonder.conf already, this file was generated from atilibusb.lircd.conf, only changed some key definitions |
|||
22nd Jul, 2018, 08:00 AM
Post: #27
|
|||
|
|||
RE: ATI remote wonder not working after update
that's now clear, thanks.
However, no events with irw. Code: root@xbian:/home/xbian# cat /var/log/lircd |
|||
22nd Jul, 2018, 08:10 AM
(This post was last modified: 22nd Jul, 2018 08:13 AM by Nachteule.)
Post: #28
|
|||
|
|||
RE: ATI remote wonder not working after update
If this is complete logfile, I'm missing lines like this:
Code: Jul 22 00:05:06.573124 kmxbilr2 lircd: Info: Using remote: smt1000t. That means:you do not have any remotes enabled Oh I see, loglevel Warning. Better you change loglevel to INFO in /etc/default/lirc Terminal root@kmxbilr2 /etc/lirc/remotes # ls -la /etc/lirc/lircd.conf.d insgesamt 80 drwxr-xr-x 1 root root 306 Jul 22 00:05 . drwxr-xr-x 1 root root 376 Jul 21 18:38 .. lrwxrwxrwx 1 root root 27 Jul 21 18:02 apple-a1156.conf -> ../remotes/apple-a1156.conf lrwxrwxrwx 1 root root 24 Jul 21 18:02 devinput.conf -> ../remotes/devinput.conf -rw-r--r-- 1 root root 34933 Jun 2 01:20 devinput.lircd.conf.dist -rw-r--r-- 1 root root 5599 Jun 14 02:23 EUR7628010.lircd.conf lrwxrwxrwx 1 root root 22 Jul 21 18:02 mceusb.conf -> ../remotes/mceusb.conf -rw-r--r-- 1 root root 615 Jun 2 01:20 README.conf.d lrwxrwxrwx 1 root root 24 Jul 21 18:02 smt1000t.conf -> ../remotes/smt1000t.conf lrwxrwxrwx 1 root root 23 Jul 21 18:02 srm7500.conf -> ../remotes/srm7500.conf lrwxrwxrwx 1 root root 24 Jul 21 18:02 terratec.conf -> ../remotes/terratec.conf lrwxrwxrwx 1 root root 19 Jul 22 00:05 x10.conf -> ../remotes/x10.conf lrwxrwxrwx 1 root root 20 Jul 21 18:02 xbox.conf -> ../remotes/xbox.conf Terminal root@kmxbilr2 /etc/lirc/remotes # ls -la /etc/lirc/remotes insgesamt 128 drwxr-xr-x 1 root root 368 Jul 22 00:05 . drwxr-xr-x 1 root root 376 Jul 21 18:38 .. -rw-r--r-- 1 root root 743 Mär 12 2017 apple-a1156.conf -rw-r--r-- 1 root root 34757 Mär 12 2017 devinput.conf -rw-r--r-- 1 root root 1741 Mär 12 2017 mceusb.conf -rw-r--r-- 1 root root 1913 Mär 12 2017 smt1000t.conf -rw-r--r-- 1 root root 15702 Mär 12 2017 speedlink.xml -rw-r--r-- 1 root root 2222 Mär 12 2017 srm7500.conf -rw-r--r-- 1 root root 4057 Jun 6 21:12 terratec.conf -rw-r--r-- 1 root root 33220 Mär 14 2016 terratec.conf.old -rw-r--r-- 1 root root 2137 Mär 15 2016 terratec-Lircmap.xml -rw-r--r-- 1 root root 1600 Mär 12 2017 tigerfly.xml lrwxrwxrwx 1 root root 31 Jul 22 00:05 x10.conf -> x10-variants/x10-atiwonder.conf -rw-r--r-- 1 root root 2527 Jun 6 16:48 x10-Lircmap.xml drwxr-xr-x 1 root root 138 Jul 21 18:02 x10-variants -rw-r--r-- 1 root root 1389 Mär 12 2017 xbox.conf |
|||
22nd Jul, 2018, 08:20 AM
Post: #29
|
|||
|
|||
RE: ATI remote wonder not working after update
Here you are. :-)
Code: root@xbian:/home/xbian# cat /var/log/lircd |
|||
22nd Jul, 2018, 08:22 AM
Post: #30
|
|||
|
|||
RE: ATI remote wonder not working after update
Wrong remote.conf!
Code: Jul 21 22:16:42.954044 xbian lircd: Info: Using remote: X10-MEDION. |
|||
« Next Oldest | Next Newest »
|