LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 05-23-2004, 06:07 PM   #1
rizzah
Member
 
Registered: May 2004
Posts: 30

Rep: Reputation: 15
TV Card


Hello.

I was wondering if anyone could help me troubleshoot this problem I have with my TV Tuner card. It's a phoebe tv master (no fm) that should be using the bttv drivers. It looks like Mandrake 10 official reconizes the card and I've tried to use the mandrake tv card setup to no avail; because whenever I set the settings to NTSC and us-cable it spits out that there are no channels. I get no channels at all in tvtime or xawtv

the lspci outputs this
Code:
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 16)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:09.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
00:0a.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
00:0a.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
00:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 02)
00:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 02)
00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
my modules.conf shows this and seems correct to me
Code:
probeall usb-interface usb-uhci
alias eth0 8139too
above snd-emu10k1 snd-pcm-oss
alias sound-slot-0 snd-emu10k1
options bttv bttv_verbose=1 tuner=6 card=58

Any ideas on how to get this darn thing to work?
 
Old 05-23-2004, 09:25 PM   #2
doug_s
Member
 
Registered: Apr 2004
Posts: 82

Rep: Reputation: 15
I had a little trouble with 10.0 official not loading the module for my tv card. The problem went away when I put in the community development version, but with 10.0 official I had to fix it myself.

First thing to try is doing lsmod (as root) after booting to see if the module bttv got loaded. If it wasn't next do 'modprobe bttv' and do lsmod again to see if that did the trick. If that worked just update the configuration files yourself.

Note that the configuration files are different for the 2.4 and 2.6 kernels. The 2.4 kernel uses /etc/modules.conf and /etc/modules. If you are using 2.4 just put in bttv as the last line in /etc/modules. If you are using the 2.6 kernel the files /etc/modprobe.conf and /etc/modprobe.preload are used, so put bttv in as the last line in /etc/modprobe.preload.

I hope this helps, I'm using a Hauppauge wintv dbx, not the same card you're using.
 
Old 05-23-2004, 10:32 PM   #3
rizzah
Member
 
Registered: May 2004
Posts: 30

Original Poster
Rep: Reputation: 15
The card is loaded I was able to get composite video, however I still cannot get a signal from the coax i fear i will have to enter every tuner number until it works
 
Old 05-23-2004, 11:03 PM   #4
rizzah
Member
 
Registered: May 2004
Posts: 30

Original Poster
Rep: Reputation: 15
I checked my dmesg and this is what i found out

Code:
bttv0: Bt878 (rev 2) at 0000:00:0c.0, irq: 10, latency: 32, mmio: 0xe6000000
bttv0: detected: (Askey Magic/others) TView99 CPH06x [card=38], PCI subsystem ID is 144f:3000
bttv0: using: Askey CPH060/ Phoebe TV Master Only (No FM) [card=58,insmod option]
bttv0: gpio: en=00000000, out=00000000 in=00ffefff [init]
bttv0: using tuner=8
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
tvaudio: TV audio decoder + audio/video mux driver
tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951),ta8874z
tuner: chip found @ 0xc0
tuner: type set to 8 (Temic NTSC (4036 FY5))
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: PLL: 28636363 => 35468950 .. ok
whats up with the i2c not found things?
 
Old 05-24-2004, 09:15 AM   #5
sleepindawg
Member
 
Registered: Aug 2003
Location: Kansas... USA
Distribution: Mandrake10 Offical, Debian Sarge, Knoppix, GO Ubuntu!!! my new home
Posts: 79

Rep: Reputation: 15
your config files shows "using tuner=6", and your dmesg shows "using tuner=8"
 
  


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
Suse 9.0 doesn't detect Ethernet card on nVidia shipset 2, on-board card Realtek 8201 devilpim Linux - Newbie 3 05-27-2006 12:08 AM
Cisco Aironet 350 card on Mandrake 10 Official: card detected but doesn't get IP amitram2001 Linux - Wireless Networking 4 09-19-2004 06:10 PM
Wireless LAN card 802.11b and Ricoh card bus Abdul Mueid Linux - Wireless Networking 4 02-10-2004 04:10 PM
how to set up SMC EZ Card 10/100 ethernet PCI network card mymojo Linux - Networking 2 12-16-2003 02:35 AM
Insert scsi pcmcia card kills existing ethernet card lgetsche Linux - Hardware 0 11-12-2002 04:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 08:12 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