PDA

View Full Version : SB Audigy: Live-CD yes, HD-Install no ?!



Mikado
08-01-2003, 04:20 PM
Hi all,
when i am using the "alsa" parm I can get sound from my audigy card, using the 07/26-Knoppix.
After a HD install, even after upgrading the Emu-Driver from SourceForge, I get no Sound, just a "No such device"-message at X startup.
The card is there, the module is there...

see:
Aug 1 14:06:21 mikado kernel: Creative EMU10K1 PCI Audio Driver, version 0.20a, 13:41:39 Aug 1 2003
Aug 1 14:06:21 mikado kernel: PCI: Found IRQ 5 for device 00:0c.0
Aug 1 14:06:21 mikado kernel: PCI: Sharing IRQ 5 with 00:07.2
Aug 1 14:06:21 mikado kernel: PCI: Sharing IRQ 5 with 00:07.3
Aug 1 14:06:21 mikado kernel: emu10k1: Audigy rev 4 model 0x1002 found, IO at 0xe000-0xe03f, IRQ 5
Aug 1 14:06:21 mikado kernel: ac97_codec: AC97 Audio codec, id: 0x8384:0x7609 (SigmaTel STAC9721/23)

Maybe a conflict? The Irq is shared with the USB Hub..
Any ideas?

Stephen
08-01-2003, 07:23 PM
As root in a console window /etc/init.d/alsa-autoconfig to create the alsa devices for the sound card then you should have sound again. When you re-start the volume levels for alsa will default to mute so also as root in a console window edit the file /etc/init.d/bootmisc.sh and add the line aumix -w 75 -v 75 to the bottom of the file and you will set the levels every time you boot.

Kavika
08-30-2003, 11:01 AM
I had the exact same problem just now (sound worked on live, but not when I did an HD install and got it booting correctly). Stephen's solution worked like a charm!
Thanks =)

Kavika
08-30-2003, 09:44 PM
You might want to set the mixer options how you like (you can use aumix, kmix, whatever you like), then do an aumix -S. Then you can use aumix -L to load all the settings up.