Plutoberth / SonyHeadphonesClient

A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app
MIT License
1.09k stars 85 forks source link

Failed to run on aarch64 under Phosh (wayland) #102

Open AndreySV opened 1 year ago

AndreySV commented 1 year ago

Mobian/Debian 12 - bookworm.

$ ./SonyHeadphonesClient 
/org/bluez/hci0/dev_38_18_4C_03_AD_5D
/org/bluez/hci0/dev_00_6B_8E_11_11_1C
Glfw Error 65543: GLX: Failed to create context: GLXBadFBConfig
Plutoberth commented 11 months ago

Can you try running a simple "Dear ImGui" test app? Just compile the "GLFW/OpenGL3" test app.