"Eric G . Miller" wrote: > > I had some problems with sound in > 2.2.14 kernels. Anyway, I played > with my /etc/modutils/aliases a bit and now all seems to be working > okay. I don't know if these are exactly correct, but for reference: > > #alias <whatever you don't have that kerneld complains about> off > options opl3 io=0x388 > alias sound-slot-0 cs4232 > alias sound-service-0-0 cs4232 # mixer > alias sound-service-0-2 opl3 # /dev/midi > alias sound-service-0-3 cs4232 # /dev/dsp & /dev/audio > alias sound-service-0-4 cs4232 # "ditto" > alias sound-service-0-6 sound # /dev/sndstat > options sound dmabuf=1 > options cs4232 io=0x534 irq=5 dma=1 dma2=0 > > Of course, the drivers you use may vary... >
Thank you, but it did not make a difference. esd starts and lsof reports that it has /dev/dsp open, but the skipping of mp3 decoding still remains. Arun Gurung