Livox Viewer 2 - Ubuntu 2023-02-07 Crash after Splashscreen #226

Open
opened 2024-08-14 03:28:42 +02:00 by AlexAP007 · 2 comments
AlexAP007 commented 2024-08-14 03:28:42 +02:00 (Migrated from github.com)

Ubuntu 22.04 fresh install
Livox Viewer 2 - Ubuntu 2023-02-07 starting, showing splashscreen with turning round circle, and closes

LOG attached
Notebook Lenovo IdeaPad 5 Pro 16ACH6, AMD Ryzen 5 5600H (3.3 Ghz), RAM 16 ГБ, SSD 512 ГБ, AMD Radeon Graphics - 4Gb

CrashContext.runtime-xml.txt

Diagnostics.txt

LivoxViewer2.log

Ubuntu 22.04 fresh install Livox Viewer 2 - Ubuntu 2023-02-07 starting, showing splashscreen with turning round circle, and closes LOG attached Notebook Lenovo IdeaPad 5 Pro 16ACH6, AMD Ryzen 5 5600H (3.3 Ghz), RAM 16 ГБ, SSD 512 ГБ, AMD Radeon Graphics - 4Gb [CrashContext.runtime-xml.txt](https://github.com/user-attachments/files/16606708/CrashContext.runtime-xml.txt) [Diagnostics.txt](https://github.com/user-attachments/files/16606709/Diagnostics.txt) [LivoxViewer2.log](https://github.com/user-attachments/files/16606705/LivoxViewer2.log)
Deeparaj-24 commented 2024-11-18 10:18:49 +01:00 (Migrated from github.com)

I also faced the same issue, I solved it by upgrading the mesa library. The latest version of that library is not available on ubuntu(20.04) ppa.
Run the below command to check the version of the mesa library.
glxinfo | grep "OpenGL version"
Run the commands below to upgrade mesa library
sudo add-apt-repository ppa:kisak/kisak-mesa
sudo apt update
sudo apt upgrade

I also faced the same issue, I solved it by upgrading the mesa library. The latest version of that library is not available on ubuntu(20.04) ppa. Run the below command to check the version of the mesa library. `glxinfo | grep "OpenGL version"` Run the commands below to upgrade mesa library `sudo add-apt-repository ppa:kisak/kisak-mesa` `sudo apt update` `sudo apt upgrade`
tradom73 commented 2026-01-19 23:00:29 +01:00 (Migrated from github.com)

doesnt work for me, did anyone find success with it?

doesnt work for me, did anyone find success with it?
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmr/Livox-SDK#226