You are not logged in.

#1 2011-09-25 18:41:12

Ariya
Member
Registered: 2011-09-24
Posts: 10

How to upgrade to Linux kernel from 2.6.37?

How to upgrade to Linux kernel 3 from 2.6.37?
pacman -Su won't go further.

Last edited by Ariya (2011-09-25 18:41:38)

Offline

#2 2011-09-25 18:47:04

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: How to upgrade to Linux kernel from 2.6.37?

Upgrades in archlinux utilize ...pacman -Syu.....

To specify a particular kernel, ....pacman -S linux....

Best to use ...pacman -Syu....to get all items upgraded.


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#3 2011-09-25 18:48:52

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

Re: How to upgrade to Linux kernel from 2.6.37?

pacman -Syyu

If that doesn't work, choose an up-to-date mirror and try again...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2011-09-25 18:53:59

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

Re: How to upgrade to Linux kernel from 2.6.37?

Fresh mirrorlist will provide you with an up-to-date mirror: http://www.archlinux.org/mirrorlist/

Offline

#5 2011-09-25 19:23:11

Ariya
Member
Registered: 2011-09-24
Posts: 10

Re: How to upgrade to Linux kernel from 2.6.37?

This is what I get;

pacman -S linux
resolving dependencies...
looking for inter-conflicts...
:: linux and kernel26 are in conflict. Remove kernel26? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: aufs2: requires kernel26>=2.6.37.3
:: aufs2: requires kernel26<2.6.38
:: ndiswrapper: requires kernel26>=2.6.37
:: ndiswrapper: requires kernel26<2.6.38

I have up to date mirrorlist

Pacman -Syyu gives after while

resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: aufs2: requires kernel26>=2.6.37.3
:: aufs2: requires kernel26<2.6.38

Last edited by Ariya (2011-09-25 19:28:03)

Offline

#6 2011-09-25 19:25:30

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: How to upgrade to Linux kernel from 2.6.37?

jasonwryan wrote:
pacman -Syyu

If that doesn't work, choose an up-to-date mirror and try again...


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#7 2011-09-25 19:30:57

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

Re: How to upgrade to Linux kernel from 2.6.37?

You have to remove those packages (aufs2, ndiswrapper) and try again.
They're in the AUR now, if you really need them, you can try to install them later.

Offline

#8 2011-09-25 19:46:11

Ariya
Member
Registered: 2011-09-24
Posts: 10

Re: How to upgrade to Linux kernel from 2.6.37?

Thank you, Karol

Last edited by Ariya (2011-09-25 19:46:29)

Offline

#9 2011-09-25 19:49:33

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

Re: How to upgrade to Linux kernel from 2.6.37?

Actually, ndiswrapper is in the repos http://www.archlinux.org/packages/?q=ndiswrapper
Sorry ;P

aufs that works with linux 3 kernel is called aufs3 https://aur.archlinux.org/packages.php? … _Search=Go


You still need to remove these old incompatible packages. Upgrade your whole system (not just the kernel) with 'pacman -Syu' and later install the packages you want .e.g ndiswrapper.

Last edited by karol (2011-09-25 19:52:29)

Offline

Board footer

Powered by FluxBB