[Bug 31824] New: Add correct detection of GeForce GT 650M card

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 29 03:28:48 CDT 2012


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

             Bug #: 31824
           Summary: Add correct detection of GeForce GT 650M card
           Product: Wine
           Version: 1.5.14
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: directx-d3d
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: olelukoie at mail.ru
    Classification: Unclassified


Created attachment 41878
  --> http://bugs.winehq.org/attachment.cgi?id=41878
Patch to add detection of GeForce GT 650M

I've recently bought a new laptop (Asus n56vz) with GeForce GT 650M video card
and noticed that games run under wine incorrectly report that this card is a
GeForce 8300.

These are identifying output for this card:

$ lspci | grep nVidia
01:00.0 VGA compatible controller: nVidia Corporation Device 0fd1 (rev ff)

$ sudo optirun lspci -v -s 01:00.0
01:00.0 VGA compatible controller: nVidia Corporation Device 0fd1 (rev a1)
(prog-if 00 [VGA controller])
        Subsystem: ASUSTeK Computer Inc. Device 2103
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
        Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Memory at f0000000 (64-bit, prefetchable) [size=32M]
        I/O ports at e000 [size=128]
        [virtual] Expansion ROM at f7000000 [disabled] [size=512K]
        Capabilities: [60] Power Management version 3
        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Endpoint, MSI 00
        Capabilities: [b4] Vendor Specific Information: Len=14 <?>
        Capabilities: [100] Virtual Channel
        Capabilities: [128] Power Budgeting <?>
        Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024
<?>
        Kernel driver in use: nvidia

$ cat /var/log/Xorg.8.log | grep GeForce
[  6323.503] (II) NVIDIA(0): NVIDIA GPU GeForce GT 650M (GK107) at PCI:1:0:0
(GPU-0)
[  6323.505] (--) NVIDIA(0): Valid display device(s) on GeForce GT 650M at
PCI:1:0:0

$ cat /var/log/Xorg.8.log | grep Memory
[  6323.503] (--) NVIDIA(0): Memory: 2097152 kBytes

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