Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to Install Liquorix/zen Kernel on ChaletOS?

2 posters

Go down

How to Install Liquorix/zen Kernel on ChaletOS? Empty How to Install Liquorix/zen Kernel on ChaletOS?

Post by xyis1 Thu May 07, 2015 9:09 am

sudo -i
mousepad /etc/apt/sources.list.d/liquorix.list

and add the following line:

# /etc/apt/sources.list.d/liquorix.list
deb http://liquorix.net/debian sid main
deb-src http://liquorix.net/debian sid main

Save & exit. Then, update keyring:

apt-get update && apt-get install '^liquorix-([^-]+-)?keyring.?'

Install gcc-4.7

add-apt-repository ppa:ubuntu-toolchain-r/test
apt-get update
apt-get install gcc-4.7

The Liquorix kernel can be installed by way of meta-packages. This will guarantee that the latest kernel is installed on every upgrade.

32-bit without PAE (HIGHMEM4G):

apt-get install linux-image-liquorix-686 linux-headers-liquorix-686

32-bit with PAE (HIGHMEM64G):

apt-get install linux-image-liquorix-686-pae linux-headers-liquorix-686-pae

64-bit:

apt-get install linux-image-liquorix-amd64 linux-headers-liquorix-amd64

Install the new Nvidia drivers 310.14

add-apt-repository ppa:xorg-edgers/ppa
apt-get update
apt-get install nvidia-current nvidia-settings

# OR If you are updating the kernel and you have installed the drivers already
aptitude reinstall nvidia-current nvidia-settings

OR the latest Ati Catalyst package

# Remove old driver first
sh /usr/share/ati/fglrx-uninstall.sh
apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev*
# Download new driver and install

unzip amd-driver-installer-catalyst-13.1-linux-x86.x86_64.zip
chmod +x amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run
sh ./amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run --buildpkg Ubuntu/quantal
dpkg -i fglrx*.deb
aticonfig --initial -f

Now, restart your pc and fly with zen kernel.
xyis1
xyis1

Posts : 56
Join date : 2015-05-04
Location : India

http://xyis1.blogspot.in/

Back to top Go down

How to Install Liquorix/zen Kernel on ChaletOS? Empty Re: How to Install Liquorix/zen Kernel on ChaletOS?

Post by danielson Sat Feb 04, 2017 12:23 pm

I imagine doing this procedure would harm a dual-boot situation with Windows 10.
danielson
danielson

Posts : 177
Join date : 2015-06-07
Location : U.S.

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum