Hi Slavatore,
Salvatore Bonaccorso wrote: > Control: tags -1 + moreinfo > > Hi, > > On Sun, Jun 08, 2025 at 01:55:23PM +0200, Klaus Singvogel wrote: > > Thanks for your report. > > Can you please report here a full boot long once triggering the issue > with the 6.1.140-1 please from boot, to suspend and then resume. Please help me, and give a link to a documentation or please describe in short, how can I create the boot log? I think its done by journalctl, but maybe /var/log provides this information too? > Your system appears to be tainted furthermore with > TAINT_PROPRIETARY_MODULE and out of tree modules, so we need to se as > well what those are. I only see that the module "wl" reports tainting the kernel. If my information is correct, I can find all tainting modules by this command: for i in /sys/module/*/taint ; do od -A n ${i} | grep -q 000012 || echo $i done and my only output is: /sys/module/wl/taint and for verification the output is: od -A n /sys/module/wl/taint 047520 005105 ------------------------ # modinfo wl filename: /lib/modules/6.1.0-34-amd64/updates/dkms/wl.ko license: MIXED/Proprietary alias: pci:v*d*sv*sd*bc02sc80i* depends: cfg80211 retpoline: Y name: wl vermagic: 6.1.0-34-amd64 SMP preempt mod_unload modversions sig_id: PKCS#7 signer: DKMS module signing key sig_key: 76:3E:4B:92:49:EB:7D:A6:E7:B5:AD:15:0B:E4:FA:D1:81:03:04:62 sig_hashalgo: sha256 signature: 71:A0:39:69:7B:EA:AC:3E:44:A8:25:07:B4:48:86:7F:4C:6C:00:D3: 96:08:8E:5F:91:60:A0:82:7B:41:79:36:20:64:5D:66:BB:F8:55:1B: 16:57:BA:70:92:97:9C:C4:F0:95:00:4A:58:71:95:A4:35:DD:85:20: A6:74:C0:23:99:A6:D4:F6:DA:E7:F5:2B:F4:62:C9:CE:8B:EA:CD:61: AA:E3:10:B0:41:70:FA:68:B3:32:F2:19:9B:02:77:C3:C3:4F:EC:24: B3:73:A3:9D:77:6F:31:7D:45:EB:4C:F4:F5:1A:64:B6:01:42:CE:CD: 4D:63:8F:2E:F3:E0:14:C2:5F:B1:FB:B0:5A:AD:D7:EE:6D:D1:0A:34: DB:46:A7:45:8E:24:0A:96:05:83:50:CF:1D:51:A7:2B:5E:07:2F:25: 8C:B5:6F:12:16:4C:C9:52:24:46:7C:1C:CC:09:39:51:75:F7:44:99: 48:E6:09:92:6C:25:9B:AB:87:DD:A1:46:27:7B:12:FC:61:A7:02:53: 5F:96:43:1D:C7:22:FD:1F:47:52:31:CA:86:41:CC:2E:CA:60:09:1D: 77:4A:F6:0C:42:82:8E:64:0C:0F:03:1B:1E:0D:12:EE:C8:08:23:51: 47:04:EF:E6:27:14:FF:B6:4B:C1:8C:D1:DC:42:C4:48 parm: passivemode:int parm: wl_txq_thresh:int parm: oneonly:int parm: piomode:int parm: instance_base:int parm: nompc:int parm: intf_name:string ------------------------ ------------------------ # dmesg | grep -i 'taint' [ 18.933728] wl: loading out-of-tree module taints kernel. [ 18.933731] wl: module license 'MIXED/Proprietary' taints kernel. [ 18.933732] Disabling lock debugging due to kernel taint [ 18.935832] wl: module verification failed: signature and/or required key missing - tainting kernel [ 1198.424906] CPU: 3 PID: 13003 Comm: kworker/u64:21 Tainted: P OE 6.1.0-34-amd64 #1 Debian 6.1.135-1 [ 1199.580978] CPU: 6 PID: 101 Comm: kworker/u64:7 Tainted: P W OE 6.1.0-34-amd64 #1 Debian 6.1.135-1 [ 1848.147512] CPU: 2 PID: 14572 Comm: kworker/u64:12 Tainted: P W OE 6.1.0-34-amd64 #1 Debian 6.1.135-1 [ 9157.035962] CPU: 15 PID: 41343 Comm: kworker/u64:21 Tainted: P W OE 6.1.0-34-amd64 #1 Debian 6.1.135-1 ------------------------ Thanks. Best regards, Klaus. -- Klaus Singvogel GnuPG-Key-ID: 1024R/5068792D 1994-06-27