public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* bug in genrate-modprobe.conf
@ 2003-01-11 15:08 Knut J Bjuland
  0 siblings, 0 replies; only message in thread
From: Knut J Bjuland @ 2003-01-11 15:08 UTC (permalink / raw)
  To: linux-kernel

genrate-modprobe is unable to convert my modules.conf.  Which is below.
Please cc: me. The problem is that the converting script does not
produce a modprobe.conf at all.  I am running this script as root booted
into linux 2.5.54 in init mode 1.

alias parport_lowlevel parport_pc
alias usb-controller usb-uhci
alias eth0 3c59x


# #alsa
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
#options snd snd_cards_limit=1
##oss lite
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
##oss service
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
post-install snd-emu10k1-synth sfxload /etc/midi/8mbgmsfx.sf2;
/usr/sbin/alsactl restore


# alsa finsihed
options ide-cd dma=1

# bttv
#alias char-major-81 videodev
alias char-major-81  bttv

# BTTV setup by JeMi - 8/Dec/2000
options bttv pll=1 radio=0 card=39
options tuner type=5
post-install bttv /sbin/modprobe "-k" tuner;
                   /sbin/modprobe "-k" msp3400

#nvidia

alias char-major-195 nvidia



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-11 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-11 15:08 bug in genrate-modprobe.conf Knut J Bjuland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox