View unanswered posts    View active topics

All times are UTC - 6 hours





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

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Fri Jul 01, 2005 11:13 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Is that suppose to spur us into action? If is a free world after all, use what you want. Have you tried the ivtv mailing list? Have you tried a newer version of ivtv?

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 11:43 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
but we don't want to loose all that revenue ... oh wait :lol:

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 11:45 am 
Offline
Joined: Tue Jun 28, 2005 4:44 am
Posts: 14
naah, just got a bit upset nothing worked for me..
ivtv mailing list?
How do i install newer ivtv?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 11:54 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
look at this page

http://knoppmythwiki.org/index.php?page ... stallation

I know you don't have a pvr150, but the procedure for installing a newer version of ivtv is the same.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 11:58 am 
Offline
Joined: Tue Jun 28, 2005 4:44 am
Posts: 14
ok, thx.. I'll try that soon :)


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 1:48 pm 
Offline
Joined: Tue Jun 28, 2005 4:44 am
Posts: 14
didn't work.... :(

Think i'll read some in the forums and do a bit of research.. have to work somehow... aww, really want this to work! :(


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 8:18 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
well once you have the latest ivtv you need to figure out what tuner you need to set. There are posts on this around the forum.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 02, 2005 11:10 am 
Offline
Joined: Tue Jun 28, 2005 4:44 am
Posts: 14
yep, cat /var/log/messages | grep tveeprom

Jun 28 13:46:56 mythtv kernel: ivtv: i2c attach [client=tveeprom,ok]
Jun 28 13:46:56 mythtv kernel: tveeprom: Hauppauge: model = 48139, rev = K257, s
erial# = 7671030
Jun 28 13:46:56 mythtv kernel: tveeprom: tuner = Philips FM1216 ME MK3 (idx = 57
, type = 38)
Jun 28 13:46:56 mythtv kernel: tveeprom: tuner fmt = PAL(D/K) (eeprom = 0x74, v4
l2 = 0x00400e17)
Jun 28 13:46:56 mythtv kernel: tveeprom: audio_processor = CS5331 (type = 9)

got type 38.

Now I have to change it like this
"nano /etc/mythtv/modules/ivtv
-change the "options tuner type" line to read
options tuner type=38

Done.

Don't work..

Now what? ;)


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 09, 2005 9:18 pm 
Offline
Joined: Sat Jul 09, 2005 9:10 pm
Posts: 1
I had a similar problem with a Hauppauge 150 MCE and an ATI Radeon 9600.
I followed the instructions regarding installation of the 150. Everything seemed to be working but I couldn't view live TV. I went to the ati web site and downloaded the proprietary ATI Linux drivers, installed the drivers, rebooted and everything worked.

After examining my message and syslog files I realized that the ATI card wasn't correctly recognized by the system. Consequently it was defaulting to VESA mode and only using 8 bits for the video.

The documents that I used were the 150 installation how to (which is on this site) and the ATI proprietary Linux driver instructions.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jul 24, 2005 11:49 am 
Offline
Joined: Fri May 14, 2004 1:00 pm
Posts: 4
dashi wrote:
yep, cat /var/log/messages | grep tveeprom

...
Jun 28 13:46:56 mythtv kernel: tveeprom: Hauppauge: model = 48139, rev = K257, serial# = 7671030
Jun 28 13:46:56 mythtv kernel: tveeprom: tuner = Philips FM1216 ME MK3 (idx = 57, type = 38)
...
got type 38.


I've got the same card. From searching the forums, I had the impression that our type 38 is not very common.

dashi wrote:
Now I have to change it like this
"nano /etc/mythtv/modules/ivtv
-change the "options tuner type" line to read
options tuner type=38
Done.
Don't work..

Same here: I tried zillions of possibilities and I always got only static / snow (with some vague pictures in the background)

dashi wrote:
Now what? ;)

Try the link in
http://www.poptix.net/ivtv/current/msg00170.html

I removed all changes from my /etc/mythtv/modules/ivtv and added the important line:
Code:
options ivtv tda9887=0

Reboot and the TV was fine!
BTW: You might want to check the channel settings via web interface. Go to
http://127.0.0.1/mythweb/settings_channels.php
and update the FreqID (for German cabel networks, you would enter E? and SE?, e.g. E5 and SE11 for channels; look them up from your cable provider) [/url]
My complete file:
Code:
alias char-major-81 videodev
alias char-major-61 lirc_i2c
#options ivtv debug=1
#options tuner type=38
options ivtv tda9887=0
options msp3400 once=1 simple=1
install ivtv /sbin/modprobe tuner; /sbin/modprobe msp3400; /sbin/modprobe saa7115;  /sbin/modprobe --ignore-install  ivtv
remove ivtv /sbin/modprobe -r --ignore-remove ivtv && /sbin/modprobe -r saa7115 && /sbin/modprobe -r msp3400 && /sbin/modprobe -r tuner


Top
 Profile  
 

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



All times are UTC - 6 hours




Who is online

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