Reinstall Linux kernel
After some experimentation I am left with a system that seems to up-to-date the user-space (4.1.0), but the kernel from the recover image:
~ $ uname -a
Linux jolla 3.4.0.20131115.2 #1 SMP PREEMPT Mon Nov 18 03:00:49 UTC 2013 armv7l armv7l armv7l GNU/Linux
I guess I am lucky I can still access the phone over WLAN, but the UI is not working at all.
How do I force a re-installation of the current kernel version?
It seems that
nomeata ( 2017-04-15 23:07:17 +0200 )editkernel-adaptation-sbj
contains the image, butpkcon install kernel-adaptation-sbj
does not work; it does not seem to know about this package.So where would I find the rpm for
nomeata ( 2017-04-15 23:12:01 +0200 )editkernel-adaptation-sbj-3.4.108.20161101.1-10.42.3.jolla.armv7hl
? If someone can provide me a copy, that’d be great.The
nomeata ( 2017-04-15 23:23:10 +0200 )editjolla-customer
andadaption0
package repositories are currently not working on my phone, it seems. This might be related.@nomeata
pkcon search name kernel-adaptation
yields 2 results.Perhaps to try
Spam Hunter ( 2017-04-17 18:00:24 +0200 )editpkcon refresh
and see if the missing parts of your system are 'picked up'.I reinstalled since then. My problem was that the repository sources that require authentication were not working.
nomeata ( 2017-04-17 19:08:11 +0200 )edit