Hi Ralph, Am 22.07.2018 um 15:55 schrieb Ralph Corderoy:
Hi Peter,
Jul 22 09:41:48 tuchola systemd-modules-load[330]: Failed to lookup alias 'crypto_user': Function not implemented What's in /usr/lib/modules-load.d ?
Only bluez.conf
Is there something pulling in `crypto_user'? What package owns that file? `pacman -Qo foo'.
Nope. Only "[PACMAN] Running 'pacman -U linux-4.17.2-1-x86_64.pkg.tar.xz linux-headers-4.17.2-1-x86_64.pkg.tar.xz'". So that's you manually installing linux-headers just now, and it looks like it wasn't installed before.
The curious issue here is, linux-headers is installed, but the package hasn't been put into the cache, so I've currently still linux-headers 4.17.8 installed, though the kernel has been downgraded to 4.17.2.
So this won't hurt until I recompile some module Sounds like it.