Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
TV Tuner..please assist!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
munky
n00b
n00b


Joined: 11 Jun 2003
Posts: 35
Location: New York

PostPosted: Fri Jun 13, 2003 12:12 pm    Post subject: TV Tuner..please assist! Reply with quote

Hey, I have he Asus TV Tuner card, it uses the "Connexant CX23880". I'm very new to using Linux as a desktop OS so please bare with me. I'm not sure where to start. I have audio support so thats already worked out, now I've been told I need to use Video For Linux 2. What is that? Is it a program or a kernel patch. I have digital cable hooked up to the card by the S-VIDEO input so I don't need to be able to change the channels through it, just display the audio / video.
_________________
-=mUnky=-
"I'm somewhere between geek and normal" --Linus Torvalds
Back to top
View user's profile Send private message
ttye0
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jan 2003
Posts: 109

PostPosted: Fri Jun 13, 2003 2:25 pm    Post subject: Reply with quote

Video4Linux is creatable through kernel compilation.

cd /usr/src/[kernel dir]
make menuconfig


Look in Multimedia>Select Video For Linux

I havn't done this in forever so you'll need to make sure there aren't some other options you need but they would be floating around in the Video For Linux directory under Multimedia. Once your done selecting all the options you need...

make dep && make clean bzImage modules modules_install
cp /usr/src/[kernel dir]/System.map /boot
cp /usr/src/[kernel dir]/arch/i386/boot/bzImage /boot
lilo -v (If you use lilo, not grub)


Just make sure when you copy those two files that your not overwriting a kernel other than the one your working on because a system is capable of having multiple kernels. Once you reboot into your new kernel you SHOULD have /dev/video0 or /dev/v4l/video0. Someone please correct me if I'm wrong or forgetting something.
Back to top
View user's profile Send private message
munky
n00b
n00b


Joined: 11 Jun 2003
Posts: 35
Location: New York

PostPosted: Fri Jun 13, 2003 5:03 pm    Post subject: Reply with quote

Thanks for the help I'll try that when I get home.

1) Does that support my card without any module addons?
2) How do I view the TV?
_________________
-=mUnky=-
"I'm somewhere between geek and normal" --Linus Torvalds
Back to top
View user's profile Send private message
chrispy
Apprentice
Apprentice


Joined: 10 Nov 2002
Posts: 228
Location: Tokyo

PostPosted: Wed Jun 18, 2003 3:20 am    Post subject: Reply with quote

While video4linux is the base for all grabber/tuner things, your conexant chip is not yet fully supported in linux.
It's fairly new, therefore drivers are very alpha.

see : http://bytesex.org/cx88 for more details.

I tried the drivers, image quality is next to useless, but it's actively developped, so it's just a matter of time.
in the meantime, i bought a cheap bt878 card for 30 bucks that works marvelously well under linux.

hope it helps.

cheers

[edit] to watch tv, you need an app that will talk to the v4l drivers. imho the best/most practical is XAWTV [/edit]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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