There seems to have been an overhaul in .../drivers/sound/
between 2.3.50-pre3 and -final, and it broke my sound...
After applying the patch by Niels Kristian Bech Jensen to fix
the compile error in sound_syms.c(*), everything builds fine,
but I get the following errors
prompt> modprobe cs4342
/lib/modules/2.3.50-1/misc/ad1848.o:
init_module: Device or resource busy
insmod /lib/modules/2.3.50-1/misc/ad1848.o failed
insmod cs4232 failed
File: /lib/modules/2.3.50-1/modules.dep
/lib/modules/2.3.50-1/misc/cs4232.o: \
/lib/modules/2.3.50-1/misc/ad1848.o \
/lib/modules/2.3.50-1/misc/uart401.o \
/lib/modules/2.3.50-1/misc/sound.o
prompt> egrep ^CONFIG_SOUND arch/i386/defconfig
CONFIG_SOUND=y
CONFIG_SOUND_OSS=m
CONFIG_SOUND_CS4232=m
CONFIG_SOUND_PSS=m
CONFIG_SOUND_SB=m
CONFIG_SOUND_YM3812=m
CONFIG_SOUND_OPL3SA1=m
CONFIG_SOUND_OPL3SA2=m
Ideas?
(*) "[Fix] Re: [2.3.50] compile error in drivers/sound/sound_syms.c"
-- \Peter.- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:14 EST