Giter Site home page Giter Site logo

Wine fails to create ID3DAdapter9 about wine HOT 7 CLOSED

tizbac avatar tizbac commented on September 27, 2024
Wine fails to create ID3DAdapter9

from wine.

Comments (7)

zhasha avatar zhasha commented on September 27, 2024

Try with WINEDEBUG=+d3d9,+d3dadapter NINE_DEBUG=all

from wine.

tizbac avatar tizbac commented on September 27, 2024

trace:d3d9:DllMain fdwReason=1
trace:d3d9:Direct3DCreate9 sdk_version 0x1f.
Trynative: 1
Native..
trace:d3dadapter:has_d3dadapter Got DRI2 version 1.4
trace:d3dadapter:has_d3dadapter Got XFixes version 5.0
fixme:win:EnumDisplayDevicesW ((null),0,0x32f268,0x00000000), stub!
Dis device
trace:d3dadapter:dri2_create_adapter9 Associated nouveau' with fd 18 opened from/dev/dri/card0'
warn:d3dadapter:dri2_create_adapter9 Unable to create ID3DAdapter9 (fd=18)
Failed hdc
fixme:win:EnumDisplayDevicesW ((null),1,0x32f268,0x00000000), stub!
ngroups=0
No available native adapters in system.
trace:d3d9:d3dadapter9_Release 0x13e6d8 decreasing refcount to 0.
Native failed
fixme:win:EnumDisplayDevicesW ((null),0,0x32f218,0x00000000), stub!
Created d3d9 object 0x13bbb0.
trace:d3d9:d3d9_GetAdapterCount iface 0x13bbb0.
trace:d3d9:d3d9_GetDeviceCaps iface 0x13bbb0, adapter 0, device_type 0x1, caps 0x8a24e0.
trace:d3d9:d3d9_GetAdapterModeCount iface 0x13bbb0, adapter 0, format 0x17.
trace:d3d9:d3d9_GetAdapterModeCount iface 0x13bbb0, adapter 0, format 0x16.
trace:d3d9:d3d9_GetAdapterModeCount iface 0x13bbb0, adapter 0, format 0x23.
trace:d3d9:d3d9_GetAdapterDisplayMode iface 0x13bbb0, adapter 0, mode 0x8a24c4.

There are some lines caused by some printf i added to see what function was failing cause for some odd reason before i rebooted WINEDEBUG env variable was being ignored

from wine.

zhasha avatar zhasha commented on September 27, 2024

It looks like you either didn't set NINE_DEBUG=all or you compiled nine without --enable-debug. I can't say anything about what's wrong without output from nine in this case.

from wine.

tizbac avatar tizbac commented on September 27, 2024

i have to pass --enable-debug on mesa configure , do i remembere correctly?

from wine.

zhasha avatar zhasha commented on September 27, 2024

Yes, and then do a full rebuild just to be sure automake didn't screw you

from wine.

tizbac avatar tizbac commented on September 27, 2024

it says nine:drm_create_adapter: Unable to load requested driver

from wine.

zhasha avatar zhasha commented on September 27, 2024

Your drivers aren't in the search path. Configure with --with-gallium-driver-dir="pwd/src/gallium/targets/pipe-loader/.libs" for a lazy solution

from wine.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.