David Wright went something in the lines of: > Creative EMU10K1 PCI Audio Driver, version 0.16, 15:45:02 Oct 13 2001 > PCI: Found IRQ 5 for device 00:0a.0 > emu10k1: EMU10K1 rev 8 model 0x8064 found, IO at 0x9000-0x901f, IRQ 5 > ac97_codec: AC97 Audio codec, id: 0x8384:0x7608 (SigmaTel STAC9708) > > lsmod shows that it has loaded some appropriate drivers: > > emu10k1 51584 1 > ac97_codec 9088 0 [emu10k1] > sound 52428 0 [emu10k1] > soundcore 3556 7 [emu10k1 sound]
I'm also using an Creative 5.1 and I remember using the kernel bundled drivers without any problems, although I'm now running the ALSA driver package which I'd probably recommend you'd do as well. There is a good ALSA HOWTO on linuxdoc.org and ALSA drivers can be found at alsa-project.org But anyways, you should make sure that the card is not muted. I'd recommend trying out mp3blaster, just apt-get it and try to play a file. If it fails, something is wrong with your setup otherwise it probably is just muted in which case you can use mp3blasters mixer to unmute it if I remember correctly. Hope this helps, Tobias Bengtsson