Skip to content

Cannot run wineserver #1009

Open
Open
@wiegell

Description

@wiegell

Hello there.
I have tried to run box86 inside docker to get the user space 32-bit libs installed in an isolated manner.
I'm running it on a odroid n2. However, i cannot get the wineserver to do anything else than outputting the version.

My docker setup:
https://github.com/wiegell/box

What i do when trying to run a wine command:

box86 ./bash

wine --version

# OUTPUT
# Box86 with Dynarec v0.3.7 c993aacd built on Oct 30 2024 06:36:16
# wine-9.0 

wineserver --version

# OUTPUT
# Box86 with Dynarec v0.3.7 c993aacd built on Oct 30 2024 06:36:16
# wine-9.0 

wine ./data/h3.exe

# OUTPUT
# Box86 with Dynarec v0.3.7 c993aacd built on Oct 30 2024 06:36:16
# Box86 with Dynarec v0.3.7 c993aacd built on Oct 30 2024 06:36:16
# wine: could not exec wineserver

wineserver -d -f -p

# OUTPUT
# Box86 with Dynarec v0.3.7 c993aacd built on Oct 30 2024 06:36:16
# sock_init: shutdown() causes EOF
# wineserver: starting (pid=721)

And then no wineserver can be seen when running top.
I should note, that l have tried this both via docker exec and via the terminal i have running in lxde (via VNC) to no avail.

Any help is welcome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions