LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-16-2005, 12:30 AM   #16
CrazyDelta
LQ Newbie
 
Registered: Mar 2005
Posts: 16

Original Poster
Rep: Reputation: 0

jsutton,

Sorry, but what do you mean by the sources for my kernel?
 
Old 03-16-2005, 10:41 AM   #17
CrazyDelta
LQ Newbie
 
Registered: Mar 2005
Posts: 16

Original Poster
Rep: Reputation: 0
Totally stuck, I have no clue how to move forward.
I read the README file for my CX88 driver, which is as follows:


cx8800 release notes
====================

This is a v4l2 device driver for the cx2388x chip.


current status
==============

video
- Basically works.
- Some minor image quality glitches.
- Red and blue are swapped sometimes for not-yet known
reasons (seems to depend on the image size, try to resize
your tv app window as workaround ...).
- For now only capture, overlay support isn't completed yet.

audio
- The chip specs for the on-chip TV sound decoder are next
to useless :-/
- Neverless the builtin TV sound decoder starts working now,
at least for PAL-BG. Other TV norms need other code ...
FOR ANY REPORTS ON THIS PLEASE MENTION THE TV NORM YOU ARE
USING.
- Most tuner chips do provide mono sound, which may or may not
be useable depending on the board design. With the Hauppauge
cards it works, so there is mono sound available as fallback.
- audio data dma (i.e. recording without loopback cable to the
sound card) should be possible, but there is no code yet ...

vbi
- some code present. Doesn't crash any more, but also doesn't
work yet ...


how to add support for new cards
================================

The driver needs some config info for the TV cards. This stuff is in
cx88-cards.c. If the driver doesn't work well you likely need a new
entry for your card in that file. Check the kernel log (using dmesg)
to see whenever the driver knows your card or not. There is a line
like this one:

cx8800[0]: subsystem: 0070:3400, board: Hauppauge WinTV \
34xxx models [card=1,autodetected]

If your card is listed as "board: UNKNOWN/GENERIC" it is unknown to
the driver. What to do then?

(1) Try upgrading to the latest snapshot, maybe it has been added
meanwhile.
(2) You can try to create a new entry yourself, have a look at
cx88-cards.c. If that worked, mail me your changes as unified
diff ("diff -u").
(3) Or you can mail me the config information. I need at least the
following informations to add the card:

* the PCI Subsystem ID ("0070:3400" from the line above,
"lspci -v" output is fine too).
* the tuner type used by the card. You can try to find one by
trial-and-error using the tuner=<n> insmod option. If you
know which one the card has you can also have a look at the
list in CARDLIST.tuner

Have fun,

Gerd

--
Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]


===============================================
I typed dmesg and there is no line with "cx8800"

Sorry Dudski,
But I ain't having fun.
 
Old 03-16-2005, 01:43 PM   #18
0pal_t0ad
Member
 
Registered: Feb 2004
Location: Southampton, England
Distribution: Laptop:Gentoo-i686-2.6.9-r9 Desktop:Slackware10 2.4.26
Posts: 298

Rep: Reputation: 30
i've just downloaded the driver to have a look at it, but while i do that, run 'lsmod' and post the output.
 
Old 03-16-2005, 02:13 PM   #19
jsutton
Member
 
Registered: Nov 2003
Location: Greenville, SC, USA
Distribution: (K)ubuntu 5.04 / Fedora 4
Posts: 113

Rep: Reputation: 15
Quote:
Originally posted by CrazyDelta
jsutton,

Sorry, but what do you mean by the sources for my kernel?
Make sure that you have the source code for the version of the kernel that you're running. You can find your kernel version by typing this into a terminal:

Code:
uname -r
I don't use Suse, so I don't know if there is a simple package for this or not. In earlier versions of Fedora, there was a kernel-source package (later renamed to kernel-sourcecode, and even later, it was removed altogether and replaced with a kernel*.src.rpm). Any Suse people out there that know how to get the kernel sources installed?
 
Old 03-16-2005, 02:34 PM   #20
0pal_t0ad
Member
 
Registered: Feb 2004
Location: Southampton, England
Distribution: Laptop:Gentoo-i686-2.6.9-r9 Desktop:Slackware10 2.4.26
Posts: 298

Rep: Reputation: 30
Quote:
Originally posted by CrazyDelta
[BI typed dmesg and there is no line with "cx8800"

Sorry Dudski,
But I ain't having fun. [/B]
that's 'cos the driver isn't loaded. i hope that suse comes with the 2.6 kernel, 'cos the driver should be on you computer already. If they are, then all you need to do is insert them into your kernel i know it must sound like gibberish, but it's actually quite easy. If you think of the kernel as the brain, so the kernel is to linux what the cpu is to the PC(almost) and modules...well they're the drivers(probably more than that, but that's how i think of them).

so when you run lsmod, it gives you a list of all the modules which have been inserted and are running.
to insert a module you use modprobe [module name], eg. modprobe cx8800 and cx88xx and seeing as video4linux uses i2c, it wouldn't hurt to insert i2c_core and i2c_algo_bit, maybe even v4l(i think that's module)

the two i2c mods might need to be inserted in a specific order, so if you get an error try the next one and do the other one after.

well my kernel has just finished compiling.... it's time for me to take a deep breath and reboot
 
Old 03-17-2005, 12:41 PM   #21
jsutton
Member
 
Registered: Nov 2003
Location: Greenville, SC, USA
Distribution: (K)ubuntu 5.04 / Fedora 4
Posts: 113

Rep: Reputation: 15
Suse 9.2 does use a 2.6 kernel, but I haven't had the best of luck with the cx88xx driver that's included with the kernel. The driver that I linked to above worked fine for me (on Fedora 2/3 at least).
 
  


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
WinFast TV2000XP Expert tv tuner zerooo Linux - Hardware 8 02-01-2006 07:56 AM
Winfast TV 2000 Xp Expert Dimega Linux - Hardware 2 01-12-2005 05:59 PM
winfast tv 2000 xp expert netsurf Linux - Newbie 8 12-08-2004 04:32 PM
new winfast tv2000 expert cratos Slackware 7 06-12-2004 12:48 PM
Leadtek Winfast TV 2000 XP Expert and Linux LeHardi Linux - Hardware 0 04-05-2004 05:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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