http://bugs.winehq.org/show_bug.cgi?id=32834
--- Comment #5 from Austin English austinenglish@gmail.com 2013-01-30 13:27:21 CST --- (In reply to comment #4)
(In reply to comment #3)
Created attachment 43376 [details] WINEDEBUG=tid,wbemprox,wmiutils
It progressed a little because this message is gone:
WMI: pEnumVideoControllers uReturned == 0
Yeah.
It doesn't seem to like the pnp device id though. We may need to make it match the graphics card name and vendor that it detected.
Actually, partially my fault, the error dialog shows that the failure is not enough graphics memory. It wants at least 128MB, it detects 0MB.
Your 'wbemprox: Build a PNP device ID that better matches the graphics card.' patch neither hurts nor helps it, afaict. The dialog shows my graphics card correctly both with and without the patch (presumably it ships with a listing of device ids). May help other apps though.