Scott Ballantyne <[email protected]> writes: > Hi Frank, > > You write: >> >> Just a guess, but does: >> >> # sysctl hw.snd.default_unit=1 >> >> help? >> >> If so, you can set it permanently in /etc/sysctl.conf >> > > Yes it does, and *thank* *you*. However, it only works with earphones, > not speakers. Any idea what I can do about that? > > And... do you have the time to explain why the default pcm0 channel > *doesn't* work?
You can also use 'mixer -f /dev/mixer1' for testing. On my system /dev/mixer1 (default_unit=1) controls the back panel jacks, and /dev/mixer2 controls the front panel headphone jack. You will probably have to just experiment with the different mixer controls to see which controls which on your system. -- Carl Johnson [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
