You are not logged in.
Pages: 1
I have installed alsa-tools and alsa-plugins but audiomixer command did not work. The error was:
cannot load mixer controls: Invalid argument
I tried audiotester.sh script from http://www.linlap.com/wiki/audio+tester and sound started working.
The /etc/modprobe.d/sound file contained the entry:
options snd_hda_intel index=0 model=auto
However, on reboot the sound goes away again. I have to run the audiotester.sh script again. I am not able to correct the problem permanently.
Last edited by rnarch (2012-03-24 01:29:17)
Offline
If you're using ALSA try running alsamixer. Also make sure alsa is in your daemons line in /etc/rc.conf
D:
Offline
The command alsamixer produces following error:
$ alsamixer
cannot load mixer controls: Invalid argument
alsa is in the daemons list.
Last edited by rnarch (2012-03-23 13:46:29)
Offline
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Thanks. Following command corrected the problem: "sudo alsactl store"
Offline
You need to work through the Beginners' Guide systematically including the pages it links to where those are relevant to you. Of course you will have problems if you don't follow the steps required to configure things properly in the first place.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Pages: 1