View Full Version : Recompiling the Kernel for 8.10
DiscipleDOC
01-07-09, 03:05 PM
Have anyone done this yet? Are there any step-by-step instructions on how to do this?
leigh123linux
01-08-09, 06:25 AM
This should work OK for Ubuntu as well
http://forums.fedoraforum.org/showthread.php?t=145114&highlight=debian+kernel
Have anyone done this yet? Are there any step-by-step instructions on how to do this?
I post you from an vanilla kernel 2.6.28 (ubuntu intrepid)
to compile the kernel it's quite easy using the debian tools in ubuntu
http://mapopa.blogspot.com/2009/01/compiling-2.html
after the kernel was compiled i have installed it with dpkg
$ sudo dpkg -i /usr/src/linux-headers-2.6.28-vanillaice_2.6.28-vanillaice-10.00.Custom_amd64.deb
also downloaded the 180.x driver and installed from comand line
after the gdm was stopped
$sudo /etc/init.d/gdm stop
$sudo sh NVIDIA-Linux-x86_64-180.22-pkg2.run
$sudo /etc/init.d/gdm start
DiscipleDOC
01-09-09, 12:04 PM
Thanks guys. I will work on that this weekend.
Dizzle7677
01-26-09, 01:56 AM
For ubu/debian systems use KernelCheck. The instructions/ideas here are pretty good also...http://howto.wikia.com/wiki/Howto_configure_the_Linux_kernel
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.