<div dir="ltr"><div><br>new kernels, new versions of the package... This is a follow up mail. Mostly the same experience :)<br><br></div><div>From testing running on nouveau, I installed :<br><br># apt-get install linux-image-amd64 linux-headers-amd64 nvidia-driver -t sid<br><br></div><div>it fails to load the module even tho is correctly built (relevant bootup log: journal.sid)<br><br></div><div>afterwards I tried to upgrade from sid to experimental with:<br><br></div><div># apt-get install nvidia-driver -t experimental<br><br></div><div>it segfaults during the installation. log saved directly from screen with gpm since it isnt save to any log (attached logs: nvidia.segfault, apt.frozen)<br></div><div><br></div><div># dpkg --configure -a<br><br>to finish the installation and it fails to load after the boot up (obviusly, since it failed to build during the installation)<br><br></div><div>Afterwards i purge everything nvidia related and <br><br></div><div># apt-get install nvidia-driver -t experimental<br><br></div><div>It installs okay (no segrault during installation), but it fails to load. For some reason, it refuses to mount the drivers after the nvidia driver segfaults (Attached log: fail.load, bootup.log)<br><br></div><div><br></div><div><br></div>On the bright side, this time I didnt need to remove xorg.conf to get back to nouveau driver after purging nvidia-drivers packages :)<br><br><br></div>