LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-31-2006, 12:13 PM   #1
A_Complete_Idiot
LQ Newbie
 
Registered: Jul 2006
Posts: 12

Rep: Reputation: 0
TV Card - Picture but no sound


I am trying to use a Pinnacle PCTV 50i tuner card http://www.pinnaclesys.com/PublicSit...enna)/PCTV+50i with Fedora Core 5. I do not know the chip set Pinnacle uses, as they do not admit to this on the box for the TV tuner hardware or their website. I am not certain how Fedora 5 identified the card, as I do not know how to look this up in Fedora (still a newbie to FC 5).

Anyway, the TV tuner part works fine under tvtime, except no sound. I've gone over the hardware connections in extraordinary detail, and the computer's sound hardware tests okay, and the connections with the TV card's audio output are correct. But no sound.

The card is designed for use with Win XP, but I don't have Win XP, so I have no way to test the card in another system, with the software supplied by Pinnacle. The card is new. I'm wondering if the tuner card's audio output is defective or if this is a software problem.

Has anyone had a similar experience with TV tuner cards under Linux? Anyone have any ideas on how to troubleshoot this? Would a TV tuner program other than tvtime work?
 
Old 07-31-2006, 04:56 PM   #2
AAnarchYY
Member
 
Registered: Sep 2004
Location: Carlisle, MA
Distribution: Debian 8
Posts: 419

Rep: Reputation: 30
ive had that happen once, the sound was muted :-p
i used xawtv.
 
Old 07-31-2006, 09:58 PM   #3
A_Complete_Idiot
LQ Newbie
 
Registered: Jul 2006
Posts: 12

Original Poster
Rep: Reputation: 0
Unhappy

Well, I've been doing a little research. On the chance this may help someone else, here's what I found at the tvtime web site:

Quote:
4. Audio problems with Prolink PixelView cards

The bttv driver seems to misdetect Prolink Pixelview cards pretty badly. There are five Prolink cards listed in CARDLIST for the bttv driver:

card=16 - Prolink Pixelview PlayTV (bt878)
card=37 - Prolink PixelView PlayTV pro
card=50 - Prolink PV-BT878P+4E /
PixelView PlayTV PAK /
Lenco MXTV-9578 CP
card=70 - Prolink Pixelview PV-BT878P+ (Rev.4C)
card=72 - Prolink Pixelview PV-BT878P+9B
(PlayTV Pro rev.9B FM+NICAM)

The bttv driver cannot seem to autodetect these cards correctly. We have found that cards which should use card=70 but are instead loaded using card=72 are causing audio mute/unmute to fail randomly, or even be inverted, resulting in no audio or just snippets of audio. To avoid this, please make sure you are using the correct variant of this card. Specifically, the rev 9D of the newer Pixelview cards should use card=70 and not card=72.

So, I guess this is a software problem. Tvtime is not identifying the correct version of the TV card and this is resulting in a failure of the mute function. Unfortunately, there's no way to fix it - tvtime recommends getting a different TV tuner card! {By the way, I'm not sure that my Pinnacle PCTV 50i is a Pixelview Play TV clone, but this sounds a lot like my problem.}

I'd switch to a different TV tuner program, but I can't find one that will work under Fedora Core 5. Xawtv and Zapping are not available for FC 5, nor did a google search turn up any other alternatives. Of course, since it's the bttv driver itself that (evidently) is misidentifying the TV cards, it may not matter what tuner program is used - I suspect they may all use the same bttv driver.

So, no TV for me.

Last edited by A_Complete_Idiot; 07-31-2006 at 10:06 PM.
 
Old 07-31-2006, 10:09 PM   #4
AAnarchYY
Member
 
Registered: Sep 2004
Location: Carlisle, MA
Distribution: Debian 8
Posts: 419

Rep: Reputation: 30
Quote:
Originally Posted by A_Complete_Idiot
I'd switch to a different TV tuner program, but I can't find one that will work under Fedora Core 5. Xawtv and Zapping are not available for FC 5.
You could compile it yourself :-P

Quote:
Originally Posted by A_Complete_Idiot
I sauspect they may all use the same bttv driver
You would suspect correctly Im not sure how those tv tuner cards work but isnt there a way to manualy load the card=70 ? perhaps in an insmod/modprobe
 
Old 07-31-2006, 10:16 PM   #5
A_Complete_Idiot
LQ Newbie
 
Registered: Jul 2006
Posts: 12

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by AAnarchYY
You could compile it yourself :-P
You flatter me, AAnarchYY! You forget that I am, after all, A_Complete_Idiot!


Quote:
Originally Posted by AAnarchYY
You would suspect correctly Im not sure how those tv tuner cards work but isnt there a way to manualy load the card=70 ? perhaps in an insmod/modprobe
Yeah, I thought about that, too. I suspect there must be a way to force the card=70 manually, but I have no idea how to go about doing that. I figured if it was easy to do, the tvtime web site might have given instructions for that, rather than recommend I buy a new card!

Last edited by A_Complete_Idiot; 07-31-2006 at 10:27 PM.
 
Old 07-31-2006, 10:23 PM   #6
AAnarchYY
Member
 
Registered: Sep 2004
Location: Carlisle, MA
Distribution: Debian 8
Posts: 419

Rep: Reputation: 30
yep i though so, there is an insmod force, ironicly enough its card=##
look in your kernel docs, there is an entire bttv folder with tons of stuff.
Quote:
Originally Posted by A_Complete_Idiot
You forget that I am, after all, A_Complete_Idiot!
well you found out some information by doing a little digging on your own, thats more than most do ;-)

so to recap, try and reload the module and check for sound.
rmmod bttv
modprobe bttv card=70
 
Old 07-31-2006, 10:35 PM   #7
johnson_steve
Senior Member
 
Registered: Apr 2005
Location: BrewCity, USA (Milwaukee, WI)
Distribution: Xubuntu 9.10, Gentoo 2.6.27 (AMD64), Darwin 9.0.0 (arm)
Posts: 1,152

Rep: Reputation: 46
no way to fix it? you give up to easily. the bttv driver automatically sets my winfast tv2000xp to pal (tuner=5) and won't let you change it. A quick edit of the bttv source and a kernel recompile, and now the default is 43 and it works fine. problems with the bttv kernel driver will affect all linux tv applications so using xawtv won't work any better then tvtime. How is the sound hooked up for your card? mine has a cable that runs to the cd-in on my soundcard, so I had to make sure cd wasn't muted in alsa-mixer and edit the tvtime config and tell it to use cd for the volume and all worked well.

If your card is misdetected by the bttv driver and you think you know what it should be detected as it can probably be fixed by editing:

/usr/src/linux/drivers/media/video/bt8xx/bttv-cards.c

Edit:
Try AAnarchYY's solution first. I had to do this as even when I set it manualy to 43 it would still load as 5. if his solution does work you can add it to your kernel command line in your bootloader so it works everytime you boot.

Last edited by johnson_steve; 07-31-2006 at 10:40 PM.
 
  


Reply

Tags
tuner, tv, tvtime



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
TV Tuner card (saa7134) - good picture, no sound anoopsinha Linux - Hardware 48 06-25-2009 09:34 PM
xawtv has picture but no sound FreakWent Mandriva 9 04-26-2007 08:09 AM
Pinnacle PCTV card with Bt878 chipset - picture - no sound - only few channels vharishankar Linux - Hardware 2 04-06-2006 08:37 AM
Flash in Firefox, sound gets behind picture RodWC Linux - General 2 02-24-2006 08:24 AM
Doom 3 - No Picture, But Sound BarfBag Linux - Games 2 09-02-2005 07:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration