Archives For November 30, 1999

The latest Linux Kernel 3.10.12 LTS has been released. All users of the 3.10 kernel series must upgrade. Here’s how to install or upgrade in Ubuntu 13.04, Ubuntu 12.04, Ubuntu 12.10 and Linux Mint.

Linux Kernel 3.10.12 Ubuntu

Linux kernel 3.10.12 brings mostly networking fixes, especially for IPv4 and IPv6 protocols, and lots of updated or patched drivers, also networking related. See the official announcement.

Install / Upgrade Kernel 3.10.12

The Deb packages is available in Kernel PPA for Ubuntu based systems. Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands to download the Debs:

for 32-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.12-saucy/linux-headers-3.10.12-031012-generic_3.10.12-031012.201309141044_i386.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.12-saucy/linux-headers-3.10.12-031012_3.10.12-031012.201309141044_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.12-saucy/linux-image-3.10.12-031012-generic_3.10.12-031012.201309141044_i386.deb

for 64-bit system

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.12-saucy/linux-headers-3.10.12-031012-generic_3.10.12-031012.201309141044_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.12-saucy/linux-headers-3.10.12-031012_3.10.12-031012.201309141044_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.12-saucy/linux-image-3.10.12-031012-generic_3.10.12-031012.201309141044_amd64.deb

Then install them via:

sudo dpkg -i linux-headers-3.10.12-*.deb linux-image-3.10.12*.deb

Once installed, restart your computer.

Kernel PPA: http://kernel.ubuntu.com/~kernel-ppa/mainline/

linux kernel logoThe Linux Kernel 3.10.11 has been released. All users of the 3.10 LTS kernel series are urged to upgrade as soon as possible. Here’s how to install or upgrade in Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04 and Linux Mint.

This maintenance release introduces ARM, x86, and PowerPC fixes, as well as many updated drivers, including Nouveau, i915, iSCSI, and a few wireless ones. See the official announcement.

Install / Upgrade Kernel 3.10.11:

Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands to download the DEBs.

for 32-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.11-saucy/linux-headers-3.10.11-031011-generic_3.10.11-031011.201309080217_i386.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.11-saucy/linux-headers-3.10.11-031011_3.10.11-031011.201309080217_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.11-saucy/linux-image-3.10.11-031011-generic_3.10.11-031011.201309080217_i386.deb

for 64-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.11-saucy/linux-headers-3.10.11-031011-generic_3.10.11-031011.201309080217_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.11-saucy/linux-headers-3.10.11-031011_3.10.11-031011.201309080217_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.11-saucy/linux-image-3.10.11-031011-generic_3.10.11-031011.201309080217_amd64.deb

Then install them via below command:

sudo dpkg -i linux-headers-3.10.11*.deb linux-image-3.10.11*.deb

If you’re not comfortable with command line. Download & install the Debs from the kernel ppa.

linux kernel logoLinus Torvalds has announced the Linux Kernel 3.11. Here are the new features and how to install / upgrade new kernel in Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04 and Linux Mint.

Linus Torvalds wrote on the mailing list:

As some people noticed, I got distracted (“Ooh, look, a squirrel..”)
and never wrote an announcement for -rc7. My bad. But it wasn’t
actually all that interesting a release apart from the date, and it
had a silly compile error in ohci-pci if you hadn’t enabled
CONFIG_PM_RUNTIME, so we’ll just forget -rc7 ever happened, ok?
Instead, go and get the real 3.11 release, which is out there, all
shiny and ready to be compiled and loved.

Since rc7 (ok, I lied, it happened) there’s been just small fixes.
Most of them came in from the networking tree, but there’s some all
over: some random filesystem fixes, a couple of sound fixes, a
/proc/timer_list fix, things like that. Nothing really stands out
(unless you happened to use the new soft-dirty code, that had a buglet
that could really hurt), but let’s hope we don’t have some silly
configuration that doesn’t even compile this time around.

Shortlog appended.

Linus

The Linux Kernel 3.11 Features:

Graphics:

  • The DRM driver changes dominate the Linux 3.11 kernel! The big feature is Radeon dynamic power management support has finally come to AMD’s open-source driver along with early support for the Radeon HD 8000 “Sea Islands” GPUs. Phoronix tests have shown Radeon DPM is successful at improving power use and lowering temperatures while delivering great performance.
  • There’s a new DRM display driver for the Renesas R-Car SoC.
  • Intel Haswell improvements and Valley View / Bay Trail support is now ready for Linux desktop usage.
  • H.264 / MPEG-2 video decoding for Nouveau with select NVIDIA GPUs bearing the VP2 engine as part of the PureVideo HD support. This is exposed in Gallium3D via the VDPAU state tracker. There’s also early GK110 GPU support. The NVIDIA GK110 is the firm’s latest high-end Kepler GPU.

Disk / File-System:

  • LZ4 compression support.
  • Zswap was merged for compressed swap caching.
  • Various XFS file-system improvements.
  • Performance tuning for Btrfs.
  • F2FS file-system updates.
  • EXT4 file-system updates.
  • The Lustre file-system client was merged for the first time.

CPU:

  • AVX2 Crypto optimizations.
  • PowerPC improvements from IBM.
  • Continued ARM improvements.
  • Xen and KVM virtualization now work for 64-bit ARM.

General Hardware & Miscellaneous Improvements:

  • Input device improvements.
  • Lots of audio / sound improvements.
  • With Linux 3.11, Wine can now handle Windows RT applications.

Download & Install Linux Kernel 3.11:

The Kernel PPA has updated DEB packages for Ubuntu and its derivatives. Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands to download the DEBs.

for 32-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/linux-headers-3.11.0-031100-generic_3.11.0-031100.201309021735_i386.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/linux-headers-3.11.0-031100_3.11.0-031100.201309021735_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/linux-image-3.11.0-031100-generic_3.11.0-031100.201309021735_i386.deb

for 64-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/linux-headers-3.11.0-031100-generic_3.11.0-031100.201309021735_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/linux-headers-3.11.0-031100_3.11.0-031100.201309021735_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/linux-image-3.11.0-031100-generic_3.11.0-031100.201309021735_amd64.deb

For both 32-bit & 64-bit, run below command to install them:

sudo dpkg -i linux-headers-3.11.0*.deb linux-image-3.11.0*.deb

Once installed, restart your computer!

If you have problem with this kernel, run below command to remove it:

sudo apt-get purge linux-image-3.11.0*

Read More:

Linux Kernel 3.11 announcement

Kernel 3.11 on kernel ppa mainline

The latest Stable Linux Kernel 3.10.10 has been released. All users of the 3.10 kernel series are urged to upgrade as soon as possible. Here’s how to Install / upgrade in Ubuntu 13.04, Ubuntu 12.04 Precise and Ubuntu 12.10 Quantal.

Linux Kernel 3.10.10 Ubuntu

The Kernel 3.10.10 is a small release that includes a few updated drivers, fixes, as well as other small changes. See the changelog.

Install / Upgrade Kernel 3.10.10

The DEB packages for Debian / Ubuntu based systems are available. Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands to download them:

for 32-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-headers-3.10.10-031010-generic_3.10.10-031010.201308291422_i386.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-headers-3.10.10-031010_3.10.10-031010.201308291422_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-image-3.10.10-031010-generic_3.10.10-031010.201308291422_i386.deb

for 64-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-headers-3.10.10-031010-generic_3.10.10-031010.201308291422_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-headers-3.10.10-031010_3.10.10-031010.201308291422_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-image-3.10.10-031010-generic_3.10.10-031010.201308291422_amd64.deb

After that, both 32-bit and 64-bit run below command to install the kernel:

sudo dpkg -i linux-headers-3.10.10-*.deb linux-image-3.10.10*.deb

Once properly installed, you can remove the downloaded packages for saving space.

(Optional) To remove this kernel, run below command:

sudo apt-get purge linux-image-3.10.10*

The latest Linux Kernel 3.10.9 has been released. All users of the 3.10 kernel series are urged to upgrade as soon as possible. Here’s how to install / upgrade in Ubuntu 13.04 Raring, 12.04 Precise and 12.10 Quantal.

Linux Kernel 3.10.9 Ubuntu

Linux kernel 3.10.8 has a problem on networking, so the Kernel 3.10.9 was announced few hours later with a fix. See the official announcement.

Install / Upgrade Kernel 3.10.9

The mainline kernel PPA has updated Debs packages for Debian / Ubuntu based users. Press Ctrl+Alt+T on your keyboard to open terminal. Then download and install the Debs.

for 32-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.9-saucy/linux-headers-3.10.9-031009-generic_3.10.9-031009.201308201935_i386.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.9-saucy/linux-headers-3.10.9-031009_3.10.9-031009.201308201935_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.9-saucy/linux-image-3.10.9-031009-generic_3.10.9-031009.201308201935_i386.deb

for 64-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.9-saucy/linux-headers-3.10.9-031009-generic_3.10.9-031009.201308201935_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.9-saucy/linux-headers-3.10.9-031009_3.10.9-031009.201308201935_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.9-saucy/linux-image-3.10.9-031009-generic_3.10.9-031009.201308201935_amd64.deb

After that, both 32-bit and 64-bit run below command to install the kernel

sudo dpkg -i linux-headers-3.10.9-*.deb linux-image-3.10.9*.deb

Finally apply changes to grub boot loader:

sudo update-grub

You can remove the downloaded packages after the kernel is properly installed.

Linux Kernel 3.10.7 has been released. All users of the 3.10 kernel series must upgrade. Here’s how to install / upgrade in Ubuntu 13.04 Raring, Ubuntu 12.04 Precise, Ubuntu 12.10 Quantal, and Linux Mint.

Linux Kernel 3.10.7 Ubuntu

Linux kernel 3.10.7 is a pretty big release that brings PowerPC enhancements, updated drivers (including DRM ones), as well as improvements to the EXT4, CIFS, ReiserFS and Btrfs filesystems. See official release announcement.

Install / Upgrade Kernel 3.10.7

Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands to download the DEBs:

  • For 32-bit system, run below 3 commands:
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.7-saucy/linux-headers-3.10.7-031007-generic_3.10.7-031007.201308150319_i386.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.7-saucy/linux-headers-3.10.7-031007_3.10.7-031007.201308150319_all.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.7-saucy/linux-image-3.10.7-031007-generic_3.10.7-031007.201308150319_i386.deb
  • For 64-bit:
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.7-saucy/linux-headers-3.10.7-031007-generic_3.10.7-031007.201308150319_amd64.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.7-saucy/linux-headers-3.10.7-031007_3.10.7-031007.201308150319_all.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.7-saucy/linux-image-3.10.7-031007-generic_3.10.7-031007.201308150319_amd64.deb
  • After downloading the packages, both 32-bit & 64-bit can run below commands to install them:

    sudo dpkg -i linux-headers-3.10.7*.deb linux-image-3.10.7*.deb

    Once installed, update grub to apply changes and you’re done!

    sudo update-grub

    (Optional) To remove Linux Kernel 3.10.7, run this command in terminal:

    sudo apt-get purge linux-image-3.10.7*

    The latest stable Linux Kernel 3.10.6 has been released. All users of the 3.10 kernel series must upgrade. Here’s how to install / upgrade in Ubuntu 13.04 Raring, 12.04 Precise and 12.10 Quantal.

    Kernel 3.10.6 in Ubuntu

    The Linux Kernel 3.10.6 comes with lots of fixes and improvements, such as updated Radeon, i915 vedio drivers, update RAID, Wireless, drivers and so forth. See the announcement.

    Install / Upgrade Kernel 3.10.6

    Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands to download the DEBs:

  • For 32-bit system:
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.6-saucy/linux-headers-3.10.6-031006-generic_3.10.6-031006.201308112316_i386.deb 
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.6-saucy/linux-headers-3.10.6-031006_3.10.6-031006.201308112316_all.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.6-saucy/linux-image-3.10.6-031006-generic_3.10.6-031006.201308112316_i386.deb
  • For 64-bit system:
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.6-saucy/linux-headers-3.10.6-031006-generic_3.10.6-031006.201308112316_amd64.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.6-saucy/linux-headers-3.10.6-031006_3.10.6-031006.201308112316_all.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.6-saucy/linux-image-3.10.6-031006-generic_3.10.6-031006.201308112316_amd64.deb
  • After downloading the packages, both 32-bit & 64-bit can run below commands to install them:

    sudo dpkg -i linux-headers-3.10.6*.deb linux-image-3.10.6*.deb

    Once installed, update grub to apply changes and you’re done!

    sudo update-grub

    (Optional) To remove Linux Kernel 3.10.6, run this command in terminal:

    sudo apt-get purge linux-image-3.10.6*

    The latest stable Linux Kernel 3.10.5 has been released. All users of the 3.10 kernel series are urged to upgrade as soon as possible. Here’s how to install / upgrade in Ubuntu 13.04 Raring, 12.04 Precise and 12.10 Quantal.

    install kernel 3.10.5 ubuntu

    UPDATE: The 3.10 kernel series has reached 3.10.6, see this tutorial.

    Linux kernel 3.10.5 contains lots of fixes and improvements, such as updated video drivers (Radeon, i915, Nouveau, etc.), updated iSCSI, MD, RAID, Wireless, ATA, SATA, ACPI and USB drivers, as well as sound improvements.

    Install / Upgrade Kernel 3.10.5

    Press Ctrl+Alt+T to open terminal for running commands. When it opens, follow below steps:

    For 32-bit system, run below commands to download the Debs:

    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.5-saucy/linux-headers-3.10.5-031005-generic_3.10.5-031005.201308040618_i386.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.5-saucy/linux-headers-3.10.5-031005_3.10.5-031005.201308040618_all.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.5-saucy/linux-image-3.10.5-031005-generic_3.10.5-031005.201308040618_i386.deb

    For 64-bit system, run beloww commands instead:

    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.5-saucy/linux-headers-3.10.5-031005-generic_3.10.5-031005.201308040618_amd64.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.5-saucy/linux-headers-3.10.5-031005_3.10.5-031005.201308040618_all.deb
    
    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.5-saucy/linux-image-3.10.5-031005-generic_3.10.5-031005.201308040618_amd64.deb

    After downloading the packages, both 32-bit & 64-bit can run below commands to install them:

    sudo dpkg -i linux-headers-3.10.5*.deb linux-image-3.10.5*.deb

    Once installed, update grub to apply changes:

    sudo update-grub

    (Optional) To remove Linux Kernel 3.10.5, run below commands in terminal:

    sudo apt-get purge linux-image-3.10.5*

    The latest stable Linux Kernel 3.10.4 has been released. This simple tutorial will show you how to install / upgrade this kernel in Ubuntu 13.04 Raring, 12.10 Quantal and 12.04 Precise.

    Linux Kernel 3.10.4

    Linux kernel 3.10.4 is an important release, which brings many improvements to IPv4 and IPv6 protocols, as well as many updated drivers and ARM fixes. All users of the 3.10 kernel series are urged to upgrade as soon as possible. See official announcement.

    To get started, press Ctrl+Alt+T to open a terminal window, copy and paste below command into terminal and run to download the kernel:

    for 32-bit system:

    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004-generic_3.10.4-031004.201307282043_i386.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004_3.10.4-031004.201307282043_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-image-3.10.4-031004-generic_3.10.4-031004.201307282043_i386.deb

    for 64-bit system:

    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004-generic_3.10.4-031004.201307282043_amd64.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-headers-3.10.4-031004_3.10.4-031004.201307282043_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/linux-image-3.10.4-031004-generic_3.10.4-031004.201307282043_amd64.deb

    After that, both 32-bit and 64-bit run below command to install the kernel

    sudo dpkg -i linux-headers-3.10.4-*.deb linux-image-3.10.4*.deb

    Finally apply changes to grub boot loader:

    sudo update-grub

    You can remove the downloaded packages after the kernel is properly installed.

    This latest stable Kernel 3.10.3 has been released. All users of the 3.10 kernel series are urged to upgrade as soon as possible. This tutorial shows how to install / Upgrade Kernel 3.10.3 for Ubuntu 13.04, 12.04, 12.10 and Linux Mint users.

    Linux Kernel 3.10.3

    Linux Kernel 3.10.3 is a small release that includes a lot of small changes. The mainline Kernel PPA has updated DEB packages for Ubuntu / Debian users. Read full list of changes at LKML

    Install / Upgrade Kernel 3.10.3

    Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands to downloads Debs.

    For 32-bit system:

    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.3-saucy/linux-headers-3.10.3-031003-generic_3.10.3-031003.201307251835_i386.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.3-saucy/linux-headers-3.10.3-031003_3.10.3-031003.201307251835_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.3-saucy/linux-image-3.10.3-031003-generic_3.10.3-031003.201307251835_i386.deb

    For 64-bit system:

    wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.3-saucy/linux-headers-3.10.3-031003-generic_3.10.3-031003.201307251835_amd64.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.3-saucy/linux-headers-3.10.3-031003_3.10.3-031003.201307251835_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.3-saucy/linux-image-3.10.3-031003-generic_3.10.3-031003.201307251835_amd64.deb

    After that, both 32-bit and 64-bit use below command to install the kernel:

    sudo dpkg -i linux-headers-3.10.3*.deb linux-image-3.10.3*.deb

    To apply changes, run:

    sudo update-grub

    (Optional) To remove this kernel, run below command in terminal:

    sudo apt-get purge linux-image-3.10.3*