I had an issue which broke my wifi capabilities on my laptop which I outlined in this forum post.. This issue has been a problem for some time. However since I no longer use this laptop outside of my house and connect to the internet using a Gigabit USB-to-Ethernet connector the inability to use wifi is irrelevant and I would like to update from linux-lts
to linux-current
.
Last week I started Solus up in * com.solus-project.current.5.11.9-*
(can't recall the exact kernel as I upgraded to 5.11.12-177 on Friday) and then typed sudo clr-boot-manager update
and after a seemingly very long pause the command was issued.
I thought nothing of it until yesterday when I ran uname -r
and found, to my surprise, that I was still running the linux-lts
kernel at 4.14.
I went through the various clr-boot-manager
commands multiple times. At every time when I ran sudo clr-boot-manager update
in the 5.11.12-177 kernel and then typed sudo clr-boot-manager list-kernels
this was displayed:
* com.solus-project.current.5.11.12-177
The *
denotes that this is my selected kernel, correct?
Yet every time I restarted I would boot up into 4.14.
I even deleted the linux-lts
kernel by running sudo eopkg rm linux-lts linux-lts-headers
and now when I run sudo clr-boot-manager list-kernels
I don't see any options for 4.14 in the listed kernels.
However when I restart I get to the lightdm login manager and as soon as I use the mouse everything freezes. When I restart and hit the space bar to select a kernel, the linux-lts
kernel 4.14 is still there and it is the selected kernel. I have to manually select the 5.11.12 kernel in order to successfully boot into Solus.
Any idea how to fix this?