Open mlaugharn opened 4 years ago
I updated notes everywhere, telling that GRATE drivers are for older Tegra SoCs only. For NANO you should use upstream Nouveau drivers.
Perhaps you need to cd build/ && ninja uninstall
.
Hello @mlaugharn ,
Have you managed to fix yours problem? Do you need any more help?
I just reflashed the device to the original jetson nano image. I appreciate your help though :)
Good to know that you resolved the problem! :-) Could we close the issues then?
Sure! Although, you may want to check that ninja uninstall
works because I never got it to work
The ninja uninstall
works for me without any problems.
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:
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