Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nine doesn't work at all since 22 nov commit #168

Closed
neko-kai opened this issue Nov 24, 2015 · 7 comments
Closed

Nine doesn't work at all since 22 nov commit #168

neko-kai opened this issue Nov 24, 2015 · 7 comments

Comments

@neko-kai
Copy link

Something broke between d8c2696 and 05eed0e commits.

On latest version, d3d apps crash immediately, even before message about whether d3d support is enabled is printed. Trying to run USF4:

fixme:winediag:start_process Wine Staging 1.7.50 is a testing version containing experimental patches.
fixme:winediag:start_process Please report bugs at http://bugs.wine-staging.com (instead of winehq.org).
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-p$
fixme:win:RegisterDeviceNotificationW (hwnd=0x113e78, filter=0x64e8bc,flags=0x00000001) returns a fake device notification handle!
fixme:advapi:RegisterTraceGuidsW (0x3324d0, 0x33d6e8, {7c830ece-5fb3-417a-a1bd-508f45277356}, 1, 0x32fd04, (null), (null), 0x33d6f0):$
fixme:advapi:RegisterTraceGuidsW   register trace class {7c830ece-5fb3-417a-a1bd-508f45277356}
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:nvapi:unimplemented_stub function 0xbe7692ec is unimplemented!
err:x11drv:DRI3CheckExtension DRI3 advertised, but not working
err:d3dadapter:has_d3dadapter Unable to query DRI3. Trying DRI2 fallback (slower performance).
libEGL warning: DRI3: Screen seems not DRI3 capable
fixme:advapi:UnregisterTraceGuids deadbeef: stub

downgrading to d8c2696 works fine

It's probably the same bug as #166

hardware: amd 7870

@Altosk
Copy link

Altosk commented Nov 24, 2015

reading irc logs -> http://patchwork.freedesktop.org/series/1067/ try rev 2 both patches. if your applying latest ixit git, i'd try patch that in first then go to latest commit on mesa git and then apply said patches. its worth a shot to try it.

@sarnex
Copy link
Member

sarnex commented Nov 24, 2015

Yep, mesa git issue, there are patches on the ML to fix it.

@Altosk
Copy link

Altosk commented Nov 24, 2015

hm tested said patches nine is still broken

@Altosk
Copy link

Altosk commented Nov 25, 2015

actually gentoo wasnt patching in the patches, nine works with ML patches when done by hand

@sarnex
Copy link
Member

sarnex commented Nov 25, 2015

@Altosk with the help of @karolherbst i have some patches that work with gentoo user patching.
1: https://bpaste.net/show/41328cdc7834
2: https://bpaste.net/show/901269ec01a9

With these, nine works for me.

@sarnex
Copy link
Member

sarnex commented Nov 26, 2015

Should be fixed in mesa git now.

@sarnex
Copy link
Member

sarnex commented Dec 1, 2015

If there's still an issue please reopen, it's been fixed for me

@sarnex sarnex closed this as completed Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants