LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   amixer error (https://www.linuxquestions.org/questions/linux-software-2/amixer-error-269175/)

Phonics3k 12-22-2004 09:14 AM

amixer error
 
I get this error on amixer, what does it mean?

Code:

amixer: Mixer attach default error: No such File or directory
I am using gentoo 2004.3, I have emerged alsa utils and alsa driver is built in to my kernel (module).

Is there something I am doing wrong? (stupid question)

SlackerLX 12-22-2004 09:44 AM

it usually gives that kinda error while using as regular user;)
Tried that in root?

Phonics3k 12-22-2004 12:04 PM

sorry forgot to say that it was done as the root user.

yep tried as root.

still nothing.

SlackerLX 12-22-2004 12:07 PM

So, we both know the conclusion to this one?!;)

No ALSA installed. and if it is then simple remove and install again would not hurt.
You do not get any response anyway

SlackerLX 12-22-2004 02:46 PM

here is another way of thinking:

Configure ALSA.

alsaconf

and, BLAM, everything just worked. Sure, it doesn't work for anyone but root, but that is easy enough to fix. Type:

chmod 666 /dev/dsp*
chmod 666 /dev/mixer*

Phonics3k 12-23-2004 07:58 PM

nope still didnt work...


All times are GMT -5. The time now is 02:57 PM.