I have no idea what installation you have done, and what error you have made, there is no way I can give you a universal recipe to fix everything.
You need to tell me what error you have, or at least what kind of installation you already done.
Installing the 7.0 wine 64bits version I linked before is not really complicated:
cd ~
wget https://github.com/Kron4ek/Wine-Builds/releases/download/7.0/wine-7.0-amd64.tar.xz
tar xf wine-7.0-amd64.tar.xz
rm wine-7.0-amd64.tar.xz
mv wine-7.0-amd64 wine
sudo ln -s ~/wine/bin/wineserver...
Also, if you have installed both box86 and box64, you can use 64bits version of wine, to be able to run both 32bits and 64bits windows binary. Use this one for example: https://github.com/Kron4ek/Wine-Builds/releases/download/7.0/wine-7.0-amd64.tar.xz
(also, don't forget to install winetricks...
You need to use the terminal. Start with
sudo dpkg --add-architecture armhf
sudo apt update
sudo apt install libgtk2.0-0:armhf libsdl2-image-2.0-0:armhf
Enter you password then 'Y' to all the new package it will install. That will populate a bit the "armhf" multiarch libraries
after that do...
@shouhuanxiaoji do you mean this:
https://en.wikipedia.org/wiki/AC_power_plugs_and_sockets#/media/File:World_map_of_electrical_mains_power_plug_types_used.svg
It's a 64bits system. But with Debian OS family (Debian / Armbian / Ubuntu), you can use "multiarch" to have both 64bits and 32bits on the same system.
Ok, thanks @FBnil & @levi , I fixed all this.
(I still haven't found a correct way to speak about "box86 family": so box86+box64, so I use just "box" sometimes, but I guess it's not a good way)
I don't know. But I have noticed that putting an app fullscreen (with gl4es), tend to have side effect on the sound system. But I have no clue why. It's not directly gl4es I guess, more about when GLES hardware is used.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.