I'm using slackware 10.2, and I downloaded the package from alsa-mixer.org and compiled it after their instructions as showed on the page that I pasted in my last message.
Now, the "silly" thing actually gave some result. I didn't get it to work, but I found some info that might be of use.
The "amixer scontrols" command gave me the following output:
Quote:
Simple mixer control 'AC97 in',0
Simple mixer control 'Analog Center/LFE',0
Simple mixer control 'Analog Front',0
Simple mixer control 'Analog Rear',0
Simple mixer control 'Analog Side',0
Simple mixer control 'CAPTURE feedback into PLAYBACK',0
Simple mixer control 'SPDIF Center/LFE',0
Simple mixer control 'SPDIF Front',0
Simple mixer control 'SPDIF Out',0
Simple mixer control 'SPDIF Rear',0
Simple mixer control 'SPDIF Unknown',0
Simple mixer control 'SPDIF in',0
Simple mixer control 'SPDIF out',0
Simple mixer control 'SRC out',0
Simple mixer control 'i2s in',0
Simple mixer control 'i2s mixer out',0
|
Based on the alsamixer output, I thought that AC97 in might be a good start.
So I ran "amixer sset 'AC97 in' unmute" which didn't really work as I had hoped, but it did give the following output:
Quote:
Simple mixer control 'AC97 in',0
Capabilities: cswitch cswitch-joined cswitch-exclusive
Capture exclusive group: 0
Capture channels: Mono
Mono: Capture [off]
|
Now, correct me if I'm wrong, but isn't Mono supposed to be set to Capture?
And if so, how would I go about to do it?
I tried a couple of random commands such as "amixer sset 'AC97 in' Mono Capture", but that was apparently completely wrong.
Nothing changes in the info of the card if I set it to unmute or mute.
And I run the script as root.
Thanks for replying btw. I really appreciate it.
EDIT: Added versionnumber to distro