http://bugs.winehq.org/show_bug.cgi?id=11203
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com
--- Comment #55 from Stefan Dösinger stefan@codeweavers.com 2012-11-27 12:59:41 CST --- Can you do something like
grep framebuffer /var/log/Xorg.0.log
And post the resulting line here? It should write a line like
[ 71.474] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
possibly with some other values, and with the Intel display driver instead of NVIDIA. If your Xorg log goes somewhere else, adjust the filename of course. If there's no log, you can start an X server as root with /usr/bin/X --verbose 6 to get the output.