On 29 Aug 2001 17:22:28 -0400, Eric Whitestone wrote: > I don't have any sound in X yet. When I try to run the mixer it tells > me that my kernel might not be compiled for sound, when I know that it > is. I have sb_lib.o and a couple other files in my > /lib/modules/kernel/sound directory. If anybody has any ideas of to > where I should start, please let me know thanks!
There is a howto available about all the steps required which you can find here: http://www.ibiblio.org/pub/Linux/docs/HOWTO/Sound-HOWTO You can also try and run depmod, modprobe sb_lib, addgroup YOU audio, logout as YOU and then back in so you can use sound for the ultrashort version. --mike