cycool29
cycool29
Reported to Angry IP Scanner repo: https://github.com/angryip/ipscan/issues/322 You may consider commenting there to say it's affecting you.
I got it working, see https://github.com/angryip/ipscan/issues/322#issuecomment-1014144836. For anyone who urges to use Angry IP Scanner on Bullseye ARM32, enter this command for a temporary fix: ```bash cd "$(mktemp -d)" wget...
> edit: oh I see you are referring to an issue only occurring on bullseye, the debian bullseye packages for swt are at version 4.17 while the raspbian bullseye packages...
As of https://github.com/Botspot/pi-apps/issues/320#issuecomment-920444039, I removed the desktop entry and launcher script parts. Not tested since I don't have any aarch or arm64 Linux OS machine but should work. [realvnc-arm64.zip](https://github.com/Botspot/pi-apps/files/7350002/realvnc-arm64.zip) BTW,...
> ``` > MESA_GL_VERSION_OVERRIDE=4.3 blender > ``` This works for me. 
> @cycool29 I'm not a blender user Nor do I.
> 4.3 doesn't work for me. I wonder what the difference is. > > ``` > pi@raspberrypi:~ $ MESA_GL_VERSION_OVERRIDE=4.3 blender > Warning: Could not find a matching GPU name. Things...
> What's the full output on your system? ``` pi@raspberrypi:~ MESA_GL_VERSION_OVERRIDE=3.3 blender Warning: Could not find a matching GPU name. Things may not behave as expected. Detected OpenGL configuration: Vendor:...
> Otherwise, did the script work? No, the binary is in `i686` and box86 shows these error when launching: ``` Box86 with Dynarec v0.2.5 b903e57e built on Jan 16 2022...
The appimage is for x86-64, do you mean to run it with box64?