Hi, Im new to FreeBSD, installed 8.0 and upgraded yesterday using the freebsd-update method. I hope everything went successfully.
at least
looks fine.
After thh upgrade everything seems to work, but theres one thing:
I use 2 audio outputs from my onboard soundcard feeding 2 speaker sets. Before the update both were playing music out of the box. But now only 1 output is active
Im afmiliar with linux and there I can activate channels by alsamixer. I looked around and installed ermixer but the channel that is now dead doesnt seem to exist.
Maybe someone could suggest a solution? or a direction to look for or google?
My soundcard is ALC888
from /boot/loader.conf
Thank you for your suggestions.
at least
Code:
# uname -a
FreeBSD freebsd.box.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
After thh upgrade everything seems to work, but theres one thing:
I use 2 audio outputs from my onboard soundcard feeding 2 speaker sets. Before the update both were playing music out of the box. But now only 1 output is active
Code:
$ mixer
Mixer vol is currently set to 100:100
Mixer pcm is currently set to 100:100
Mixer speaker is currently set to 100:100
Mixer line is currently set to 74:72
Mixer mic is currently set to 75:75
Mixer mix is currently set to 0:0
Mixer rec is currently set to 75:75
Mixer igain is currently set to 87:87
Recording source: mic
Im afmiliar with linux and there I can activate channels by alsamixer. I looked around and installed ermixer but the channel that is now dead doesnt seem to exist.
Maybe someone could suggest a solution? or a direction to look for or google?
My soundcard is ALC888
Code:
snd_hda_load="YES"
Thank you for your suggestions.