Maximilian Luz
Maximilian Luz
Ahh, for some reason I was also testing on 22.04 and not 20.04... On 20.04 I'm able to reproduce the crash and can confirm that your patch works. Fingers crossed...
I think this can be closed?
I assume ovpn-dco is an external kernel module? The `del_timer_sync` function got renamed upstream to `timer_delete_sync`. So the issue you are running into is that the module you are trying...
It is possible. But it's a bit involved because it's an ARM/QCOM device and it's not all that well documented. The basic stuff is explained in https://github.com/linux-surface/surface-pro-x/wiki/Basic-Setup (you want to...
Can you give me a bit more details? Like what did you do so far and where are you stuck? Based on the picture I can see that you at...
You format the ones where you want to install your stuff to, so in your case the NVMEs are the place you want to install it too and the sda...
@gibfesta try to remove the packages that show this error and try to update the `archlinux-keyring` and `archlinuxarm-keyring` packages before you try installing those again. It seems like something with...
You could try formatting the disks again and going from there. But it might run into the same problem. It might be better to check why the verification fails. Could...
What happens if you try to reinstall/update `archlinux-keyring` and `archlinuxarm-keyring`? I.e., doing something like ``` pacman -Syyu pacman -S archlinux-keyring archlinuxarm-keyring ``` inside the chroot? Does that work without any...
No I think `Linux Filesystem` is fine. I'm not sure that step really matters that much.