LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 03-04-2004, 05:27 PM   #1
okiyani
LQ Newbie
 
Registered: Feb 2004
Distribution: Mandrake
Posts: 8

Rep: Reputation: 0
Leadtek TV card with fedora core 1


I am trying to get Leadtek's 2000 expert card to work in fedora. I have installed the drivers cx88, and xawtv. It seems that xawtv does not know of any video devices. and the kernel thinks that TV card will work with bttv driver. Any ideas?

appreciate any help in advance.
Thanks



leadtek 2000 Expert
kernel: 2.4.22-1.2174.nptlsmp
drivers installed: cx88


make install of cx88
----
[root@pvil cx88-0.0.2]# make install
strip --strip-debug video-buf.o v4l1-compat.o v4l2-common.o btcx-risc.o cx88xx.o cx8800.o tuner.o tda9887.o
su -c "mkdir -p /lib/modules/2.4.22-1.2174.nptlcustom/v4l2; cp -v video-buf.o v4l1-compat.o v4l2-common.o btcx-risc.o cx88xx.o cx8800.o tuner.o tda9887.o /lib/modules/2.4.22-1.2174.nptlcustom/v4l2; /sbin/depmod -a"
`video-buf.o' -> `/lib/modules/2.4.22-1.2174.nptlcustom/v4l2/video-buf.o'
`v4l1-compat.o' -> `/lib/modules/2.4.22-1.2174.nptlcustom/v4l2/v4l1-compat.o'
`v4l2-common.o' -> `/lib/modules/2.4.22-1.2174.nptlcustom/v4l2/v4l2-common.o'
`btcx-risc.o' -> `/lib/modules/2.4.22-1.2174.nptlcustom/v4l2/btcx-risc.o'
`cx88xx.o' -> `/lib/modules/2.4.22-1.2174.nptlcustom/v4l2/cx88xx.o'
`cx8800.o' -> `/lib/modules/2.4.22-1.2174.nptlcustom/v4l2/cx8800.o'
`tuner.o' -> `/lib/modules/2.4.22-1.2174.nptlcustom/v4l2/tuner.o'
`tda9887.o' -> `/lib/modules/2.4.22-1.2174.nptlcustom/v4l2/tda9887.o'
[root@pvil cx88-0.0.2]#

-----
software: xawtv
Xawtv error:
---
This is xawtv-3.88, running on Linux/i686 (2.4.22-1.2174.nptlsmp)
can't open /dev/video0: No such device
v4l2: open /dev/video0: No such device
v4l2: open /dev/video0: No such device
v4l: open /dev/video0: No such device
no video grabber device available
---
[root@pvil omer]# xawtv -hwscan
This is xawtv-3.88, running on Linux/i686 (2.4.22-1.2174.nptlsmp)
looking for available devices
port 61-61
type : Xvideo, image scaler
name : NV Video Overlay
---
[root@pvil doc]# /sbin/modprobe cx88
modprobe: Can't locate module cx88

dmesg output
---
Linux video capture interface: v1.00
i2c-algo-bit.o: i2c bit algorithm module
bttv: driver version 0.7.107 loaded
bttv: using 4 buffers with 2080k (8320k total) for capture
bttv: Host bridge is Intel Corp. 82865G/PE/P Processor to I/O Controller
bttv doesn't support your Conexant 2388x card.
---

Last edited by okiyani; 03-04-2004 at 07:20 PM.
 
Old 03-04-2004, 09:17 PM   #2
okiyani
LQ Newbie
 
Registered: Feb 2004
Distribution: Mandrake
Posts: 8

Original Poster
Rep: Reputation: 0
Can anyone suggest where to get help on this?

Thanks
 
Old 04-29-2004, 01:33 AM   #3
pe2338
Member
 
Registered: Dec 2002
Location: Bucharest,RO
Distribution: debian etch, sarge and sid
Posts: 407

Rep: Reputation: 30
try using tvtime....

I have bought Leadtek 2000 Expert card, also and I just want too see if it works...

xawtv showed only jammed (? is this the term) images, although few attempts were made.

for me the driver was built-in the debian-ised version of the kernel I use (2.6.5)


I hope I won't have to give back the card.....

I'll keep you informed of my progress.


I almost forgot, I also added my user to the video group...

And another thing,the cx88 driver is now in the mainstream linux kernel as of version 2.6.2, so grab a newer kernel if you don't have one...

Last edited by pe2338; 05-01-2004 at 04:26 AM.
 
Old 04-29-2004, 09:14 PM   #4
pe2338
Member
 
Registered: Dec 2002
Location: Bucharest,RO
Distribution: debian etch, sarge and sid
Posts: 407

Rep: Reputation: 30
Angry damn!!

this tv card (Leadtek 2000 Expert) has some problems. I installed windows just to convince myself is not a linux related problem the one that I had. (well, there is a linux rel probl)

in w32 the card (with the firmware) had proper sound only for one station with the firmware and it "worked" (strange frequency domain for my country) with DScaler.


HEY I made it work!!

receipe:

cx88xx
cx8800
tda9887

tvtime

Now to fix the sound....


is not fixable, the sound is not supported yet (I'll try the 2.6.6 patch over the 2.6.5 kernel tree, maybe I can make it work).

Sound works in mono mode for Hauppauge as I could find out from various places...

Last edited by pe2338; 05-01-2004 at 06:36 AM.
 
Old 05-30-2004, 09:02 PM   #5
sunburntkamel
LQ Newbie
 
Registered: Apr 2004
Location: chicago
Distribution: SUSE 9.1
Posts: 18

Rep: Reputation: 0
weird stuff

i have a leadtek winfast tv2000 xp
which worked on suse 9.0 without any extra drivers or anything.

i switched to redhat for a variety of reasons, but now i don't know where to find the drivers.
 
Old 06-02-2004, 10:10 AM   #6
pe2338
Member
 
Registered: Dec 2002
Location: Bucharest,RO
Distribution: debian etch, sarge and sid
Posts: 407

Rep: Reputation: 30
the sound works with the cx88 0.0.4 drivers with the qss hack (qss=1 - look for this on the video4linux mailing list)

I tried the debian 2.6.6 kernel but still has no sound
 
  


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
tv tuner card on fedora core 3 wnguza Linux - Software 8 01-06-2005 12:22 AM
DVB-T card ,Installing , please help!, Leadtek LR6650 cRuNcHiE Linux - Hardware 3 12-07-2004 04:15 PM
Leadtek Winfast 2000 XP Expert TV Card Nightmare FPxX Linux - Hardware 6 11-02-2004 06:44 AM
wirless card and Fedora Core 2 jason_eks Linux - Laptop and Netbook 1 06-15-2004 12:15 AM
Fedora Core 1.9..Which Wireless Card?? linuxchic24 Linux - Wireless Networking 1 03-24-2004 09:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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