WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: Graphics problem when loading
by Tan on Tuesday January 6th 2009, 0:23
oh and I forgot to mention that there is no sound. So I guess I need to know how to check my sound drivers too...

[post new] [reply to this]

RE: Graphics problem when loading
by AnomalyDetected on Tuesday January 6th 2009, 10:07
First, get to a terminal window.
Applications / Accessories / Terminal

The command "lspci" will list all pci devices. To filter out just your graphics card, type the command:
lspci | grep -i vga

[post new] [reply to this]

Page loaded in 0.00436 seconds.