[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel panic... :-(



On Mon, Jun 10, 2002 at 08:46:07PM +0200, Helgi Örn wrote:
> Now I just have these left to config:
> Sound: Creative Audigy Platinum eX

apt-get -f install alsa-modules-2.4.18-686 alsaconf

and alsaconf it.

> CD-burner: HP cd-writer 9500

"hdX=ide-scsi" into append line of lilo.conf

cdrecord -scanbus should print the scsi-generic ID of your device.

> TV-card: Hauppauge WinTV

here is my /etc/modutils/bttv

-[snip]-
#
# TV
#

alias char-major-81     videodev
alias char-major-81-0   bttv
alias char-major-89	i2c-dev
pre-install bttv        modprobe -k msp3400; modprobe -k tuner
options i2c             i2c_debug=0 verbose=0 scan=1
options i2c-core	i2c_debug=1
options i2c-algo-bit	bit_test=1
#options bttv            radio=0 card=10 pll=2 triton1=1 tuner=5
options bttv            radio=0 card=10
options msp3400         debug=0
options tuner           debug=1
-[snip]-

update-modules and "modprobe bttv". be sure to adjust above driver
options to your fit. above setup ist for my hauppauge wintv pci with a
BT878 chipset.


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: