[Bug 33273] no sound with alsa or oss and winecfg crash

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 27 08:28:09 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33273

--- Comment #17 from Andrew Eikum <aeikum at codeweavers.com> 2013-03-27 08:28:09 CDT ---
Created attachment 44030
  --> http://bugs.winehq.org/attachment.cgi?id=44030
ALSA driver sound card probing test case

Looks like this might be a bug with your sound card driver.

I've attached a simple C program here. Can you compile and run this and see if
you get the same result?

You should be able to build and run it with:
$ gcc -Wall -o bug33273 -lasound bug33273.c
$ ./bug33273

-- 
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.



More information about the wine-bugs mailing list