Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

Install Con Kolivas kernel

Post your How to's here


Install Con Kolivas kernel

Postby ryanvade » Sat Apr 06, 2013 10:15 pm

Warning. Perform the following at your own risk. Backup all data before atempting.
Okay. So I really like the CK kernel. In paticular, the BFS (Brain F&@k scheduler). However, Ubuntu does not have a good PPA for the experimental kernel. So the best way to install it is through a script I found on Sourceforge.
The steps to compile a kernel with these modifications are:

Download the vanilla kernel
Download and apply the: -ubuntu, -bfq, -ck patchsets
Configure the kernel
Compile
Install
Code: Select all
wget --no-check-certificate \https://raw.github.com/chilicuil/learn/master/sh/kernel-ck-ubuntu

This downloads the kernel.
Code: Select all
time bash kernel-ck-ubuntu

This applies the patches:
Image
Finally install the kernel:
Code: Select all
sudo dpkg -i ./linux-*.deb


Please note that this process takes time. You have to compile the kernel, and also add the patches. The process is animated though... It just takes time. If you use the script as of this writing you also get an updated kernel...3.8.2-ck1 Hope you enjoyed my tutorial. ;smile
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux



Re: Install Con Kolivas kernel

Postby ryanvade » Sun Apr 07, 2013 4:52 pm

Please replace
Code: Select all
 echo "[+] downloading an optimized config file from http://liquorix.net ...    "
#_exec wget "http://liquorix.net/sources/$kernel/config.$arqt"
#TODO 04-03-2013 21:19 >> check when liquorix update config for 3.8, using 3.7 config in the meantime
_exec wget "http://liquorix.net/sources/3.7/config.$arqt"
_exec cp config.$arqt .config
with
Code: Select all
 echo "[+] downloading an optimized config file from http://liquorix.net ...    "
#_exec wget "http://liquorix.net/sources/$kernel/config.$arqt"
#TODO 04-03-2013 21:19 >> check when liquorix update config for 3.8, using 3.7 config in the meantime
_exec wget "http://liquorix.net/sources/$kernel/config.$arqt"
_exec cp config.$arqt .config



on the liquorix site, 3.8 configs have replaced 3.7, causing the 404 not found.


OR download from my git repo.
Code: Select all
 git clone git//github.com/ryanvade/Second-Repo.git

from a web browser:
https://github.com/ryanvade/Second-Repo.git
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux



Re: Install Con Kolivas kernel

Postby ryanvade » Sun Jun 02, 2013 10:55 pm

I updated it to 3.9
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux


Return to How To's (Do not post questions please)

Who is online

Users browsing this forum: No registered users and 6 guests