[Bug 6369] Video card and memory detection is wrong due to a stub

Wine Bugs wine-bugs at winehq.org
Tue Oct 3 20:24:36 CDT 2006


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





------- Additional Comments From ryanbach at adelphia.net  2006-03-10 20:24 -------
I can find the Chipset by typing:
cat /var/log/Xorg.0.log | grep "Chipset"

This returns (for me):

(--) Chipset RADEON X1600 Series (RV530 71C2) found
(--) fglrx(0): Chipset: "RADEON X1600 Series (RV530 71C2)" (Chipset = 0x71c2)

I can find the video memory by typing:
cat /var/log/Xorg.0.log | grep "VideoRAM"

This returns (for me):

(--) fglrx(0): VideoRAM: 262144 kByte, Type: DDR2

Last but not least, if you wanted the driver version you would type:
cat /var/log/Xorg.0.log | grep "(II) ATI Proprietary Linux Driver Version
Identifier:"

Which returns (for me):
(II) ATI Proprietary Linux Driver Version Identifier:8.26.18


This may be of some help to you, I don't know... ;)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list