From jpcowh01@ox.slug.louisville.edu Fri Mar 6 03:31:22 1998
From: jpcowh01@ox.slug.louisville.edu
To: users@lists.opensuse.org
Subject: Re: [S.u.S.E. Linux] OSS Sound ... take 2!
Date: Fri, 06 Mar 1998 04:31:22 +0100
Message-ID: <6dnqma$evm$1@Galois.suse.de>
In-Reply-To: <[S.u.S.E. Linux] OSS Sound ... take 2!>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3226812812965308665=="
--===============3226812812965308665==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
>=20
> Dude,
>=20
> If you have you sound installed into your kernel, you'd have to recompile =
it out of you kernel...
> If it's a module and you are using kerneld to load your modules, go into..=
. reconfig your Makefile without sound support installed and then just:
>=20
> bash> make modules
> bash> make modules_install
>=20
> I think it's in the sound howto or somewhere...
>=20
> I thought about using OSS for Linux and paying for the subscriptions (thin=
king that was the only way....) but if you have a pnp card, look at the pnp t=
ools for linux or if there's a pnphowto follow it...
> ... plus I don't need full duplex support, etc...
>=20
> Jonathan
Ok, let's try this again... I don't want to come across like a idiot...
If you have sound support compiled into your kernel, then you need to=
reconfigure and recompile with:
bash> make menuconfig
bash> make dep; make clean
bash> make modules
bash> make modules_install
bash> make zImage
If you have sound support compiled as a module, all you need to do is=
edit you modules configuration file (/etc/conf.modules) and comment out ('#'=
) the pertaining lines for your sound device.
bash> vi /etc/conf.modules
There's a man page with some information:
bash> man depmod
It mentions the /etc/conf.modules thing with general instructions... Now I d=
on't feel so idiotic... :)
Jonathan
--=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Jonathan Paul Cowherd
jpcowh01(a)slug.louisville.edu
http://www.slug.louisville.=
edu/~jpcowh01>
This is my world and I am... World Leader Pretend
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--
To get out of this list, please send email to majordomo(a)suse.com with
this text in its body: unsubscribe suse-linux-e
--===============3226812812965308665==--