hexdump0815 / linux-mainline-on-arm-chromebooks

running linux mainline on arm chromebooks - for example: samsung xe303c12 and xe503c12 (snow and peach), acer c100, c101 and c201 (veyron speedy, minnie etc. and gru bob and kevin), medion s2013 and s2015 (veyron jaq, mighty etc.), acer cb5 311 (nyan big), lenovo n23, acer r13 (oak elm and hana), lenovo duet (kukui krane) and most probably many many more over time ...
157 stars 10 forks source link

Wireguard KMOD? #21

Open Simbaclaws opened 11 months ago

Simbaclaws commented 11 months ago

Hi,

I just got an update for my debian system image that I'm using on the KUKUI image for the lenovo ideapad 3. It's a linux-image-rt-arm64 update for the kernel that causes my apt system to be broken.

This is the message I'm getting:

The following packages have unmet dependencies:
linux-image-rt-arm64: Depends: linux-image-6.1.0-13-rt-arm64 (= 6.1.55-1) but it is not going to be unstalled
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). 

Which if I try to remove says:

The following packages have unmet dependencies:
wireguard: Depends: wireguard-modules (>= 0.0.20191219) or
wireguard-dkms (>= 0.0.20200121-2) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). 

I would like to be able to use wireguard, because I need it to access my home network.

Apparently I forgot to resize my partition after flashing to the sd card, so I now need to figure out a way to make space so I can download gparted and fix the size problem. Maybe that will solve my issue?

hexdump0815 commented 11 months ago

something seems to be wrong here: the chromebook images are not using the debian/ubuntu kernels at all (but their own instead), so they should neither be installed nor updated.

Simbaclaws commented 11 months ago

it seems installing wireguard brings in this update because it requires a kernel module to be made.

It didn't seem to break anything after I solved the storage problem I had.

I'm still trying to figure out how to get my wireguard config working with interfaces.