Dear forum members,
I am trying to set my mixer to a higher value at system boot as described in the Handbook, but it is always reset to starting value at reboot.
System information:
Any hints, besides
which apparently does not work for me?
Thank you in advance.
I am trying to set my mixer to a higher value at system boot as described in the Handbook, but it is always reset to starting value at reboot.
System information:
Code:
[pacija@kaa:/home/pacija]> uname -a
FreeBSD kaa.mimar.rs 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Aug 3 13:13:39 CEST 2012 \
root@kaa.mimar.rs:/usr/obj/usr/src/sys/KAA02 amd64
[pacija@kaa:/home/pacija]> dmesg | grep pcm
pcm0: <HDA NVidia (Unknown) PCM #0 DisplayPort> at cad 0 nid 1 on hdac0
pcm1: <HDA NVidia (Unknown) PCM #0 DisplayPort> at cad 1 nid 1 on hdac0
pcm2: <HDA NVidia (Unknown) PCM #0 DisplayPort> at cad 2 nid 1 on hdac0
pcm3: <HDA NVidia (Unknown) PCM #0 DisplayPort> at cad 3 nid 1 on hdac0
pcm4: <HDA Realtek ALC269 PCM #0 Analog> at cad 0 nid 1 on hdac1
pcm5: <HDA Realtek ALC269 PCM #1 Digital> at cad 0 nid 1 on hdac1
[pacija@kaa:/home/pacija]> mixer
Mixer vol is currently set to 75:75
Mixer pcm is currently set to 75:75
Mixer mic is currently set to 0:0
Mixer mix is currently set to 0:0
Mixer rec is currently set to 75:75
Mixer igain is currently set to 0:0
Mixer monitor is currently set to 75:75
Recording source: mic
Any hints, besides
Code:
hint.pcm.0.vol="90"
Thank you in advance.