You are not logged in.
Pages: 1
Hi,
I am using Slitaz rolling. I have installed it on a separate partition as dual boot with Debian.
Problem is the max resolution I get under Slitaz is 1024 X 768.
I am using GeForce GTX 650. How to I configure Slitaz to display full 1920 X 1080 ?
Offline
I am trying to install the non free driver.
So far I have done the following
#tazpkg get-install xorg-server
#tazpkg get-install linux-source
#Xorg -configure
#cp /root/xorg.conf.new /etc/X11/xorg.conf
#cd /usr/src/linux
^^ No such directory
What am I missing ?
Offline
After
# tazpkg get-install linux-source
[c]# get-linux-source[/c]
Offline
cd /usr/src/linux
make oldconfig && make prepare
make *** No rule to make target old Stop
Offline
Can u kindly give me the entire process so that I can take a print and use it.
Offline
http://forum.slitaz.org/topic/slitaz-40-rc2-install-nvidia-non-free-drivers
3) install the following:
#tazpkg get-install slitaz-toolchain
#tazpkg get-install ncurses-dev
#tazpkg get-install perl
#tazpkg get-install linux-source
#tazpkg get-install xorg-server
4)get the linux sources (thx bellard)
#get-linux-source
5)run nvidia script:
./Nvidia.run --kernel-source-path=/usr/src/linux
kernel.h notfound
/usr/bin/get-linux-source asks me what to patch.
What to do next ?
Offline
/usr/bin/get-linux-source prints this
http://paste.ubuntu.com/23832536/
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]