[Bug 41052] New: Failure to create D3D9 device on i915

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 3 04:39:36 CDT 2016


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

            Bug ID: 41052
           Summary: Failure to create D3D9 device on i915
           Product: Wine
           Version: 1.9.14
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: b7.10110111 at gmail.com
      Distribution: ---

Created attachment 55224
  --> https://bugs.winehq.org/attachment.cgi?id=55224
Test case

I'm testing the attached source (compilable with wineg++ or mingw32-g++) on
Intel Atom N550, which is i915-class GPU. I get the following output on it:

$ wine --version; ./d3d9-init-test.exe
wine-1.9.14
fixme:win:EnumDisplayDevicesW ((null),0,0x32f858,0x00000000), stub!
Error: Failed to create Direct3D device: invalid call

wine-1.5.17-7-g67886fed, despite multiple fixme and err prints, does at least
create the device (i.e. the test prints "Init OK").

wine-1.7.33-84-gfecbc88 already fails.

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