On 2015-09-24, Douglas Hunter <douglas.hun...@spiug.me.uk> wrote:
>
> How do I change my soundcard over?
>
> according to dmesg I have 
> an “Intel Series 6 HD Audio” assigned as azalia1 at audio0
> and a C-media usb soundcard assigned as uaudio0 at audio1
>
> running mixerctl provides indication that the current default card is the
> azalia1 ( , it has far more inputs/output options than the c-media would 
> have). 

sndiod takes an optional -f parameter to use a different sndio device. The 
default is
rsnd/0, corresponding to audio0 in the dmesg, but you can use a different one, 
in
your case rsnd/1. This can be set in rc.conf.local: 'sndiod_flags=-f rsnd/1' 
then
restart sndiod '/etc/rc.d/sndiod restart'.


_______________________________________________
Openbsd-newbies mailing list
Openbsd-newbies@sfobug.theapt.org
http://mailman.theapt.org/listinfo/openbsd-newbies

Reply via email to