asset-group / 5ghoul-5g-nr-attacks

5G NR Attacks against Qualcomm and Mediatek smartphones. Fuzzer included⚡
https://5ghoul.com
GNU General Public License v2.0
504 stars 85 forks source link

Failure to launch 5Ghoul GUI #11

Closed alphafox02 closed 9 months ago

alphafox02 commented 9 months ago

I swear I had this running without issue before, but this is on a fresh install of 22.04 w/ Nvidia CUDA 12 setup. I try to start the GUI within the docker and this is now the result, just wondered if this has been encountered before? Currently researching the errors, but it's not clear to me if it's a host issue or a docker container issue.

Waiting GUI Thread Startup...
Chromium Embedded Framework Initialized
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
[CEF] WebView Document Ready
WebView Module Loaded
GLX: Failed to create context: BadMatch (invalid parameter attributes)
alphafox02 commented 9 months ago

Quickly put up a 22.04 virtual machine without Nvidia, everything else the same as the host, and the GUI launched perfectly. Closing as it's likely due to something with my host, but still curious if it's been tested against a host with Nvidia/Cuda.