[SLE] Loading Modules in SuSE 9.1 vs 8.2
From: Terry Eck (terry_eck_at_comcast.net)
Date: 05/31/04
- Previous message: Carlos E. R.: "Re: [SLE] Are theese legal?"
- Next in thread: Anders Johansson: "Re: [SLE] Loading Modules in SuSE 9.1 vs 8.2"
- Reply: Anders Johansson: "Re: [SLE] Loading Modules in SuSE 9.1 vs 8.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 May 2004 14:34:24 -0500 To: SuSE <suse-linux-e@suse.com>
In trying to track down why I cannot get sound to play with kdetv
under SuSE 9.1 I was checking the data in /etc/modules.conf on 8.2
and noticed that /etc/modules.conf in 9.1 is empty and there is
another file which appears to replace it (modprob.conf). Instead of
using "on" and "off" as in modules.conf, modprob.conf appears to use
/bin/true. Example:
modules.conf: alias block-major-48 off
modprobe.conf: alias block-major-49 /bin/true
and later:
modules.conf: alias char-major-116 snd
modprobe.conf: install char-major-116 /bin/true
char-major-116 are the /dev/audio files.
Right above the "install char-major-116 /bin/true" there is this line:
"#remove this if sound is configured"
I wonder if the line for char-major-116 is causing the problem?
I am getting sound from the system (frozen-bubble works) and I can
cat a au file to /dev/audio and it works (cat chime.au >/dev/audio).
I just cannot get kdetv to run with sound.
Can anyone tell me how the new modprob.conf functions? I would think
that /bin/true would be similar to "on".
-- SuSE Linux 8.2 (i586) ---- 2.4.20-4GB-athlon --- Mon 05/31/04 13:55 1:55pm up 17:04, 5 users, load average: 0.60, 0.36, 0.29 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Carlos E. R.: "Re: [SLE] Are theese legal?"
- Next in thread: Anders Johansson: "Re: [SLE] Loading Modules in SuSE 9.1 vs 8.2"
- Reply: Anders Johansson: "Re: [SLE] Loading Modules in SuSE 9.1 vs 8.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|