LinuxQuestions.org
Visit Jeremy's Blog.
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 09-29-2004, 11:23 AM   #1
fusi0n1911
LQ Newbie
 
Registered: Aug 2004
Distribution: Slack 10
Posts: 4

Rep: Reputation: 0
WinTV help needed


After searching high and low for an answer I thought i would come here in the hope that someone could shed some light on my problem. I run Slackware 10 and have a Super TV Tuner card. The problem is that i can get a picture but no sound. I have tried using the programs tvtime and xawtv(?) and both do not pick up the sound. I also tried to plug the speakers directly into the TV card but still no sound. Is there something i have to install or configure to get the sound? Everything else works fine (Listening to music, watching DVDs etc)

Hope someone can shed some light on the problem. Thanks.

Fusi0n1911
 
Old 09-29-2004, 10:20 PM   #2
auditek747
Member
 
Registered: Feb 2004
Location: Ohio, USA
Distribution: Arch Linux
Posts: 464

Rep: Reputation: 30
Do an lsmod to see if all modules are loaded.
You should have:

tuner
tvaudio
bttv
i2c-algo-bit
i2c-core
videodev
snd-bt87x

Also check your mixer, If the tv board is connected to line,
make sure line is unmuted and the volume is up.
 
Old 09-30-2004, 01:59 PM   #3
fusi0n1911
LQ Newbie
 
Registered: Aug 2004
Distribution: Slack 10
Posts: 4

Original Poster
Rep: Reputation: 0
Yep i have them all there... don't know if this means anything, but everything seems to have bttv next to is apart from this:

i2c-algo-bit 7144 1 [bttv]
i2c-core 12804 0 [bttv i2c-algo-bit]
videodev 5952 2 [bttv]
snd-bt87x 5192 0 <<<< does it matter that bttv is not listed next to it?
 
Old 09-30-2004, 10:39 PM   #4
auditek747
Member
 
Registered: Feb 2004
Location: Ohio, USA
Distribution: Arch Linux
Posts: 464

Rep: Reputation: 30
All that stuff should be fine.
Have you run "alsamixer" and put everything up?
 
Old 09-30-2004, 10:55 PM   #5
drj000
Member
 
Registered: Sep 2004
Location: Houston, TX
Distribution: Fedora
Posts: 261

Rep: Reputation: 33
I had the same problem when I switched to KDE. I fixed it by going into KMix, and unselecting "Line-In As Surround" from the advanced options.
 
Old 10-01-2004, 12:48 AM   #6
auditek747
Member
 
Registered: Feb 2004
Location: Ohio, USA
Distribution: Arch Linux
Posts: 464

Rep: Reputation: 30
You could try running tvtime as root, just a stab in the dark.
 
Old 11-25-2004, 01:56 PM   #7
ProtoformX
Member
 
Registered: Feb 2004
Location: Canada
Distribution: LFS SVN
Posts: 334

Rep: Reputation: 34
Just hack the drivers, like so:

Step 1: Download the bttv driver sourcecode unpack it and open your favorite text editor up and replace the *** UNKNOWN/GENERIC *** secton under the struct tvcard bttv_tvcards[] section with this one in bttv-cards.c:

.name = "Super TV Tuner ",
.video_inputs = 4,
.audio_inputs = 1,
.tuner = 0,
.svhs = 2,
.muxsel = { 2, 3, 1, 0},
.tuner_type = TUNER_PHILIPS_NTSC,
.gpiomask = 0x008007,
.audiomux = { 0x000000, 0x000001,0x000000,0x000000, 0},
.needs_tvaudio = 1,
.has_radio = 1,


Step 2: Make the drivers and reboot.

Now you can use both radio and TV tuner perfectly, now all I need to do is figure out how to make the remote work and we are all set.. I'll keep you posted on that. l8ers

Last edited by ProtoformX; 11-25-2004 at 04:17 PM.
 
Old 06-01-2005, 08:12 PM   #8
x_spider2k
LQ Newbie
 
Registered: Apr 2005
Location: Oxnard, CA
Distribution: Fedora Core 3
Posts: 4

Rep: Reputation: 0
Super TV Tuner

I'm editing bttv 0.9.15. I tried editing the bttv-cards.c file like you said, but when i run make or make install, it wont compile correctly. It stops compiling when it gets to the bttv-drivers.o.

Last edited by x_spider2k; 06-01-2005 at 08:18 PM.
 
Old 06-01-2005, 08:56 PM   #9
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Upgrade to kernel version 2.6.11 or the latest stable release because they have add more tuner and card support. If you have PS/2 mouse, make sure you set as a module. You will thank youself latter because making PS/2 software builtin will not work well.
 
Old 06-01-2005, 09:37 PM   #10
x_spider2k
LQ Newbie
 
Registered: Apr 2005
Location: Oxnard, CA
Distribution: Fedora Core 3
Posts: 4

Rep: Reputation: 0
I do have the latest version of FC3 kernel. I'm using the Super TV Tuner and tvtime will not detect it.
 
Old 06-02-2005, 01:22 AM   #11
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
The 0.9.15 bttv drivers are for 2.4.x kernels, so do not use them.

Some parts in the world uses AM audio (poor audio quality if you ask me) to select different channels of audio. You may need to add one of the tdaxxxx modules. Look on the video capture card for a chip. Then refer the IC number to listings in /lib/modules/kernel/drivers/media/video.

Are you sure the card is named Super TV Tuner. What a strange name for video capture card.
 
Old 06-02-2005, 02:22 AM   #12
x_spider2k
LQ Newbie
 
Registered: Apr 2005
Location: Oxnard, CA
Distribution: Fedora Core 3
Posts: 4

Rep: Reputation: 0
Unhappy

Yeah it's a Generic Brand. . .
 
Old 06-02-2005, 03:14 AM   #13
LinuxSeeker
Member
 
Registered: Feb 2004
Location: Linuxland
Distribution: Ubuntu 5.10, KUbuntu 5.10, Mandrake 10.1 - Ubuntu 5.04 (Hoary)
Posts: 346

Rep: Reputation: 30
Are you sure that you have connected the TV-Tuner's line out with your sound card's line in? Are you sure that sound is not disabled for line in?
 
Old 06-02-2005, 04:10 AM   #14
x_spider2k
LQ Newbie
 
Registered: Apr 2005
Location: Oxnard, CA
Distribution: Fedora Core 3
Posts: 4

Rep: Reputation: 0
It's just the video. It will not detect any channels. Everything is plugged in appropriately.
 
  


Reply



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
Usb Wintv Lasker Linux - Hardware 0 05-14-2005 07:59 AM
wintv usb2 joshcav Linux - Hardware 2 05-13-2005 10:45 AM
wintv go help needed gadhiraju Linux - Hardware 11 10-06-2004 02:46 PM
wintv go help needed gadhiraju Linux - General 1 10-05-2004 10:26 AM
Wintv USB patthew Linux - Hardware 1 03-29-2004 07:27 PM

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

All times are GMT -5. The time now is 04:41 AM.

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