On Wed, Jul 06, 2022 at 07:02:12AM -0400, Todd Gruhn wrote: > I found '/usr/bin/audiocfg' -- that is a binary. I cant find a audiocfg.* > file . > > SOOO, no text file ?
What Pedro tried to tell you is:
Please run the command
audiocfg list
which probably will list multiple devices on your system and mark the
wrong one as defult. You can then use e.g.
audiocfg default 2
to change the default. But the "2" above depends on the output you get
from "audiocfg list".
Martin
