View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 9 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Feb 26, 2005 12:10 am 
Offline
Joined: Sun Feb 20, 2005 4:50 pm
Posts: 7
Has, anybody had any luck in getting the remote controll to work with R5A10 ?

Cheers


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 26, 2005 12:39 am 
Offline
Joined: Sun Feb 20, 2005 4:50 pm
Posts: 7
Ok. got it going .. not sure if all is needed here but i did the following

apt-get install lirc
apt-get install lirc-modules-source
* let it automagically detect *
then edited <linux source>/drivers/media/video/ir-kbd-gpio.c and uncommented the line for the 771 and commented the 761
/* case BTTV_AVDVBT_771: */

then just modprobe ir-kbd-gpio

after that when i pressed number 5 the PC went BEEP .. which is a good sign a suspect . Anyways .. went into myth and 'some' keys worked. Like up = down , down = up , so the mappings are all screwed up .. SO .. i might need some help with some mappings .. if you know how let me know , but in the mean time i will muck round till i break it .. ' i hate linux im so crap at it ' ..

anyways any help appreciated .. btw a full howto for AverMedia 771 DVB-T will follow once all is complete ...

Cheers


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 31, 2005 10:10 pm 
Offline
Joined: Thu Mar 31, 2005 9:01 pm
Posts: 1
Hi Moto, thanks for the information on the remote.

I am new to the whole Myth thing and have just finished installing it using the latest download of Knoppix. Everything seems to be working well except for anything to do with the aver card :?

Do you have any more updates? I really want to get this working well, but my Linux skills only go as far as supporting a couple of Sco servers a long time ago. Any help you can give would be very gratefully appreciated by myself and I am sure a few other noobs lurking around the place.


Top
 Profile  
 
PostPosted: Mon Apr 11, 2005 5:28 am 
Offline
Joined: Mon Apr 11, 2005 5:21 am
Posts: 1
Hey Moto,

I'm about to start working on getting the remote control to work on my AverMedia 771. Did you get any further than your last post ?


Thanks

Matthew


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 24, 2005 3:13 am 
Offline
Joined: Tue Mar 29, 2005 8:19 am
Posts: 67
Location: Torino, ITALY
We newbies would truly appreciate if one of you who managed to setup the 771 remote posted detailed instruction... including program versions etc. etc.

Thanks

Ciao
Luca


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 13, 2005 6:36 am 
Offline
Joined: Mon Jun 13, 2005 6:30 am
Posts: 3
I've got the Avermedia 771 remote working with gentoo linux, as described here. http://forums.gentoo.org/viewtopic-t-30 ... ight-.html
If you're not using gentoo you should still be able to make sense of this.

However I'm not sure its the best way to do it - the remote finishes up emulating part of the keyboard, and is treated like a numeric keypad. This has some "interesting" side effects, specifically: The buttons on the remote are upside-down with respect to the numeric keypad, so by default "up" becomes "down" and vice versa. Also, the numlock key on the keyboard affects the remote buttons - i.e. changes numbers into cursor keys or vice versa. It's all somehow not quite satisfactory. Anyone who has done it better, please let me know!

Richard


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 19, 2005 7:20 pm 
Offline
Joined: Sat May 07, 2005 10:16 am
Posts: 15
Quote:
However I'm not sure its the best way to do it - the remote finishes up emulating part of the keyboard, and is treated like a numeric keypad. This has some "interesting" side effects, specifically: The buttons on the remote are upside-down with respect to the numeric keypad, so by default "up" becomes "down" and vice versa.


Have you tried simply swapping some of the lines in the lirc config file:

CHANNELDOWN 0x0193
CHANNELUP 0x0192


represent the Up and Down keys presumable, so why wouldn't you just swap the two of them? I haven't tried the 771 remote yet, but I plan on setting it up soon, so would be curious to know how you go.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 20, 2005 7:04 am 
Offline
Joined: Mon Jun 13, 2005 6:30 am
Posts: 3
Swapping the 'keypad up' and 'keypad down' functions will, as a side effect, make the '8' into a '2' and vice versa. So choose your poison :-)

Actually I've done some experimentation over the weekend. Lirc actually isn't required at all if using the ir-kbd-gpio module. That module emulates the keyboard directly, so its actually not possible to reverse the keys using the lirc.conf because the lirc.conf actually isn't needed when you're using ir-kbd-gpio.

On realising this I went looking for a way to make lirc use the remote directly, and found this message on the lirc list: http://sourceforge.net/mailarchive/mess ... id=7719048

Based on that thread I setup the remote using the lirc_gpio module instead of ir-kbd-gpio. It worked with lirc 0.7.1 using the module options listed there, i.e. lirc_gpio gpio_mask=0xf00f0 gpio_lock_mask=0x20 gpio_xor_mask=0xf00f0 soft_gap=0 sample_rate=10

That got me to the point of having to setup an lircrc to handle the button presses, which I have not yet done. There remains the problem of what virtual keycodes to actully assign to the remote buttons. Had an idea to turn all the remote buttons into virtual keycodes that don't relate to the keypad at all - either by defining wholly new keys (can you do that?), or by binding the remote keys to produce little-used virtual keycodes like 'Ctrl+Shift+Alt+F1' for "up", etc; then configure myth to understand all these bizarre key combos. It sounds like a lot of work, so I'm thinking there must be a better way.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 30, 2005 10:29 am 
Offline
Joined: Sat Jun 18, 2005 7:47 am
Posts: 73
Location: Sweden
Ok, works fine now. The keymap is screwed though, but the lircd.conf works excellent (as verified in 'irw'). So, I need a good lircrc-map for this remote if anyone's got it?


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 19 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