You are not logged in.

#1 2014-10-29 21:52:06

dsar
Member
From: Saint Petersburg
Registered: 2014-10-09
Posts: 44

upgrade my kernel

How do I upgrade my kernel?
I have the latest stable version and I want to upgrade it to 3.18-rc2.
I tried this package
but after rebooting, uname gives me the stable version again hmm

Offline

#2 2014-10-29 22:06:56

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: upgrade my kernel

What are the output of uname -a and pacman -Qi linux   ?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2014-10-29 22:14:45

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: upgrade my kernel

rc-2 stands for Release Candidate: Arch only packages stable releases.

If you want to install a release candidate, you'll need to find, or adapt, a PKGBUILD for it...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2014-10-29 22:17:30

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: upgrade my kernel

Does "I tried this package" mean you built it, installed it, and reconfigured your bootloader as required?

Offline

#5 2014-10-29 22:23:30

dsar
Member
From: Saint Petersburg
Registered: 2014-10-09
Posts: 44

Re: upgrade my kernel

ewaller wrote:

What are the output of uname -a and pacman -Qi linux   ?

Version        : 3.17.1-1

Offline

#6 2014-10-29 22:24:01

dsar
Member
From: Saint Petersburg
Registered: 2014-10-09
Posts: 44

Re: upgrade my kernel

tomk wrote:

Does "I tried this package" mean you built it, installed it, and reconfigured your bootloader as required?


I built it though yaourt

Offline

#7 2014-10-29 22:29:20

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: upgrade my kernel

Did you install it?

Offline

#8 2014-10-29 22:30:34

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,559
Website

Re: upgrade my kernel

*notices the conspiquously absent `uname -a` output that was asked for*

EDIT: but I see it's already over here which elaborates why you want to do this.  This link would be a handy thing to put in your first post.  FWIW, downgrading would probably be far easier than building your own kernel.  I'm still running 3.16.4 due to other issues.

Last edited by Trilby (2014-10-29 22:31:58)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#9 2014-10-29 22:53:31

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: upgrade my kernel

dsar wrote:
ewaller wrote:

What are the output of uname -a and pacman -Qi linux   ?

Version        : 3.17.1-1

I somehow doubt that was the output of either command.  I really wanted to see which kernel you have installed and which kernel you are actually running.

That 'output' is useless.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#10 2014-10-29 22:56:08

dsar
Member
From: Saint Petersburg
Registered: 2014-10-09
Posts: 44

Re: upgrade my kernel

ewaller wrote:
dsar wrote:
ewaller wrote:

What are the output of uname -a and pacman -Qi linux   ?

Version        : 3.17.1-1

I somehow doubt that was the output of either command.  I really wanted to see which kernel you have installed and which kernel you are actually running.

That 'output' is useless.

Sorry tongue

Linux X220 3.17.1-1-ARCH #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014 x86_64 GNU/Linux
Name           : linux
Version        : 3.17.1-1
Description    : The Linux kernel and modules
Architecture   : x86_64
URL            : http://www.kernel.org/
Licences       : GPL2
Groups         : base
Provides       : kernel26=3.17.1
Depends On     : coreutils  linux-firmware  kmod  mkinitcpio>=0.7
Optional Deps  : crda: to set the correct wireless channels of your country
Required By    : acpi_call  virtualbox-host-modules
Optional For   : None
Conflicts With : kernel26
Replaces       : kernel26
Installed Size : 73346.00 KiB
Packager       : Tobias Powalowski <tpowa@archlinux.org>
Build Date     : Wed 15 Oct 2014 16:06:43 EEST
Install Date   : Wed 29 Oct 2014 13:12:54 EET
Install Reason : Explicitly installed
Install Script : Yes
Validated By   : Signature

Offline

#11 2014-10-29 23:31:48

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,599

Re: upgrade my kernel

pacman -Ql linux-mainline

Use that to figure out what the kernel image is named, then update your bootloader.

Offline

Board footer

Powered by FluxBB