Re: bttv.o

From: Jan Schledermann (jan_at_-remove-schledermann.org)
Date: 12/03/03


Date: Wed, 03 Dec 2003 11:23:45 +0100

CMP wrote:

> Hi guys,
>
> I still have a TV problem with my whole new SuSE 9.
> As I wasn't able to compile kernel 2.4.23 to solve the problem (I
> know, some of you will say that's easy... I had more success with
> 2.6.0-test11 but I have no sound so far), may someone send me the
> bttv.o file compiled for 2.4.21-144 - I mean a file that works on a
> pinnacle PCTV because the on that comes with SuSE 9 doesn't.
> This way I should be able to wait for 2.6.0 final (I don't give up, I
> will try 2.6.0-test12 when it comes out :-) ).
>
> And, for baskitcaise: I don't know with my answer is not visible yet,
> but yes I did a mkinitrd after compiling - the second time; This is
> why I couldn't boot on the new kernels at the beginning.
>
> Seb.
I upgraded from 8.2 to 9.0 a couple of days ago and I have got my pctv
working.
As on my 8.2 installation the tvcard wasn't working out of the box despite
the fct that it is automatically detected. I think that the problem is with
the i2c bit that is directly related to your graphics card driver.
I wote a script (it is portable. Changes in /etc/modules.conf are release
dependant) that off-loads all the tv stuff and reloads it again with the
correct parameters and modules.
I have pasted the script below for your reference. This script is specific
to my 3dfx voodoo3 card. The parameters for bttv are correct though.
For sound I am using a Creative PCI128 (yeas like the graphics card old
junk!). In order to midi working I am alsways disabling arts in the KDE
control panel AND changing from auto-detect to ALSA.
On my virgin 9.0 install ALL mixer levels where set to zero initially.
That's very quiet!

LISTING:
/sbin/rmmod bttv
/sbin/rmmod i2c-voodoo3
/sbin/rmmod i2c-algo-bit
/sbin/rmmod i2c-core
/sbin/rmmod tuner
/sbin/rmmod videodev

/sbin/insmod i2c-core
/sbin/insmod i2c-algo-bit
/sbin/insmod i2c-voodoo3
/sbin/insmod videodev
/sbin/insmod bttv card=11 radio=1
/sbin/insmod tuner debug=0 type=1

-- 
Jan Schledermann
Mierlo, The Netherlands


Relevant Pages

  • Re: [SLE] [cross post mdk SuSE] Samba Print to PDF
    ... The cannibalizing involved taking the mdk print-pdf script ... On Mandriva when installing a new kernel and you haven't got ... SuSE prompt on to it. ... > (note file permissions) ...
    (SuSE)
  • Re: Newby questions...please be kind
    ... I use NFS between SuSE boxes. ... remote home for myself and wife, ... To execute a script file you should first change its execute bit either ...
    (alt.os.linux.suse)
  • Re: Size of wtmp files
    ... > wtmp file. ... > truncated, then I have to use a somewhat clumsy script to zcat the files, ... Yeah, I've got to repair my ignorance of suse real soon, or I would ... Didn't really occur to me that logrotate ...
    (comp.os.linux.misc)
  • Re: Suse Equivalent of rc.local
    ... In suse 10.2, the nearest thing I can find to rc.local is ... You put your script into /etc/init.d ... but remember that statics can be assigned by your dhcp ... I was just about to point you to the skeleton/template script file ...
    (alt.os.linux.suse)
  • Re: Suse Equivalent of rc.local
    ... In suse 10.2, the nearest thing I can find to rc.local is ... You put your script into /etc/init.d ... but remember that statics can be assigned by your dhcp ... I was just about to point you to the skeleton/template script file ...
    (alt.os.linux.suse)