Nabend, ich betreibe als OS SuSe 10,1 und als Grafikkarte benutze ich eine Geforce 7800 GT mit 256 mb RAM. Ich würde gerne derzeitige Treiberversion 1.0-7676 durch eine aktuelle version 1.0-8178 ersetzen.
Wie kann ich da am einfachsten durchführen? Ist da ein Update möglich, oder muss ich die alten Treiber deinstallieren?
Linux 15.004 Themen, 106.699 Beiträge
People who aren't afraid of recompiling the nvidia kernel module or
even reinstalling the nvidia driver each time the kernel has been
updated and want or need to use the latest and greatest nvidia driver
can use the following steps 1-3. The others should use the
instructions above using YOU and skip the steps below.
1) Kernel sources must be installed and configured. Usually this means
installing the 'kernel-source', 'make' and 'gcc' packages with YaST2.
Update it - if not already done - via YaST2 Online Update (YOU).
2) Use the nvidia installer for 1.0-8178.
sh NVIDIA-Linux-x86-1.0-8178-pkg1.run -q
3) Configure X.Org with
sax2 -m 0=nvidia (0 is a digit, not a letter!)
NOTE: There is no need to try to enable 3D support. It's already
enabled, when the nvidia driver is running.
Okay, auf englisch verstehe ich jedes Wort, kann mir das aber jemand erklären wie ich diesen Kernel-source installieren kann, und was sind diese make und gcc pakete?