LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 11-28-2005, 05:44 AM   #1
d0mba
LQ Newbie
 
Registered: Nov 2005
Posts: 12

Rep: Reputation: 0
Question TV card!


I have Mercury TV Tuner Card, i cannot find any drivers for SuSe 10.How do I configure my TV card in SuSe 10?

Last edited by d0mba; 12-01-2005 at 03:39 AM.
 
Old 11-28-2005, 05:52 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
assuming it's based on the brooktree 878 just run "modprobe bttv" and it should bve ready to use. there will be no specific driver, becuase it's supported at chipset level, not manufacturer level.
 
Old 11-28-2005, 06:08 AM   #3
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
Re: � TV card!

Quote:
Originally posted by d0mba
I have Mercury TV Tuner Card, i cannot find any drivers for SuSe 10.How do I configure my TV card in SuSe 10?
Can you check the chipset of the card and the tuner?
To use the card you need to load the module with the correct options.
In most cases all you need to do is
Code:
modprobe bttv card=x tuner=y
where x,y are the correct values from
/usr/src/linux-<version>/Documentation/video4linux/CARDLIST.bttv
and
/usr/src/linux-<version>/Documentation/video4linux/CARDLIST.tuner
 
Old 11-28-2005, 11:35 AM   #4
d0mba
LQ Newbie
 
Registered: Nov 2005
Posts: 12

Original Poster
Rep: Reputation: 0
sorry i am a total nub for linux,i have youst started to use suse 10,so i dont know anything.Can someone explane me from the beginning how do i configure my card.
My chipset is
Philips SAA7130HL Multimedia Capture Device

thanks....
 
Old 11-28-2005, 01:07 PM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
ahh right, so it's not a bttv card, use the saa7134 driver instead the - "modprobe saa7134"
 
Old 11-28-2005, 01:13 PM   #6
d0mba
LQ Newbie
 
Registered: Nov 2005
Posts: 12

Original Poster
Rep: Reputation: 0
how do i use this driver?How do I install it?Where can I download this driver?
 
Old 11-28-2005, 01:31 PM   #7
eka
Member
 
Registered: Jul 2005
Location: Bulgaria Plovdiv
Distribution: Mandriva 2006
Posts: 104

Rep: Reputation: 15
After loading driver (modprobe saa7134) you have to install software for watching and recording TV.Xaw TV ,TV Time ,XDTV will be useful.
PS
Type in console as root:
# modprobe saa7134

Last edited by eka; 11-28-2005 at 01:37 PM.
 
Old 11-28-2005, 01:38 PM   #8
d0mba
LQ Newbie
 
Registered: Nov 2005
Posts: 12

Original Poster
Rep: Reputation: 0
where can i get this driver?
 
Old 11-28-2005, 02:17 PM   #9
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
like the guy there just said, it should already be on your system. there is no "get". Please pay careful attention to the replies
 
Old 11-28-2005, 02:21 PM   #10
d0mba
LQ Newbie
 
Registered: Nov 2005
Posts: 12

Original Poster
Rep: Reputation: 0
lol...sorry about that...but how do i load it?
 
Old 11-28-2005, 04:02 PM   #11
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
good grief.. we've told you twice exactly how to load it...
 
Old 11-28-2005, 04:46 PM   #12
d0mba
LQ Newbie
 
Registered: Nov 2005
Posts: 12

Original Poster
Rep: Reputation: 0
when i enter modprobe saa7134 card=x tuner=y in console nothing happends,and when I enter /usr/src/linux-<version>/Documentation/video4linux/CARDLIST.bttv
or
/usr/src/linux-<version>/Documentation/video4linux/CARDLIST.tuner

i get a responde that that directory does not exists.Am I entering something wronge in a console?
 
Old 11-29-2005, 01:40 AM   #13
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
he said:
Quote:
Type in console as root:
# modprobe saa7134
i said:
Quote:
"modprobe saa7134"
nothing will "happen" it will just load the driver in the background.
 
Old 11-30-2005, 02:26 PM   #14
eka
Member
 
Registered: Jul 2005
Location: Bulgaria Plovdiv
Distribution: Mandriva 2006
Posts: 104

Rep: Reputation: 15
By the way isn't there some graphic tool for setting up TV card in SuSE? Some kind of control center or whatever?
 
Old 11-30-2005, 02:29 PM   #15
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
That'd be Yast i guess, but i've never used it myself
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 - Hardware

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