bug in genrate-modprobe.conf

From: Knut J Bjuland (knutjbj@online.no)
Date: Sat Jan 11 2003 - 10:08:58 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:37 EST