Setting up kernel 2.6.33 on Slackware 13 on my Asus G1S

Download DVD iso Burn to media Install it Install Slack Build Gnome Download and install new kernel: cd /usr/src wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.33.tar.bz2 rm linux tar -xvjf linux-2.6.33.tar.bz2 ln -s linux-2.6.33 linux cd linux make mrproper make menuconfig Append “-asus” to Local version Change Processor family to “Core 2/newer Xeon” Enable “Realtek… Continue reading