* Support for Items ITV-301
@ 2009-08-09 5:14 Michael A. Fallavollita, Ph.D.
2009-08-09 8:22 ` hermann pitton
0 siblings, 1 reply; 3+ messages in thread
From: Michael A. Fallavollita, Ph.D. @ 2009-08-09 5:14 UTC (permalink / raw)
To: video4linux-list
Hello to the list.
I bought a generic SAA7130 based card from ebay a while back. After
much research I have determined that it is an ITV-301. I noticed in
searching the archives of this list that a patch was posted by Andre
Auzi a while back but it doesn't appear that this card made it into the
current source. I was wondering if anyone has a current build of the
module that includes support for this device or perhaps can point me to
a supported card in the list that works.
Thanks.
-- Mike
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Support for Items ITV-301 2009-08-09 5:14 Support for Items ITV-301 Michael A. Fallavollita, Ph.D. @ 2009-08-09 8:22 ` hermann pitton 2009-08-10 0:04 ` hermann pitton 0 siblings, 1 reply; 3+ messages in thread From: hermann pitton @ 2009-08-09 8:22 UTC (permalink / raw) To: Michael A. Fallavollita, Ph.D.; +Cc: video4linux-list Hi Michael, Am Samstag, den 08.08.2009, 22:14 -0700 schrieb Michael A. Fallavollita, Ph.D.: > Hello to the list. > > I bought a generic SAA7130 based card from ebay a while back. After > much research I have determined that it is an ITV-301. I noticed in > searching the archives of this list that a patch was posted by Andre > Auzi a while back but it doesn't appear that this card made it into the > current source. I was wondering if anyone has a current build of the > module that includes support for this device or perhaps can point me to > a supported card in the list that works. > > Thanks. > > -- Mike > > http://article.gmane.org/gmane.comp.video.video4linux/38064 how can you ever know, it is a ITV-301? saa7133[0]: Huh, no eeprom present (err=-5)? It can be anything with any tuner. Likely this is why that patch never made it in. The interesting lines are: + * saa7133[0]: board init: gpio is 4c04c00 + * tuner' 2-0043: chip found @ 0x86 (saa7133[0]) Any such the same? Have a look at saa7134-cards.c. Anything with vmux = 3 and amux = LINE2 for TV and forced tuner=38 should work then for TV. Well, we have already a lot of duplicate code. Cheers, Hermann -- video4linux-list mailing list Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Support for Items ITV-301 2009-08-09 8:22 ` hermann pitton @ 2009-08-10 0:04 ` hermann pitton 0 siblings, 0 replies; 3+ messages in thread From: hermann pitton @ 2009-08-10 0:04 UTC (permalink / raw) To: Michael A. Fallavollita, Ph.D., Andre Auzi; +Cc: video4linux-list, linux-media Hi, Am Sonntag, den 09.08.2009, 10:22 +0200 schrieb hermann pitton: > Hi Michael, > > Am Samstag, den 08.08.2009, 22:14 -0700 schrieb Michael A. Fallavollita, > Ph.D.: > > Hello to the list. > > > > I bought a generic SAA7130 based card from ebay a while back. After > > much research I have determined that it is an ITV-301. I noticed in > > searching the archives of this list that a patch was posted by Andre > > Auzi a while back but it doesn't appear that this card made it into the > > current source. I was wondering if anyone has a current build of the > > module that includes support for this device or perhaps can point me to > > a supported card in the list that works. > > > > Thanks. > > > > -- Mike > > > > > > http://article.gmane.org/gmane.comp.video.video4linux/38064 > > how can you ever know, it is a ITV-301? > > saa7133[0]: Huh, no eeprom present (err=-5)? > > It can be anything with any tuner. > > Likely this is why that patch never made it in. > > The interesting lines are: > > + * saa7133[0]: board init: gpio is 4c04c00 > + * tuner' 2-0043: chip found @ 0x86 (saa7133[0]) > > Any such the same? > > Have a look at saa7134-cards.c. > > Anything with vmux = 3 and amux = LINE2 for TV and forced tuner=38 > should work then for TV. Well, we have already a lot of duplicate code. > looked closer to cards without eeprom. This Items ITV-301 seems to be identical with current Manli MTV301. http://www.manli.com/eng_products_detail.php?pCatId=63&productId=105# http://pcgeneral.hu/images/itv301.jpg Andre in his later patches uses also the IR configuration of prior Manli cards we have. The above card(s) use now saa7135 chips, the older ones we have saa7130. Because of that, there is a flaw in Andre's patch. He uses, like on saa7130 mono only chips, LINE2 input from tuner to the saa7135. This is only mono sound from the tuner. Instead amux = TV should be used to get stereo sound on that board. (Some older cards still have mono from tuner additionally in their configuration) This, in combination with the Manli IR, the different audio clock compared to the Manli cards and the MK3 tuner would justify a new entry for the card I think. Could you try, if .amux = TV works for Television? Reworked patches must go to linux-media@vger.kernel.org This is the valid list now and "patchwork", patchwork.kernel.org for linux-media, tries to collect the patches from that list. Make sure to run "make checkpatch" before and send also as .patch attachment. Andre's mailer breaks the lines. I'm not sure for what that gpiomask is needed, but else you could try for now with "options saa7134 card=27 tuner=38 audio_clock_override=0x00187de7" That will also have only mono sound for Television. Cheers, Hermann ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-08-10 0:05 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-08-09 5:14 Support for Items ITV-301 Michael A. Fallavollita, Ph.D. 2009-08-09 8:22 ` hermann pitton 2009-08-10 0:04 ` hermann pitton
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox