We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some command line logs and dmesg:
[root@nixos-duo:/run/booted-system/kernel-modules/lib/modules/5.10.4/kernel]# insmod drivers/video/fbdev/core/cfbimgblt.ko insmod: ERROR: could not insert module drivers/video/fbdev/core/cfbimgblt.ko: Invalid parameters [root@nixos-duo:/run/booted-system/kernel-modules/lib/modules/5.10.4/kernel]# insmod drivers/usb/gadget/udc/dummy_hcd.ko insmod: ERROR: could not insert module drivers/usb/gadget/udc/dummy_hcd.ko: Invalid parameters [root@nixos-duo:/run/booted-system/kernel-modules/lib/modules/5.10.4/kernel]# insmod fs/efivarfs/efivarfs.ko insmod: ERROR: could not insert module fs/efivarfs/efivarfs.ko: Invalid parameters
[ 158.615833] cfbimgblt: bad vermagic: kernel tainted. [ 158.621547] Disabling lock debugging due to kernel taint [ 158.628478] cfbimgblt: Unknown relocation type 57 [ 190.230200] dummy_hcd: Unknown relocation type 57 [ 190.230200] dummy_hcd: Unknown relocation type 57 [ 202.449099] efivarfs: Unknown relocation type 57 [ 202.449099] efivarfs: Unknown relocation type 57
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some command line logs and dmesg:
The text was updated successfully, but these errors were encountered: