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

ATI Remote Wonder
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
ATI Remote Wonder
15th Feb, 2017, 06:09 AM
Post: #11
Chiron Offline
Registered
Posts: 60
Joined: Nov 2016
Reputation: 0
RE: ATI Remote Wonder
Well since an update today my remote is not working anymore. The mapping of the buttons isn't working anymore. I'm confused. My configuration hasn't changed.

The log of lirc

Code:
root@xbian:/home/xbian#  cat /var/log/upstart/lirc.log
modprobe: FATAL: Module lirc_atiusb not found.
modprobe: FATAL: Module rc_core is in use.
modprobe: FATAL: Module lirc_atiusb not found.
*** LIRC hardware (autodetected) ***
   SECTION=X10
   LOAD_MODULES=
   DRIVER=default
   DEVICE=/dev/lirc0
   MODULES=
Starting remote control daemon(s) : LIRC
modprobe: FATAL: Module lirc_atiusb not found.
modprobe: FATAL: Module rc_core is in use.
modprobe: FATAL: Module lirc_atiusb not found.
*** LIRC hardware (autodetected) ***
   SECTION=X10
   LOAD_MODULES=
   DRIVER=default
   DEVICE=/dev/lirc0
   MODULES=
Starting remote control daemon(s) : LIRC
modprobe: FATAL: Module lirc_atiusb not found.
modprobe: FATAL: Module rc_core is in use.
modprobe: FATAL: Module lirc_atiusb not found.
*** LIRC hardware (autodetected) ***
   SECTION=X10
   LOAD_MODULES=
   DRIVER=default
   DEVICE=/dev/lirc0
   MODULES=
Starting remote control daemon(s) : LIRC
modprobe: FATAL: Module lirc_atiusb not found.
modprobe: FATAL: Module rc_core is in use.
modprobe: FATAL: Module lirc_atiusb not found.
*** LIRC hardware (autodetected) ***
   SECTION=X10
   LOAD_MODULES=
   DRIVER=default
   DEVICE=/dev/lirc0
   MODULES=
Starting remote control daemon(s) : LIRC

Code:
root@xbian:/etc/default# cat lirc
# In case of X10 remotes please set this variable
# to x10-atiwonder, x10-medion or x10-or32e

X10_CONF="x10-atiwonder"

My conf file hasn't changed

Code:
root@xbian:/etc/lirc/remotes# cat x10-atiwonder.conf
# brand: ATI Remote Wonder
# model no. of remote control: 5000023600
# devices being controlled by this remote: ATI USB Receiver
#
# Found on a linpvr.org forum, thanks.

begin remote

  name  X10-ATIWONDER
  bits           40
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  gap          235966
  toggle_bit      0

  min_repeat      2
  suppress_repeat 4
  toggle_bit_mask 0x80800000


      begin codes
          KEY_A                    0x00000014D5000000
          KEY_B                    0x00000014D6010000
          KEY_POWER                0x00000014D7020000

          KEY_TV                   0x00000014D8030000
          KEY_DVD                  0x00000014D9040000
          KEY_WEB                  0x00000014DA050000
          KEY_MEDIALIB             0x00000014DB060000
          KEY_DRAG                 0x00000014DC070000

          KEY_MB_LEFT              0x000000144D780000
          KEY_MB_RIGHT             0x00000014517C0000
          KEY_MOUSEUP              0x0000001447720000
          KEY_MOUSEDOWN            0x0000001448730000
          KEY_MOUSELEFT            0x0000001445700000
          KEY_MOUSERIGHT           0x0000001446710000
          KEY_MOUSELEFTUP          0x0000001449740000
          KEY_MOUSERIGHTUP         0x000000144A750000
          KEY_MOUSELEFTDOWN        0x000000144C770000
          KEY_MOUSERIGHTDOWN       0x000000144B760000

          KEY_VOLUMEUP             0x00000014DD080000
          KEY_VOLUMEDOWN           0x00000014DE090000
          KEY_MUTE                 0x00000014DF0A0000
          KEY_CHANNELUP            0x00000014E00B0000
          KEY_CHANNELDOWN          0x00000014E10C0000

          KEY_1                    0x00000014E20D0000
          KEY_2                    0x00000014E30E0000
          KEY_3                    0x00000014E40F0000
          KEY_4                    0x00000014E5100000
          KEY_5                    0x00000014E6110000
          KEY_6                    0x00000014E7120000
          KEY_7                    0x00000014E8130000
          KEY_8                    0x00000014E9140000
          KEY_9                    0x00000014EA150000
          KEY_0                    0x00000014EC170000
          KEY_DVDMENU              0x00000014EB160000
          KEY_SETUP                0x00000014ED180000

          KEY_C                    0x00000014EE190000
          KEY_D                    0x00000014F01B0000
          KEY_TVONDEMAND           0x00000014F11C0000
          KEY_FULLSCREEN           0x00000014F5200000
          KEY_UP                   0x00000014EF1A0000
          KEY_DOWN                 0x00000014F7220000
          KEY_LEFT                 0x00000014F21D0000
          KEY_RIGHT                0x00000014F41F0000
          KEY_OK                   0x00000014F31E0000
          KEY_E                    0x00000014F6210000
          KEY_F                    0x00000014F8230000

          KEY_REWIND               0x00000014F9240000
          KEY_PLAY                 0x00000014FA250000
          KEY_FASTFORWARD          0x00000014FB260000
          KEY_RECORD               0x00000014FC270000
          KEY_STOP                 0x00000014FD280000
          KEY_PAUSE                0x00000014FE290000
      end codes

end remote

However I've got a new link in date of today in /etc/lirc/remotes
Code:
lrwxrwxrwx 1 root root    18 févr. 14 20:31 x10.conf -> x10-atiwonder.conf
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
ATI Remote Wonder - Imad Safieddine - 28th Feb, 2016, 08:16 AM
RE: ATI Remote Wonder - Nachteule - 28th Feb, 2016, 08:48 AM
RE: ATI Remote Wonder - Imad Safieddine - 29th Feb, 2016, 07:15 AM
RE: ATI Remote Wonder - Nachteule - 29th Feb, 2016, 08:21 AM
RE: ATI Remote Wonder - f1vefour - 1st Mar, 2016, 08:47 AM
RE: ATI Remote Wonder - Nachteule - 21st Mar, 2016, 05:00 AM
RE: ATI Remote Wonder - Chiron - 6th Nov, 2016, 08:23 AM
RE: ATI Remote Wonder - Nachteule - 6th Nov, 2016, 10:29 PM
RE: ATI Remote Wonder - Nachteule - 8th Nov, 2016, 01:42 AM
RE: ATI Remote Wonder - Chiron - 10th Nov, 2016, 04:53 AM
RE: ATI Remote Wonder - Chiron - 15th Feb, 2017 06:09 AM
RE: ATI Remote Wonder - Nachteule - 15th Feb, 2017, 06:23 AM
RE: ATI Remote Wonder - Nachteule - 18th Feb, 2017, 05:57 AM
RE: ATI Remote Wonder - Chiron - 18th Feb, 2017, 07:21 AM
RE: ATI Remote Wonder - rikardo1979 - 18th Feb, 2017, 08:45 AM
RE: ATI Remote Wonder - Chiron - 15th Feb, 2017, 07:13 AM
RE: ATI Remote Wonder - Nachteule - 18th Feb, 2017, 08:49 AM

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

Current time: 29th May, 2025, 05:59 AM Powered By MyBB, © 2002-2025 MyBB Group.