You are not logged in.
Pages: 1
hi mates, i've installed yesterday slitaz cooking 
i've tried to install the nvidia non-free package and also the nouveau one but with official drivers the screen wasn't detected, with nouveau screen freezes before login...
i'll use the standard drivers, but how could i choose the correct one?
cheers
Offline
Open xterm
su
password is root
#tazpkg get-install xorg-xf86-video-nv
#leafpad /etc/X11/xorg.conf.d/60-Device.conf
Change:
Driver "vesa"
to
Driver "nv"
Save
#echo blacklist nouveau >> /etc/modprobe.d/blacklist
Start slim/xorg:
#/etc/init.d/slim start
Online
I had same problem. your solution worked for me. BIG THANK YOU mojo.
Offline
Pages: 1
[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]