Package: src:linux Version: 7.2.2-1~exp1 Severity: normal Dear Maintainer,
Fn hotkeys on Lenovo ThinkPad SL400, which are supported by the module asus-laptop, no longer work starting from Linux 7.1. Normally when those keys/key combinations are pressed, acpi_listen/kacpimon/"evtest /dev/input/by-path/platform-asus_laptop-event" will capture related events, for example: $ acpi_listen ^[[1;2Photkey ATK0101:00 00000032 00000000 button/mute MUTE 00000080 00000000 K ^C Starting from Linux 7.1, there are not any related event captured by those command. Using snapshot.debian.org, I found out that the last working kernel version is 7.0.14-1 while the first not working version is 7.1~rc2-1~exp1. Following instructions in [1] and using /boot/config-7.0.14+deb14-amd64, a bisect resulted in: git bisect start # status: waiting for both 'good' and 'bad' commits # good: [458c6079fc1d41d564c37679c8ace02cd83ee817] Linux 7.0.14 git bisect good 458c6079fc1d41d564c37679c8ace02cd83ee817 # status: waiting for 'bad' commit, 1 'good' commit known # bad: [7fd2df204f342fc17d1a0bfcd474b24232fb0f32] Linux 7.1-rc2 git bisect bad 7fd2df204f342fc17d1a0bfcd474b24232fb0f32 # good: [028ef9c96e96197026887c0f092424679298aae8] Linux 7.0 git bisect good 028ef9c96e96197026887c0f092424679298aae8 # good: [334fbe734e687404f346eba7d5d96ed2b44d35ab] Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm git bisect good 334fbe734e687404f346eba7d5d96ed2b44d35ab # good: [cdd4dc3aebeab43a72ce0bc2b5bab6f0a80b97a5] Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs git bisect good cdd4dc3aebeab43a72ce0bc2b5bab6f0a80b97a5 # bad: [beaba8bfbb91e3bb3133eacacd62fd6fea515e34] Merge tag 'probes-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace git bisect bad beaba8bfbb91e3bb3133eacacd62fd6fea515e34 # good: [bea8d77e45a8b77f2beca1affc9aa7ed28f39b17] Merge tag 'staging-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging git bisect good bea8d77e45a8b77f2beca1affc9aa7ed28f39b17 # bad: [065c4e67cc2c40e6dd94649e8e720096fbabd4ee] Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux git bisect bad 065c4e67cc2c40e6dd94649e8e720096fbabd4ee # good: [4b0b946019e7376752456380b67e54eea2f10a7c] Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma git bisect good 4b0b946019e7376752456380b67e54eea2f10a7c # bad: [d6116d86e58a04a9522e349c4a27145521c01ad7] platform/x86: int3472: Use local variable for LED struct access git bisect bad d6116d86e58a04a9522e349c4a27145521c01ad7 # good: [19ebacfb442b83aa5fe75f9c6851b4edbfff3760] platform/x86: dell/dell-rbtn: Convert ACPI driver to a platform one git bisect good 19ebacfb442b83aa5fe75f9c6851b4edbfff3760 # bad: [378500dc1313e2c06a2f675bb00ab5d7880433ba] platform/x86: asus-laptop: Register ACPI notify handler directly git bisect bad 378500dc1313e2c06a2f675bb00ab5d7880433ba # good: [03ae0a0d0973b9e584a05136aab08fee2ef8e455] platform/x86: uniwill-laptop: Implement USB-C power priority setting git bisect good 03ae0a0d0973b9e584a05136aab08fee2ef8e455 # good: [b0bcf48c74cc7f72d1b6effc7cecdae871b1785e] platform/x86: toshiba_acpi: Register ACPI notify handler directly git bisect good b0bcf48c74cc7f72d1b6effc7cecdae871b1785e # good: [553b2ac59fbb434330287fde0cabc64bc6f11ceb] platform/x86: toshiba_bluetooth: Convert ACPI driver to a platform one git bisect good 553b2ac59fbb434330287fde0cabc64bc6f11ceb # good: [3a96c7915d93231e128df74901fe8fcb960b0ecb] platform/x86: toshiba_haps: Convert ACPI driver to a platform one git bisect good 3a96c7915d93231e128df74901fe8fcb960b0ecb # first 'bad' commit: [378500dc1313e2c06a2f675bb00ab5d7880433ba] platform/x86: asus-laptop: Register ACPI notify handler directly [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143721#15 Regards, Jun MO -- Package-specific info: ** Version: Linux version 7.2-amd64 ([email protected]) (x86_64-linux-gnu-gcc-16 (Debian 16.2.0-1) 16.2.0, GNU ld (GNU Binutils for Debian) 2.47) #1 SMP PREEMPT_DYNAMIC Debian 7.2.2-1~exp1 (2026-08-28) ** Command line: BOOT_IMAGE=/@/vmlinuz-7.2-amd64 root=ZFS=rpool/archon ro acpi_osi=Linux acpi_backlight=vendor quiet root=ZFS=rpool/archon ** Tainted: PWOE (12801) * proprietary module was loaded * kernel issued warning * externally-built ("out-of-tree") module was loaded * unsigned module was loaded ** Kernel log: [ 48.778749] resource: resource sanity check: requesting [mem 0x00000000000c0000-0x00000000000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window] [ 48.778759] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs [ 49.694501] NVRM: Your system is not currently configured to drive a VGA console [ 49.694507] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver [ 49.694508] NVRM: requires the use of a text-mode VGA console. Use of other console [ 49.694510] NVRM: drivers including, but not limited to, vesafb, may result in [ 49.694511] NVRM: corruption and stability problems, and is not supported. [ 50.044345] ------------[ cut here ]------------ [ 50.044353] refcount_t: saturated; leaking memory. [ 50.044354] WARNING: lib/refcount.c:19 at refcount_warn_saturate+0x7b/0x90, CPU#1: Xorg/3128 [ 50.044365] Modules linked in: ctr ccm uinput binfmt_misc nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 xt_tcpudp nft_compat x_tables nf_tables loop firewire_sbp2 ledtrig_timer drivetemp parport_pc ppdev lp parport snd_ctl_led hid_generic uvcvideo videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 videodev videobuf2_common snd_usb_audio snd_usbmidi_lib usbhid snd_rawmidi snd_seq_device hid mc coretemp ath5k iTCO_wdt intel_pmc_bxt kvm_intel ath watchdog snd_hda_codec_nvhdmi_mcp mac80211 snd_hda_codec_simplehdmi kvm snd_hda_codec_conexant snd_hda_codec_generic sdhci_pci snd_hda_intel irqbypass snd_hda_codec sdhci_uhs2 firewire_ohci joydev sdhci evdev nvidia(POE) cqhci acpi_cpufreq serio_raw mmc_core sg firewire_core snd_hda_core lpc_ich xhci_pci crc_itu_t uhci_hcd cfg80211 snd_intel_dspcfg xhci_hcd snd_intel_sdw_acpi ehci_pci snd_hwdep ehci_hcd snd_pcm usbcore snd_timer r8169 snd asus_laptop sparse_keymap video realtek rfkill drm phy_package soundcore libarc4 usb_common wmi battery ac button [ 50.044448] zfs(POE) spl(OE) xts dm_crypt dm_mod efivarfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1 raid0 md_mod sd_mod ahci libahci libata psmouse scsi_mod scsi_common [ 50.044473] CPU: 1 UID: 1000 PID: 3128 Comm: Xorg Tainted: P W OE 7.2-amd64 #1 PREEMPT(lazy) Debian 7.2.2-1~exp1 [ 50.044477] Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE [ 50.044479] Hardware name: LENOVO 2743P9C/2743P9C , BIOS 6AET64WW 12/01/2010 [ 50.044481] RIP: 0010:refcount_warn_saturate+0x7b/0x90 [ 50.044485] Code: cc 48 8d 3d a7 80 a5 01 67 48 0f b9 3a c3 cc cc cc cc 48 8d 3d a6 80 a5 01 67 48 0f b9 3a c3 cc cc cc cc 48 8d 3d a5 80 a5 01 <67> 48 0f b9 3a c3 cc cc cc cc 66 66 2e 0f 1f 84 00 00 00 00 00 90 [ 50.044487] RSP: 0018:ffffd1abc6bbf968 EFLAGS: 00010246 [ 50.044490] RAX: 0000000000000000 RBX: ffff8d1c0e127800 RCX: 00007fbc7ed88fff [ 50.044492] RDX: 00000000ffffffff RSI: 0000000000000000 RDI: ffffffffbc376c50 [ 50.044494] RBP: ffff8d1c024f6180 R08: 00007fbc7ed89000 R09: ffff8d1c024f6180 [ 50.044495] R10: ffff8d1c01198540 R11: ffffffffbc062f80 R12: ffff8d1c024f6200 [ 50.044497] R13: 0000000000001000 R14: ffff8d1c20f7d520 R15: ffff8d1c024f6180 [ 50.044499] FS: 00007fbc7e43db80(0000) GS:ffff8d1d7b0f7000(0000) knlGS:0000000000000000 [ 50.044501] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 50.044503] CR2: 00007fbc7ec2d321 CR3: 000000011825e000 CR4: 00000000000426f0 [ 50.044505] Call Trace: [ 50.044508] <TASK> [ 50.044511] nv_vma_start_write+0x11b/0x170 [nvidia] [ 50.044798] ? nvidia_mmap+0x186/0x4f0 [nvidia] [ 50.044986] ? __mmap_region+0x91b/0x1170 [ 50.044991] ? report_bug_entry+0x2d/0x80 [ 50.044996] ? handle_bug+0x282/0x3c0 [ 50.045001] ? __warn_thunk+0x10/0x20 [ 50.045010] ? mmap_region+0xfb/0x120 [ 50.045012] ? do_mmap+0x4c0/0x6c0 [ 50.045016] ? vm_mmap_pgoff+0x123/0x210 [ 50.045021] ? ksys_mmap_pgoff+0x166/0x250 [ 50.045024] ? do_syscall_64+0xe1/0x640 [ 50.045027] ? do_syscall_64+0x11e/0x640 [ 50.045029] ? do_syscall_64+0x98/0x640 [ 50.045032] ? entry_SYSCALL_64_after_hwframe+0x76/0x7e [ 50.045036] </TASK> [ 50.045037] ---[ end trace 0000000000000000 ]--- [ 50.045059] ------------[ cut here ]------------ [ 50.045060] WARNING: include/linux/mmap_lock.h:440 at __mmap_region+0x1035/0x1170, CPU#1: Xorg/3128 [ 50.045065] Modules linked in: ctr ccm uinput binfmt_misc nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 xt_tcpudp nft_compat x_tables nf_tables loop firewire_sbp2 ledtrig_timer drivetemp parport_pc ppdev lp parport snd_ctl_led hid_generic uvcvideo videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 videodev videobuf2_common snd_usb_audio snd_usbmidi_lib usbhid snd_rawmidi snd_seq_device hid mc coretemp ath5k iTCO_wdt intel_pmc_bxt kvm_intel ath watchdog snd_hda_codec_nvhdmi_mcp mac80211 snd_hda_codec_simplehdmi kvm snd_hda_codec_conexant snd_hda_codec_generic sdhci_pci snd_hda_intel irqbypass snd_hda_codec sdhci_uhs2 firewire_ohci joydev sdhci evdev nvidia(POE) cqhci acpi_cpufreq serio_raw mmc_core sg firewire_core snd_hda_core lpc_ich xhci_pci crc_itu_t uhci_hcd cfg80211 snd_intel_dspcfg xhci_hcd snd_intel_sdw_acpi ehci_pci snd_hwdep ehci_hcd snd_pcm usbcore snd_timer r8169 snd asus_laptop sparse_keymap video realtek rfkill drm phy_package soundcore libarc4 usb_common wmi battery ac button [ 50.045143] zfs(POE) spl(OE) xts dm_crypt dm_mod efivarfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1 raid0 md_mod sd_mod ahci libahci libata psmouse scsi_mod scsi_common [ 50.045165] CPU: 1 UID: 1000 PID: 3128 Comm: Xorg Tainted: P W OE 7.2-amd64 #1 PREEMPT(lazy) Debian 7.2.2-1~exp1 [ 50.045169] Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE [ 50.045170] Hardware name: LENOVO 2743P9C/2743P9C , BIOS 6AET64WW 12/01/2010 [ 50.045172] RIP: 0010:__mmap_region+0x1035/0x1170 [ 50.045181] Code: 4c 89 ee e8 bd da f9 ff e9 03 f9 ff ff 49 39 46 10 0f 82 d7 f9 ff ff e9 d4 f9 ff ff 0f 0b e9 46 f9 ff ff 0f 0b e9 7f f9 ff ff <0f> 0b e9 5d f9 ff ff 49 c7 45 48 00 b2 24 bb 48 8b 8c 24 30 02 00 [ 50.045183] RSP: 0018:ffffd1abc6bbfa18 EFLAGS: 00010286 [ 50.045185] RAX: ffff8d1c04e27400 RBX: 00007fbc7ed88000 RCX: ffff8d1c04e27400 [ 50.045187] RDX: 00000000000001dd RSI: ffff8d1c03bf3d80 RDI: ffff8d1c04e27400 [ 50.045189] RBP: 0000000000001000 R08: 00007fbc7ed89000 R09: 00000000c0000000 [ 50.045190] R10: ffff8d1c01198540 R11: ffffffffbc062f80 R12: 0000000000001000 [ 50.045192] R13: ffff8d1c024f6180 R14: ffffd1abc6bbfa78 R15: ffffd1abc6bbfa78 [ 50.045194] FS: 00007fbc7e43db80(0000) GS:ffff8d1d7b0f7000(0000) knlGS:0000000000000000 [ 50.045196] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 50.045198] CR2: 00007fbc7ec2d321 CR3: 000000011825e000 CR4: 00000000000426f0 [ 50.045200] Call Trace: [ 50.045201] <TASK> [ 50.045203] ? report_bug_entry+0x2d/0x80 [ 50.045206] ? handle_bug+0x282/0x3c0 [ 50.045209] ? __warn_thunk+0x10/0x20 [ 50.045216] mmap_region+0xfb/0x120 [ 50.045218] do_mmap+0x4c0/0x6c0 [ 50.045222] vm_mmap_pgoff+0x123/0x210 [ 50.045225] ksys_mmap_pgoff+0x166/0x250 [ 50.045229] do_syscall_64+0xe1/0x640 [ 50.045231] ? do_syscall_64+0x11e/0x640 [ 50.045233] ? do_syscall_64+0x98/0x640 [ 50.045236] entry_SYSCALL_64_after_hwframe+0x76/0x7e [ 50.045238] RIP: 0033:0x7fbc7e7c16c2 [ 50.045241] Code: 00 00 00 0f 1f 44 00 00 41 f7 c1 ff 0f 00 00 75 27 55 89 cd 53 48 89 fb 48 85 ff 74 3b 41 89 ea 48 89 df b8 09 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 76 5b 5d c3 0f 1f 00 48 8b 05 11 77 0d 00 64 [ 50.045243] RSP: 002b:00007ffd9458c818 EFLAGS: 00000246 ORIG_RAX: 0000000000000009 [ 50.045246] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fbc7e7c16c2 [ 50.045248] RDX: 0000000000000003 RSI: 0000000000001000 RDI: 0000000000000000 [ 50.045249] RBP: 0000000000000001 R08: 0000000000000010 R09: 00000000fc060000 [ 50.045251] R10: 0000000000000001 R11: 0000000000000246 R12: 00000000fc060000 [ 50.045252] R13: 0000000000000010 R14: 0000000000000018 R15: 000055e61ffaf830 [ 50.045255] </TASK> [ 50.045256] ---[ end trace 0000000000000000 ]--- [ 64.873339] warning: `conky' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211 [ 243.343850] perf: interrupt took too long (2510 > 2500), lowering kernel.perf_event_max_sample_rate to 79500 [ 310.966897] kauditd_printk_skb: 44 callbacks suppressed [ 310.966902] audit: type=1400 audit(1788064824.386:188): apparmor="ALLOWED" operation="open" class="file" profile="transmission-daemon" name="/home/kralcyor/.config/user-dirs.dirs" pid=8623 comm="transmission-da" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 310.967016] audit: type=1400 audit(1788064824.386:189): apparmor="ALLOWED" operation="open" class="file" profile="transmission-daemon" name="/home/kralcyor/.config/user-dirs.dirs" pid=8623 comm="transmission-da" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 310.976429] audit: type=1400 audit(1788064824.394:190): apparmor="ALLOWED" operation="mknod" class="file" profile="transmission-daemon" name="/tmp/kralcyor/log/transmission-daemon.log" pid=8623 comm="transmission-da" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000 [ 310.976514] audit: type=1400 audit(1788064824.394:191): apparmor="ALLOWED" operation="open" class="file" profile="transmission-daemon" name="/tmp/kralcyor/log/transmission-daemon.log" pid=8623 comm="transmission-da" requested_mask="ac" denied_mask="ac" fsuid=1000 ouid=1000 [ 310.977613] audit: type=1400 audit(1788064824.398:192): apparmor="ALLOWED" operation="open" class="file" profile="transmission-daemon" name="/home/kralcyor/.config/user-dirs.dirs" pid=8624 comm="transmission-da" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 310.977618] audit: type=1400 audit(1788064824.398:193): apparmor="ALLOWED" operation="open" class="file" profile="transmission-daemon" name="/home/kralcyor/.config/user-dirs.dirs" pid=8624 comm="transmission-da" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 310.979316] audit: type=1400 audit(1788064824.398:194): apparmor="ALLOWED" operation="open" class="file" profile="transmission-daemon" name="/home/kralcyor/.config/user-dirs.dirs" pid=8624 comm="transmission-da" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 310.979366] audit: type=1400 audit(1788064824.398:195): apparmor="ALLOWED" operation="open" class="file" profile="transmission-daemon" name="/home/kralcyor/.config/user-dirs.dirs" pid=8624 comm="transmission-da" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 310.992571] audit: type=1400 audit(1788064824.410:196): apparmor="ALLOWED" operation="open" class="file" profile="transmission-daemon" name="/home/kralcyor/.config/user-dirs.dirs" pid=8624 comm="transmission-da" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 310.992675] audit: type=1400 audit(1788064824.414:197): apparmor="ALLOWED" operation="open" class="file" profile="transmission-daemon" name="/home/kralcyor/.config/user-dirs.dirs" pid=8624 comm="transmission-da" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 364.342240] perf: interrupt took too long (3142 > 3137), lowering kernel.perf_event_max_sample_rate to 63500 [ 639.254512] perf: interrupt took too long (3930 > 3927), lowering kernel.perf_event_max_sample_rate to 50750 ** Model information sys_vendor: LENOVO product_name: 2743P9C product_version: ThinkPad SL chassis_vendor: LENOVO chassis_version: LENOVO 6AET64WW bios_vendor: LENOVO bios_version: 6AET64WW board_vendor: LENOVO board_name: 2743P9C board_version: LENOVO 6AET64WW ** Configuration for modprobe: blacklist arkfb blacklist aty128fb blacklist atyfb blacklist cirrusfb blacklist cyber2000fb blacklist garmin_gps blacklist hackrf blacklist kyrofb blacklist matroxfb_base blacklist mb862xxfb blacklist microcode blacklist neofb blacklist nouveau blacklist pcspkr blacklist pm2fb blacklist pm3fb blacklist r592 blacklist r852 blacklist radeonfb blacklist s3fb blacklist savagefb blacklist sisfb blacklist tdfxfb blacklist tridentfb blacklist vt8623fb options cx88_alsa index=-2 options md_mod start_ro=1 options nvidia_legacy_340xx NVreg_IgnorePCIHotplug=1 options snd_atiixp_modem index=-2 options snd_hda_intel power_save=0 options snd_intel8x0m index=-2 options snd_pcsp index=-2 options snd_via82xx_modem index=-2 options usb_storage quirks=0bc2:ab24:u,0bc2:2344:u,0bc2:aa15:u options zfs zfs_arc_max=1073741824 options zfs zfs_arc_min=1073741824 ** Loaded modules: nvidia(POE) zfs(POE) spl(OE) ac acpi_cpufreq ahci asus_laptop async_memcpy async_pq async_raid6_recov async_tx async_xor ath ath5k battery binfmt_misc button ccm cfg80211 coretemp cqhci crc_itu_t ctr dm_crypt dm_mod drivetemp drm efivarfs ehci_hcd ehci_pci evdev firewire_core firewire_ohci firewire_sbp2 hid hid_generic iTCO_wdt intel_pmc_bxt irqbypass joydev kvm kvm_intel ledtrig_timer libahci libarc4 libata loop lp lpc_ich mac80211 mc md_mod mmc_core nf_conntrack nf_defrag_ipv4 nf_defrag_ipv6 nf_nat nf_tables nft_chain_nat nft_compat parport parport_pc phy_package ppdev psmouse r8169 raid0 raid1 raid10 raid456 raid6_pq realtek rfkill scsi_common scsi_mod sd_mod sdhci sdhci_pci sdhci_uhs2 serio_raw sg snd snd_ctl_led snd_hda_codec snd_hda_codec_conexant snd_hda_codec_generic snd_hda_codec_nvhdmi_mcp snd_hda_codec_simplehdmi snd_hda_core snd_hda_intel snd_hwdep snd_intel_dspcfg snd_intel_sdw_acpi snd_pcm snd_rawmidi snd_seq_device snd_timer snd_usb_audio snd_usbmidi_lib soundcore sparse_keymap uhci_hcd uinput usb_common usbcore usbhid uvc uvcvideo video videobuf2_common videobuf2_memops videobuf2_v4l2 videobuf2_vmalloc videodev watchdog wmi x_tables xhci_hcd xhci_pci xor xt_tcpudp xts ** Out of tree modules: updates/dkms/acpi_call.ko updates/dkms/xtrx.ko updates/dkms/nvidia-legacy-340xx.ko updates/dkms/nvidia-legacy-340xx-uvm.ko updates/dkms/spl.ko updates/dkms/zfs.ko ** PCI devices: 0000:00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07) Subsystem: Lenovo ThinkPad T400 [17aa:20e0] Kernel modules: intel_agp 0000:00:01.0 PCI bridge [0604]: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port [8086:2a41] (rev 07) Subsystem: Lenovo Device [17aa:20e2] Kernel driver in use: pcieport Kernel modules: shpchp 0000:00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f0] Kernel driver in use: uhci_hcd Kernel modules: uhci_hcd 0000:00:1a.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f0] Kernel driver in use: uhci_hcd Kernel modules: uhci_hcd 0000:00:1a.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f0] Kernel driver in use: uhci_hcd Kernel modules: uhci_hcd 0000:00:1a.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f1] Kernel driver in use: ehci-pci Kernel modules: ehci_pci 0000:00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f2] Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 0000:00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f3] Kernel driver in use: pcieport Kernel modules: shpchp 0000:00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f3] Kernel driver in use: pcieport Kernel modules: shpchp 0000:00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03) Subsystem: Lenovo Device [17aa:20f3] Kernel driver in use: pcieport Kernel modules: shpchp 0000:00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 [8086:2946] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f3] Kernel driver in use: pcieport Kernel modules: shpchp 0000:00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f0] Kernel driver in use: uhci_hcd Kernel modules: uhci_hcd 0000:00:1d.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f0] Kernel driver in use: uhci_hcd Kernel modules: uhci_hcd 0000:00:1d.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f0] Kernel driver in use: uhci_hcd Kernel modules: uhci_hcd 0000:00:1d.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f1] Kernel driver in use: ehci-pci Kernel modules: ehci_pci 0000:00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93) Subsystem: Lenovo ThinkPad T400 [17aa:20f4] 0000:00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M LPC Interface Controller [8086:2919] (rev 03) Subsystem: Lenovo Device [17aa:20f6] Kernel driver in use: lpc_ich Kernel modules: lpc_ich 0000:00:1f.2 SATA controller [0106]: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] [8086:2929] (rev 03) Subsystem: Lenovo ThinkPad T400 [17aa:20f8] Kernel driver in use: ahci Kernel modules: ahci 0000:00:01.0/01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G98M [GeForce G 105M] [10de:06ec] (rev a1) Subsystem: Lenovo Device [17aa:2128] Kernel driver in use: nvidia Kernel modules: nouveau, nvidia_legacy_340xx 0000:00:1c.1/03:00.0 Ethernet controller [0200]: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) [168c:001c] (rev 01) Subsystem: Qualcomm Atheros Device [168c:0035] Kernel driver in use: ath5k Kernel modules: ath5k 0000:00:1c.2/04:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller [1b21:1042] Subsystem: Device [174c:2104] Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 0000:00:1c.3/0c:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 02) Subsystem: Lenovo Device [17aa:2108] Kernel driver in use: r8169 Kernel modules: r8169 0000:00:1e.0/0d:00.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 05) Subsystem: Lenovo Device [17aa:2109] Kernel driver in use: firewire_ohci Kernel modules: firewire_ohci 0000:00:1e.0/0d:00.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 22) Subsystem: Lenovo Device [17aa:210a] Kernel driver in use: sdhci-pci Kernel modules: sdhci_pci 0000:00:1e.0/0d:00.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 12) Subsystem: Lenovo Device [17aa:210b] Kernel modules: r592 0000:00:1e.0/0d:00.3 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev 12) Subsystem: Lenovo Device [17aa:210c] Kernel modules: r852 ** USB devices: /: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=ehci-pci/6p, 480M ID 1d6b:0002 /: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=ehci-pci/6p, 480M ID 1d6b:0002 |__ Port 004: Dev 003, If 0, Class=[unknown], Driver=usbfs, 480M ID 18d1:4ee7 |__ Port 005: Dev 004, If 0, Class=[unknown], Driver=uvcvideo, 480M ID 17ef:4808 |__ Port 005: Dev 004, If 1, Class=[unknown], Driver=uvcvideo, 480M ID 17ef:4808 /: Bus 003.Port 001: Dev 001, Class=root_hub, Driver=uhci_hcd/2p, 12M ID 1d6b:0001 /: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=uhci_hcd/2p, 12M ID 1d6b:0001 /: Bus 005.Port 001: Dev 001, Class=root_hub, Driver=uhci_hcd/2p, 12M ID 1d6b:0001 /: Bus 006.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 480M ID 1d6b:0002 /: Bus 007.Port 001: Dev 001, Class=root_hub, Driver=uhci_hcd/2p, 12M ID 1d6b:0001 /: Bus 008.Port 001: Dev 001, Class=root_hub, Driver=uhci_hcd/2p, 12M ID 1d6b:0001 |__ Port 001: Dev 002, If 0, Class=[unknown], Driver=snd-usb-audio, 12M ID 041e:3276 |__ Port 001: Dev 002, If 1, Class=[unknown], Driver=snd-usb-audio, 12M ID 041e:3276 |__ Port 001: Dev 002, If 2, Class=[unknown], Driver=snd-usb-audio, 12M ID 041e:3276 |__ Port 001: Dev 002, If 3, Class=[unknown], Driver=usbhid, 12M ID 041e:3276 /: Bus 009.Port 001: Dev 001, Class=root_hub, Driver=uhci_hcd/2p, 12M ID 1d6b:0001 /: Bus 010.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 5000M ID 1d6b:0003 -- System Information: Debian Release: forky/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 7.2-amd64 (SMP w/2 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: runit (via /run/runit.stopit) LSM: AppArmor: enabled Versions of packages linux-image-7.2-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.151 ii linux-base 4.16 ii linux-base-7.2-amd64 7.2.2-1~exp1 ii linux-binary-7.2-amd64 7.2.2-1~exp1 ii linux-modules-7.2-amd64 7.2.2-1~exp1 Versions of packages linux-image-7.2-amd64 recommends: ii apparmor 4.1.8-1 Versions of packages linux-image-7.2-amd64 suggests: pn debian-kernel-handbook <none> ii firmware-linux-free 20241210-3 ii grub-pc 2.14-3 pn linux-doc-7.2 <none> Versions of packages linux-image-7.2-amd64 is related to: pn firmware-amd-graphics <none> pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-cirrus <none> pn firmware-intel-graphics <none> pn firmware-intel-misc <none> pn firmware-intel-sound <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> pn firmware-marvell-prestera <none> pn firmware-mediatek <none> pn firmware-misc-nonfree <none> pn firmware-myricom <none> pn firmware-netronome <none> pn firmware-netxen <none> pn firmware-nvidia-graphics <none> pn firmware-qcom-soc <none> pn firmware-qlogic <none> pn firmware-realtek <none> pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- debconf-show failed

