On 2001.09.05 07:00 Chris Parker wrote: > Problems with sound. How to get sound out of an i810 board. Could > someone tell me if I have the correct modules loaded? They are listed > below:
> mpu401 18960 0 (unused) > uart401 6352 0 (unused) > sound 56736 0 [mpu401 uart401] Can't say if it's right for you, cause i have a Soundblaster: You should remove this drivers. All soundcards supports this mpu401 interface. But only cards with a true mpu401 MIDI interface can use this drivers correct. With most other sound cards there are conflicts. Intel i8xx support will be anough of sound drivers for you i mean. > paride 3712 0 (unused) > parport 24768 1 [lp parport_pc paride] > i810_rng 2912 1 > i810_audio 13648 0 > soundcore 4048 4 [sound i810_audio] > ac97_codec 8864 0 [i810_audio] > > isapnp: Scanning for PnP cards... > isapnp: No Plug & Play device found You can remuve isapnp and the pnp drivers of kernel if you have no pnp cards! Timo