Bug#1107846: linux-image-6.12.30-amd64: linux, grub-pc: no kernel and initrd messages after graphical GRUB console in default configuration
Thorsten Glaser
tg at mirbsd.de
Sun Jun 15 18:15:51 BST 2025
Package: src:linux
Version: 6.12.30-1
Severity: normal
X-Debbugs-Cc: tg at mirbsd.de, GRUB Maintainers <pkg-grub-devel at alioth-lists.debian.net>
In a somewhat default GRUB configuration wrt. video modes…
tg at tgb1:~ $ grep '^[^#]' /etc/default/grub
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Debian} ) 2>/dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="TZ=:Europe/Berlin"
GRUB_CMDLINE_LINUX="net.ifnames=0 rootflags=defaults,relatime,lazytime,barrier=1,data=ordered,auto_da_alloc"
GRUB_DISABLE_SUBMENU=y
GRUB_FONT=/boot/FixedMisc36.pf2
GRUB_DISABLE_LINUX_UUID=true
… after the GRUB graphical menu is shown, the timeout occurs and the messages…
• Booting 'Debian GNU/Linux GNU/Linux, with Linux 6.12.30-amd64'
• Loading Linux 6.12.30-amd64
• and loading initrd (don’t have that on the photo I took, but you know the one)
… show, “nothing happens” but Ctrl-Alt-Del to reboot works.
If I hit ‘e’ in GRUB and add “vga=791” to the kernel command line and ^X to boot,
I get the GRUB nag message about that being deprecated and set gfxpayload was
supposed to be used¹, but I see kernel messages, the initrd and my LUKS unlock
prompt.
So, something is amiss, either GRUB not communicating to Linux properly the
graphical mode it set, or Linux failing to properly initialise *either* the
framebugger *or* the text console.
In a few days I’ll move this Debian installation to a new laptop with hiDPI
(about 200 I think), so I *absolutely* need the graphical boot screen and
fbcon so I can use the 18×36px font. And that display’s native resolution
is so high it probably has no VESA or vga= number. (2560×1600 IIRC, Tuxedo)
¹) I haven’t tested in a while (probably buster last), but I never had any success
with “set gfxpayload”, whereas “vga=…” continued to work so I memorised that.
-- Package-specific info:
** Version:
Linux version 6.12.30-amd64 (debian-kernel at lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.30-1 (2025-05-28)
** Command line:
BOOT_IMAGE=/vmlinuz-6.12.30-amd64 root=/dev/mapper/vg--tgb1-lv--root ro net.ifnames=0 rootflags=defaults,relatime,lazytime,barrier=1,data=ordered,auto_da_alloc TZ=:Europe/Berlin vga=791
** Tainted: W (512)
* kernel issued warning
** Kernel log:
[ 319.211110] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd4000000-0xd7b0ffff:
[ 319.234896] ------------[ cut here ]------------
[ 319.245666] WARNING: CPU: 1 PID: 864 at arch/x86/mm/ioremap.c:461 iounmap+0x33/0xf0
[ 319.266637] Modules linked in: coretemp snd_intel_dspcfg snd_intel_sdw_acpi btbcm cec kvm_intel rc_core snd_hda_codec btmtk libarc4 ttm kvm snd_hda_core bluetooth drm_kms_helper cfg80211 snd_hwdep thinkpad_acpi snd_pcm sierra ppdev i2c_algo_bit pcmcia usbserial nvram sparse_keymap platform_profile snd_timer irqbypass drm rfkill yenta_socket snd pcmcia_rsrc pcmcia_core soundcore evdev sg pcspkr acpi_cpufreq parport_pc parport ac button gf128mul crypto_simd cryptd xts dm_crypt raid10 raid456 async_raid6_recov async_memcpy async_pq raid6_pq libcrc32c raid1 raid0 md_mod dm_integrity async_xor async_tx dm_bufio dm_mod xor ext4 crc16 mbcache jbd2 crc32c_generic uas usb_storage sd_mod sr_mod cdrom ata_generic uhci_hcd ahci libahci ata_piix ehci_pci ehci_hcd sdhci_pci libata iTCO_wdt cqhci intel_pmc_bxt sdhci usbcore e1000e psmouse iTCO_vendor_support watchdog scsi_mod mmc_core sha512_ssse3 sha256_ssse3 i2c_i801 serio_raw sha1_ssse3 i2c_smbus lpc_ich scsi_common usb_common battery video wmi
[ 319.445965] CPU: 1 UID: 0 PID: 864 Comm: pccardd Not tainted 6.12.30-amd64 #1 Debian 6.12.30-1
[ 319.468754] Hardware name: LENOVO 7674W9L/7674W9L, BIOS 7NET29WW (1.10 ) 10/22/2007
[ 319.491367] RIP: 0010:iounmap+0x33/0xf0
[ 319.502595] Code: 48 8b 05 f0 e6 53 01 55 53 48 39 c7 72 1c 48 89 fb eb 20 cc cc cc 48 ba 00 00 00 00 00 00 32 00 48 8d 44 10 ff 48 39 c3 72 1d <0f> 0b 5b 5d c3 cc cc cc cc 48 ba 00 00 00 00 00 20 00 00 48 8d 44
[ 319.547743] RSP: 0000:ffffa18380837cc0 EFLAGS: 00010207
[ 319.559259] RAX: ffffa18380000000 RBX: ffff8bacc1895040 RCX: 0000000001e6e001
[ 319.581240] RDX: ffff8bacf5b09840 RSI: 000000000003b140 RDI: 0000000000000000
[ 319.603175] RBP: ffffa18380837d10 R08: ffff8bacc00570b0 R09: 0000000000000000
[ 319.625040] R10: ffffa18380837c40 R11: 00000000d4ec0000 R12: ffff8bacc1895220
[ 319.646864] R13: 00000000fffffffb R14: ffff8bacc212d280 R15: ffffffffc09cd7b0
[ 319.668977] FS: 0000000000000000(0000) GS:ffff8bacf7d00000(0000) knlGS:0000000000000000
[ 319.669060] intel_powerclamp: No package C-state available
[ 319.691394] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 319.691397] CR2: 00007f89364bd560 CR3: 0000000134868000 CR4: 00000000000026f0
[ 319.691400] Call Trace:
[ 319.691403] <TASK>
[ 319.691406] readable+0xa6/0x100 [pcmcia_rsrc]
[ 319.691414] do_validate_mem+0x8f/0x190 [pcmcia_rsrc]
[ 319.776523] do_mem_probe+0xdb/0x1c7 [pcmcia_rsrc]
[ 319.786346] ? __pfx_checksum+0x10/0x10 [pcmcia_rsrc]
[ 319.796237] ? __pfx_readable+0x10/0x10 [pcmcia_rsrc]
[ 319.806115] pcmcia_nonstatic_validate_mem.cold+0x26/0x46 [pcmcia_rsrc]
[ 319.825238] pcmcia_card_add.isra.0+0x76/0x180 [pcmcia]
[ 319.835008] pcmcia_bus_add+0x46/0x50 [pcmcia]
[ 319.844273] socket_insert.cold+0x97/0x9f [pcmcia_core]
[ 319.853467] pccardd+0x339/0x3b0 [pcmcia_core]
[ 319.862546] ? __pfx_pccardd+0x10/0x10 [pcmcia_core]
[ 319.871505] kthread+0xd2/0x100
[ 319.880300] ? __pfx_kthread+0x10/0x10
[ 319.889361] ret_from_fork+0x34/0x50
[ 319.898008] ? __pfx_kthread+0x10/0x10
[ 319.906172] ret_from_fork_asm+0x1a/0x30
[ 319.914040] </TASK>
[ 319.921606] ---[ end trace 0000000000000000 ]---
[ 319.931733] excluding 0xd4ec0000-0xd526ffff 0xd5d80000-0xd612ffff 0xd6ff0000-0xd739ffff
[ 319.954199] pcmcia (null): pcmcia: registering new device pcmcia(null) (IRQ: 16)
[ 319.984239] usbcore: registered new interface driver btusb
[ 320.013368] snd_hda_intel 0000:00:1b.0: probe_mask set to 0x1 for device 17aa:20ac
[ 320.232207] serial_cs 0.0: trying to set up [0x0200:0x0001] (pfc: 0, multi: 1, quirk: 0000000000000000)
[ 320.295759] 0.0: ttyS1 at I/O 0x43f8 (irq = 16, base_baud = 115200) is a 16550A
[ 320.403193] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[ 320.422140] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[ 320.432303] iwl4965 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 320.452217] iwl4965 0000:03:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4
[ 320.514748] iwl4965 0000:03:00.0: device EEPROM VER=0x36, CALIB=0x5
[ 320.535818] iwl4965 0000:03:00.0: Tunable channels: 13 802.11bg, 19 802.11a channels
[ 320.558466] iwl4965 0000:03:00.0: firmware: failed to load iwlwifi-4965-2.ucode (-2)
[ 320.580754] iwl4965 0000:03:00.0: firmware: failed to load iwlwifi-4965-2.ucode (-2)
[ 320.602880] iwl4965 0000:03:00.0: firmware: failed to load iwlwifi-4965-2.ucode (-2)
[ 320.624959] iwl4965 0000:03:00.0: Direct firmware load for iwlwifi-4965-2.ucode failed with error -2
[ 320.648851] iwl4965 0000:03:00.0: request for firmware file 'iwlwifi-4965-2.ucode' failed.
[ 320.671222] iwl4965 0000:03:00.0: no suitable firmware found!
[ 320.696695] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1984: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:speaker
[ 320.719451] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 320.744113] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
[ 320.767669] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0
[ 320.790076] snd_hda_codec_analog hdaudioC0D0: inputs:
[ 320.801420] snd_hda_codec_analog hdaudioC0D0: Mic=0x14
[ 320.812460] snd_hda_codec_analog hdaudioC0D0: Internal Mic=0x15
[ 320.836111] snd_hda_codec_analog hdaudioC0D0: Dock Mic=0x1c
[ 321.509964] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 321.540346] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 321.541123] i915 0000:00:02.0: [drm] Found I965GM (device ID 2a02) display version 4.00 stepping N/A
[ 321.563232] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 321.603204] pci 0000:00:00.0: Intel 965GM Chipset
[ 321.613725] pci 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[ 321.635026] pci 0000:00:00.0: detected 8192K stolen memory
[ 321.646505] Console: switching to colour dummy device 80x25
[ 321.646866] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 321.667402] i915 0000:00:02.0: [drm] Initialized overlay support.
[ 321.668155] i915 0000:00:02.0: [drm] Skipping intel_backlight registration
[ 321.668229] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
[ 321.668463] ACPI: video: Video Device [VID] (multi-head: yes rom: no post: no)
[ 321.668613] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[ 321.672815] acpi device:01: registered as cooling_device2
[ 321.689595] fbcon: i915drmfb (fb0) is primary device
[ 322.290418] Console: switching to colour frame buffer device 128x48
[ 322.313058] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 322.578341] EXT4-fs (dm-3): re-mounted 1cce7a94-58da-4255-93c2-008fd45b34c8 r/w. Quota mode: none.
[ 324.134770] EXT4-fs (sdb3): mounted filesystem 17ae4b3f-4c00-4d5d-9647-10533be4d22f r/w with ordered data mode. Quota mode: none.
[ 324.190784] Adding 524284k swap on /dev/mapper/cswap. Priority:-2 extents:1 across:524284k
[ 325.411165] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input12
[ 524.348668] perf: interrupt took too long (2501 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[ 696.216255] Adding 524284k swap on /dev/mapper/cswap. Priority:-2 extents:1 across:524284k
[ 709.863942] perf: interrupt took too long (3143 > 3126), lowering kernel.perf_event_max_sample_rate to 63500
[ 748.929596] EXT4-fs (sda3): mounted filesystem b4243647-abb6-40b6-9009-9daad5ccda6a r/w with ordered data mode. Quota mode: none.
[ 762.722883] EXT4-fs (sda3): unmounting filesystem b4243647-abb6-40b6-9009-9daad5ccda6a.
[ 1102.818971] pcmcia_socket pcmcia_socket0: pccard: card ejected from slot 0
[ 1109.486038] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
[ 1109.486655] pcmcia (null): pcmcia: registering new device pcmcia(null) (IRQ: 16)
[ 1109.489546] serial_cs 0.0: trying to set up [0x0200:0x0001] (pfc: 0, multi: 1, quirk: 0000000000000000)
[ 1109.534631] 0.0: ttyS1 at I/O 0x43f8 (irq = 16, base_baud = 115200) is a 16550A
[ 1530.576909] perf: interrupt took too long (3948 > 3928), lowering kernel.perf_event_max_sample_rate to 50500
[ 2169.942632] 8021q: 802.1Q VLAN Support v1.8
[ 2171.682955] e1000e 0000:00:19.0 eth0: NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[ 2469.352019] perf: interrupt took too long (4947 > 4935), lowering kernel.perf_event_max_sample_rate to 40250
** Model information
sys_vendor: LENOVO
product_name: 7674W9L
product_version: ThinkPad X61
chassis_vendor: LENOVO
chassis_version: Not Available
bios_vendor: LENOVO
bios_version: 7NET29WW (1.10 )
board_vendor: LENOVO
board_name: 7674W9L
board_version: Not Available
** Configuration for modprobe:
blacklist microcode
blacklist arkfb
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist kyrofb
blacklist matroxfb_base
blacklist mb862xxfb
blacklist neofb
blacklist pm2fb
blacklist pm3fb
blacklist s3fb
blacklist savagefb
blacklist sisfb
blacklist tdfxfb
blacklist tridentfb
blacklist vt8623fb
blacklist microcode
options snd_pcsp index=-2
options cx88_alsa index=-2
options snd_atiixp_modem index=-2
options snd_intel8x0m index=-2
options snd_via82xx_modem index=-2
options md_mod start_ro=1
options net ifnames=0
** Loaded modules:
8021q
garp
stp
mrp
llc
binfmt_misc
uinput
nf_tables
nfnetlink
msr
i915
snd_hda_codec_analog
snd_hda_codec_generic
iwl4965
iwlegacy
serial_cs
mac80211
snd_hda_intel
btusb
btrtl
drm_buddy
btintel
drm_display_helper
coretemp
snd_intel_dspcfg
snd_intel_sdw_acpi
btbcm
cec
kvm_intel
rc_core
snd_hda_codec
btmtk
libarc4
ttm
kvm
snd_hda_core
bluetooth
drm_kms_helper
cfg80211
snd_hwdep
thinkpad_acpi
snd_pcm
sierra
ppdev
i2c_algo_bit
pcmcia
usbserial
nvram
sparse_keymap
platform_profile
snd_timer
irqbypass
drm
rfkill
yenta_socket
snd
pcmcia_rsrc
pcmcia_core
soundcore
evdev
sg
pcspkr
acpi_cpufreq
parport_pc
parport
ac
button
gf128mul
crypto_simd
cryptd
xts
dm_crypt
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
raid6_pq
libcrc32c
raid1
raid0
md_mod
dm_integrity
async_xor
async_tx
dm_bufio
dm_mod
xor
ext4
crc16
mbcache
jbd2
crc32c_generic
uas
usb_storage
sd_mod
sr_mod
cdrom
ata_generic
uhci_hcd
ahci
libahci
ata_piix
ehci_pci
ehci_hcd
sdhci_pci
libata
iTCO_wdt
cqhci
intel_pmc_bxt
sdhci
usbcore
e1000e
psmouse
iTCO_vendor_support
watchdog
scsi_mod
mmc_core
sha512_ssse3
sha256_ssse3
i2c_i801
serio_raw
sha1_ssse3
i2c_smbus
lpc_ich
scsi_common
usb_common
battery
video
wmi
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 0c)
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20b3]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
Subsystem: Lenovo GM965 [X3100] on ThinkPad T61/R61 [17aa:20b5]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f8000000 (64-bit, non-prefetchable) [size=1M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 1800 [size=8]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) [8086:2a03] (rev 0c)
Subsystem: Lenovo GM965 [X3100] on ThinkPad T61/R61 [17aa:20b5]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Region 0: Memory at f8100000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
00:19.0 Ethernet controller [0200]: Intel Corporation 82566MM Gigabit Network Connection [8086:1049] (rev 03)
Subsystem: Lenovo Device [17aa:20de]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 26
Region 0: Memory at f8200000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at f8225000 (32-bit, non-prefetchable) [size=4K]
Region 2: I/O ports at 1840 [size=32]
Capabilities: <access denied>
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 03) (prog-if 00 [UHCI])
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20aa]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 20
Region 4: I/O ports at 1860 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci_hcd
00:1a.1 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 03) (prog-if 00 [UHCI])
Subsystem: Lenovo Thinkpad T61/R61 [17aa:20aa]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 21
Region 4: I/O ports at 1880 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci_hcd
00:1a.7 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 03) (prog-if 20 [EHCI])
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20ab]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 22
Region 0: Memory at f8426c00 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 03)
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20ac]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 28
Region 0: Memory at f8220000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 03) (prog-if 00 [Normal decode])
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20ad]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 24
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 2000-2fff [size=4K] [16-bit]
Memory behind bridge: f4000000-f5ffffff [size=32M] [32-bit]
Prefetchable memory behind bridge: f8500000-f85fffff [size=1M] [32-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA+ VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 03) (prog-if 00 [Normal decode])
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20ad]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 25
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: 3000-3fff [size=4K] [16-bit]
Memory behind bridge: f6000000-f7ffffff [size=32M] [32-bit]
Prefetchable memory behind bridge: f8600000-f86fffff [size=1M] [32-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA+ VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 03) (prog-if 00 [UHCI])
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20aa]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 4: I/O ports at 18a0 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 03) (prog-if 00 [UHCI])
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20aa]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 17
Region 4: I/O ports at 18c0 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 03) (prog-if 20 [EHCI])
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20ab]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin D routed to IRQ 19
Region 0: Memory at f8427000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f3) (prog-if 01 [Subtractive decode])
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20ae]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Bus: primary=00, secondary=05, subordinate=08, sec-latency=32
I/O behind bridge: 4000-7fff [size=16K] [16-bit]
Memory behind bridge: d4000000-d7efffff [size=63M] [32-bit]
Prefetchable memory behind bridge: d8000000-dbffffff [size=64M] [32-bit]
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M-E) LPC Interface Controller [8086:2811] (rev 03)
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20b6]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.1 IDE interface [0101]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 03) (prog-if 8a [ISA Compatibility mode controller, supports both channels switched to PCI native mode, supports bus mastering])
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20a6]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 16
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374
Region 4: I/O ports at 18e0 [size=16]
Kernel driver in use: ata_piix
Kernel modules: ata_piix, ata_generic
00:1f.2 SATA controller [0106]: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] [8086:2829] (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20a7]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 27
Region 0: I/O ports at 1c30 [size=8]
Region 1: I/O ports at 1c24 [size=4]
Region 2: I/O ports at 1c28 [size=8]
Region 3: I/O ports at 1c20 [size=4]
Region 4: I/O ports at 1c00 [size=32]
Region 5: Memory at f8426000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 03)
Subsystem: Lenovo ThinkPad T61/R61 [17aa:20a9]
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 23
Region 0: Memory at f8427400 (32-bit, non-prefetchable) [size=256]
Region 4: I/O ports at 1c40 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4230] (rev 61)
Subsystem: Intel Corporation Lenovo ThinkPad T61 [8086:1111]
Physical Slot: 3
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 17
Region 0: Memory at f7f00000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel modules: iwl4965
05:00.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev ba)
Subsystem: Lenovo ThinkPad R61/T400 [17aa:20c6]
Physical Slot: 1
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 168
Interrupt: pin A routed to IRQ 16
Region 0: Memory at d7eff000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=05, secondary=06, subordinate=07, sec-latency=176
Memory window 0: d8000000-dbffffff (prefetchable)
Memory window 1: c0000000-c3ffffff
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt- PostWrite+
16-bit legacy interface ports at 0001
Capabilities: <access denied>
Kernel driver in use: yenta_cardbus
Kernel modules: yenta_socket
05:00.2 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 21)
Subsystem: Lenovo ThinkPad T400/W500 [17aa:20c8]
Physical Slot: 1
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64
Interrupt: pin C routed to IRQ 18
Region 0: Memory at d7efec00 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: sdhci-pci
Kernel modules: sdhci_pci
** USB devices:
not available
-- System Information:
Debian Release: 13.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.30-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages linux-image-6.12.30-amd64 depends on:
ii initramfs-tools [linux-initramfs-tool] 0.148.1
ii kmod 34.2-2
ii linux-base 4.12
Versions of packages linux-image-6.12.30-amd64 recommends:
pn apparmor <none>
Versions of packages linux-image-6.12.30-amd64 suggests:
pn debian-kernel-handbook <none>
ii firmware-linux-free 20241210-2
ii grub-pc 2.12-7
pn linux-doc-6.12 <none>
Versions of packages linux-image-6.12.30-amd64 is related to:
ii firmware-amd-graphics 20250410-2
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>
ii firmware-misc-nonfree 20250410-2
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>
-- no debconf information
-------------- next part --------------
[ 0.000000] Linux version 6.12.30-amd64 (debian-kernel at lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.30-1 (2025-05-28)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.12.30-amd64 root=/dev/mapper/vg--tgb1-lv--root ro net.ifnames=0 rootflags=defaults,relatime,lazytime,barrier=1,data=ordered,auto_da_alloc TZ=:Europe/Berlin vga=791
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf6affff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf6b0000-0x00000000bf6cbfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bf6cc000-0x00000000bf6fffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf700000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013bffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: LENOVO 7674W9L/7674W9L, BIOS 7NET29WW (1.10 ) 10/22/2007
[ 0.000000] DMI: Memory slots populated: 2/2
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1995.028 MHz processor
[ 0.008426] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.008434] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.008454] last_pfn = 0x13c000 max_arch_pfn = 0x400000000
[ 0.008470] MTRR map: 9 entries (5 fixed + 4 variable; max 21), built from 8 variable MTRRs
[ 0.008475] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.010144] e820: update [mem 0xbf700000-0xffffffff] usable ==> reserved
[ 0.010160] last_pfn = 0xbf6cc max_arch_pfn = 0x400000000
[ 0.025613] found SMP MP-table at [mem 0x000f6980-0x000f698f]
[ 0.026817] RAMDISK: [mem 0x316b9000-0x34b53fff]
[ 0.028022] ACPI: Early table checksum verification disabled
[ 0.028029] ACPI: RSDP 0x00000000000F6950 000024 (v02 LENOVO)
[ 0.028039] ACPI: XSDT 0x00000000BF6BD48C 000094 (v01 LENOVO TP-7N 00001100 LTP 00000000)
[ 0.028053] ACPI: FACP 0x00000000BF6BD600 0000F4 (v03 LENOVO TP-7N 00001100 LNVO 00000001)
[ 0.028064] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20240827/tbfadt-560)
[ 0.028071] ACPI BIOS Warning (bug): Optional FADT field Gpe1Block has valid Address but zero Length: 0x000000000000102C/0x0 (20240827/tbfadt-611)
[ 0.028082] ACPI: DSDT 0x00000000BF6BD9DB 00E206 (v01 LENOVO TP-7N 00001100 MSFT 03000000)
[ 0.028091] ACPI: FACS 0x00000000BF6E4000 000040
[ 0.028099] ACPI: FACS 0x00000000BF6E4000 000040
[ 0.028106] ACPI: SSDT 0x00000000BF6BD7B4 000227 (v01 LENOVO TP-7N 00001100 MSFT 03000000)
[ 0.028115] ACPI: ECDT 0x00000000BF6CBBE1 000052 (v01 LENOVO TP-7N 00001100 LNVO 00000001)
[ 0.028124] ACPI: TCPA 0x00000000BF6CBC33 000032 (v02 LENOVO TP-7N 00001100 LNVO 00000001)
[ 0.028133] ACPI: APIC 0x00000000BF6CBC65 000068 (v01 LENOVO TP-7N 00001100 LNVO 00000001)
[ 0.028141] ACPI: MCFG 0x00000000BF6CBCCD 00003C (v01 LENOVO TP-7N 00001100 LNVO 00000001)
[ 0.028150] ACPI: HPET 0x00000000BF6CBD09 000038 (v01 LENOVO TP-7N 00001100 LNVO 00000001)
[ 0.028159] ACPI: SLIC 0x00000000BF6CBDF0 000176 (v01 LENOVO TP-7N 00001100 LTP 00000000)
[ 0.028167] ACPI: BOOT 0x00000000BF6CBF66 000028 (v01 LENOVO TP-7N 00001100 LTP 00000001)
[ 0.028176] ACPI: ASF! 0x00000000BF6CBF8E 000072 (v16 LENOVO TP-7N 00001100 PTL 00000001)
[ 0.028185] ACPI: SSDT 0x00000000BF6E26D9 00025F (v01 LENOVO TP-7N 00001100 INTL 20050513)
[ 0.028194] ACPI: SSDT 0x00000000BF6E2938 0000A6 (v01 LENOVO TP-7N 00001100 INTL 20050513)
[ 0.028203] ACPI: SSDT 0x00000000BF6E29DE 0004F7 (v01 LENOVO TP-7N 00001100 INTL 20050513)
[ 0.028212] ACPI: SSDT 0x00000000BF6E2ED5 0001D8 (v01 LENOVO TP-7N 00001100 INTL 20050513)
[ 0.028219] ACPI: Reserving FACP table memory at [mem 0xbf6bd600-0xbf6bd6f3]
[ 0.028223] ACPI: Reserving DSDT table memory at [mem 0xbf6bd9db-0xbf6cbbe0]
[ 0.028225] ACPI: Reserving FACS table memory at [mem 0xbf6e4000-0xbf6e403f]
[ 0.028228] ACPI: Reserving FACS table memory at [mem 0xbf6e4000-0xbf6e403f]
[ 0.028231] ACPI: Reserving SSDT table memory at [mem 0xbf6bd7b4-0xbf6bd9da]
[ 0.028234] ACPI: Reserving ECDT table memory at [mem 0xbf6cbbe1-0xbf6cbc32]
[ 0.028236] ACPI: Reserving TCPA table memory at [mem 0xbf6cbc33-0xbf6cbc64]
[ 0.028239] ACPI: Reserving APIC table memory at [mem 0xbf6cbc65-0xbf6cbccc]
[ 0.028242] ACPI: Reserving MCFG table memory at [mem 0xbf6cbccd-0xbf6cbd08]
[ 0.028244] ACPI: Reserving HPET table memory at [mem 0xbf6cbd09-0xbf6cbd40]
[ 0.028247] ACPI: Reserving SLIC table memory at [mem 0xbf6cbdf0-0xbf6cbf65]
[ 0.028249] ACPI: Reserving BOOT table memory at [mem 0xbf6cbf66-0xbf6cbf8d]
[ 0.028252] ACPI: Reserving ASF! table memory at [mem 0xbf6cbf8e-0xbf6cbfff]
[ 0.028254] ACPI: Reserving SSDT table memory at [mem 0xbf6e26d9-0xbf6e2937]
[ 0.028257] ACPI: Reserving SSDT table memory at [mem 0xbf6e2938-0xbf6e29dd]
[ 0.028260] ACPI: Reserving SSDT table memory at [mem 0xbf6e29de-0xbf6e2ed4]
[ 0.028262] ACPI: Reserving SSDT table memory at [mem 0xbf6e2ed5-0xbf6e30ac]
[ 0.028412] No NUMA configuration found
[ 0.028415] Faking a node at [mem 0x0000000000000000-0x000000013bffffff]
[ 0.028443] NODE_DATA(0) allocated [mem 0x13bfd2680-0x13bffcfff]
[ 0.029283] Zone ranges:
[ 0.029285] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.029291] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.029295] Normal [mem 0x0000000100000000-0x000000013bffffff]
[ 0.029299] Device empty
[ 0.029302] Movable zone start for each node
[ 0.029309] Early memory node ranges
[ 0.029310] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.029314] node 0: [mem 0x0000000000100000-0x00000000bf6affff]
[ 0.029318] node 0: [mem 0x0000000100000000-0x000000013bffffff]
[ 0.029323] Initmem setup node 0 [mem 0x0000000000001000-0x000000013bffffff]
[ 0.029336] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.029420] On node 0, zone DMA: 99 pages in unavailable ranges
[ 0.067182] On node 0, zone Normal: 2384 pages in unavailable ranges
[ 0.067877] On node 0, zone Normal: 16384 pages in unavailable ranges
[ 0.067894] Reserving Intel graphics memory at [mem 0xbf800000-0xbfffffff]
[ 0.068311] ACPI: PM-Timer IO Port: 0x1008
[ 0.068335] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.068340] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.068359] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.068366] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.068371] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.068383] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.068386] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.068410] CPU topo: Max. logical packages: 1
[ 0.068413] CPU topo: Max. logical dies: 1
[ 0.068414] CPU topo: Max. dies per package: 1
[ 0.068427] CPU topo: Max. threads per core: 1
[ 0.068430] CPU topo: Num. cores per package: 2
[ 0.068431] CPU topo: Num. threads per package: 2
[ 0.068433] CPU topo: Allowing 2 present CPUs plus 0 hotplug CPUs
[ 0.068471] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.068476] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x000fffff]
[ 0.068481] PM: hibernation: Registered nosave memory: [mem 0xbf6b0000-0xffffffff]
[ 0.068486] [mem 0xc0000000-0xefffffff] available for PCI devices
[ 0.068489] Booting paravirtualized kernel on bare hardware
[ 0.068496] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.088922] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.090040] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u1048576
[ 0.090056] pcpu-alloc: s233472 r8192 d28672 u1048576 alloc=1*2097152
[ 0.090064] pcpu-alloc: [0] 0 1
[ 0.090108] Kernel command line: BOOT_IMAGE=/vmlinuz-6.12.30-amd64 root=/dev/mapper/vg--tgb1-lv--root ro net.ifnames=0 rootflags=defaults,relatime,lazytime,barrier=1,data=ordered,auto_da_alloc TZ=:Europe/Berlin vga=791
[ 0.090353] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.12.30-amd64 TZ=:Europe/Berlin vga=791", will be passed to user space.
[ 0.092825] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.094340] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.094478] Fallback order for Node 0: 0
[ 0.094492] Built 1 zonelists, mobility grouping on. Total pages: 1029708
[ 0.094496] Policy zone: Normal
[ 0.094520] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.094535] software IO TLB: area num 2.
[ 0.259401] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.259740] Kernel/User page tables isolation: enabled
[ 0.259973] ftrace: allocating 45689 entries in 179 pages
[ 0.279468] ftrace: allocated 179 pages with 5 groups
[ 0.281394] Dynamic Preempt: voluntary
[ 0.281700] rcu: Preemptible hierarchical RCU implementation.
[ 0.281703] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[ 0.281707] Trampoline variant of Tasks RCU enabled.
[ 0.281708] Rude variant of Tasks RCU enabled.
[ 0.281710] Tracing variant of Tasks RCU enabled.
[ 0.281712] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.281714] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.281729] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 0.281734] RCU Tasks Rude: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 0.281738] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 0.298465] NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
[ 0.298804] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.298992] Console: colour dummy device 80x25
[ 0.298999] printk: legacy console [tty0] enabled
[ 0.300303] ACPI: Core revision 20240827
[ 0.300718] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.300756] APIC: Switch to symmetric I/O mode setup
[ 0.301300] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.320755] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3983aac39ac, max_idle_ns: 881590518858 ns
[ 0.320780] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.05 BogoMIPS (lpj=7980112)
[ 0.320834] CPU0: Thermal monitoring enabled (TM2)
[ 0.320884] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.320895] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.320909] process: using mwait in idle threads
[ 0.320919] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.320933] Spectre V2 : Mitigation: Retpolines
[ 0.320940] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[ 0.320951] Speculative Store Bypass: Vulnerable
[ 0.320959] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.320967] MMIO Stale Data: Unknown: No mitigations
[ 0.320977] x86/fpu: x87 FPU will use FXSAVE
[ 0.371248] Freeing SMP alternatives memory: 40K
[ 0.371274] pid_max: default: 32768 minimum: 301
[ 0.373094] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm
[ 0.373905] landlock: Up and running.
[ 0.373913] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.374157] AppArmor: AppArmor initialized
[ 0.374224] TOMOYO Linux initialized
[ 0.374787] LSM support for eBPF active
[ 0.375563] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.375600] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.491614] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz (family: 0x6, model: 0xf, stepping: 0xb)
[ 0.492549] Performance Events: PEBS fmt0+, Core2 events, 4-deep LBR, Intel PMU driver.
[ 0.492598] core: PEBS disabled due to CPU errata
[ 0.492606] ... version: 2
[ 0.492613] ... bit width: 40
[ 0.492619] ... generic registers: 2
[ 0.492625] ... value mask: 000000ffffffffff
[ 0.492632] ... max period: 000000007fffffff
[ 0.492639] ... fixed-purpose events: 3
[ 0.492645] ... event mask: 0000000700000003
[ 0.492772] signal: max sigframe size: 1440
[ 0.497073] rcu: Hierarchical SRCU implementation.
[ 0.497090] rcu: Max phase no-delay instances is 1000.
[ 0.497262] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.498253] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.498383] smp: Bringing up secondary CPUs ...
[ 0.498812] smpboot: x86: Booting SMP configuration:
[ 0.498823] .... node #0, CPUs: #1
[ 0.506777] TSC synchronization [CPU#0 -> CPU#1]:
[ 0.506802] Measured 326530 cycles TSC warp between CPUs, turning off TSC clock.
[ 0.506824] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[ 0.506865] smp: Brought up 1 node, 2 CPUs
[ 0.506865] smpboot: Total of 2 processors activated (7980.11 BogoMIPS)
[ 0.518077] node 0 deferred pages initialised in 8ms
[ 0.518094] Memory: 3876376K/4118832K available (16384K kernel code, 2486K rwdata, 11780K rodata, 4148K init, 4956K bss, 238348K reserved, 0K cma-reserved)
[ 0.518094] devtmpfs: initialized
[ 0.518094] x86/mm: Memory block size: 128MB
[ 0.520846] ACPI: PM: Registering ACPI NVS region [mem 0xbf6cc000-0xbf6fffff] (212992 bytes)
[ 0.521027] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.521065] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.522157] pinctrl core: initialized pinctrl subsystem
[ 0.525873] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.526563] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.526819] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.527086] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.527135] audit: initializing netlink subsys (disabled)
[ 0.527192] audit: type=2000 audit(1750011819.224:1): state=initialized audit_enabled=0 res=1
[ 0.527192] thermal_sys: Registered thermal governor 'fair_share'
[ 0.527192] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.527192] thermal_sys: Registered thermal governor 'step_wise'
[ 0.527192] thermal_sys: Registered thermal governor 'user_space'
[ 0.527192] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.527192] cpuidle: using governor ladder
[ 0.527192] cpuidle: using governor menu
[ 0.527192] Simple Boot Flag at 0x35 set to 0x1
[ 0.527192] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.527192] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.527192] PCI: ECAM [mem 0xf0000000-0xf3ffffff] (base 0xf0000000) for domain 0000 [bus 00-3f]
[ 0.527192] PCI: ECAM [mem 0xf0000000-0xf3ffffff] reserved as E820 entry
[ 0.527192] PCI: Using configuration type 1 for base access
[ 0.528936] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.581016] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.581033] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.587775] ACPI: Added _OSI(Module Device)
[ 0.587788] ACPI: Added _OSI(Processor Device)
[ 0.587796] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.587803] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.604025] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.605270] ACPI: EC: EC started
[ 0.605278] ACPI: EC: interrupt blocked
[ 0.606127] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.606135] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.606699] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.627502] ACPI: Dynamic OEM Table Load:
[ 0.627502] ACPI: SSDT 0xFFFF8BACC0B0B000 0002C4 (v01 PmRef Cpu0Ist 00000100 INTL 20050513)
[ 0.629459] ACPI: Dynamic OEM Table Load:
[ 0.629481] ACPI: SSDT 0xFFFF8BACC03D3000 00061E (v01 PmRef Cpu0Cst 00000100 INTL 20050513)
[ 0.631237] ACPI: Dynamic OEM Table Load:
[ 0.631258] ACPI: SSDT 0xFFFF8BACC0327200 0000C8 (v01 PmRef Cpu1Ist 00000100 INTL 20050513)
[ 0.632436] ACPI: Dynamic OEM Table Load:
[ 0.632455] ACPI: SSDT 0xFFFF8BACC094C780 000085 (v01 PmRef Cpu1Cst 00000100 INTL 20050513)
[ 0.633845] ACPI: Interpreter enabled
[ 0.633887] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.633896] ACPI: Using IOAPIC for interrupt routing
[ 0.633953] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.633966] PCI: Using E820 reservations for host bridge windows
[ 0.634338] ACPI: Enabled 5 GPEs in block 00 to 1F
[ 0.647914] ACPI: \_SB_.PCI0.LPC_.EC__.PUBS: New power resource
[ 0.650087] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
[ 0.655197] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
[ 0.663340] acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
[ 0.664190] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.664391] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[ 0.664586] ACPI: PCI: Interrupt link LNKC configured for IRQ 5
[ 0.664788] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.664980] ACPI: PCI: Interrupt link LNKE configured for IRQ 3
[ 0.665171] ACPI: PCI: Interrupt link LNKF configured for IRQ 6
[ 0.665361] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.665552] ACPI: PCI: Interrupt link LNKH configured for IRQ 10
[ 0.665868] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.665888] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.666240] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[ 0.666823] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.666837] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.666865] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf3ffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.667547] PCI host bridge to bus 0000:00
[ 0.667562] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.667575] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.667585] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.667597] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[ 0.667607] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[ 0.667618] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.667656] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000 conventional PCI endpoint
[ 0.667857] pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000 conventional PCI endpoint
[ 0.667886] pci 0000:00:02.0: BAR 0 [mem 0xf8000000-0xf80fffff 64bit]
[ 0.667906] pci 0000:00:02.0: BAR 2 [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.667921] pci 0000:00:02.0: BAR 4 [io 0x1800-0x1807]
[ 0.667955] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.668167] pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000 conventional PCI endpoint
[ 0.668195] pci 0000:00:02.1: BAR 0 [mem 0xf8100000-0xf81fffff 64bit]
[ 0.668529] pci 0000:00:19.0: [8086:1049] type 00 class 0x020000 conventional PCI endpoint
[ 0.668592] pci 0000:00:19.0: BAR 0 [mem 0xf8200000-0xf821ffff]
[ 0.668628] pci 0000:00:19.0: BAR 1 [mem 0xf8225000-0xf8225fff]
[ 0.668664] pci 0000:00:19.0: BAR 2 [io 0x1840-0x185f]
[ 0.668897] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.669136] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300 conventional PCI endpoint
[ 0.669303] pci 0000:00:1a.0: BAR 4 [io 0x1860-0x187f]
[ 0.669584] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300 conventional PCI endpoint
[ 0.669750] pci 0000:00:1a.1: BAR 4 [io 0x1880-0x189f]
[ 0.670098] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320 conventional PCI endpoint
[ 0.670163] pci 0000:00:1a.7: BAR 0 [mem 0xf8426c00-0xf8426fff]
[ 0.670421] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.670677] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
[ 0.670754] pci 0000:00:1b.0: BAR 0 [mem 0xf8220000-0xf8223fff 64bit]
[ 0.671061] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.671380] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400 PCIe Root Port
[ 0.671498] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.671519] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.671536] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf5ffffff]
[ 0.671581] pci 0000:00:1c.0: bridge window [mem 0xf8500000-0xf85fffff 64bit pref]
[ 0.671794] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.672155] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400 PCIe Root Port
[ 0.672278] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.672299] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
[ 0.672315] pci 0000:00:1c.1: bridge window [mem 0xf6000000-0xf7ffffff]
[ 0.672359] pci 0000:00:1c.1: bridge window [mem 0xf8600000-0xf86fffff 64bit pref]
[ 0.672575] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.672914] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300 conventional PCI endpoint
[ 0.673085] pci 0000:00:1d.0: BAR 4 [io 0x18a0-0x18bf]
[ 0.673391] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300 conventional PCI endpoint
[ 0.673564] pci 0000:00:1d.1: BAR 4 [io 0x18c0-0x18df]
[ 0.673894] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320 conventional PCI endpoint
[ 0.673960] pci 0000:00:1d.7: BAR 0 [mem 0xf8427000-0xf84273ff]
[ 0.674238] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.674501] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 conventional PCI bridge
[ 0.674617] pci 0000:00:1e.0: PCI bridge to [bus 05-08] (subtractive decode)
[ 0.674639] pci 0000:00:1e.0: bridge window [io 0x4000-0x7fff]
[ 0.674656] pci 0000:00:1e.0: bridge window [mem 0xd4000000-0xd7efffff]
[ 0.674700] pci 0000:00:1e.0: bridge window [mem 0xd8000000-0xdbffffff 64bit pref]
[ 0.675051] pci 0000:00:1f.0: [8086:2811] type 00 class 0x060100 conventional PCI endpoint
[ 0.675293] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.675315] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
[ 0.675329] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
[ 0.675344] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
[ 0.675359] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
[ 0.675726] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a conventional PCI endpoint
[ 0.675791] pci 0000:00:1f.1: BAR 0 [io 0x0000-0x0007]
[ 0.675828] pci 0000:00:1f.1: BAR 1 [io 0x0000-0x0003]
[ 0.675863] pci 0000:00:1f.1: BAR 2 [io 0x0000-0x0007]
[ 0.675895] pci 0000:00:1f.1: BAR 3 [io 0x0000-0x0003]
[ 0.675931] pci 0000:00:1f.1: BAR 4 [io 0x18e0-0x18ef]
[ 0.676004] pci 0000:00:1f.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk
[ 0.676014] pci 0000:00:1f.1: BAR 1 [io 0x03f6]: legacy IDE quirk
[ 0.676022] pci 0000:00:1f.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk
[ 0.676031] pci 0000:00:1f.1: BAR 3 [io 0x0376]: legacy IDE quirk
[ 0.676271] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601 conventional PCI endpoint
[ 0.676336] pci 0000:00:1f.2: BAR 0 [io 0x1c30-0x1c37]
[ 0.676372] pci 0000:00:1f.2: BAR 1 [io 0x1c24-0x1c27]
[ 0.676408] pci 0000:00:1f.2: BAR 2 [io 0x1c28-0x1c2f]
[ 0.676443] pci 0000:00:1f.2: BAR 3 [io 0x1c20-0x1c23]
[ 0.676478] pci 0000:00:1f.2: BAR 4 [io 0x1c00-0x1c1f]
[ 0.676513] pci 0000:00:1f.2: BAR 5 [mem 0xf8426000-0xf84267ff]
[ 0.676678] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.676937] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.677003] pci 0000:00:1f.3: BAR 0 [mem 0xf8427400-0xf84274ff]
[ 0.677115] pci 0000:00:1f.3: BAR 4 [io 0x1c40-0x1c5f]
[ 0.677502] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.677811] pci 0000:03:00.0: [8086:4230] type 00 class 0x028000 PCIe Endpoint
[ 0.677952] pci 0000:03:00.0: BAR 0 [mem 0xf7f00000-0xf7f01fff 64bit]
[ 0.678528] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.679082] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.679193] pci_bus 0000:05: extended config space not accessible
[ 0.679318] pci 0000:05:00.0: [1180:0476] type 02 class 0x060700 CardBus bridge
[ 0.679383] pci 0000:05:00.0: BAR 1 [mem 0xd7eff000-0xd7efffff]
[ 0.679485] pci 0000:05:00.0: supports D1 D2
[ 0.679494] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.679733] pci 0000:05:00.2: [1180:0822] type 00 class 0x080500 conventional PCI endpoint
[ 0.679796] pci 0000:05:00.2: BAR 0 [mem 0xd7efec00-0xd7efecff]
[ 0.680060] pci 0000:05:00.2: supports D1 D2
[ 0.680069] pci 0000:05:00.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.680364] pci 0000:00:1e.0: PCI bridge to [bus 05-08] (subtractive decode)
[ 0.680408] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.680422] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.680433] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.680445] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[ 0.680457] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[ 0.680547] pci_bus 0000:06: extended config space not accessible
[ 0.680596] pci_bus 0000:06: busn_res: [bus 06-08] end is updated to 07
[ 0.687486] ACPI: EC: interrupt unblocked
[ 0.687497] ACPI: EC: event unblocked
[ 0.687507] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.687515] ACPI: EC: GPE=0x12
[ 0.687533] ACPI: \_SB_.PCI0.LPC_.EC__: Boot ECDT EC initialization complete
[ 0.687544] ACPI: \_SB_.PCI0.LPC_.EC__: EC: Used to handle transactions and events
[ 0.687787] iommu: Default domain type: Translated
[ 0.687787] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.687787] pps_core: LinuxPPS API ver. 1 registered
[ 0.687787] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[ 0.687787] PTP clock support registered
[ 0.687787] EDAC MC: Ver: 3.0.0
[ 0.689354] NetLabel: Initializing
[ 0.689364] NetLabel: domain hash size = 128
[ 0.689371] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.689420] NetLabel: unlabeled traffic allowed by default
[ 0.689429] PCI: Using ACPI for IRQ routing
[ 0.694410] PCI: pci_cache_line_size set to 64 bytes
[ 0.694616] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.694622] e820: reserve RAM buffer [mem 0xbf6b0000-0xbfffffff]
[ 0.696818] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.696818] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.696818] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.696837] vgaarb: loaded
[ 0.696931] hpet: 3 channels of 0 reserved for per-cpu timers
[ 0.696944] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.696961] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.696961] clocksource: Switched to clocksource hpet
[ 0.700006] VFS: Disk quotas dquot_6.6.0
[ 0.700109] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.700553] AppArmor: AppArmor Filesystem Enabled
[ 0.700623] pnp: PnP ACPI init
[ 0.701653] pnp 00:00: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.701675] pnp 00:00: disabling [mem 0x000c4000-0x000c7fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.701689] pnp 00:00: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.701703] pnp 00:00: disabling [mem 0x000cc000-0x000cffff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.701810] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.701824] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[ 0.701834] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[ 0.701845] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[ 0.701855] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[ 0.701864] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.701874] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[ 0.701885] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[ 0.702246] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.702260] system 00:01: [io 0x1000-0x107f] has been reserved
[ 0.702271] system 00:01: [io 0x1180-0x11bf] has been reserved
[ 0.702281] system 00:01: [io 0x0800-0x080f] has been reserved
[ 0.702290] system 00:01: [io 0x15e0-0x15ef] has been reserved
[ 0.702300] system 00:01: [io 0x1600-0x165f] could not be reserved
[ 0.702313] system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved
[ 0.702324] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.702335] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[ 0.702346] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.702357] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.702368] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[ 0.702378] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.705474] pnp: PnP ACPI: found 7 devices
[ 0.716902] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.717416] NET: Registered PF_INET protocol family
[ 0.717713] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.752155] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.752277] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.752399] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.752771] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.753088] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.753459] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[ 0.753624] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.753683] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.753903] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.753963] NET: Registered PF_XDP protocol family
[ 0.754027] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.754043] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.754065] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf5ffffff]
[ 0.754083] pci 0000:00:1c.0: bridge window [mem 0xf8500000-0xf85fffff 64bit pref]
[ 0.754110] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.754122] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
[ 0.754142] pci 0000:00:1c.1: bridge window [mem 0xf6000000-0xf7ffffff]
[ 0.754159] pci 0000:00:1c.1: bridge window [mem 0xf8600000-0xf86fffff 64bit pref]
[ 0.754193] pci 0000:05:00.0: CardBus bridge window 1 [mem 0xd8000000-0xdbffffff pref]: assigned
[ 0.754207] pci 0000:05:00.0: unknown [mem 0xc0000000-0xc3ffffff]: assigned
[ 0.754217] pci 0000:05:00.0: CardBus bridge window 1 [io 0x4000-0x40ff]: assigned
[ 0.754228] pci 0000:05:00.0: CardBus bridge window 0 [io 0x4400-0x44ff]: assigned
[ 0.754240] pci 0000:05:00.0: CardBus bridge to [bus 06-07]
[ 0.754249] pci 0000:05:00.0: bridge window [io 0x4000-0x40ff]
[ 0.754265] pci 0000:05:00.0: bridge window [io 0x4400-0x44ff]
[ 0.754282] pci 0000:05:00.0: bridge window [mem 0xd8000000-0xdbffffff pref]
[ 0.754300] pci 0000:05:00.0: bridge window [mem 0xc0000000-0xc3ffffff]
[ 0.754317] pci 0000:00:1e.0: PCI bridge to [bus 05-08]
[ 0.754329] pci 0000:00:1e.0: bridge window [io 0x4000-0x7fff]
[ 0.754349] pci 0000:00:1e.0: bridge window [mem 0xd4000000-0xd7efffff]
[ 0.754366] pci 0000:00:1e.0: bridge window [mem 0xd8000000-0xdbffffff 64bit pref]
[ 0.754393] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.754404] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.754413] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.754422] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
[ 0.754431] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[ 0.754441] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.754449] pci_bus 0000:02: resource 1 [mem 0xf4000000-0xf5ffffff]
[ 0.754458] pci_bus 0000:02: resource 2 [mem 0xf8500000-0xf85fffff 64bit pref]
[ 0.754469] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
[ 0.754477] pci_bus 0000:03: resource 1 [mem 0xf6000000-0xf7ffffff]
[ 0.754486] pci_bus 0000:03: resource 2 [mem 0xf8600000-0xf86fffff 64bit pref]
[ 0.754496] pci_bus 0000:05: resource 0 [io 0x4000-0x7fff]
[ 0.754504] pci_bus 0000:05: resource 1 [mem 0xd4000000-0xd7efffff]
[ 0.754513] pci_bus 0000:05: resource 2 [mem 0xd8000000-0xdbffffff 64bit pref]
[ 0.754523] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7 window]
[ 0.754532] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff window]
[ 0.754541] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.754550] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff window]
[ 0.754559] pci_bus 0000:05: resource 8 [mem 0xc0000000-0xfebfffff window]
[ 0.754568] pci_bus 0000:06: resource 0 [io 0x4000-0x40ff]
[ 0.754576] pci_bus 0000:06: resource 1 [io 0x4400-0x44ff]
[ 0.754584] pci_bus 0000:06: resource 2 [mem 0xd8000000-0xdbffffff pref]
[ 0.754593] pci_bus 0000:06: resource 3 [mem 0xc0000000-0xc3ffffff]
[ 0.756449] PCI: CLS 64 bytes, default 64
[ 0.756480] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.756489] software IO TLB: mapped [mem 0x00000000bb6b0000-0x00000000bf6b0000] (64MB)
[ 0.756629] Trying to unpack rootfs image as initramfs...
[ 0.757767] Initialise system trusted keyrings
[ 0.757811] Key type blacklist registered
[ 0.758139] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 0.758179] zbud: loaded
[ 0.759229] fuse: init (API version 7.41)
[ 0.759890] integrity: Platform Keyring initialized
[ 0.759927] integrity: Machine keyring initialized
[ 0.818386] Key type asymmetric registered
[ 0.818412] Asymmetric key parser 'x509' registered
[ 1.258356] Freeing initrd memory: 53868K
[ 1.272973] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 1.273160] io scheduler mq-deadline registered
[ 1.278091] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.278606] pcieport 0000:00:1c.0: PME: Signaling with IRQ 24
[ 1.278708] pcieport 0000:00:1c.0: pciehp: Slot #2 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
[ 1.279443] pcieport 0000:00:1c.1: PME: Signaling with IRQ 25
[ 1.279541] pcieport 0000:00:1c.1: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
[ 1.280064] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.280697] Monitor-Mwait will be used to enter C-1 state
[ 1.280732] Monitor-Mwait will be used to enter C-2 state
[ 1.280763] Monitor-Mwait will be used to enter C-3 state
[ 1.287604] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.287623] ACPI: thermal: Thermal Zone [THM0] (57 C)
[ 1.289572] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.289585] ACPI: thermal: Thermal Zone [THM1] (58 C)
[ 1.290168] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.290547] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.293715] Linux agpgart interface v0.103
[ 1.294867] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 1.306022] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.306043] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.306400] mousedev: PS/2 mouse device common for all mice
[ 1.306463] rtc_cmos 00:02: RTC can wake from S4
[ 1.307023] rtc_cmos 00:02: registered as rtc0
[ 1.307092] rtc_cmos 00:02: setting system clock to 2025-06-15T18:23:40 UTC (1750011820)
[ 1.307177] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.307300] intel_pstate: CPU model not supported
[ 1.308051] vesafb: mode is 1024x768x16, linelength=2048, pages=0
[ 1.308064] vesafb: scrolling: redraw
[ 1.308070] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[ 1.308093] vesafb: framebuffer at 0xe0000000, mapped to 0x(____ptrval____), using 1536k, total 1536k
[ 1.330538] Console: switching to colour frame buffer device 128x48
[ 1.352936] fb0: VESA VGA frame buffer device
[ 1.353835] NET: Registered PF_INET6 protocol family
[ 1.356954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.368322] Segment Routing with IPv6
[ 1.368535] In-situ OAM (IOAM) with IPv6
[ 1.368766] mip6: Mobile IPv6
[ 1.368904] NET: Registered PF_PACKET protocol family
[ 1.369325] mpls_gso: MPLS GSO support
[ 1.369905] microcode: Current revision: 0x000000ba
[ 1.370181] microcode: Updated early from: 0x000000b3
[ 1.370608] IPI shorthand broadcast: enabled
[ 1.377574] registered taskstats version 1
[ 1.378122] Loading compiled-in X.509 certificates
[ 1.456628] Loaded X.509 cert 'Build time autogenerated kernel key: 9d293d8af98f23c96fa00be8164c417c049a1a83'
[ 1.463930] Demotion targets for Node 0: null
[ 1.464534] Key type .fscrypt registered
[ 1.464708] Key type fscrypt-provisioning registered
[ 1.522609] Key type encrypted registered
[ 1.522801] AppArmor: AppArmor sha256 policy hashing enabled
[ 1.523074] ima: No TPM chip found, activating TPM-bypass!
[ 1.523312] ima: Allocated hash algorithm: sha256
[ 1.523534] ima: No architecture policies found
[ 1.523758] evm: Initialising EVM extended attributes:
[ 1.532751] evm: security.selinux
[ 1.541610] evm: security.SMACK64 (disabled)
[ 1.550401] evm: security.SMACK64EXEC (disabled)
[ 1.559067] evm: security.SMACK64TRANSMUTE (disabled)
[ 1.567617] evm: security.SMACK64MMAP (disabled)
[ 1.576003] evm: security.apparmor
[ 1.584304] evm: security.ima
[ 1.592382] evm: security.capability
[ 1.600276] evm: HMAC attrs: 0x1
[ 1.612105] RAS: Correctable Errors collector initialized.
[ 1.670054] Unstable clock detected, switching default tracing clock to "global"
If you want to keep using the local clock, then add:
"trace_clock=local"
on the kernel command line
[ 1.726398] clk: Disabling unused clocks
[ 1.739997] PM: genpd: Disabling unused power domains
[ 1.799094] Freeing unused decrypted memory: 2028K
[ 1.809889] Freeing unused kernel image (initmem) memory: 4148K
[ 1.818135] Write protecting the kernel read-only data: 28672k
[ 1.826816] Freeing unused kernel image (rodata/data gap) memory: 508K
[ 1.950910] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.958990] x86/mm: Checking user space page tables
[ 2.078913] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.086772] Run /init as init process
[ 2.094487] with arguments:
[ 2.094491] /init
[ 2.094495] with environment:
[ 2.094497] HOME=/
[ 2.094501] TERM=linux
[ 2.094503] BOOT_IMAGE=/vmlinuz-6.12.30-amd64
[ 2.094507] TZ=:Europe/Berlin
[ 2.094510] vga=791
[ 2.157657] process '/usr/libexec/rnd_jytter' started with executable stack
[ 2.630849] ACPI: battery: Slot [BAT0] (battery present)
[ 2.662256] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x000000000000107F (\_SB.PCI0.LPC.PMIO) (20240827/utaddress-204)
[ 2.678879] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 2.687408] ACPI Warning: SystemIO range 0x00000000000011B0-0x00000000000011BF conflicts with OpRegion 0x0000000000001180-0x00000000000011BF (\_SB.PCI0.LPC.LPIO) (20240827/utaddress-204)
[ 2.705362] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 2.714585] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011AF conflicts with OpRegion 0x0000000000001180-0x00000000000011BF (\_SB.PCI0.LPC.LPIO) (20240827/utaddress-204)
[ 2.733949] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[ 2.743698] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 2.794767] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 2.963701] SCSI subsystem initialized
[ 2.990452] iTCO_vendor_support: vendor-support=0
[ 3.042919] e1000e: Intel(R) PRO/1000 Network Driver
[ 3.052660] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 3.068866] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 3.080050] sdhci: Secure Digital Host Controller Interface driver
[ 3.090124] sdhci: Copyright(c) Pierre Ossman
[ 3.126278] iTCO_wdt iTCO_wdt.1.auto: Found a ICH8M-E TCO device (Version=2, TCOBASE=0x1060)
[ 3.138130] ACPI: bus type USB registered
[ 3.149553] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[ 3.160715] usbcore: registered new interface driver usbfs
[ 3.173156] usbcore: registered new interface driver hub
[ 3.184401] usbcore: registered new device driver usb
[ 3.216281] sdhci-pci 0000:05:00.2: SDHCI controller found [1180:0822] (rev 21)
[ 3.229795] libata version 3.00 loaded.
[ 3.229848] pci 0000:00:1e.0: enabling device (0005 -> 0007)
[ 3.241524] sdhci-pci 0000:05:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
[ 3.253241] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[ 3.269981] sdhci-pci 0000:05:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
[ 3.310346] mmc0: SDHCI controller on PCI [0000:05:00.2] using DMA
[ 3.322120] sdhci-pci 0000:05:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
[ 3.342303] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 3.354597] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 3.370974] ehci-pci 0000:00:1a.7: irq 22, io mem 0xf8426c00
[ 3.393987] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 3.406169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 3.418477] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.430739] usb usb1: Product: EHCI Host Controller
[ 3.442916] usb usb1: Manufacturer: Linux 6.12.30-amd64 ehci_hcd
[ 3.455081] usb usb1: SerialNumber: 0000:00:1a.7
[ 3.467569] hub 1-0:1.0: USB hub found
[ 3.479641] hub 1-0:1.0: 4 ports detected
[ 3.492148] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 3.504195] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 3.505404] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:16:d3:c4:91:60
[ 3.516479] ehci-pci 0000:00:1d.7: debug port 1
[ 3.528411] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 3.528639] e1000e 0000:00:19.0 eth0: MAC: 6, PHY: 6, PBA No: FFFFFF-0FF
[ 3.544404] ehci-pci 0000:00:1d.7: irq 19, io mem 0xf8427000
[ 3.585999] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 3.597505] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 3.608907] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.620018] usb usb2: Product: EHCI Host Controller
[ 3.630975] usb usb2: Manufacturer: Linux 6.12.30-amd64 ehci_hcd
[ 3.641747] usb usb2: SerialNumber: 0000:00:1d.7
[ 3.652565] hub 2-0:1.0: USB hub found
[ 3.662855] hub 2-0:1.0: 4 ports detected
[ 3.684564] ata_piix 0000:00:1f.1: version 2.13
[ 3.686180] scsi host0: ata_piix
[ 3.714153] scsi host1: ata_piix
[ 3.724465] ahci 0000:00:1f.2: version 3.0
[ 3.724848] ahci 0000:00:1f.2: AHCI vers 0001.0100, 32 command slots, 1.5 Gbps, SATA mode
[ 3.734998] ahci 0000:00:1f.2: 1/3 ports implemented (port mask 0x1)
[ 3.745093] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc
[ 3.756811] scsi host2: ahci
[ 3.767186] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18e0 irq 14 lpm-pol 0
[ 3.777223] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18e8 irq 15 lpm-pol 0
[ 3.782016] scsi host3: ahci
[ 3.797336] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 3.807582] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 3.817261] uhci_hcd 0000:00:1a.0: detected 2 ports
[ 3.822219] scsi host4: ahci
[ 3.826753] uhci_hcd 0000:00:1a.0: irq 20, io port 0x00001860
[ 3.837237] ata3: SATA max UDMA/133 abar m2048 at 0xf8426000 port 0xf8426100 irq 27 lpm-pol 3
[ 3.845848] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12
[ 3.855394] ata4: DUMMY
[ 3.855398] ata5: DUMMY
[ 3.883908] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.893197] usb usb3: Product: UHCI Host Controller
[ 3.902271] usb usb3: Manufacturer: Linux 6.12.30-amd64 uhci_hcd
[ 3.911231] usb usb3: SerialNumber: 0000:00:1a.0
[ 3.921032] hub 3-0:1.0: USB hub found
[ 3.929905] hub 3-0:1.0: 2 ports detected
[ 3.939669] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 3.948654] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 3.957574] uhci_hcd 0000:00:1a.1: detected 2 ports
[ 3.966160] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00001880
[ 3.975468] ata1.00: ATAPI: Optiarc DVD RW AD-7910A, 1.D1, max UDMA/33
[ 3.975571] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12
[ 3.992725] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.001473] usb usb4: Product: UHCI Host Controller
[ 4.010272] usb usb4: Manufacturer: Linux 6.12.30-amd64 uhci_hcd
[ 4.019111] usb usb4: SerialNumber: 0000:00:1a.1
[ 4.028241] hub 4-0:1.0: USB hub found
[ 4.037183] hub 4-0:1.0: 2 ports detected
[ 4.046319] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 4.054914] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 4.063518] scsi 0:0:0:0: CD-ROM Optiarc DVD RW AD-7910A 1.D1 PQ: 0 ANSI: 5
[ 4.072156] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 4.080958] uhci_hcd 0000:00:1d.0: irq 16, io port 0x000018a0
[ 4.089622] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12
[ 4.098278] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.106877] usb usb5: Product: UHCI Host Controller
[ 4.115428] usb usb5: Manufacturer: Linux 6.12.30-amd64 uhci_hcd
[ 4.124050] usb usb5: SerialNumber: 0000:00:1d.0
[ 4.133039] hub 5-0:1.0: USB hub found
[ 4.141670] hub 5-0:1.0: 2 ports detected
[ 4.150823] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 4.159834] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 4.168608] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 4.177267] uhci_hcd 0000:00:1d.1: irq 17, io port 0x000018c0
[ 4.179042] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.185978] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.12
[ 4.197949] usb 3-1: new full-speed USB device number 2 using uhci_hcd
[ 4.203023] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.220705] usb usb6: Product: UHCI Host Controller
[ 4.221958] ata3.00: Model 'SanDisk SD7TB3Q-256G-1006', rev 'X2180306', applying quirks: maxtrim128m
[ 4.229538] usb usb6: Manufacturer: Linux 6.12.30-amd64 uhci_hcd
[ 4.247850] usb usb6: SerialNumber: 0000:00:1d.1
[ 4.257199] ata3.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 4.266552] ata3.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 4.276057] hub 6-0:1.0: USB hub found
[ 4.285072] ata3.00: supports DRM functions and may not be fully accessible
[ 4.294123] ata3.00: ATA-9: SanDisk SD7TB3Q-256G-1006, X2180306, max UDMA/133
[ 4.303415] hub 6-0:1.0: 2 ports detected
[ 4.312724] ata3.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 4.325827] ata3.00: Features: Trust Dev-Sleep
[ 4.335805] ata3.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[ 4.345220] ata3.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 4.354978] ata3.00: supports DRM functions and may not be fully accessible
[ 4.368895] ata3.00: configured for UDMA/133
[ 4.388768] scsi 2:0:0:0: Direct-Access ATA SanDisk SD7TB3Q- 0306 PQ: 0 ANSI: 5
[ 4.426029] usb 3-1: New USB device found, idVendor=0a5c, idProduct=2110, bcdDevice= 1.00
[ 4.435936] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.445863] usb 3-1: Product: BCM2045B
[ 4.455608] usb 3-1: Manufacturer: Broadcom Corp
[ 4.465338] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 4.494480] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input2
[ 4.530841] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.540888] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.561978] usb 6-1: new full-speed USB device number 2 using uhci_hcd
[ 4.595609] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 4.596671] sd 2:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 4.607061] sd 2:0:0:0: [sda] 4096-byte physical blocks
[ 4.617370] sd 2:0:0:0: [sda] Write Protect is off
[ 4.627592] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.627636] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.638078] sd 2:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[ 4.669980] usb 1-4: new high-speed USB device number 3 using ehci-pci
[ 4.695234] sda: sda1 sda2 sda3
[ 4.706409] sd 2:0:0:0: [sda] supports TCG Opal
[ 4.716570] sd 2:0:0:0: [sda] Attached SCSI disk
[ 4.765966] usb 6-1: New USB device found, idVendor=1199, idProduct=6813, bcdDevice= 0.02
[ 4.776271] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.786599] usb 6-1: Product: Mini Card
[ 4.796830] usb 6-1: Manufacturer: Sierra Wireless, Incorporated
[ 4.838434] usb 1-4: New USB device found, idVendor=17ef, idProduct=1000, bcdDevice= 0.01
[ 4.849164] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.860457] hub 1-4:1.0: USB hub found
[ 4.871304] hub 1-4:1.0: 4 ports detected
[ 5.170014] usb 1-4.1: new high-speed USB device number 4 using ehci-pci
[ 5.275163] usb 1-4.1: New USB device found, idVendor=8644, idProduct=8005, bcdDevice= 1.00
[ 5.304948] usb 1-4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.334899] usb 1-4.1: Product: USB Flash Disk
[ 5.365098] usb 1-4.1: Manufacturer: General
[ 5.396011] usb 1-4.1: SerialNumber: 04750800000010E6
[ 5.441259] usb-storage 1-4.1:1.0: USB Mass Storage device detected
[ 5.474017] scsi host5: usb-storage 1-4.1:1.0
[ 5.490602] usbcore: registered new interface driver usb-storage
[ 5.534510] usbcore: registered new interface driver uas
[ 6.303927] PARTUUID=07f533d9-03: Can't lookup blockdev
[ 6.477346] xor: measuring software checksum speed
[ 6.510123] prefetch64-sse : 5908 MB/sec
[ 6.511089] scsi 5:0:0:0: Direct-Access General USB Flash Disk 1.00 PQ: 0 ANSI: 2
[ 6.527255] generic_sse : 5473 MB/sec
[ 6.566193] sd 5:0:0:0: [sdb] 15669248 512-byte logical blocks: (8.02 GB/7.47 GiB)
[ 6.575790] xor: using function: prefetch64-sse (5908 MB/sec)
[ 6.626350] sd 5:0:0:0: [sdb] Write Protect is off
[ 6.642816] sd 5:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 6.643422] sd 5:0:0:0: [sdb] No Caching mode page found
[ 6.659857] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[ 6.715373] sdb: sdb1 sdb2 sdb3 sdb4
[ 6.732622] sd 5:0:0:0: [sdb] Attached SCSI removable disk
[ 6.807485] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 6.857304] device-mapper: uevent: version 1.0.3
[ 6.874551] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel at lists.linux.dev
[ 6.928645] async_tx: api initialized (async)
[ 7.241940] raid6: sse2x4 gen() 4500 MB/s
[ 7.325942] raid6: sse2x2 gen() 4460 MB/s
[ 7.409941] raid6: sse2x1 gen() 3734 MB/s
[ 7.425640] raid6: using algorithm sse2x4 gen() 4500 MB/s
[ 7.505944] raid6: .... xor() 2338 MB/s, rmw enabled
[ 7.521555] raid6: using ssse3x2 recovery algorithm
[ 8.469995] random: crng init done
[ 307.139455] cryptd: max_cpu_qlen set to 1000
[ 313.411577] EXT4-fs (dm-3): mounted filesystem 1cce7a94-58da-4255-93c2-008fd45b34c8 r/w with ordered data mode. Quota mode: none.
[ 314.121217] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[ 316.697627] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 316.758090] ACPI: button: Lid Switch [LID]
[ 316.774171] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[ 316.807559] ACPI: button: Sleep Button [SLPB]
[ 316.824286] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 316.857884] ACPI: button: Power Button [PWRF]
[ 316.913512] ACPI: AC: AC Adapter [AC] (on-line)
[ 317.114452] parport_pc 00:06: reported by Plug and Play ACPI
[ 317.132625] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[ 317.210225] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 317.381651] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 317.393022] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 317.407383] sd 5:0:0:0: Attached scsi generic sg2 type 0
[ 317.646404] yenta_cardbus 0000:05:00.0: CardBus bridge found [17aa:20c6]
[ 317.782768] ACPI: bus type drm_connector registered
[ 317.791493] yenta_cardbus 0000:05:00.0: ISA IRQ mask 0x0428, PCI irq 16
[ 317.811299] yenta_cardbus 0000:05:00.0: Socket status: 30000410
[ 317.830198] yenta_cardbus 0000:05:00.0: pcmcia: parent PCI bridge window: [io 0x4000-0x7fff]
[ 317.849483] yenta_cardbus 0000:05:00.0: pcmcia: parent PCI bridge window: [mem 0xd4000000-0xd7efffff]
[ 317.868893] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd4000000-0xd7efffff:
[ 317.888302] excluding 0xd7b10000-0xd7efffff
[ 317.898128] yenta_cardbus 0000:05:00.0: pcmcia: parent PCI bridge window: [mem 0xd8000000-0xdbffffff 64bit pref]
[ 317.918119] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd8000000-0xdbffffff:
[ 317.938134] excluding 0xd8000000-0xdbffffff
[ 317.979359] Non-volatile memory driver v1.3
[ 318.003349] usbcore: registered new interface driver usbserial_generic
[ 318.027183] usbserial: USB Serial support registered for generic
[ 318.081477] ppdev: user-space parallel port driver
[ 318.100001] usbcore: registered new interface driver sierra
[ 318.100023] usbserial: USB Serial support registered for Sierra USB modem
[ 318.100058] sierra 6-1:1.0: Sierra USB modem converter detected
[ 318.102120] usb 6-1: Sierra USB modem converter now attached to ttyUSB0
[ 318.102219] usb 6-1: Sierra USB modem converter now attached to ttyUSB1
[ 318.102301] usb 6-1: Sierra USB modem converter now attached to ttyUSB2
[ 318.355936] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[ 318.366510] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 318.376984] thinkpad_acpi: ThinkPad BIOS 7NET29WW (1.10 ), EC 7MHT24WW-1.02
[ 318.397090] thinkpad_acpi: Lenovo ThinkPad X61, model 7674W9L
[ 318.473867] thinkpad_acpi: radio switch found; radios are enabled
[ 318.501359] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 318.522043] Loaded X.509 cert 'benh at debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 318.526978] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 318.543147] Loaded X.509 cert 'romain.perier at gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 318.563282] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 318.584517] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 318.634379] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 318.685672] Bluetooth: Core ver 2.22
[ 318.685714] NET: Registered PF_BLUETOOTH protocol family
[ 318.685717] Bluetooth: HCI device and connection manager initialized
[ 318.685796] Bluetooth: HCI socket layer initialized
[ 318.685800] Bluetooth: L2CAP socket layer initialized
[ 318.685807] Bluetooth: SCO socket layer initialized
[ 318.702583] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 318.769709] thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked
[ 318.775970] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[ 318.783989] thinkpad_acpi: secondary fan control detected & enabled
[ 318.784329] thinkpad_acpi: battery 1 registered (start 0, stop 0, behaviours: 0x1)
[ 318.784350] ACPI: battery: new extension: ThinkPad Battery Extension
[ 318.788634] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[ 319.190039] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
[ 319.211110] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd4000000-0xd7b0ffff:
[ 319.234896] ------------[ cut here ]------------
[ 319.245666] WARNING: CPU: 1 PID: 864 at arch/x86/mm/ioremap.c:461 iounmap+0x33/0xf0
[ 319.266637] Modules linked in: coretemp snd_intel_dspcfg snd_intel_sdw_acpi btbcm cec kvm_intel rc_core snd_hda_codec btmtk libarc4 ttm kvm snd_hda_core bluetooth drm_kms_helper cfg80211 snd_hwdep thinkpad_acpi snd_pcm sierra ppdev i2c_algo_bit pcmcia usbserial nvram sparse_keymap platform_profile snd_timer irqbypass drm rfkill yenta_socket snd pcmcia_rsrc pcmcia_core soundcore evdev sg pcspkr acpi_cpufreq parport_pc parport ac button gf128mul crypto_simd cryptd xts dm_crypt raid10 raid456 async_raid6_recov async_memcpy async_pq raid6_pq libcrc32c raid1 raid0 md_mod dm_integrity async_xor async_tx dm_bufio dm_mod xor ext4 crc16 mbcache jbd2 crc32c_generic uas usb_storage sd_mod sr_mod cdrom ata_generic uhci_hcd ahci libahci ata_piix ehci_pci ehci_hcd sdhci_pci libata iTCO_wdt cqhci intel_pmc_bxt sdhci usbcore e1000e psmouse iTCO_vendor_support watchdog scsi_mod mmc_core sha512_ssse3 sha256_ssse3 i2c_i801 serio_raw sha1_ssse3 i2c_smbus lpc_ich scsi_common usb_common battery video wmi
[ 319.445965] CPU: 1 UID: 0 PID: 864 Comm: pccardd Not tainted 6.12.30-amd64 #1 Debian 6.12.30-1
[ 319.468754] Hardware name: LENOVO 7674W9L/7674W9L, BIOS 7NET29WW (1.10 ) 10/22/2007
[ 319.491367] RIP: 0010:iounmap+0x33/0xf0
[ 319.502595] Code: 48 8b 05 f0 e6 53 01 55 53 48 39 c7 72 1c 48 89 fb eb 20 cc cc cc 48 ba 00 00 00 00 00 00 32 00 48 8d 44 10 ff 48 39 c3 72 1d <0f> 0b 5b 5d c3 cc cc cc cc 48 ba 00 00 00 00 00 20 00 00 48 8d 44
[ 319.547743] RSP: 0000:ffffa18380837cc0 EFLAGS: 00010207
[ 319.559259] RAX: ffffa18380000000 RBX: ffff8bacc1895040 RCX: 0000000001e6e001
[ 319.581240] RDX: ffff8bacf5b09840 RSI: 000000000003b140 RDI: 0000000000000000
[ 319.603175] RBP: ffffa18380837d10 R08: ffff8bacc00570b0 R09: 0000000000000000
[ 319.625040] R10: ffffa18380837c40 R11: 00000000d4ec0000 R12: ffff8bacc1895220
[ 319.646864] R13: 00000000fffffffb R14: ffff8bacc212d280 R15: ffffffffc09cd7b0
[ 319.668977] FS: 0000000000000000(0000) GS:ffff8bacf7d00000(0000) knlGS:0000000000000000
[ 319.669060] intel_powerclamp: No package C-state available
[ 319.691394] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 319.691397] CR2: 00007f89364bd560 CR3: 0000000134868000 CR4: 00000000000026f0
[ 319.691400] Call Trace:
[ 319.691403] <TASK>
[ 319.691406] readable+0xa6/0x100 [pcmcia_rsrc]
[ 319.691414] do_validate_mem+0x8f/0x190 [pcmcia_rsrc]
[ 319.776523] do_mem_probe+0xdb/0x1c7 [pcmcia_rsrc]
[ 319.786346] ? __pfx_checksum+0x10/0x10 [pcmcia_rsrc]
[ 319.796237] ? __pfx_readable+0x10/0x10 [pcmcia_rsrc]
[ 319.806115] pcmcia_nonstatic_validate_mem.cold+0x26/0x46 [pcmcia_rsrc]
[ 319.825238] pcmcia_card_add.isra.0+0x76/0x180 [pcmcia]
[ 319.835008] pcmcia_bus_add+0x46/0x50 [pcmcia]
[ 319.844273] socket_insert.cold+0x97/0x9f [pcmcia_core]
[ 319.853467] pccardd+0x339/0x3b0 [pcmcia_core]
[ 319.862546] ? __pfx_pccardd+0x10/0x10 [pcmcia_core]
[ 319.871505] kthread+0xd2/0x100
[ 319.880300] ? __pfx_kthread+0x10/0x10
[ 319.889361] ret_from_fork+0x34/0x50
[ 319.898008] ? __pfx_kthread+0x10/0x10
[ 319.906172] ret_from_fork_asm+0x1a/0x30
[ 319.914040] </TASK>
[ 319.921606] ---[ end trace 0000000000000000 ]---
[ 319.931733] excluding 0xd4ec0000-0xd526ffff 0xd5d80000-0xd612ffff 0xd6ff0000-0xd739ffff
[ 319.954199] pcmcia (null): pcmcia: registering new device pcmcia(null) (IRQ: 16)
[ 319.984239] usbcore: registered new interface driver btusb
[ 320.013368] snd_hda_intel 0000:00:1b.0: probe_mask set to 0x1 for device 17aa:20ac
[ 320.232207] serial_cs 0.0: trying to set up [0x0200:0x0001] (pfc: 0, multi: 1, quirk: 0000000000000000)
[ 320.295759] 0.0: ttyS1 at I/O 0x43f8 (irq = 16, base_baud = 115200) is a 16550A
[ 320.403193] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[ 320.422140] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[ 320.432303] iwl4965 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 320.452217] iwl4965 0000:03:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4
[ 320.514748] iwl4965 0000:03:00.0: device EEPROM VER=0x36, CALIB=0x5
[ 320.535818] iwl4965 0000:03:00.0: Tunable channels: 13 802.11bg, 19 802.11a channels
[ 320.558466] iwl4965 0000:03:00.0: firmware: failed to load iwlwifi-4965-2.ucode (-2)
[ 320.580754] iwl4965 0000:03:00.0: firmware: failed to load iwlwifi-4965-2.ucode (-2)
[ 320.602880] iwl4965 0000:03:00.0: firmware: failed to load iwlwifi-4965-2.ucode (-2)
[ 320.624959] iwl4965 0000:03:00.0: Direct firmware load for iwlwifi-4965-2.ucode failed with error -2
[ 320.648851] iwl4965 0000:03:00.0: request for firmware file 'iwlwifi-4965-2.ucode' failed.
[ 320.671222] iwl4965 0000:03:00.0: no suitable firmware found!
[ 320.696695] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1984: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:speaker
[ 320.719451] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 320.744113] snd_hda_codec_analog hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
[ 320.767669] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0
[ 320.790076] snd_hda_codec_analog hdaudioC0D0: inputs:
[ 320.801420] snd_hda_codec_analog hdaudioC0D0: Mic=0x14
[ 320.812460] snd_hda_codec_analog hdaudioC0D0: Internal Mic=0x15
[ 320.836111] snd_hda_codec_analog hdaudioC0D0: Dock Mic=0x1c
[ 321.509964] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 321.540346] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 321.541123] i915 0000:00:02.0: [drm] Found I965GM (device ID 2a02) display version 4.00 stepping N/A
[ 321.563232] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 321.603204] pci 0000:00:00.0: Intel 965GM Chipset
[ 321.613725] pci 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[ 321.635026] pci 0000:00:00.0: detected 8192K stolen memory
[ 321.646505] Console: switching to colour dummy device 80x25
[ 321.646866] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 321.667402] i915 0000:00:02.0: [drm] Initialized overlay support.
[ 321.668155] i915 0000:00:02.0: [drm] Skipping intel_backlight registration
[ 321.668229] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
[ 321.668463] ACPI: video: Video Device [VID] (multi-head: yes rom: no post: no)
[ 321.668613] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[ 321.672815] acpi device:01: registered as cooling_device2
[ 321.689595] fbcon: i915drmfb (fb0) is primary device
[ 322.290418] Console: switching to colour frame buffer device 128x48
[ 322.313058] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 322.578341] EXT4-fs (dm-3): re-mounted 1cce7a94-58da-4255-93c2-008fd45b34c8 r/w. Quota mode: none.
[ 324.134770] EXT4-fs (sdb3): mounted filesystem 17ae4b3f-4c00-4d5d-9647-10533be4d22f r/w with ordered data mode. Quota mode: none.
[ 324.190784] Adding 524284k swap on /dev/mapper/cswap. Priority:-2 extents:1 across:524284k
[ 325.411165] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input12
[ 524.348668] perf: interrupt took too long (2501 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[ 696.216255] Adding 524284k swap on /dev/mapper/cswap. Priority:-2 extents:1 across:524284k
[ 709.863942] perf: interrupt took too long (3143 > 3126), lowering kernel.perf_event_max_sample_rate to 63500
[ 748.929596] EXT4-fs (sda3): mounted filesystem b4243647-abb6-40b6-9009-9daad5ccda6a r/w with ordered data mode. Quota mode: none.
[ 762.722883] EXT4-fs (sda3): unmounting filesystem b4243647-abb6-40b6-9009-9daad5ccda6a.
[ 1102.818971] pcmcia_socket pcmcia_socket0: pccard: card ejected from slot 0
[ 1109.486038] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
[ 1109.486655] pcmcia (null): pcmcia: registering new device pcmcia(null) (IRQ: 16)
[ 1109.489546] serial_cs 0.0: trying to set up [0x0200:0x0001] (pfc: 0, multi: 1, quirk: 0000000000000000)
[ 1109.534631] 0.0: ttyS1 at I/O 0x43f8 (irq = 16, base_baud = 115200) is a 16550A
[ 1530.576909] perf: interrupt took too long (3948 > 3928), lowering kernel.perf_event_max_sample_rate to 50500
[ 2169.942632] 8021q: 802.1Q VLAN Support v1.8
[ 2171.682955] e1000e 0000:00:19.0 eth0: NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[ 2469.352019] perf: interrupt took too long (4947 > 4935), lowering kernel.perf_event_max_sample_rate to 40250
-------------- next part --------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="0"
fi
if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi
export menuentry_id_option
if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}
insmod part_msdos
insmod ext2
set root='hd5,msdos3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd5,msdos3 --hint-efi=hd5,msdos3 --hint-baremetal=ahci5,msdos3 17ae4b3f-4c00-4d5d-9647-10533be4d22f
else
search --no-floppy --fs-uuid --set=root 17ae4b3f-4c00-4d5d-9647-10533be4d22f
fi
if loadfont /FixedMisc36.pf2 ; then
set gfxmode=auto
load_video
insmod gfxterm
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
set timeout=30
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=5
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=5
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='hd5,msdos3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd5,msdos3 --hint-efi=hd5,msdos3 --hint-baremetal=ahci5,msdos3 17ae4b3f-4c00-4d5d-9647-10533be4d22f
else
search --no-floppy --fs-uuid --set=root 17ae4b3f-4c00-4d5d-9647-10533be4d22f
fi
insmod png
if background_image /grub/.background_cache.png; then
set color_normal=light-gray/black
set color_highlight=white/black
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
}
set linux_gfx_mode=
export linux_gfx_mode
menuentry 'Debian GNU/Linux GNU/Linux, with Linux 6.12.30-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.12.30-amd64-advanced-1cce7a94-58da-4255-93c2-008fd45b34c8' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd5,msdos3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd5,msdos3 --hint-efi=hd5,msdos3 --hint-baremetal=ahci5,msdos3 17ae4b3f-4c00-4d5d-9647-10533be4d22f
else
search --no-floppy --fs-uuid --set=root 17ae4b3f-4c00-4d5d-9647-10533be4d22f
fi
echo 'Loading Linux 6.12.30-amd64 ...'
linux /vmlinuz-6.12.30-amd64 root=/dev/mapper/vg--tgb1-lv--root ro net.ifnames=0 rootflags=defaults,relatime,lazytime,barrier=1,data=ordered,auto_da_alloc TZ=:Europe/Berlin
echo 'Loading initial ramdisk ...'
initrd /initrd.img-6.12.30-amd64
}
menuentry 'Debian GNU/Linux GNU/Linux, with Linux 6.12.30-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.12.30-amd64-recovery-1cce7a94-58da-4255-93c2-008fd45b34c8' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd5,msdos3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd5,msdos3 --hint-efi=hd5,msdos3 --hint-baremetal=ahci5,msdos3 17ae4b3f-4c00-4d5d-9647-10533be4d22f
else
search --no-floppy --fs-uuid --set=root 17ae4b3f-4c00-4d5d-9647-10533be4d22f
fi
echo 'Loading Linux 6.12.30-amd64 ...'
linux /vmlinuz-6.12.30-amd64 root=/dev/mapper/vg--tgb1-lv--root ro single dis_ucode_ldr net.ifnames=0 rootflags=defaults,relatime,lazytime,barrier=1,data=ordered,auto_da_alloc
echo 'Loading initial ramdisk ...'
initrd /initrd.img-6.12.30-amd64
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/25_bli ###
if [ "$grub_platform" = "efi" ]; then
insmod bli
fi
### END /etc/grub.d/25_bli ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
if [ "$grub_platform" = "efi" ]; then
fwsetup --is-supported
if [ "$?" = 0 ]; then
menuentry 'UEFI Firmware Settings' $menuentry_id_option 'uefi-firmware' {
fwsetup
}
fi
fi
### END /etc/grub.d/30_uefi-firmware ###
### BEGIN /etc/grub.d/35_fwupd ###
### END /etc/grub.d/35_fwupd ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg
fi
### END /etc/grub.d/41_custom ###
More information about the Pkg-grub-devel
mailing list