You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like a fairly major problem - the issue doesn't go away with a newer mesa - it appears to be introduced by it.
Raspberry Pi OS is shipping today with 23.2.1 (+rpi changes). It appears that the libwayland-client that is embedded in the AppImage is missing the symbol you've referenced - causing the failure.
I note that the PCSX2 project encountered a similar problem: PCSX2/pcsx2#11407
Their solution was to deliberately exclude the libwayland-* libraries, and I'm tempted to do the same after some testing.
This looks like a fairly major problem - the issue doesn't go away with a newer mesa - it appears to be introduced by it.
Raspberry Pi OS is shipping today with 23.2.1 (+rpi changes). It appears that the libwayland-client that is embedded in the AppImage is missing the symbol you've referenced - causing the failure.
I note that the PCSX2 project encountered a similar problem: PCSX2/pcsx2#11407
Their solution was to deliberately exclude the libwayland-* libraries, and I'm tempted to do the same after some testing.
Ah, I didn't even think to try with Xorg as the GNOME backend. With Xorg as the GNOME backend, indeed, the error does not show up. I just assumed it was mesa because of the libEGL complaint.
Is this Kali image now published in Imager?
Unfortunately no, not yet. I've never used cloud-init before so I'm still learning it. Once I have something that people can test, it will probably be part of our weekly images, and I'll tell users how to create a json file with the bits to use.
What happened?
When attempting to run the aarch64 1.9.0 AppImage, I am getting an unknown symbol
I am guessing this went away in newer mesa, the version of libegl-mesa0 is 24.2.2-1 from Debian testing.
Version
1.9.0 (Default)
What host operating system were you using?
Windows
Host OS Version
Kali Linux
Selected OS
Kali Linux
Which Raspberry Pi Device are you using?
Raspberry Pi 5
What kind of storage device are you using?
microSD Card in an internal reader
OS Customisation
Relevant log output
No response
The text was updated successfully, but these errors were encountered: