LinHES Forums
http://forum.linhes.org/

HOWTO: Get your Ati Remote Wonder (USB) to work with R5F27
http://forum.linhes.org/viewtopic.php?f=11&t=17810
Page 1 of 1

Author:  graysky [ Sat Feb 02, 2008 9:51 am ]
Post subject:  HOWTO: Get your Ati Remote Wonder (USB) to work with R5F27

You need to use the dragon kernel mod for your ati remote wonder to work properly with R5F27. Credit goes to many people for this including cesman. The key was copying over the dragon kernel mod which is something I figured out but forgot about! Anyway do this:

Code:
# /etc/init.d/lirc stop
# update-rc.d -f lirc remove
# rmmod lirc_atiusb
# rmmod lirc_dev
# rmmod ati_remote


That removes lirc if you had it installed.

Now do this:

Code:
# cp /usr/lib/krp/Dragon/ati_remote.ko /lib/modules/2.6.18-chw-13/kernel/drivers/usb/input/ati_remote.ko
# modprobe ati_remote


Finally, do this:

Code:
# cd /lib/modules/2.6.18-chw-13/misc/
# mv lirc_dev.ko lirc_dev.ko.no
# mv lirc_atiusb.ko lirc_atiusb.ko.no
# reboot

Author:  s1148625 [ Sat Feb 02, 2008 3:23 pm ]
Post subject: 

Does this fix make the OK and channel +/- buttons work again?

Author:  graysky [ Sat Feb 02, 2008 6:03 pm ]
Post subject: 

Is the OK button the center one? If so, yes. I dunno about the +/- buttons. I just powered off that machine (front-end in my basement). I can check it out for you tomorrow when I watch it while working out on the treadmill. I'm thinking the channel +/- button works though.

You can try this yourself in a non-destructive way simply by stopping lirc, but not adding the remove from the rc.d.

In other words:

Code:
# /etc/init.d/lirc stop


Then go ahead and copy the kernel module and install it. I dunno if a reboot is needed or not, but once the module is installed, you can issue the lirc stop again and it should just work.

You can remove the ati_remote kernel module with a rmmod command as described in the process of removing the lirc mods.

Please try it and let us know :)

Author:  s1148625 [ Sat Feb 02, 2008 7:32 pm ]
Post subject: 

Works like a charm - the buttons that previous were non-functioning with the kernel driver are working again. Thanks!

Author:  graysky [ Sun Feb 03, 2008 3:52 am ]
Post subject: 

Cool man, glad to hear it! Wonder how many other folks in here are using the Ati Wonder wo/ the dragon kernel mod?

Author:  graysky [ Tue Feb 05, 2008 6:07 pm ]
Post subject: 

Yeah, I can verify that the channel +/- button works :)

Author:  Martin1802 [ Tue Feb 12, 2008 5:42 am ]
Post subject: 

I running a new testing image R5GF25 ... trying to get remote wonder to work with dragon patched module but while loading it says "wrong format for kernel module" ... :-(

original kernel modul has same problems like said before in thread ...

on new image there a newer kernel

Quote:
root@wohnzimmer1:~# uname -a
Linux wohnzimmer1 2.6.22-chw-5 #1 SMP PREEMPT Sat Dec 8 20:50:45 PST 2007 i686 GNU/Linux


Thanks
Martin

Author:  graysky [ Tue Feb 12, 2008 2:34 pm ]
Post subject: 

@martin - I wonder if that testing build uses a different kernel that's not compatible with that "older" dragon module. This issue is over my head. Perhaps someone else can help.

Author:  opel70 [ Wed Feb 13, 2008 11:58 am ]
Post subject: 

Too bad there isn't an ati_remote2.ko out there for those of us using the ATI Remote Wonder 2. Maybe I'll give this a shot tonight when I get home and see if it works anyway.

Author:  bwd283 [ Thu Feb 14, 2008 1:19 am ]
Post subject:  Worked for me as well, but no mouse control

This fix worked for me to get the kernel module working for the Ati wonder remote. The round button at the top for the mouse control doesn't work for me however.

Author:  graysky [ Thu Feb 14, 2008 1:32 am ]
Post subject:  Re: Worked for me as well, but no mouse control

bwd283 wrote:
This fix worked for me to get the kernel module working for the Ati wonder remote. The round button at the top for the mouse control doesn't work for me however.


Mine works as a faster alternative to the arrow keys. I'm not sure if it was meant to work as a mouse or not.

As an aside, what version of the nvidia drivers are you using w/ your 6200?

Author:  abmoraz [ Sun Feb 17, 2008 4:26 am ]
Post subject:  customize the buttons

I followed this to get my ATI remote working, but I can't find any up-to-date information on how to customize the buttons. I've found a couple threads from as far back as 4 years ago that involve downloading old modules that the Dragon versions are supposed to replace.

My 2 biggest problems are:
1. It's been trial and error to figure out what keys the buttons are mapped to.
2. The remote is extra sensitive. When I press a button, It can repeat as many as 4 times.

Is there an equivalent of a .lircrc configuration file where I can map the keys to what I want them for each application and add in the "skip" options? If not and I have to recompile the drivers, is there a step-by-step list of instructions for the new Dragon module, because I'm an extreme amateur when it comes to Linux.

Thanks ahead of time.[/list]

Author:  bwd283 [ Tue Mar 25, 2008 1:17 am ]
Post subject:  Re: Worked for me as well, but no mouse control

graysky wrote:
bwd283 wrote:
This fix worked for me to get the kernel module working for the Ati wonder remote. The round button at the top for the mouse control doesn't work for me however.


Mine works as a faster alternative to the arrow keys. I'm not sure if it was meant to work as a mouse or not.

As an aside, what version of the nvidia drivers are you using w/ your 6200?


I'm not sure what drivers I'm using. . I didn't have to do anything special. I'm just using s-video out from the 6200 to the s-video in of my TV.

Here's my output from this page:

http://kmuto.jp/debian/hcl/

Debian GNU/Linux device driver check page
PCI ID Works? Vendor Device Driver Comment
1022700e Yes Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] System Controller amd76x_edac,amd-k7-agp,ignore v2.6.24
1022700f Yes Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] AGP Bridge ignore
11060686 Yes VIA Technologies, Inc. VT82C686 [Apollo Super South] parport_pc v2.6.24
11060571 Yes VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE via82cxxx v2.6.24
11063057 Yes VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] i2c-viapro,via686a,ignore v2.6.24
11020002 Yes Creative Labs SB Live! EMU10k1 snd-emu10k1 v2.6.24
11027002 Yes Creative Labs SB Live! Game Port emu10k1-gp v2.6.24
10330035 Yes NEC Corporation USB usb-ohci
10330035 Yes NEC Corporation USB usb-ohci
103300e0 Yes NEC Corporation USB 2.0 ehci-hcd
44440803 Yes Internext Compression Inc iTVC15 MPEG-2 Encoder ivtv v2.6.24
17371032 Yes Linksys Gigabit Network Adapter skge,r8169 v2.6.24
10de0221 Yes NVIDIA Corporation NV43 [GeForce 6200] nv

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/