[Bug 39438] New: Add support to Nvidia GTX 980

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 12 00:51:25 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39438

            Bug ID: 39438
           Summary: Add support to Nvidia GTX 980
           Product: Wine
           Version: 1.7.52
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: astroty.br at gmail.com
      Distribution: ---

Created attachment 52553
  --> https://bugs.winehq.org/attachment.cgi?id=52553
Patch I created for trying to add GTX 980 card

Currently, this video card is not added on Wine. Instead, I am using the
fallback card 470. (Tests made using Steam System Information)

I tried to create a patch manually for it. But, even though I got Steam to
report the right model of card, it reported it as having 0 VRAM

Patch I tried creating attached.

lspci entry bellow
_________________________________________________

01:00.0 0300: 10de:13c0 (rev a1) (prog-if 00 [VGA controller])
        Subsystem: 19da:2368
        Physical Slot: 4
        Flags: bus master, fast devsel, latency 0, IRQ 47
        Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
        Memory at c0000000 (64-bit, prefetchable) [size=256M]
        Memory at d0000000 (64-bit, prefetchable) [size=32M]
        I/O ports at e000 [size=128]
        [virtual] Expansion ROM at fb000000 [disabled] [size=512K]
        Capabilities: [60] Power Management version 3
        Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Legacy Endpoint, MSI 00
        Capabilities: [100] Virtual Channel
        Capabilities: [250] Latency Tolerance Reporting
        Capabilities: [258] L1 PM Substates
        Capabilities: [128] Power Budgeting <?>
        Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024
<?>
        Capabilities: [900] #19
        Kernel driver in use: nvidia
        Kernel modules: nouveau, nvidia
_________________________________________________

The card has 4GB of memory as reported by nvidia-settings and in their website

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