Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - Linux Tweaks > ARCHIVES - Tips, Tricks & Tweaks
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Tips, Tricks & Tweaks Post your tips, tricks and tweaks about SuSE Linux in here. Please do not ask questions here - this is for factual information

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 20-Dec-2007, 09:44
broch
Guest
 
Posts: n/a
Default

anyone interested to play with super bleeding edge kernels try this:

# cd /usr/src
# git clone git://repo.or.cz/linux-2.6/zen-sources.git

depending on connection speed cloning will take some time
now
#cd /usr/src/zen-sources
#make xconfig
configure absolutely the latest kernel tricks (drivers, RCU, radix, VM management, I/O schedulers, CPU schedulers ACPI, ALSA and so on)
run make bzImage && make modules && make modules_install && make install

do not reboot yet!
if you have downloaded nvidia drivers run
sudo sh NVIDIA-Linux-x86-169.04-pkg1.run --kernel-name='kernel name' -K -N -s

where kernel name is listed in /lib/modules

hint: will have 'zen' in the name

reboot select zen kernel from grub menu and boot directly into GUI


updating zen sources is easy and take much less time
#cd /usr/src/zen-sources
#su -c 'git pull'


all info here:
http://forums.gentoo.org/viewtopic-t-61653...63276d181d665b6
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2