Set Audio Defaults in Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
bryano
Newbie
Newbie
Posts: 2
Joined: Sat Feb 07, 2009 6:42 pm

Set Audio Defaults in Wine

Post by bryano »

I am running wine-1.1.9 on a FC9 x86_64 machine. The problem I have is when I connect my USB headset. It is a wireless piece that I don't use very often. Wine recognizes it right away, but unfortunately it also makes it the device of choice. The only way to get Wine to use my speakers is to unplug the headset. Is there somewhere that I can disable USB altogther with Wine? Or is there a way to tell Wine to default the audio device to the onboard sound instead of the USB?

All love for Wine so that I could finally ditch my M$ box, but this is really getting frustrating! Thanks!
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Set Audio Defaults in Wine

Post by vitamin »

bryano wrote:Is there somewhere that I can disable USB altogther with Wine?
No, because Wine doesn't support USB. The problem in a different place.
bryano wrote:Or is there a way to tell Wine to default the audio device to the onboard sound instead of the USB?
Yes in your system configuration. Se your onboard sound card as the first device. That's dine in modprobe configuration.
bryano
Newbie
Newbie
Posts: 2
Joined: Sat Feb 07, 2009 6:42 pm

Thanks

Post by bryano »

Thanks vitamin. I'll get Googling for modprobe.conf tweaks!
Locked