View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 1 post ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Aug 05, 2004 10:40 pm 
Offline
Joined: Mon Jul 26, 2004 4:52 pm
Posts: 36
If you have a single PVR-250, and it's one of the new types (0x82) you can get it working by setting your tuner=39 in the ivtv options.

However, as soon as you add a 2nd one, or that card WAS your 2nd one, with a different tuner type, you now face a problem.

What I did:

1. Patch tveeprom.c in ivtv to correctly identify my card. Diff at the end of this post. I downloaded and patched against ivtv-0.1.10-pre2-ck100s
2. force both cards, in type and tuner. Type can be found in /var/log/kern.log in the ivtv output.

Set them both, works like a charm!!


/etc/mythtv/modules/ivtv

alias char-major-81 videodev
alias char-major-61 lirc_i2c
options ivtv debug=1 card=82,10 tuner=39,2
options msp3400 once=1 simple=1
add below ivtv msp3400 saa7115 tuner
add above ivtv lirc_dev lirc_i2c



--------------------------------------------


--- /usr/src/ivtv-0.1.10-pre2-ck100s/driver/tveeprom.c 2004-07-25
07:32:32.000000000 -0700
+++ /root/tveeprom.c 2004-08-02 23:55:51.000000000 -0700
@@ -222,6 +222,28 @@
{ -1, "<unknown>"},
{ TUNER_PHILIPS_FM1216ME_MK3, "Philips FM1216 ME MK3"},
{ -1, "<unknown>"},
+ /* 70-79 */
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ /* 80-89 */
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { TUNER_PHILIPS_NTSC, "Philips FI1236 MK2" },
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
+ { -1, "<unknown>"},
};

static char *sndtype[] = {

-----------------------------------------------------


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

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