On Mon, Oct 08, 2018 at 03:10:58AM -0400, Katherine Rohl wrote:
>
> The first is using my USB headphones. I've tried following the
> instructions in the FAQ (making sure that the audio device is set to
> the correct uaudio) but to no avail. I've disabled my system's
> onboard AC'97 audio to make sure that there is only one audio device
> (confirmed with dmesg, my headphones show up as uaudio0). Which
> configuration stuff do I need to post for y'all to help me? :(
What's the symptom? no sound at all? distorted sound?
You don't need to disable the onboard device; if the usb devices
shows as audio1 in dmesg, just add:
sndiod_flags='-f rsnd/1'
to /etc/rc.conf.local and restard sndiod as:
doas rcctl restart sndiod
Then play any file, ex. "aucat -i /foo/bar.wav" to see it it works. If
it doesn't, first send dmesg (after the test).
No comments:
Post a Comment