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

Error loading needed lib ARMHF BOX86 #113

Open
chills340 opened this issue Jun 12, 2021 · 3 comments
Open

Error loading needed lib ARMHF BOX86 #113

chills340 opened this issue Jun 12, 2021 · 3 comments

Comments

@chills340
Copy link

I have compiled latest mesa dev from mainline with gallium flags and when trying to use wine nine acquired via winetricks galliumnine i get the below error and it causes a few sigsevs.

Error loading needed lib /usr/lib/x86_64-linux-gnu/d3d

BOX86 is 32bit and should not be calling 64bit d3d is there a setting I can change natively or in wine so it avoids trying to call this lib?

I also get a "nine:adapter9:ctor: Driver doesn't support d3d9 coordinates" error but I don't think its relevant as the program continues to run up until the 64bit lib is called and wined3d hangs.

@chills340
Copy link
Author

guildwars.log

@axeldavy
Copy link
Collaborator

There's probably some tricks to be implemented for box86 to work with gallium nine.

@ptitSeb
Copy link

ptitSeb commented Jun 17, 2021

Box86 should support gallium nine already, unless gallium driver ABI changed in past year, it should be working ok. The error may just be that the Pi4 lack some hardware capabilities.

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