You are not logged in.
Hello everyone,
i've a little problem with any kernel higher then 3.14.4-1.. After a long time, i bootet up my PC and updatet Arch. There where nearly 350 package updates. Everything went fine, except for the kernel update.
Updating to kernel 3.16.3-1 broke nearly everything on my system. Arch boots but does not detect any hardware like the graphics card or the network adapter. I've read journalctl but can't find any usefull hints or a point do begin my error searching.
Maybe someone of you can give me a useful hint…
Here is a link to the logfile: http://p.tkolb.de/SpGKcAQjxk1A.txt
Thank you very much in advance for your help,
Sqozz
Last edited by Sqozz (2014-09-29 17:45:46)
Offline
That's an old log...
Run `uname -a` and `pacman -Q linux`, see what you get.
Offline
This is the log which journalctl -b -1 gives me..
$ uname -a
Linux laterne 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:41:39 CEST 2014 x86_64 GNU/Linux
$ pacman -Q linux
linux 3.14.4-1
Offline
So you haven't updated, then?
Offline
I've reverted to the last working kernel with "pacman -U".
Could now find the Problem: /boot was not mountet during the kernel build.. Such a stupid mistake.
Thank you anyway for your fast replies!
Offline