Open forum for end-user questions about
Wine. Before asking questions, check out the
Wiki as a first step.
Forum Rules
-
KJ7LNW
- Newbie

- Posts: 3
- Joined: Mon Aug 24, 2020 2:43 pm
Post
by KJ7LNW » Mon Aug 24, 2020 3:30 pm
Cool project, didn't realize there was an accelerated wine on arm option.
-
salvaliebana
- Level 1

- Posts: 9
- Joined: Mon Aug 13, 2018 9:47 am
Post
by salvaliebana » Thu Aug 27, 2020 2:27 pm
Yes! the problem its whan D3D wrapper doesnt work that great.. we will try vulkan soon.
-
nru1979
- Newbie

- Posts: 3
- Joined: Thu Nov 05, 2020 3:23 am
Post
by nru1979 » Mon Nov 09, 2020 2:17 pm
Hello,
I tried Twister OS from PINN on my RPI3B+
The themes are awesome-looking but box86 does not work. In fact the kernel is compiled 2G-2G so wine:i386 does not start, even wrapped in box86.
- Is it possible to reupload a 3G-1G on PINN? (I am trying to recompile the kernel atm but it is quite time consuming for an uncertain result)
I tried a workaround with mikerr qemu stretch image(availlable on PINN)
Problem here is that I cannot install a wine386 bundle on the main arm FS.
I then tried about everything :
1) From debootstrapping :
A) deboostrapped and installed wine386 in chroot
B) ran box386 wine386 in main system ==> wine cannot find its files (obvious)
2) Tried installing box86 within chroot.
As expected, does not work. Does not even compile
3) toying with dpkg --add-architecture i386 on main system. --> wine386 refuses to install its deps, even after adding debian repositories.
How can I get a box86+wine running on raspbian? Is there a standalone wine-i386 availlable that I could push on my arm?
Thanks in advance!
-
salvaliebana
- Level 1

- Posts: 9
- Joined: Mon Aug 13, 2018 9:47 am
Post
by salvaliebana » Fri Nov 13, 2020 3:51 am
you need to recompile the kernel to add the feature. I would not even recommend it, rpi3 is a very bad hardware for this task. well, rpi3 is a very bad hardware for any task