Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #74120

Bug#1003210: Module loading also fails on boot

From Martijn van de Streek <martijn@vandestreek.xyz>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#1003210: Module loading also fails on boot
Date 2022-01-06 18:50 +0100
Message-ID <DCF3I-2Oe-7@gated-at.bofh.it> (permalink)
References <DCyvf-72n-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


I'm getting very similar errors on boot, when using an encrypted root
file system on LVM. Because it can't load the necessary modules, the
system does not allow me to enter the password to unlock my drive,
making the system unusable unless I boot an older kernel.

Output of lsblk:
------
NAME                MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINTS
sda                   8:0    0 476,9G  0 disk  
├─sda1                8:1    0   512M  0 part  /boot/efi
├─sda4                8:4    0   300M  0 part  /boot
└─sda5                8:5    0 476,1G  0 part  
  └─sda6_crypt      254:0    0 476,1G  0 crypt 
    ├─Debian-Swap   254:1    0  14,9G  0 lvm   
    ├─Debian-System 254:2    0  78,6G  0 lvm   /
    └─Debian-Home   254:3    0 382,6G  0 lvm   /home
------

Part of the boot log. Other messages with different values for
"bits_offset" and "type_id" also show up, probably one for each module
that's trying to load.

------
  Volume group "Debian" not found
  Cannot process volume group Debian
BPF:* type_id=86261 bits_offset=960
BPF:
BPF:Invalid name
BPF:
BPF:* type_id=86261 bits_offset=960
BPF:
BPF:Invalid name
BPF:
modprobe: can't load module dm_mod (kernel/drivers/md/dm-mod.ko):
Invalid argument
BPF:* type_id=86261 bits_offset=960
BPF:
BPF:Invalid name
BPF:
cryptsetup: Waiting for encrypted source device UUID=[snip]...
------

-Martijn

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#1003210: Linux kernel module loading failing with "failed to validate module" error Ben Dooks <ben.dooks@codethink.co.uk> - 2022-01-06 11:50 +0100
  Bug#1003210: Module loading also fails on boot Martijn van de Streek <martijn@vandestreek.xyz> - 2022-01-06 18:50 +0100
  Bug#1003210: Wi-Fi, tun, and USB Hard Disks Jan Hasebos <jan@hasebos.net> - 2022-01-08 00:20 +0100
  Bug#1003210: Linux kernel module loading failing with "failed to validate module" error Fabian Grünbichler <fabian.gruenbichler@student.tuwien.ac.at> - 2022-01-09 10:00 +0100
    Bug#1003210: Linux kernel module loading failing with "failed to validate module" error Jan Hasebos <jan@hasebos.net> - 2022-01-09 21:00 +0100
  Bug#1003210: Bug#1021919: virtionet device not found in debian testing netinst ISO 20221017 Cyril Brulebois <kibi@debian.org> - 2022-10-17 14:00 +0200
  Bug#1003210: marked as done (Linux kernel module loading failing  with "failed to validate module" error) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2023-01-29 17:10 +0100
  Bug#1003210: marked as done (Linux kernel module loading failing  with "failed to validate module" error) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2023-01-29 17:10 +0100

csiph-web