-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Trying to remove the mesa drivers as they worked poorly on my computer and messed up the graphics drivers. When I run glxinfo I get:
name of display: :1
MESA-LOADER: failed to open swrast (search paths /usr/lib/aarch64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 53
Current serial number in output stream: 52
I'm using an nvidia jetson nano by the way. Trying to run sudo ninja uninstall returns
[0/1] /usr/local/bin/meson --internal uninstall Log file does not exist, no installation has been done
I do see a log file in mesa/build/meson-logs though
Metadata
Metadata
Assignees
Labels
No labels