Ok
> It seems to oops in sound_timer_init sometimes. This often seems to
> happen when I come back to my PC (i.e. it's been powersaving, I come
> back, try to play mp3s and it oopses).
Thats suspicious.
> sound_open_dma: DMA channel 0 busy or not allocated (0)
> Unable to grab(2) DMA0 for the audio driver
> Can't open /dev/dsp!
It tried to use DMA 0 for some reason. THen couldnt get hold of it. That
looks like memory corruption, probably caused by the sound load/unload.
If you load the driver by hand is it then stable ?
-
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/