View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 12 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon May 28, 2007 11:15 am 
Offline
Joined: Thu Aug 18, 2005 5:13 am
Posts: 111
Last night I did a fresh R5F1 install and almost everything works perfectly except for three issues:
-my hauppauge remote needs multiple button presses in order to navigate around. I did some searching on the forum and quite a few other people are having the same problem.
-on the main menu if I see a screen full of icons and then navigate to the knoppmyth screen where there should be no icons on the bottom lower left and right I see previous icons there (horrible description) Almost like the screen did not refresh properly. My card is an nvidia FX5200.
-When I select the knoppmyth icon and select shutdown it hangs or goes to sleep. On a reboot I can shutown -h 0 and it always shuts off. Strange.

miker
________
North american racing team


Last edited by miker on Tue Feb 22, 2011 9:26 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 28, 2007 11:51 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
For the remote issues see the hints thread which includes links to a couple things to try. The biggest thing seems to be problems with the IR keyboard module, and disabling that clears it up.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 15, 2007 7:24 am 
Offline
Joined: Wed Jun 13, 2007 4:29 pm
Posts: 36
What module are you speaking of? I am having a similar problem.

_________________
KnoppMyth R5F1
2.8GHz Pentium D
ASUS P5LP-LE Motherboard
512MB Kingston DDR2-667
GeForce 7100 GS
Sound Blaster Live! 5.1
Hauppauge PVR-150
160GB WD HDD
12X NEC DVD-RW


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 15, 2007 7:42 am 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
I believe tjc is referring to ir_kdb_i2c, as mentioned in http://mysettopbox.tv/phpBB2/viewtopic.php?t=15219


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 15, 2007 10:35 am 
Offline
Joined: Thu Aug 18, 2005 5:13 am
Posts: 111
I forgot to do a followup. The fix is documented under R5F1 hints and hazards
To fix the problem code:
> su
> 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-notneeded
> shutdown -h now

It worked for me!

miker
________
Lamborghini v8 specifications


Last edited by miker on Tue Feb 22, 2011 9:26 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 15, 2007 12:18 pm 
Offline
Joined: Wed Jun 13, 2007 4:29 pm
Posts: 36
Would there be any advantage/disadvantage to renaming that module instead of commenting it out in the /etc/init.d/KnoppMyth-tv file? I already have the saa7134-dvb module commented out and it didn't fix my problem.

_________________
KnoppMyth R5F1
2.8GHz Pentium D
ASUS P5LP-LE Motherboard
512MB Kingston DDR2-667
GeForce 7100 GS
Sound Blaster Live! 5.1
Hauppauge PVR-150
160GB WD HDD
12X NEC DVD-RW


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 15, 2007 1:06 pm 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
tendonut wrote:
Would there be any advantage/disadvantage to renaming that module instead of commenting it out in the /etc/init.d/KnoppMyth-tv file? I already have the saa7134-dvb module commented out and it didn't fix my problem.
The intent is to stop the module from loading. Whichever way works better for you is fine. The only advantage of renaming the file that I can think of is if some other script tries to load the module (then you have to comment it out from there and so on).


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 15, 2007 7:29 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Exactly. Renaming it is pretty much a ""sure kill".


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 17, 2007 9:28 am 
Offline
Joined: Sun Feb 26, 2006 11:46 am
Posts: 67
Also, if that doesn't fix it, upgrade to the newer version of ivtv. That fixed a remote issue for me.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 23, 2007 9:33 am 
Offline
Joined: Mon May 21, 2007 5:22 pm
Posts: 14
miker wrote:
> su
> 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-notneeded
> shutdown -h now

It worked for me!

miker


Worked for me, too! Thanks for distilling the other post for this specific fix.

cjd1 wrote:
Also, if that doesn't fix it, upgrade to the newer version of ivtv. That fixed a remote issue for me.


This is usually sound advice (I followed it only last week to address some issues I was having), however, R5F1 *is* the latest version as of 11 May 2007.

-rheaton


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 23, 2007 12:10 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
rheaton wrote:
however, R5F1 *is* the latest version as of 11 May 2007.

R5F1 is the latest released version of the KnoppMyth distro, it included version 0.10.1 of the ivtv driver. Version 0.10.3 of the driver was release on 2007-05-31, about 3 weeks after KM R5F1, with several very helpful fixes.

For details of the driver fixes see: http://ivtvdriver.org/index.php/Main_Page

For upgrade instructions see: http://www.knoppmythwiki.org/index.php?page=CompileIvtv-0.10.0


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 08, 2007 11:45 am 
Offline
Joined: Mon May 21, 2007 5:22 pm
Posts: 14
Sorry, I never came back to this. I appreciate the help! I misread your previous post; you were talking about ivtv, not knoppmyth. I'll give that a go. Thanks again!


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

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