View previous topic :: View next topic |
Author |
Message |
Ghostryder Apprentice
Joined: 10 Dec 2003 Posts: 216
|
Posted: Wed Dec 17, 2003 8:56 pm Post subject: Problems with Audigy2 |
|
|
Hi,
got my Audigy working with this discription:
Code:
emerge emu10k1-cvs
then edit /etc/modules.d/emu10k1, change it to use audigy script.
Code:
post-install emu10k1 /usr/bin/audigy-script restore
pre-remove emu10k1 /usr/bin/audigy-script save
then add 'emu10k1' to /etc/modules.autoload. I didn't change anything in /etc/emu10k1.conf
then
Code:
modules-update
modprobe emu10k1
The problem is now, that I want to adjust all speakers with alsa-mixer, but when I want to start it an error occurs:
alsamixer: function snd_ctl_open failed for default: No such file or directory
I don`t know what`s wrong, maybe anybody can give me some hints...
Is it possible to use the audigy2 with 6.1 Sound? Because at this moment it only works at 5.1... Any comments?
regards G. |
|
Back to top |
|
|
Ghostryder Apprentice
Joined: 10 Dec 2003 Posts: 216
|
Posted: Thu Dec 18, 2003 8:04 pm Post subject: |
|
|
Is it really possible that nobody is using an Audigy2 and can't tell me how to operate with emu10k2? |
|
Back to top |
|
|
sa Guru
Joined: 10 Jun 2002 Posts: 450
|
Posted: Fri Dec 19, 2003 12:51 am Post subject: Re: Problems with Audigy2 |
|
|
you are trying to use alsa mixer but you aren't using the alsa drivers...
the modules you need to load are:
snd-emu10k1
snd-pcm-oss
snd-mixer-oss
snd-seq-oss
Im not sure about 6.1, because I only have 6 speakers... I can try to test its with headphones, how do I hook up the other 2 speakers? |
|
Back to top |
|
|
|