Phoronix Forums  

Go Back   Phoronix Forums > Hardware > General Hardware

General Hardware Discuss anything and everything else here, including mobile devices.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-23-2006, 02:13 PM
c_f_v c_f_v is offline
Junior Member
 
Join Date: Oct 2006
Posts: 10
Default USB TV Card

Hi everyone. I'm new on Linux and I found this great site reading a group of news. I have a question: I have a USB 2.0 TV card and I want to know if someone knows how to make it work under Linux. I've tried with Mandriva and KUbuntu, but they don't detect the card. Any suggestion? Thanks very much for the help!
Reply With Quote
  #2  
Old 10-23-2006, 03:13 PM
colo colo is offline
Premium Subscriber
 
Join Date: Jun 2006
Location: Austria
Posts: 97
Default

To get any valueable output, you need to provide us with useable input first

I suggest you boot up a recent version of a GNU/Linux LiveCD (a Ubuntu Edgy Eft Release Candidate for example), stick in your card, open a terminal, run `lsusb` there, and paste its output here. Then we might be able to tell you if and possibly how you'll be able to get it to work.

Cheers, and have fun!
__________________
Free Software. Free Society. Better Lives.
Reply With Quote
  #3  
Old 10-23-2006, 03:37 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,564
Default

Quote:
Originally Posted by c_f_v View Post
Hi everyone. I'm new on Linux and I found this great site reading a group of news. I have a question: I have a USB 2.0 TV card and I want to know if someone knows how to make it work under Linux. I've tried with Mandriva and KUbuntu, but they don't detect the card. Any suggestion? Thanks very much for the help!
Welcome to the forums.

We first need to know what the USB TV unit actually is, since there are many popular chipsets. What is the manufacturer and model of your USB TV card? Like colo said, providing the output of lsusb would also be helpful.
Reply With Quote
  #4  
Old 10-24-2006, 11:17 AM
c_f_v c_f_v is offline
Junior Member
 
Join Date: Oct 2006
Posts: 10
Smile

Thanks for your answer!
The card is a Compro Action Mate USB 2.0. I've just downloaded the Ubuntu suggested, and tonight at home, I'll run the command "lsusb" as you mentioned.
Thanks!
Reply With Quote
  #5  
Old 10-24-2006, 11:24 AM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,564
Default

From a quick search it looks like it might be the saa7134 based. The kernel module is included with recent 2.6 kernels, so you may want to try modprobe'ing saa7134 and then dmesg | grep "saa713". If you need help or have additional questions, just post. I have lots of experience with the saa7134.
Reply With Quote
  #6  
Old 10-24-2006, 11:50 AM
c_f_v c_f_v is offline
Junior Member
 
Join Date: Oct 2006
Posts: 10
Smile

Great! To be honest, I'm not a Linux expert. Could you be more explicit about the steps that I have to perform?.
Thanks in advance.
Reply With Quote
  #7  
Old 10-24-2006, 12:15 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,564
Default

For Ubuntu it should be something like this... With the TV card connected, boot up Ubuntu Edgy Eft into GNOME.

In the terminal enter:

Code:
 sudo modprobe saa7134
then

Quote:
dmesg | grep "saa"
and post the output...
Reply With Quote
  #8  
Old 10-25-2006, 09:39 AM
c_f_v c_f_v is offline
Junior Member
 
Join Date: Oct 2006
Posts: 10
Talking

Hi!. I'm here again.
I'm very happy because the Ubuntu appears to recognize the card!.

See lsusb output

cfv@cfv-laptop:~$ lsusb
Bus 005 Device 004: ID 0930:6533 Toshiba Corp. 512M USB Stick
Bus 005 Device 002: ID 185b:3000 Compro
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 002: ID 0a5c:201e Broadcom Corp.
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

and....

cfv@cfv-laptop:~$ sudo modprobe saa7134
Password:
cfv@cfv-laptop:~$ dmesg|grep "saa"
[17179726.548000] saa7130/34: v4l2 driver version 0.2.14 loaded
[17179726.580000] saa7134 ALSA driver for DMA sound loaded
[17179726.580000] saa7134 ALSA: no saa7134 cards found

so, now? What do you suggest? What app can I use to watch tv?
Thanks very much for your help!!
Reply With Quote
  #9  
Old 10-25-2006, 09:44 AM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,564
Default

Actually, it didn't exactly find it:

Quote:
[17179726.580000] saa7134 ALSA: no saa7134 cards found
Try

Quote:
sudo modprobe saa7123 i2c_scan=1
Otherwise your USB tuner may actually not be the saa7134 Chipset.
Reply With Quote
  #10  
Old 10-25-2006, 10:17 AM
c_f_v c_f_v is offline
Junior Member
 
Join Date: Oct 2006
Posts: 10
Default


That´s too bad!

sudo modprobe saa7134 ic2_scan=1

result: FATAL: error inserting saa7134 (/lib/modules/2.6.17-10-generic/kernel/drivers/media/video/saa7134/saa7134.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for saa7134.

Last edited by c_f_v; 10-25-2006 at 10:58 AM.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


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


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2009 by Phoronix Media.