
If you want to upgrade to Kernel 3.10, but avoid compiling it from sources or downloading the packages from kernel.org and installing it by hand, download the installation script and run it.
To install kernel 3.10 on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Debian Sid, Debian Wheezy and Debian Squeeze.
Instructions for installing Kernel 3.10 RC1 on 32 bit Ubuntu / Debian derivates:
Download the needed packages:
$ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10-rc1-saucy/linux-headers-3.10.0-031000rc1_3.10.0-031000rc1.201305130510_all.deb
$ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10-rc1-saucy/linux-headers-3.10.0-031000rc1-generic_3.10.0-031000rc1.201305130510_i386.deb
$ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10-rc1-saucy/linux-image-3.10.0-031000rc1-generic_3.10.0-031000rc1.201305130510_i386.deb
Install the Linux Kernel 3.10 RC1:
$ sudo dpkg -i *.deb
Instructions for installing Kernel 3.10 RC1 on 64 bit Ubuntu / Debian derivates:
Download the needed packages:
$ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10-rc1-saucy/linux-headers-3.10.0-031000rc1_3.10.0-031000rc1.201305130510_all.deb
$ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10-rc1-saucy/linux-headers-3.10.0-031000rc1-generic_3.10.0-031000rc1.201305130510_amd64.deb
$ wget -c kernel.ubuntu.com/~kernel-ppa/mainline/v3.10-rc1-saucy/linux-image-3.10.0-031000rc1-generic_3.10.0-031000rc1.201305130510_amd64.deb
Install the Linux Kernel 3.10 RC1:
$ sudo dpkg -i *.deb
Infortunately I have installed the kernel 3.9.3 and after 3.10, 3.10 rc1, 3.10 rc2 on my Notebook Acer Aspire AS5135, but they don’t work. My grafic card Nvidia Geforce 105M and his driver 319.23 are note recognized. Curiousely it’s running very well with the kernel 3.9 and 3.8.13 on Olivia Cinnamon 64.In my case all the kernel version later 3.09 are regressions.