You are not logged in.
Pages: 1
I was about to compile nvidia driver and found that linux-source contains only the patches on Slitaz 4.0-RC2.
Slitaz 4.0-RC2:
root@slitaz:~# tazpkg get-install linux-source
root@slitaz:~# ls -l /mnt/usr/src/
drwxr-xr-x 3 root root 4096 Mar 12 17:04 kernel-patches
root@slitaz:~#
Slitaz 3-stable:
root@slitaz:~# tazpkg get-install linux-source
root@slitaz:~# ls -l /usr/src/
lrwxrwxrwx 1 root root 21 Mar 12 17:29 linux -> linux-2.6.30.6-slitaz
drwxrwxr-x 24 root root 1024 Mar 12 17:32 linux-2.6.30.6-slitaz
root@slitaz:~#
Well, I might be missing something, but I need more than the patches to get this nvidia working.
Offline
Run:
# get-linux-source
Offline
Thx Bellard,
Grâce à toi, I could make it:
http://forum.slitaz.org/topic/slitaz-40-rc2-install-nvidia-non-free-drivers#post-7533
I am just wondering what is the idea of having two required commands to get the sources.... Really I do not see the point:
#tazpkg get-install linux-source => you get only the patches...
#get-linux-source => you get the source, but this command is not mentionned in the doc...
Anyway, it works and I feel really happy.
:-D (heu-reux!)
Offline
Pages: 1
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]