On Thu, Apr 09, 2020 at 08:04:31PM +0200, Bernard wrote: > [ 15541.577] (EE) AIGLX error: dlopen of > /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so failed > (/usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so: cannot open shared object > file: No such file or directory)
You're missing the libgl1-mesa-dri package (or it's partly installed, or corrupted...). In any case, try reinstalling libgl1-mesa-dri. > [ 15541.577] (EE) AIGLX: reverting to software rendering > [ 15541.577] (EE) AIGLX error: dlopen of > /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed > (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object > file: No such file or directory) Same package. > > startx xterm > > That works ! This is the only graphic thing that I have been able to launch > since the crash *nod* xterm doesn't need 3d rendering. Some desktop environments do. > 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK208 [GeForce > GT 710B] [10de:128b] (rev a1) > [ 0.168357] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored > [ 293.533132] r8169 0000:02:00.0: firmware: direct-loading firmware > rtl_nic/rtl8168g-2.fw Looks like your video chipset doesn't require firmware, so that's fine.