Skip to content
New issue

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

duo-256: can not load kernel modules #20

Open
linyinfeng opened this issue Mar 31, 2024 · 0 comments
Open

duo-256: can not load kernel modules #20

linyinfeng opened this issue Mar 31, 2024 · 0 comments

Comments

@linyinfeng
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant