View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 8 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Nov 03, 2007 1:25 pm 
Offline
Joined: Sat Aug 07, 2004 1:55 am
Posts: 219
Location: West Lafayette, IN
Just upgraded from R5D1 to R5F27 without any major issues. There is one problem that's a bit of an annoyance, though.

I use the kernel driver for my ATI Remote Wonder. Per Cecil's instructions to solve a problem with lirc interfering with the kernel driver, I used the following commands to get the Remote Wonder working on F27:
Code:
/etc/init.d/lirc stop
update-rc.d -f lirc remove
rmmod lirc_atiusb
rmmod lirc_dev
rmmod ati_remote
modprobe ati_remote

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


Restored my custom .xmodmaps, rebooted, and the remote was working. Some buttons no longer worked, so I used XEV to find the new keycodes and update my .xmodmaps. Everything works, except now, the "OK" and Channel +/Channel - buttons on the remote are no longer detected as keypresses in XEV. The transmit light blinks on the remote, (and I have two, so I know it's not a hardware problem) but the system doesn't recognize it.

Does anyone have any idea why the kernel driver in R5F27 might not recognize these 3 buttons?

Has anyone else noticed this problem?

[EDIT] Using the ati_remote.ko used in the Dragon works as expected. New procedure for getting the ATI Remote Working:

Code:
/etc/init.d/lirc stop
update-rc.d -f lirc remove
rmmod lirc_atiusb
rmmod lirc_dev
rmmod ati_remote
cp /usr/lib/krp/Dragon/ati_remote.ko /lib/modules/2.6.23-chw-4/kernel/drivers/usb/input/ati_remote.ko
modprobe ati_remote
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

_________________
Silverstone LC10|MSI K8N Neo4-F|1GB PC3200|Athlon 64 X2 4200+|NEC 3550A DVD-RW
750GB + 400GB w/Storage Groups|eVGA GeForce 7600 GS w/VGA out to Aquos 32" LCD |PVR-500|PVR-250|SiliconDust HDHomerun


Last edited by s1148625 on Sun Jul 06, 2008 3:29 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 15, 2007 2:38 pm 
Offline
Joined: Sat Aug 07, 2004 1:55 am
Posts: 219
Location: West Lafayette, IN
bump...

Am I the only one having this problem?

_________________
Silverstone LC10|MSI K8N Neo4-F|1GB PC3200|Athlon 64 X2 4200+|NEC 3550A DVD-RW
750GB + 400GB w/Storage Groups|eVGA GeForce 7600 GS w/VGA out to Aquos 32" LCD |PVR-500|PVR-250|SiliconDust HDHomerun


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 16, 2007 6:23 pm 
Offline
Joined: Fri Mar 24, 2006 10:35 pm
Posts: 89
Location: Detroit, MI
I just replaced my zapstream for the wireless ATIremote. Previous autoinstall with the ATI plugged in gave me most buttons. I did notice that the quick keys like TV, WEB and the others that were not setup. I thought I'd just need to mod the keymap.

I'm hoping to find that post tonight.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jan 20, 2008 8:00 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
@s1148625 - you ever get yours working? I just reinstalled my frontend after a HD crash and the only buttons on my ati wonder that work are up, down, left, and right.

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jan 20, 2008 10:18 am 
Offline
Joined: Sat Aug 07, 2004 1:55 am
Posts: 219
Location: West Lafayette, IN
I ended up having to map keys other than "OK" and Channel +/Channel - to accomplish those tasks. Under the current kernel driver for the ATI Remote, those three buttons (and a few others that I've never used) don't register as keypresses in xev.

You can create a custom xmodmap to get those keys that aren't mapped correctly by default, but some keys just no longer work.

If anyone else has come up with a solution, I'd love to hear about it.

_________________
Silverstone LC10|MSI K8N Neo4-F|1GB PC3200|Athlon 64 X2 4200+|NEC 3550A DVD-RW
750GB + 400GB w/Storage Groups|eVGA GeForce 7600 GS w/VGA out to Aquos 32" LCD |PVR-500|PVR-250|SiliconDust HDHomerun


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 22, 2008 8:08 pm 
Offline
Joined: Tue Apr 11, 2006 7:44 am
Posts: 287
Location: Los Angeles, CA
As would I. This also happens with the ATI Remote Wonder II which uses the ati_remote2.ko kernel module.

_________________
Tim

LinHES 8.4
HDHR3
BioStar A770, AMD X2 4050e, 2GB RAM
GigaByte GeForce 8400, Chaintech AV710
USB-UIRT


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 29, 2008 10:28 am 
Offline
Joined: Fri Mar 24, 2006 10:35 pm
Posts: 89
Location: Detroit, MI
s1148625 wrote:
You can create a custom xmodmap to get those keys that aren't mapped correctly by default, but some keys just no longer work.


Can you PLEASE copy your conf file into this post. It would save me some time recreating what you already done.

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 29, 2008 4:09 pm 
Offline
Joined: Sat Aug 07, 2004 1:55 am
Posts: 219
Location: West Lafayette, IN
Here is my standard config.

Code:
! STOP
keycode 9 = Escape
! PLAY
keycode 179 = p
! OK
keycode 36 = Return
! PAUSE
keycode 110 = p
! MUTE
keycode 160 = bar
! PLAYRECORDINGS
keycode 159 = F8
! POWER
keycode 222 = Escape
! VIDEOLIST
keycode 151 = F7
! VOLUMEUP
keycode 176 = bracketright
! VOLUMEDOWN
keycode 174 = bracketleft
! MENU
keycode 158 = M
! LOADCOMMSKIP
keycode 140 = Z
! CLEARMAP
keycode 41 = Q
! RECORD
keycode 177 = R
! ASPECTRATIO
keycode 146 = W

_________________
Silverstone LC10|MSI K8N Neo4-F|1GB PC3200|Athlon 64 X2 4200+|NEC 3550A DVD-RW
750GB + 400GB w/Storage Groups|eVGA GeForce 7600 GS w/VGA out to Aquos 32" LCD |PVR-500|PVR-250|SiliconDust HDHomerun


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu