Possible recent bug disables sound in wine - Ubuntu Studio

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Susan Cragin

Possible recent bug disables sound in wine - Ubuntu Studio

Post by Susan Cragin »

Susan Cragin wrote:
asoundconf list shows the following
Names of available sound cards:
Intel
Generic (this is the card I use)

set-default-card Generic

Installed wine.
Wine shows the following:

alsa-driver
MIDI Out Devices: Midi Through Port-0
MIDI In Devices: Midi Through Port-0
Mixer Devices:
HDA Intel
HDA-Audio Generic
...select Hda-Intel Mixer in Prefs->Sound and switch everything to ALSA? You might also need to add the Alsa driver->use direct hw key in regedit. Check the registry wiki.
Purging pulse probably isn't a good idea. Killall pulseaudio = good.
Tried both out. No good. Discovered in the process that soundcards also not recognized when using linux/audacity.
So my sound is just entirely out.
User avatar
Daemon
Level 4
Level 4
Posts: 101
Joined: Wed Nov 12, 2008 2:24 pm

Re: Possible recent bug disables sound in wine - Ubuntu Stud

Post by Daemon »

Susan Cragin wrote: Discovered in the process that soundcards also not recognized when using linux
Yeah, that could be a problem. Install v1.0.19 of the alsa-libs & drivers. There's a configure option --with-cards=hda-intel for the driver if that's what you have.
http://alsa-project.org
Locked