View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 29 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Fri Sep 14, 2007 9:52 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
There are revised instruction on the wiki and a pre-built version of the driver you can download.

Quote:
f you are using a Hauppauge remote control via LIRC, you will notice that the system tends to "miss" a lot of clicks on the remote and/or is very slow in responding. To fix this you will need to replace a driver. There are two choices: Rebuild from source or download an updated version of the driver from this page.
To download from this page

1. Download the file "ir-kbd-i2c.ko.r5f27" from this page. To do this, click on the "attachments" link at the bottom of this page.

2. Backup your current version of "ir-kbd-i2c.ko", ie mv /lib/modules/2.6.18-chw-13/kernel/drivers/media/video/ir-kbd-i2c.ko /lib/modules/2.6.18-chw-13/kernel/drivers/media/video/ir-kbd-i2c.ko.orig

3. copy the file that you just downloaded to /lib/modules/2.6.18-chw-13/kernel/drivers/media/video/ir-kbd-i2c.ko

4. reboot and your good to go.


Link to the attachment: http://www.knoppmythwiki.org/index.php? ... ld115HowTo

Note: I updated the link to the attachment 5 minutes after the initial post due to a mistake in the original link.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 14, 2007 10:17 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Very cool. I think that qualifies as the contribution of the day! :D

BTW - You way want to add the checksum(s) to your posts for safety.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 14, 2007 10:41 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
tjc wrote:
Did you mean this one (which I just tested successfully)? http://mysettopbox.tv/phpBB2/viewtopic.php?t=9607

Duh-oh! That one points to a non-public area. Removed...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 14, 2007 11:57 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
tjc wrote:
Very cool. I think that qualifies as the contribution of the day! :D

BTW - You way want to add the checksum(s) to your posts for safety.


Thank you for the kind words. I've added an md5sum to the post.

Marc


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 15, 2007 2:55 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
@marc.aronson - your file and instruction are tremendously appreciated! I followed them and my gray remote works like a charm like it did w/ R5D1.

Thank you again for your contribution!

a few keywords: R5F27 gray remote broken fix work

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


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 15, 2007 3:27 pm 
Offline
Joined: Thu Feb 23, 2006 2:41 pm
Posts: 68
Quote:
Duh-oh! That one points to a non-public area. Removed...


phew, I thought I was going crazy!

I don't really believe I need the drivers, but something seems to think I do cause it slows down and chunks on it for a good while during startup.

Code:
dmesg | grep saa7134
saa7134: Unknown symbol get_key_pinnacle_color
saa7134: Unknown symbol get_key_pinnacle_grey
saa7134_dvb: Unknown symbol saa7134_ts_register
saa7134_dvb: Unknown symbol saa7134_set_gpio
saa7134_dvb: Unknown symbol saa7134_ts_qops
saa7134_dvb: Unknown symbol saa7134_i2c_call_clients
saa7134_dvb: Unknown symbol saa7134_ts_unregister

I'll give Marc's version a shot.
arri

_________________
Athlon 64 X2 4200+ 2GB Ram
MSI K8N Neo4-F NF4 939
ASUS N EN6200TC256/TD/64M
500gb SATA
1x Plextor PX-M402U
1x HD5000
R5.5 Upgrade from F27


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 15, 2007 3:31 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
It's probably the modprobe lines in /etc/init.d/KnoppMyth-tv which the sed command above comments out.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 15, 2007 4:07 pm 
Offline
Joined: Thu Feb 23, 2006 2:41 pm
Posts: 68
Great stuff, thank you all. Marc's modified driver did the trick to get me back to quick boot times and functioning front-end. My signature is up to date, but I didn't know how to verify the required drivers by my hardware.

I have to say it is a pleasure to be a part of such an active community. I look forward to the opportunity to help others here someday.

arri

_________________
Athlon 64 X2 4200+ 2GB Ram
MSI K8N Neo4-F NF4 939
ASUS N EN6200TC256/TD/64M
500gb SATA
1x Plextor PX-M402U
1x HD5000
R5.5 Upgrade from F27


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 16, 2007 3:27 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
...wonder if Marc's driver should be included in the distro via a patch? The scope of this problem is unclear to me.

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


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 16, 2007 9:43 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
graysky wrote:
...wonder if Marc's driver should be included in the distro via a patch? The scope of this problem is unclear to me.

I don't know that the changes would be desirable in all situations. I think it is something to consider for the specific scenario where one selects the Hauppauge remote during installation.

I also want to clarify who did what. While I did the wiki write up, I'm not the one that figured out how to solve this problem. I found this solution back in April by doing a bunch of web searches describing the symptoms. My original thread describing the solution can be found here -- http://mysettopbox.tv/phpBB2/viewtopic. ... highlight= .Thanks are also due to William Lash & "no2u".

Marc


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 16, 2007 1:27 pm 
Offline
Joined: Fri May 13, 2005 8:46 am
Posts: 48
Location: Grand Rapids, MI
marc.aronson wrote:
graysky wrote:
...wonder if Marc's driver should be included in the distro via a patch? The scope of this problem is unclear to me.

I don't know that the changes would be desirable in all situations. I think it is something to consider for the specific scenario where one selects the Hauppauge remote during installation.

I also want to clarify who did what. While I did the wiki write up, I'm not the one that figured out how to solve this problem. I found this solution back in April by doing a bunch of web searches describing the symptoms. My original thread describing the solution can be found here -- http://mysettopbox.tv/phpBB2/viewtopic. ... highlight= .Thanks are also due to William Lash & "no2u".

Marc


Thanks, Marc - it did the job for me too!

_________________
ASUS P5N7A-VM, 2.5gHz E5200, 2GB crucial DDR2, pvr-250, hdhomerun, URC-8820 remote, Panasonic TH-42PZ80U, LinHES 6.01.00


Top
 Profile  
 
 Post subject: Me too
PostPosted: Wed Sep 26, 2007 4:00 pm 
Offline
Joined: Sat Sep 15, 2007 7:11 pm
Posts: 1
Just wanted to post with problem and solution, since this thread was the first one I found.

Environment: KnoppMyth R5F27
Problem: Hauppauge PVR250 gray remote stops responding after a while, or when watching TV.
Solution: comment out line in /etc/init.d/KnoppMyth-tv that refers to saa7134-dvb

Thanks for the help guys, I'm sure there are lots of people that glean help from you without you even knowing it!


Top
 Profile  
 
 Post subject: Re: Me too
PostPosted: Wed Sep 26, 2007 4:20 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
lukeluca wrote:
Just wanted to post with problem and solution, since this thread was the first one I found.

Environment: KnoppMyth R5F27
Problem: Hauppauge PVR250 gray remote stops responding after a while, or when watching TV.
Solution: comment out line in /etc/init.d/KnoppMyth-tv that refers to saa7134-dvb

Thanks for the help guys, I'm sure there are lots of people that glean help from you without you even knowing it!

FYI to others that read this thread in the future -- The approach lukeluca outlined will work fine if your system doesn't have a card that requires the SAA7134 driver. Using the modified ir-kbd-i2c.ko will work in either scenario...

Marc


Top
 Profile  
 
 Post subject: nova-t remote
PostPosted: Thu Nov 15, 2007 5:30 am 
Offline
Joined: Mon Feb 20, 2006 2:13 pm
Posts: 3
If you're having a remote on a nova-t card that behaves strangely, try also this forum thread before removing kernel modules: http://mysettopbox.tv/phpBB2/viewtopic.php?t=16306


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 29 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

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