Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2023 13:38:03 +1000
From:      David <freebsd@telaman.net.au>
To:        Souji Thenria <mail@souji-thenria.net>, freebsd-questions@FreeBSD.org
Subject:   Re: AKG gear
Message-ID:  <567938ef988bb9440501bb66b7983a678694f54d.camel@telaman.net.au>
In-Reply-To: <0ed3c244-71a6-d464-c502-2371d225e39d@souji-thenria.net>
References:  <aa775cfe457d008c066837a8f5434fef65563c7f.camel@telaman.net.au> <0ed3c244-71a6-d464-c502-2371d225e39d@souji-thenria.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2023-05-06 at 11:21 +0200, Souji Thenria wrote:
> On 5/6/23 09:31, David wrote:
> > Hullo,
> >=20
> > I have an AKG Lyra microphone, which is USB driven, and an AKG K240
> > headset, which plugs directly into the bottom of the microphone.
> > I'm getting sound, so it's not a permissions problem, through the
> > tinny
> > case speaker, but can't get it through the phones.
> > The system recognises the equipment accurately, as I can see it
> > during
> > boot-up, so I assume driver are available, but I have no idea of
> > how to
> > access it.
> > Thanks for any time and trouble with this.
> > Cheers!
> >=20
>=20
> Hey,
>=20
> It depends on what sound system you are using. You can change the
> default device if you use OSS, which is
> the default on FreeBSD. However, the application playing the sound
> needs
> to reopen the sound device, which usually means you need to reopen
> the
> application.
>=20
> To show all available devices run the following:
> cat /dev/sndstat
>=20
> To switch the default device:
> sysctl hw.snd.default_unit=3D<number>

That worked exactly!
Thanks for that.
Cheers!






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?567938ef988bb9440501bb66b7983a678694f54d.camel>