Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to start configuring a TV card (Hauppauge WinTv)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Mossi
n00b
n00b


Joined: 26 Apr 2005
Posts: 27

PostPosted: Sun May 01, 2005 8:11 pm    Post subject: how to start configuring a TV card (Hauppauge WinTv) Reply with quote

after most things in my new gentoo system are running, I will now start to configure my TV card. I'm not sure if this card is supported and I have no idea how to figure this out.

lspci shows following two entries:
Code:
0000:00:06.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
0000:00:06.1 Multimedia controller: Conexant: Unknown device 8811 (rev 05)


I think this is my TV-Card.

And now... How to start? ;) Is there a Howto for this? Or can anybody explain how to configure.

Thank you
Back to top
View user's profile Send private message
mens
Guru
Guru


Joined: 27 Aug 2003
Posts: 392
Location: Belgium

PostPosted: Sun May 01, 2005 8:43 pm    Post subject: Reply with quote

Check /usr/src/linux/Documentation/video4linux/
If your card is supported (most hauppage cards are) it should show up in one of the CARDLIST files. Compile the necessary modules in the kernel and specify the appropriate module options for your card (again: see CARDLIST) in /etc/modules.d/aliases and run modules-update.

I hope this will get you started
Back to top
View user's profile Send private message
Mossi
n00b
n00b


Joined: 26 Apr 2005
Posts: 27

PostPosted: Sun May 01, 2005 10:05 pm    Post subject: Reply with quote

Sorry, I have no idea how to start. I checkd the CARDLIST-files but there is no info to me.
the entry for card80 in CARDLIST.bttv looks bettest to me, but which modules depends on this entry?

what I have done until now:
Kernel:
Code:

[M] --> Video for Linux
   Video for Linux
      --> [M] Conexant 2388x (bt878 successor) support


That's all ;)
Back to top
View user's profile Send private message
Fredde
Tux's lil' helper
Tux's lil' helper


Joined: 08 Feb 2005
Posts: 98

PostPosted: Mon May 02, 2005 12:14 pm    Post subject: Reply with quote

You are on the right path, you need a couple of modules loaded to make it work:

i2c-core
i2c-algo-bit
videodev
and the module for your chip (2388x)

compile them as modules in the kernel, reboot with your new kernel and load them with modprobe in the above order.
Then try to get some picture with mplayer (remember to compile it with USE flag v4l and v4l2):

mplayer tv://{channel} -tv driver=v4l2 -vo xv -ao alsa

channel: some channel depending on your tv supplier, xv: if you use X, alsa: if you use alsa ;-)
Back to top
View user's profile Send private message
jspeybro
Tux's lil' helper
Tux's lil' helper


Joined: 06 Apr 2004
Posts: 121
Location: Brussels

PostPosted: Tue May 03, 2005 11:57 pm    Post subject: Reply with quote

I used tvtime and xawtv to watch channels. Start it from a terminal to see errormessages.
_________________
http://counter.li.org - Registered Linux user #295636
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum