LinHES Forums http://forum.linhes.org/ |
|
ivtv and bttv dual tuner setup http://forum.linhes.org/viewtopic.php?f=2&t=3480 |
Page 1 of 1 |
Author: | ViralHex [ Wed Feb 09, 2005 2:29 pm ] |
Post subject: | ivtv and bttv dual tuner setup |
I have two tuners currently in my masterbackend/frontend. An ATI TV Wonder VE (uses bttv) and a PVR-350 (uses ivtv). I originally had ONLY the pvr-350 in and it was running great, then I just updated the drivers and it was great. So then I decided to add my TV Wonder VE and it didn't quite go as well as I hoped... the card installed fine and I went through the mythtv-setup and did all that correctly... so I have both cards in and partially working... the pvr-350 still works exaclty as it should, but the TV Wonder VE's video is very washed out and I know exaclty why. I need to set the tuner type=2 it defaults to 19: Code: root@mythtv:~ # dmesg | grep tuner bttv0: using tuner=19 ... /etc/modules.conf: Code: ### update-modules: start processing /etc/modutils/KnoppMyth include /etc/mythtv/modules/bttv0 include /etc/mythtv/modules/ivtv include /etc/mythtv/modules/ivtv1 ### update-modules: end processing /etc/modutils/KnoppMyth so I tried to edit bttv0 so that it said this: Code: alias char-major-81-0 bttv
options bttv card=64,-1 options tuner type=2,44 because the TV Wonder VE is /dev/video and the ivtv card is /dev/video1. This did not work... it only changed the tuner type for the pvr-350 so what do I need to edit to change the tuner type for my bttv card?? |
Author: | cesman [ Wed Feb 09, 2005 8:15 pm ] |
Post subject: | |
Perhaps a search of the forum? etc mythtv modules bttv all terms...hint hint hint |
Author: | ViralHex [ Thu Feb 10, 2005 12:36 am ] |
Post subject: | |
![]() I finally got it working, and if anyone needs to know, for future reference this post helped: http://mysettopbox.tv/phpBB2/viewtopic.php?t=2584&highlight=postinstall |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |