You are not logged in.

#1 2011-10-07 09:19:17

sardaukar
Member
From: Netherlands
Registered: 2011-01-05
Posts: 32
Website

Upgrade of kernel to 3.1

Hello!

What is the best way to upgrade the kernel to the 3.1rcX versions? I want to have a newer version of nouveau to try and get my CPU's chipset supported...

Thanks!

Offline

#2 2011-10-07 09:26:44

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Offline

#3 2011-10-07 09:42:20

Cdh
Member
Registered: 2009-02-03
Posts: 1,098

Re: Upgrade of kernel to 3.1

There is an inofficial repository made by someone called miffe:

Add to pacman.conf

[miffe]
Server = http://arch.miffe.org/$arch/

then:

pacman -S linux-mainline

Then add to grub config:

# Arch Linux mainline
title  Arch Linux mainline
root   (hd0,X)
kernel /boot/vmlinuz-linux-mainline root=/dev/sdX ro
initrd /boot/initramfs-linux-mainline.img

฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz

Offline

#4 2011-10-07 10:15:37

sardaukar
Member
From: Netherlands
Registered: 2011-01-05
Posts: 32
Website

Re: Upgrade of kernel to 3.1

Thanks, super helpful!

Offline

Board footer

Powered by FluxBB