[Bug 9870] New: WINE not reading Multiple Sound Devices correctly, ignoring ALSA setup
http://bugs.winehq.org/show_bug.cgi?id=9870 Summary: WINE not reading Multiple Sound Devices correctly, ignoring ALSA setup Product: Wine Version: 0.9.41. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-gui AssignedTo: wine-bugs(a)winehq.org ReportedBy: jim(a)1-6regulars.homeip.net Ubuntu 7.04 Gnome setup to use ALSA sound with CA0106 (SB Audigy PCI card). Motherboard has VIA Sound on board, disabled in BIOS. ALSA default set to use CA0106 and is working well in Gnome. WINE Audio Setup is configured to use ALSA. Wave Out Devices list VIA 8237, but not CA0106. Running WINE Apps have sound coming out of Disabled VIA device and not the CA0106. ALSA is the only enabled sound option. OSS Option lists C-Media Electronics CMI9761A+, which I believe is normally the driver for many on board audio chip sets like the VIA set. With OSS Selected as the only sound option, apps in WINE also have sound coming out of the disabled VIA device and not the CA0106 device. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 --- Comment #1 from Jim Padel <jim(a)1-6regulars.homeip.net> 2007-10-02 15:07:21 --- Some additional info... I have found that WINE is picking up the DMIX device and not as the CA0106 as the Audigy card. So it does show, but it still seems to always pump the audio out of the disabled VIA card. I have found that if I blacklist the VIA drivers in modprobe.d I can get sound to the DMIX device in ALSA at random, but at a much higher success rate. Some apps require several restarts to find the device and get the sound going. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 Nick Zatkovich <NZatkovich(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |NZatkovich(a)gmail.com --- Comment #2 from Nick Zatkovich <NZatkovich(a)gmail.com> 2007-10-14 14:45:01 --- I just wanted to confirm this bug. I'm using a laptop, running Kubuntu 7.04, with an onboard Intel sound chip, detected as hw:0, and I have a Audigy2 PCMICA card, detected as hw:1,that I'm using as the default. I don't have the Intel card disabled. I have the Audigy2 set as default in Alsa, and everything seems to use the Audigy fine, except for wine. wine will always use the intel sound card. It seems like wine just uses the first sound card that it finds, I guess. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 Tuomo Kohvakka <tuomo.kohvakka(a)iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tuomo.kohvakka(a)iki.fi --- Comment #3 from Tuomo Kohvakka <tuomo.kohvakka(a)iki.fi> 2007-10-16 15:24:59 --- As a workaround, try setting ALSA_PCM_CARD environment variable, eg. ALSA_PCM_CARD=1 wine app.exe (or 2 or 3 and so on). It worked for me with 0.9.44 (although it would be nicer if "default" would be used as default). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 unggnu <unggnu(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |unggnu(a)googlemail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 unggnu <unggnu(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from unggnu <unggnu(a)googlemail.com> 2007-12-12 08:07:07 --- *** This bug has been confirmed by popular vote. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 --- Comment #5 from unggnu <unggnu(a)googlemail.com> 2007-12-12 08:10:16 --- Same problem here. I have two sound cards, PCMCIA Audigy 2 ZS Notebook and onboard Intel sound card. I have enabled the Audigy with asoundconf and all sound programs uses the external one except of wine. It always uses the onboard card but there is an easy work around: I always remove the snd_hda_intel module before wine game start. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_gui |-unknown -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-06-16 13:05:06 --- Is this still an issue in current (1.0-rc5 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |enhancement Component|-unknown |programs --- Comment #7 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-06-20 22:10:32 --- (In reply to comment #0)
ALSA default set to useCA0106 How did you set that?
Wine has registry configuration entries to select which card to use. For more info see http://wiki.winehq.org/UsefulRegistryKeys Winecfg does need some way to select which card to use. But that's more of the enhancement. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 unggnu <unggnu(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|unggnu(a)googlemail.com | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, hardware --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2009-09-08 11:24:59 --- Still present. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 Raymond <superquad.vortex2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2(a)gmail.com --- Comment #9 from Raymond <superquad.vortex2(a)gmail.com> 2010-12-28 22:47:57 CST --- http://source.winehq.org/git/wine.git/?a=commitdiff;h=0fe3a59b46a44b6d2d54a1... THis affect DirectSoundEnumerate() if the application try to get a device list When the user select one from the list and wine open "default" device instead of the selected sound card The fix may be provide another name for dsoutput instead of pcmname in WINE_WAVE_DEV -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #10 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-11-05 10:49:06 CDT --- Retest in wine-1.3.32. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9870 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #11 from hanska2(a)luukku.com --- Reported: 2007-10-02 09:47 CDT by Jim Padel what's the status now??? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=9870 --- Comment #12 from Jerome Leclanche <adys.wh(a)gmail.com> --- (In reply to hanska2 from comment #11) Did you fix it? Did you retest it? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org