June 21, 2012 · General ·

Sponsored Link
Linux kernel 3.5 RC3 contains various fixes for Btrfs, NFS/NFS4 filesystems, lots of USB improvements, a few ARM and ALSA fixes, and much more.

What is new in linux kernel 3.5 RC3

summary is as follows:

-- regulator and regmap fixes from Mark Brown
-- crypto fixes from Herbert Xu
-- m68knommu from Greg Ungerer
-- writeback locking fix from Wu Fengguang
-- drm fixes from Dave Airlie
-- omapdss build problem fix from Tomi Valkeinen
-- m68k update from Geert Uytterhoeven
-- led fixes from Bryan Wu
-- SuperH fixes from Paul Mundt
-- sound fixes from Takashi Iwai
-- pinctrl fixes from Linus Walleij
-- kvm fix from Marcelo Tosatti
-- btrfs update (and a later warning fix pull) from Chris Mason
-- target updates from Nicholas Bellinger
-- x86, perf, and core updates (RCU and locking) from Ingo Molnar
-- networking, IDE and sparc update from David S. Miller
-- USB fixes from Greg Kroah-Hartman
-- five Xen bug-fixes from Konrad Rzeszutek Wilk
-- two nfsd bugfixes from J. Bruce Fields
-- PowerPC fix from Paul Mackerras
-- DMA-mapping fixes from Marek Szyprowski
-- NFS client bugfixes from Trond Myklebust
-- SCSI fixes from James Bottomley
-- fbdev fixes from Florian Tobias Schandinat
-- arch/tile update from Chris Metcalf

Important Note:- This is still in development so do not install in production system

Install linux kernel 3.5 RC in ubuntu using PPA

Open the terminal and run the following commands

sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get dist-upgrade

If you want to uninstall this you can run the following commands

sudo apt-get install ppa-purge
sudo ppa-purge ppa:xorg-edgers/ppa

Sponsored Link

4 Comments to “How to install linux kernel 3.5 RC in ubuntu using PPA”

  1. danrgmc says:

    Well, nothing there right at this time. I’ll give it a try later.

  2. anest says:

    thanks! my 3d sound works only on 3.5…

  3. BURGINABC says:

    I can’t even begin to express how grateful I am for this. Thanks to those USB fixes you mentioned, my mouse works for the first time since Linux 2.6! Now I’m not stuck on Debian Squeeze! Hooray!

  4. dafreez says:

    Just a note:

    This also installs/updates loads of other packages, not all of which are stable. In my case it broke my nfs setup and trying to revert via ‘sudo ppa-purge ppa:xorg-edgers/ppa’ broke my installation.

Leave a Reply

  • Recent comments