[mythtv-users] Remote Wonder on FC5 w/ LIRC

Eric Larson larson.eric at gmail.com
Tue Aug 1 05:41:48 UTC 2006


I've been trying to get this remote working for the past three nights. I've
read the message boards, guides, etc and nothing seems to be working. I'm
guessing it's something simple and dumb...

If I run irw, I get all the codes showing up. But it doesn't interact with
myth. I've attached some of my files and below are some of the things I've
seen online.

find / -name ati_remote.ko -print
/lib/modules/2.6.15-1.2054_FC5/kernel/drivers/usb/input/ati_remote.ko
/lib/modules/2.6.17-1.2157_FC5smp/kernel/drivers/usb/input/ati_remote.ko
/home/mythtv/ati_remote.ko
(My kernel: 2.6.17-1.2157_FC5)

dmesg | grep ati
Allocating PCI resources starting at 30000000 (gap: 20000000:dfff0000)
Calibrating delay using timer specific routine.. 3994.03 BogoMIPS
(lpjy88069)
Uncovering SIS961 that hid as a SIS503 (compatible=1)
Non-volatile memory driver v1.2
SIS5513: not 100% native mode: will probe irqs later
usb usb1: configuration #1 chosen from 1 choice
usb usb2: configuration #1 chosen from 1 choice
usb 1-1: configuration #1 chosen from 1 choice
lirc_atiusb: USB remote driver for LIRC v0.5
lirc_atiusb: Paul Miller <pmiller9 at users.sourceforge.net>
lirc_atiusb[2]: X10 Wireless Technology Inc USB Receiver on usb1:2
usbcore: registered new driver lirc_atiusb

dmesg | grep lirc
lirc_dev: no version for "struct_module" found: kernel tainted.
lirc_dev: IR Remote Control driver registered, at major 61
lirc_atiusb: USB remote driver for LIRC v0.5
lirc_atiusb: Paul Miller <pmiller9 at users.sourceforge.net>
lirc_dev: lirc_register_plugin: sample_rate: 0
lirc_atiusb[2]: X10 Wireless Technology Inc USB Receiver on usb1:2
usbcore: registered new driver lirc_atiusb

I don't have anything in /etc/modprobe.conf for the remote, when I added the
following, lircd didn't start up.
alias char-major-61 lirc_atiusb
alias lirc_dev lirc_atiusb

/sbin/lsmod | grep lirc
lirc_atiusb            15648  1
lirc_dev               12708  1 lirc_atiusb

irw
0000001448730000 00 MOUSE_DOWN atiusb
000000144b760000 00 MOUSE_RIGHT_BTN atiusb
000000144b760000 01 MOUSE_RIGHT_BTN atiusb
00000014e9140000 00 8 atiusb
00000014e9140000 01 8 atiusb
00000014d7020000 00 POWER atiusb
00000014f21d0000 00 LEFT atiusb
00000014f21d0000 01 LEFT atiusb
00000014f7220000 00 DOWN atiusb
00000014f31e0000 00 OK atiusb
00000014e9140000 00 8 atiusb
00000014e5100000 00 4 atiusb
00000014e10c0000 00 CH_DOWN atiusb

Is there info I'm missing? Thanks for any suggestions you have.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060801/71c5013a/attachment-0001.htm 
-------------- next part --------------
# Please make this file available to others
# by sending it to <lirc at bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.8.0pre1(atiusb) on Sun Dec 11 07:35:19 2005
#
# contributed by Eric Aksomitis
#
# brand:  ATI (uses the atiusb driver )
# model no. of remote control: 5000023600
# devices being controlled by this remote:
#
begin remote

  name  atiusb
  bits           16
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  pre_data_bits   8
  pre_data       0x14
  post_data_bits  16
  post_data      0x0
  gap          227951
  toggle_bit      0


      begin codes
          A                        0xD500
          B                        0xD601
          TV                       0xD803
          DVD                      0xD904
          WEB                      0xDA05
          BOOK                     0xDB06
          HAND                     0xDC07
          POWER                    0xD702
          MOUSE_LEFT_BTN           0x4C77
          MOUSE_RIGHT_BTN          0x4B76
          MOUSE_UP                 0x4A75
          MOUSE_DOWN               0x4873
          MOUSE_LEFT_BTN           0x4D78
          MOUSE_RIGHT_BTN          0x517C
          MOUSE_LEFT               0x4570
          MOUSE_RIGHT              0x4671
          VOL_UP                   0xDD08
          VOL_DOWN                 0xDE09
          MUTE                     0xDF0A
          CH_UP                    0xE00B
          CH_DOWN                  0xE10C
          LIST                     0xEB16
          1                        0xE20D
          2                        0xE30E
          3                        0xE40F
          4                        0xE510
          5                        0xE611
          6                        0xE712
          7                        0xE813
          8                        0xE914
          9                        0xEA15
          0                        0xEC17
          CHECK                    0xED18
          UP                       0xEF1A
          DOWN                     0xF722
          LEFT                     0xF21D
          RIGHT                    0xF41F
          OK                       0xF31E
          C                        0xEE19
          D                        0xF01B
          E                        0xF621
          F                        0xF823
          TIMER                    0xF11C
          MAX                      0xF520
          REWIND                   0xF924
          PLAY                     0xFA25
          FAST_FORWARD             0xFB26
          REC                      0xFC27
          STOP                     0xFD28
          PAUSE                    0xFE29
      end codes

end remote
-------------- next part --------------
#
# lircmd config file
#

# protocol to use
PROTOCOL IMPS/2

# ACCELERATOR start max multiplier
ACCELERATOR 1 30 1

# this button activates/deactivates mouse mode
# in this case it is the 'drag' (below power) button
# commenting out keeps it on
#ACTIVATE * drag
#TOGGLE_ACTIVATE * drag

MOVE_N  * mouse-up
MOVE_NE * mouse-right_up
MOVE_E  * mouse-right
MOVE_SE * mouse-right_down
MOVE_S  * mouse-down
MOVE_SW * mouse-left_down
MOVE_W  * mouse-left
MOVE_NW * mouse-left_up
MOVE_IN * cursor-up
MOVE_OUT * cursor-down

BUTTON1_CLICK * mouse-button_left
BUTTON2_CLICK * mouse-button_right
-------------- next part --------------
# config file for
# the ATI-Wonder Remote
# using lirc_atiusb driver
# 

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat 

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end


begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end 

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end


begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end

begin
prog button config repeat end


More information about the mythtv-users mailing list