[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1037959: marked as done (BUG: kernel NULL pointer dereference in kthread md2_raid6)



Your message dated Sat, 10 Aug 2024 14:20:32 +0200 (CEST)
with message-id <20240810122032.AC198BE2DE0@eldamar.lan>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #1037959,
regarding BUG: kernel NULL pointer dereference in kthread md2_raid6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1037959: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037959
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 6.1.27-1
Severity: important

Dear Maintainer,

yesterday I upgraded my home server to bookworm. When cutting a
recording in vdr (reading a big video file while writing out a big video
file and a smaller index file) it triggered a bug in the raid6 kernel
thread and the vdr process got stuck in D state.

I could reproduce this by starting the video cutting again after reboot.
It doesn't happen with the bullseye kernel 5.10.0-23-amd64 which I'm
using now.


-- Package-specific info:
** Kernel log: all boot messages attached as separate files
Jun 13 18:50:29 klotze.tiwe.de kernel: BUG: kernel NULL pointer dereference, address: 0000000000000050
Jun 13 18:50:29 klotze.tiwe.de kernel: #PF: supervisor read access in kernel mode
Jun 13 18:50:29 klotze.tiwe.de kernel: #PF: error_code(0x0000) - not-present page
Jun 13 18:50:29 klotze.tiwe.de kernel: PGD 0 P4D 0 
Jun 13 18:50:29 klotze.tiwe.de kernel: Oops: 0000 [#1] PREEMPT SMP PTI
Jun 13 18:50:29 klotze.tiwe.de kernel: CPU: 3 PID: 319 Comm: md2_raid6 Not tainted 6.1.0-9-amd64 #1  Debian 6.1.27-1
Jun 13 18:50:29 klotze.tiwe.de kernel: Hardware name: System manufacturer System Product Name/PRIME Z270-A, BIOS 0505 11/08/2016
Jun 13 18:50:29 klotze.tiwe.de kernel: RIP: 0010:blk_cgroup_bio_start+0x46/0xb0
Jun 13 18:50:29 klotze.tiwe.de kernel: Code: 00 00 0f 45 c2 89 c5 e8 f8 52 be ff 48 c7 c7 9d 63 7a 84 e8 8c 15 53 00 48 8b 43 48 0f b7 4b 14 65 8b 35 45 97 72 7c 48 63 d6 <48> 8b 40 50 48 03 04 d5 a0 6a 7c 84 48 63 d5 f6 c5 01 75 0e 80 cd
Jun 13 18:50:29 klotze.tiwe.de kernel: RSP: 0018:ffffbafe411a7cb8 EFLAGS: 00010282
Jun 13 18:50:29 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: ffff9fb2453628b8 RCX: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RDX: 0000000000000003 RSI: 0000000000000003 RDI: ffffffff8475780e
Jun 13 18:50:29 klotze.tiwe.de kernel: RBP: 0000000000000001 R08: 0000000000040001 R09: ffffbafe411a7d38
Jun 13 18:50:29 klotze.tiwe.de kernel: R10: 0000000000000007 R11: 0000000000000000 R12: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: R13: 8000000000000000 R14: ffff9fb24536531c R15: 0000000000000008
Jun 13 18:50:29 klotze.tiwe.de kernel: FS:  0000000000000000(0000) GS:ffff9fb5aed80000(0000) knlGS:0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 13 18:50:29 klotze.tiwe.de kernel: CR2: 0000000000000050 CR3: 000000046ca10002 CR4: 00000000003726e0
Jun 13 18:50:29 klotze.tiwe.de kernel: Call Trace:
Jun 13 18:50:29 klotze.tiwe.de kernel:  <TASK>
Jun 13 18:50:29 klotze.tiwe.de kernel:  submit_bio_noacct_nocheck+0x38/0x370
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? bio_associate_blkg+0x28/0x60
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? bio_init+0x6d/0xc0
Jun 13 18:50:29 klotze.tiwe.de kernel:  handle_active_stripes.constprop.0+0x349/0x560 [raid456]
Jun 13 18:50:29 klotze.tiwe.de kernel:  raid5d+0x49c/0x760 [raid456]
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? __schedule+0x359/0xa20
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? _raw_spin_lock_irqsave+0x23/0x50
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? preempt_count_add+0x6a/0xa0
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? _raw_spin_lock_irqsave+0x23/0x50
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? unregister_md_personality+0x70/0x70 [md_mod]
Jun 13 18:50:29 klotze.tiwe.de kernel:  md_thread+0xa7/0x180 [md_mod]
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? dequeue_task_stop+0x70/0x70
Jun 13 18:50:29 klotze.tiwe.de kernel:  kthread+0xe6/0x110
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? kthread_complete_and_exit+0x20/0x20
Jun 13 18:50:29 klotze.tiwe.de kernel:  ret_from_fork+0x1f/0x30
Jun 13 18:50:29 klotze.tiwe.de kernel:  </TASK>
Jun 13 18:50:29 klotze.tiwe.de kernel: Modules linked in: tcp_diag inet_diag vhost_net vhost vhost_iotlb tap tun snd_hda_codec_hdmi veth snd_hda_codec_realtek bridge snd_hda_codec_generic stp llc cfg80211 binfmt_misc hid_generic radio_ma901 usbhid videodev hid drivetemp nct6775 nct6775_core hwmon_vid ir_rc6_decoder nls_ascii nls_cp437 vfat intel_rapl_msr intel_rapl_common fat rc_rc6_mce x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel sha512_ssse3 sha512_generic m88rs6000t snd_hda_intel m88ds3103 i2c_mux iTCO_wdt snd_intel_dspcfg intel_pmc_bxt iTCO_vendor_support snd_intel_sdw_acpi eeepc_wmi watchdog asus_wmi ee1004 platform_profile battery sparse_keymap ledtrig_audio i915 snd_hda_codec mei_hdcp rfkill wmi_bmof intel_wmi_thunderbolt evdev mxm_wmi snd_hda_core snd_hwdep aesni_intel crypto_simd snd_pcm cryptd rapl intel_cstate drm_buddy snd_timer intel_uncore snd smipcie xhci_pci pcspkr i2c_i801 serio_raw soundcore drm_display_helper xhci_hcd dvb_core cec
Jun 13 18:50:29 klotze.tiwe.de kernel:  i2c_smbus mc ttm usbcore mei_me e1000e drm_kms_helper usb_common mei ptp i2c_algo_bit pps_core video wmi button acpi_pad intel_pmc_core sg nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 serial_ir rc_core msr parport_pc nf_tables ppdev lp nfnetlink parport fuse drm loop efi_pstore configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 efivarfs raid10 raid0 multipath linear raid456 libcrc32c crc32c_generic async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq dm_mod raid1 md_mod sd_mod t10_pi crc64_rocksoft crc64 crc_t10dif crct10dif_generic ahci libahci mpt3sas libata raid_class scsi_transport_sas crct10dif_pclmul crct10dif_common crc32c_intel scsi_mod psmouse scsi_common fan
Jun 13 18:50:29 klotze.tiwe.de kernel: CR2: 0000000000000050
Jun 13 18:50:29 klotze.tiwe.de kernel: ---[ end trace 0000000000000000 ]---
Jun 13 18:50:29 klotze.tiwe.de kernel: RIP: 0010:blk_cgroup_bio_start+0x46/0xb0
Jun 13 18:50:29 klotze.tiwe.de kernel: Code: 00 00 0f 45 c2 89 c5 e8 f8 52 be ff 48 c7 c7 9d 63 7a 84 e8 8c 15 53 00 48 8b 43 48 0f b7 4b 14 65 8b 35 45 97 72 7c 48 63 d6 <48> 8b 40 50 48 03 04 d5 a0 6a 7c 84 48 63 d5 f6 c5 01 75 0e 80 cd
Jun 13 18:50:29 klotze.tiwe.de kernel: RSP: 0018:ffffbafe411a7cb8 EFLAGS: 00010282
Jun 13 18:50:29 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: ffff9fb2453628b8 RCX: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RDX: 0000000000000003 RSI: 0000000000000003 RDI: ffffffff8475780e
Jun 13 18:50:29 klotze.tiwe.de kernel: RBP: 0000000000000001 R08: 0000000000040001 R09: ffffbafe411a7d38
Jun 13 18:50:29 klotze.tiwe.de kernel: R10: 0000000000000007 R11: 0000000000000000 R12: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: R13: 8000000000000000 R14: ffff9fb24536531c R15: 0000000000000008
Jun 13 18:50:29 klotze.tiwe.de kernel: FS:  0000000000000000(0000) GS:ffff9fb5aed80000(0000) knlGS:0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 13 18:50:29 klotze.tiwe.de kernel: CR2: 0000000000000050 CR3: 00000002ea434004 CR4: 00000000003726e0
Jun 13 18:50:29 klotze.tiwe.de kernel: note: md2_raid6[319] exited with irqs disabled
Jun 13 18:50:29 klotze.tiwe.de kernel: note: md2_raid6[319] exited with preempt_count 1
Jun 13 18:50:29 klotze.tiwe.de kernel: ------------[ cut here ]------------
Jun 13 18:50:29 klotze.tiwe.de kernel: WARNING: CPU: 3 PID: 319 at kernel/exit.c:814 do_exit+0x8ff/0xb10
Jun 13 18:50:29 klotze.tiwe.de kernel: Modules linked in: tcp_diag inet_diag vhost_net vhost vhost_iotlb tap tun snd_hda_codec_hdmi veth snd_hda_codec_realtek bridge snd_hda_codec_generic stp llc cfg80211 binfmt_misc hid_generic radio_ma901 usbhid videodev hid drivetemp nct6775 nct6775_core hwmon_vid ir_rc6_decoder nls_ascii nls_cp437 vfat intel_rapl_msr intel_rapl_common fat rc_rc6_mce x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel sha512_ssse3 sha512_generic m88rs6000t snd_hda_intel m88ds3103 i2c_mux iTCO_wdt snd_intel_dspcfg intel_pmc_bxt iTCO_vendor_support snd_intel_sdw_acpi eeepc_wmi watchdog asus_wmi ee1004 platform_profile battery sparse_keymap ledtrig_audio i915 snd_hda_codec mei_hdcp rfkill wmi_bmof intel_wmi_thunderbolt evdev mxm_wmi snd_hda_core snd_hwdep aesni_intel crypto_simd snd_pcm cryptd rapl intel_cstate drm_buddy snd_timer intel_uncore snd smipcie xhci_pci pcspkr i2c_i801 serio_raw soundcore drm_display_helper xhci_hcd dvb_core cec
Jun 13 18:50:29 klotze.tiwe.de kernel:  i2c_smbus mc ttm usbcore mei_me e1000e drm_kms_helper usb_common mei ptp i2c_algo_bit pps_core video wmi button acpi_pad intel_pmc_core sg nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 serial_ir rc_core msr parport_pc nf_tables ppdev lp nfnetlink parport fuse drm loop efi_pstore configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 efivarfs raid10 raid0 multipath linear raid456 libcrc32c crc32c_generic async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq dm_mod raid1 md_mod sd_mod t10_pi crc64_rocksoft crc64 crc_t10dif crct10dif_generic ahci libahci mpt3sas libata raid_class scsi_transport_sas crct10dif_pclmul crct10dif_common crc32c_intel scsi_mod psmouse scsi_common fan
Jun 13 18:50:29 klotze.tiwe.de kernel: CPU: 3 PID: 319 Comm: md2_raid6 Tainted: G      D            6.1.0-9-amd64 #1  Debian 6.1.27-1
Jun 13 18:50:29 klotze.tiwe.de kernel: Hardware name: System manufacturer System Product Name/PRIME Z270-A, BIOS 0505 11/08/2016
Jun 13 18:50:29 klotze.tiwe.de kernel: RIP: 0010:do_exit+0x8ff/0xb10
Jun 13 18:50:29 klotze.tiwe.de kernel: Code: 06 ff ff ff 48 89 df e8 7f 4c 0f 00 e9 4e f9 ff ff 0f 0b e9 51 f7 ff ff 4c 89 e6 bf 05 06 00 00 e8 06 eb 00 00 e9 2a f8 ff ff <0f> 0b e9 74 f7 ff ff 48 8b bb e0 0b 00 00 e8 2e db ff ff 48 85 c0
Jun 13 18:50:29 klotze.tiwe.de kernel: RSP: 0018:ffffbafe411a7ed8 EFLAGS: 00010286
Jun 13 18:50:29 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: ffff9fb24626b380 RCX: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RDX: 0000000000000001 RSI: 0000000000002710 RDI: 00000000ffffffff
Jun 13 18:50:29 klotze.tiwe.de kernel: RBP: ffff9fb247037500 R08: 0000000000000000 R09: ffffbafe411a7dd0
Jun 13 18:50:29 klotze.tiwe.de kernel: R10: 0000000000000003 R11: ffffffff84ed43a8 R12: 0000000000000009
Jun 13 18:50:29 klotze.tiwe.de kernel: R13: ffff9fb2460e7380 R14: 0000000000000000 R15: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: FS:  0000000000000000(0000) GS:ffff9fb5aed80000(0000) knlGS:0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 13 18:50:29 klotze.tiwe.de kernel: CR2: 0000000000000050 CR3: 00000002ea434004 CR4: 00000000003726e0
Jun 13 18:50:29 klotze.tiwe.de kernel: Call Trace:
Jun 13 18:50:29 klotze.tiwe.de kernel:  <TASK>
Jun 13 18:50:29 klotze.tiwe.de kernel:  make_task_dead+0x8d/0x90
Jun 13 18:50:29 klotze.tiwe.de kernel:  rewind_stack_and_make_dead+0x17/0x20
Jun 13 18:50:29 klotze.tiwe.de kernel: RIP: 0000:0x0
Jun 13 18:50:29 klotze.tiwe.de kernel: Code: Unable to access opcode bytes at 0xffffffffffffffd6.
Jun 13 18:50:29 klotze.tiwe.de kernel: RSP: 0000:0000000000000000 EFLAGS: 00000000 ORIG_RAX: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel:  </TASK>
Jun 13 18:50:29 klotze.tiwe.de kernel: ---[ end trace 0000000000000000 ]---

** Model information
sys_vendor: System manufacturer
product_name: System Product Name
product_version: System Version
chassis_vendor: Default string
chassis_version: Default string
bios_vendor: American Megatrends Inc.
bios_version: 0505
board_vendor: ASUSTeK COMPUTER INC.
board_name: PRIME Z270-A
board_version: Rev 1.xx

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [8086:591f] (rev 05)
	Subsystem: ASUSTeK Computer Inc. Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [1043:872f]
	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
	IOMMU group: 0
	Capabilities: <access denied>
	Kernel driver in use: skl_uncore

00:01.0 PCI bridge [0604]: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 05) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. 6th-10th Gen Core Processor PCIe Controller (x16) [1043:872f]
	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 122
	IOMMU group: 1
	Bus: primary=00, secondary=01, subordinate=04, sec-latency=0
	I/O behind bridge: b000-cfff [size=8K] [16-bit]
	Memory behind bridge: df200000-df3fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-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:01.1 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x8) [8086:1905] (rev 05) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x8) [1043:872f]
	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 123
	IOMMU group: 1
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: e000-efff [size=4K] [16-bit]
	Memory behind bridge: df000000-df1fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-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:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 630 [8086:5912] (rev 04) (prog-if 00 [VGA controller])
	DeviceName:  Onboard IGD
	Subsystem: ASUSTeK Computer Inc. HD Graphics 630 [1043:872f]
	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 143
	IOMMU group: 2
	Region 0: Memory at de000000 (64-bit, non-prefetchable) [size=16M]
	Region 2: Memory at c0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at f000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:14.0 USB controller [0c03]: Intel Corporation 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller [8086:a2af] (prog-if 30 [XHCI])
	Subsystem: ASUSTeK Computer Inc. 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller [1043:872f]
	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 137
	IOMMU group: 3
	Region 0: Memory at df830000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:16.0 Communication controller [0780]: Intel Corporation 200 Series PCH CSME HECI #1 [8086:a2ba]
	Subsystem: ASUSTeK Computer Inc. 200 Series PCH CSME HECI [1043:872f]
	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 136
	IOMMU group: 4
	Region 0: Memory at df84d000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:17.0 SATA controller [0106]: Intel Corporation 200 Series PCH SATA controller [AHCI mode] [8086:a282] (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. 200 Series PCH SATA controller [AHCI mode] [1043:872f]
	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 133
	IOMMU group: 5
	Region 0: Memory at df848000 (32-bit, non-prefetchable) [size=8K]
	Region 1: Memory at df84c000 (32-bit, non-prefetchable) [size=256]
	Region 2: I/O ports at f090 [size=8]
	Region 3: I/O ports at f080 [size=4]
	Region 4: I/O ports at f060 [size=32]
	Region 5: Memory at df84b000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1b.0 PCI bridge [0604]: Intel Corporation 200 Series PCH PCI Express Root Port #17 [8086:a2e7] (rev f0) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. 200 Series PCH PCI Express Root Port [1043:872f]
	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 124
	IOMMU group: 6
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: 2000-2fff [size=4K] [16-bit]
	Memory behind bridge: 90000000-901fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: 90200000-903fffff [size=2M] [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:1b.4 PCI bridge [0604]: Intel Corporation 200 Series PCH PCI Express Root Port #21 [8086:a2eb] (rev f0) (prog-if 00 [Normal decode])
	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 125
	IOMMU group: 7
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: d000-dfff [size=4K] [16-bit]
	Memory behind bridge: df700000-df7fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-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.0 PCI bridge [0604]: Intel Corporation 200 Series PCH PCI Express Root Port #1 [8086:a290] (rev f0) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. 200 Series PCH PCI Express Root Port [1043:872f]
	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 126
	IOMMU group: 8
	Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
	I/O behind bridge: 3000-3fff [size=4K] [16-bit]
	Memory behind bridge: 90400000-905fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: 90600000-907fffff [size=2M] [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 200 Series PCH PCI Express Root Port #2 [8086:a291] (rev f0) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. 200 Series PCH PCI Express Root Port [1043:872f]
	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 B routed to IRQ 127
	IOMMU group: 9
	Bus: primary=00, secondary=09, subordinate=09, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: df600000-df6fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-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.4 PCI bridge [0604]: Intel Corporation 200 Series PCH PCI Express Root Port #5 [8086:a294] (rev f0) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. 200 Series PCH PCI Express Root Port [1043:872f]
	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 128
	IOMMU group: 10
	Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: df500000-df5fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-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.6 PCI bridge [0604]: Intel Corporation 200 Series PCH PCI Express Root Port #7 [8086:a296] (rev f0) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. 200 Series PCH PCI Express Root Port [1043:872f]
	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 C routed to IRQ 129
	IOMMU group: 11
	Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: df400000-df4fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-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 PCI bridge [0604]: Intel Corporation 200 Series PCH PCI Express Root Port #9 [8086:a298] (rev f0) (prog-if 00 [Normal decode])
	Subsystem: ASUSTeK Computer Inc. 200 Series PCH PCI Express Root Port [1043:872f]
	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 130
	IOMMU group: 12
	Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0
	I/O behind bridge: 4000-4fff [size=4K] [16-bit]
	Memory behind bridge: 90800000-909fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: 90a00000-90bfffff [size=2M] [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:1f.0 ISA bridge [0601]: Intel Corporation 200 Series PCH LPC Controller (Z270) [8086:a2c5]
	Subsystem: ASUSTeK Computer Inc. 200 Series PCH LPC Controller (Z270) [1043:872f]
	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
	IOMMU group: 13

00:1f.2 Memory controller [0580]: Intel Corporation 200 Series/Z370 Chipset Family Power Management Controller [8086:a2a1]
	Subsystem: ASUSTeK Computer Inc. 200 Series/Z370 Chipset Family Power Management Controller [1043:872f]
	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-
	IOMMU group: 13
	Region 0: Memory at df844000 (32-bit, non-prefetchable) [disabled] [size=16K]

00:1f.3 Audio device [0403]: Intel Corporation 200 Series PCH HD Audio [8086:a2f0]
	Subsystem: ASUSTeK Computer Inc. 200 Series PCH HD Audio [1043:8724]
	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: 32
	Interrupt: pin A routed to IRQ 149
	IOMMU group: 13
	Region 0: Memory at df840000 (64-bit, non-prefetchable) [size=16K]
	Region 4: Memory at df820000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:1f.4 SMBus [0c05]: Intel Corporation 200 Series/Z370 Chipset Family SMBus Controller [8086:a2a3]
	Subsystem: ASUSTeK Computer Inc. 200 Series/Z370 Chipset Family SMBus Controller [1043:872f]
	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 16
	IOMMU group: 13
	Region 0: Memory at df84a000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at f040 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (5) I219-V [8086:15d6]
	Subsystem: ASUSTeK Computer Inc. Ethernet Connection (5) I219-V [1043:8672]
	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 135
	IOMMU group: 13
	Region 0: Memory at df800000 (32-bit, non-prefetchable) [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

01:00.0 PCI bridge [0604]: Microsemi / PMC / IDT PES12N3A 12-lane 3-Port PCI Express Switch [111d:8018] (rev 0e) (prog-if 00 [Normal decode])
	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
	IOMMU group: 1
	Bus: primary=01, secondary=02, subordinate=04, sec-latency=0
	I/O behind bridge: b000-cfff [size=8K] [16-bit]
	Memory behind bridge: df200000-df3fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-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>

02:02.0 PCI bridge [0604]: Microsemi / PMC / IDT PES12N3A 12-lane 3-Port PCI Express Switch [111d:8018] (rev 0e) (prog-if 00 [Normal decode])
	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 ? routed to IRQ 131
	IOMMU group: 1
	Bus: primary=02, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: c000-cfff [size=4K] [16-bit]
	Memory behind bridge: df300000-df3fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-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

02:04.0 PCI bridge [0604]: Microsemi / PMC / IDT PES12N3A 12-lane 3-Port PCI Express Switch [111d:8018] (rev 0e) (prog-if 00 [Normal decode])
	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 ? routed to IRQ 132
	IOMMU group: 1
	Bus: primary=02, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: b000-bfff [size=4K] [16-bit]
	Memory behind bridge: df200000-df2fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-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

03:00.0 Ethernet controller [0200]: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller (Copper) [8086:10bc] (rev 06)
	Subsystem: Intel Corporation PRO/1000 PT Quad Port LP Server Adapter [8086:10bc]
	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 B routed to IRQ 144
	IOMMU group: 1
	Region 0: Memory at df3a0000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at df380000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at c020 [disabled] [size=32]
	Expansion ROM at df360000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

03:00.1 Ethernet controller [0200]: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller (Copper) [8086:10bc] (rev 06)
	Subsystem: Intel Corporation PRO/1000 PT Quad Port LP Server Adapter [8086:10bc]
	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 145
	IOMMU group: 1
	Region 0: Memory at df340000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at df320000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at c000 [disabled] [size=32]
	Expansion ROM at df300000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

04:00.0 Ethernet controller [0200]: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller (Copper) [8086:10bc] (rev 06)
	Subsystem: Intel Corporation PRO/1000 PT Quad Port LP Server Adapter [8086:10bc]
	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 B routed to IRQ 146
	IOMMU group: 1
	Region 0: Memory at df2a0000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at df280000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at b020 [disabled] [size=32]
	Expansion ROM at df260000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

04:00.1 Ethernet controller [0200]: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller (Copper) [8086:10bc] (rev 06)
	Subsystem: Intel Corporation PRO/1000 PT Quad Port LP Server Adapter [8086:10bc]
	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 148
	IOMMU group: 1
	Region 0: Memory at df240000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at df220000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at b000 [disabled] [size=32]
	Expansion ROM at df200000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

05:00.0 Serial Attached SCSI controller [0107]: Broadcom / LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] [1000:0072] (rev 03)
	Subsystem: Dell PERC H200 Adapter [1028:1f1d]
	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 17
	IOMMU group: 1
	Region 0: I/O ports at e000 [disabled] [size=256]
	Region 1: Memory at df140000 (64-bit, non-prefetchable) [size=64K]
	Region 3: Memory at df100000 (64-bit, non-prefetchable) [size=256K]
	Expansion ROM at df000000 [disabled] [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: mpt3sas
	Kernel modules: mpt3sas

07:00.0 Ethernet controller [0200]: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) [8086:105e] (rev 06)
	Subsystem: Intel Corporation PRO/1000 PT Dual Port Server Adapter [8086:125e]
	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 150
	IOMMU group: 14
	Region 0: Memory at df780000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at df760000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at d020 [disabled] [size=32]
	Expansion ROM at df740000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

07:00.1 Ethernet controller [0200]: Intel Corporation 82571EB/82571GB Gigabit Ethernet Controller D0/D1 (copper applications) [8086:105e] (rev 06)
	Subsystem: Intel Corporation PRO/1000 PT Dual Port Server Adapter [8086:125e]
	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 B routed to IRQ 151
	IOMMU group: 15
	Region 0: Memory at df720000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at df700000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at d000 [disabled] [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

09:00.0 Multimedia video controller [0400]: Spin Master Ltd. PCIe Video Bridge [1ade:3038] (rev 01)
	Subsystem: Technotrend Systemtechnik GmbH TT-budget S2-4200 Twin [13c2:3016]
	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 147
	IOMMU group: 16
	Region 0: Memory at df600000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: SMI PCIe driver
	Kernel modules: smipcie

0a:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM2142/ASM3142 USB 3.1 Host Controller [1b21:2142] (prog-if 30 [XHCI])
	Subsystem: ASUSTeK Computer Inc. ASM2142/ASM3142 USB 3.1 Host Controller [1043:8732]
	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 16
	IOMMU group: 17
	Region 0: Memory at df500000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

0b:00.0 Multimedia video controller [0400]: Spin Master Ltd. PCIe Video Bridge [1ade:3038] (rev 01)
	Subsystem: Technotrend Systemtechnik GmbH TT-budget S2-4200 Twin [13c2:3016]
	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 152
	IOMMU group: 18
	Region 0: Memory at df400000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: SMI PCIe driver
	Kernel modules: smipcie


** USB devices:
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 03f0:0305 HP, Inc ScanJet 4300c
Bus 001 Device 003: ID 16c0:05df Van Ooijen Technische Informatica HID device except mice, keyboards, and joysticks
Bus 001 Device 002: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 12.0
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'proposed-updates'), (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 'oldstable-proposed-updates'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-23-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-6.1.0-9-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.142
ii  kmod                                    30+20221128-1
ii  linux-base                              4.9

Versions of packages linux-image-6.1.0-9-amd64 recommends:
pn  apparmor             <none>
pn  firmware-linux-free  <none>

Versions of packages linux-image-6.1.0-9-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.06-13
pn  linux-doc-6.1           <none>

Versions of packages linux-image-6.1.0-9-amd64 is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
ii  firmware-misc-nonfree     20210315-3
pn  firmware-myricom          <none>
pn  firmware-netxen           <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
Jun 13 10:46:11 klotze.tiwe.de kernel: Linux version 6.1.0-9-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08)
Jun 13 10:46:11 klotze.tiwe.de kernel: Command line: root=/dev/mapper/klotze-root ro quiet
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 13 10:46:11 klotze.tiwe.de kernel: signal: max sigframe size: 2032
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-provided physical RAM map:
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008ffff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000091000-0x000000000009dfff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000100000-0x000000005f18efff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x000000005f18f000-0x000000005f18ffff] ACPI NVS
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x000000005f190000-0x000000005f190fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x000000005f191000-0x0000000081d8afff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000081d8b000-0x00000000834c4fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000834c5000-0x000000008351efff] ACPI data
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x000000008351f000-0x0000000083cd0fff] ACPI NVS
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000083cd1000-0x00000000872fefff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000872ff000-0x00000000872fffff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000087300000-0x000000008fffffff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: random: crng init done
Jun 13 10:46:11 klotze.tiwe.de kernel: NX (Execute Disable) protection: active
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: update [mem 0x00102000-0x0010200f] usable ==> usable
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: update [mem 0x00102000-0x0010200f] usable ==> usable
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: update [mem 0x00100000-0x0010006f] usable ==> usable
Jun 13 10:46:11 klotze.tiwe.de kernel: extended physical RAM map:
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000000001000-0x0000000000057fff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000008ffff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000000090000-0x0000000000090fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000000091000-0x000000000009dfff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000000100000-0x000000000010006f] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000000100070-0x0000000000101fff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000000102000-0x000000000010200f] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000000102010-0x000000005f18efff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x000000005f18f000-0x000000005f18ffff] ACPI NVS
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x000000005f190000-0x000000005f190fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x000000005f191000-0x0000000081d8afff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000081d8b000-0x00000000834c4fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x00000000834c5000-0x000000008351efff] ACPI data
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x000000008351f000-0x0000000083cd0fff] ACPI NVS
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000083cd1000-0x00000000872fefff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x00000000872ff000-0x00000000872fffff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000087300000-0x000000008fffffff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: reserve setup_data: [mem 0x0000000100000000-0x000000046effffff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: efi: EFI v2.50 by American Megatrends
Jun 13 10:46:11 klotze.tiwe.de kernel: efi: ESRT=0x87207d98 ACPI=0x834e8000 ACPI 2.0=0x834e8000 SMBIOS=0x87205000 SMBIOS 3.0=0x87204000 
Jun 13 10:46:11 klotze.tiwe.de kernel: secureboot: Secure boot could not be determined (mode 0)
Jun 13 10:46:11 klotze.tiwe.de kernel: SMBIOS 3.0.0 present.
Jun 13 10:46:11 klotze.tiwe.de kernel: DMI: System manufacturer System Product Name/PRIME Z270-A, BIOS 0505 11/08/2016
Jun 13 10:46:11 klotze.tiwe.de kernel: tsc: Detected 3000.000 MHz processor
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 13 10:46:11 klotze.tiwe.de kernel: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 13 10:46:11 klotze.tiwe.de kernel: x2apic: enabled by BIOS, switching to x2apic ops
Jun 13 10:46:11 klotze.tiwe.de kernel: last_pfn = 0x87300 max_arch_pfn = 0x400000000
Jun 13 10:46:11 klotze.tiwe.de kernel: esrt: Reserving ESRT space from 0x0000000087207d98 to 0x0000000087207dd0.
Jun 13 10:46:11 klotze.tiwe.de kernel: Using GB pages for direct mapping
Jun 13 10:46:11 klotze.tiwe.de kernel: RAMDISK: [mem 0x46a464000-0x46affffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Early table checksum verification disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: RSDP 0x00000000834E8000 000024 (v02 ALASKA)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: XSDT 0x00000000834E80A8 0000CC (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: FACP 0x0000000083512E48 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: DSDT 0x00000000834E8210 02AC35 (v02 ALASKA A M I    01072009 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: FACS 0x0000000083CD0C40 000040
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: APIC 0x0000000083512F60 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: FPDT 0x0000000083512FE8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: MCFG 0x0000000083513030 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0x0000000083513070 000390 (v01 SataRe SataTabl 00001000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: FIDT 0x0000000083513400 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0x00000000835134A0 003154 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0x00000000835165F8 0025E1 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: HPET 0x0000000083518BE0 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0x0000000083518C18 000024 (v02 INTEL  OEM_RTD3 00001000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0x0000000083518C40 000E3B (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0x0000000083519A80 000B13 (v02 INTEL  xh_rvp08 00000000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: UEFI 0x000000008351A598 000042 (v01 INTEL  EDK2     00000002      01000013)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0x000000008351A5E0 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: DMAR 0x000000008351E910 0000B0 (v01 INTEL  KBL      00000001 INTL 00000001)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: LPIT 0x000000008351B518 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: WSMT 0x000000008351B5B0 000028 (v01 INTEL  KBL      00000000 MSFT 0000005F)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0x000000008351B5D8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0x000000008351B878 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: DBGP 0x000000008351E880 000034 (v01 INTEL           00000002 MSFT 0000005F)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: DBG2 0x000000008351E8B8 000054 (v00 INTEL           00000002 MSFT 0000005F)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving FACP table memory at [mem 0x83512e48-0x83512f5b]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving DSDT table memory at [mem 0x834e8210-0x83512e44]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving FACS table memory at [mem 0x83cd0c40-0x83cd0c7f]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving APIC table memory at [mem 0x83512f60-0x83512fe3]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving FPDT table memory at [mem 0x83512fe8-0x8351302b]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving MCFG table memory at [mem 0x83513030-0x8351306b]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x83513070-0x835133ff]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving FIDT table memory at [mem 0x83513400-0x8351349b]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x835134a0-0x835165f3]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x835165f8-0x83518bd8]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving HPET table memory at [mem 0x83518be0-0x83518c17]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x83518c18-0x83518c3b]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x83518c40-0x83519a7a]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x83519a80-0x8351a592]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving UEFI table memory at [mem 0x8351a598-0x8351a5d9]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x8351a5e0-0x8351b4bd]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving DMAR table memory at [mem 0x8351e910-0x8351e9bf]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving LPIT table memory at [mem 0x8351b518-0x8351b5ab]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving WSMT table memory at [mem 0x8351b5b0-0x8351b5d7]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x8351b5d8-0x8351b876]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x8351b878-0x8351e879]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving DBGP table memory at [mem 0x8351e880-0x8351e8b3]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Reserving DBG2 table memory at [mem 0x8351e8b8-0x8351e90b]
Jun 13 10:46:11 klotze.tiwe.de kernel: Setting APIC routing to cluster x2apic.
Jun 13 10:46:11 klotze.tiwe.de kernel: No NUMA configuration found
Jun 13 10:46:11 klotze.tiwe.de kernel: Faking a node at [mem 0x0000000000000000-0x000000046effffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: NODE_DATA(0) allocated [mem 0x46efd5000-0x46effffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: Zone ranges:
Jun 13 10:46:11 klotze.tiwe.de kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel:   Normal   [mem 0x0000000100000000-0x000000046effffff]
Jun 13 10:46:11 klotze.tiwe.de kernel:   Device   empty
Jun 13 10:46:11 klotze.tiwe.de kernel: Movable zone start for each node
Jun 13 10:46:11 klotze.tiwe.de kernel: Early memory node ranges
Jun 13 10:46:11 klotze.tiwe.de kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Jun 13 10:46:11 klotze.tiwe.de kernel:   node   0: [mem 0x0000000000059000-0x000000000008ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel:   node   0: [mem 0x0000000000091000-0x000000000009dfff]
Jun 13 10:46:11 klotze.tiwe.de kernel:   node   0: [mem 0x0000000000100000-0x000000005f18efff]
Jun 13 10:46:11 klotze.tiwe.de kernel:   node   0: [mem 0x000000005f191000-0x0000000081d8afff]
Jun 13 10:46:11 klotze.tiwe.de kernel:   node   0: [mem 0x00000000872ff000-0x00000000872fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel:   node   0: [mem 0x0000000100000000-0x000000046effffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 13 10:46:11 klotze.tiwe.de kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 13 10:46:11 klotze.tiwe.de kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 13 10:46:11 klotze.tiwe.de kernel: On node 0, zone DMA: 98 pages in unavailable ranges
Jun 13 10:46:11 klotze.tiwe.de kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Jun 13 10:46:11 klotze.tiwe.de kernel: On node 0, zone DMA32: 21876 pages in unavailable ranges
Jun 13 10:46:11 klotze.tiwe.de kernel: On node 0, zone Normal: 3328 pages in unavailable ranges
Jun 13 10:46:11 klotze.tiwe.de kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Jun 13 10:46:11 klotze.tiwe.de kernel: Reserving Intel graphics memory at [mem 0x88000000-0x8fffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 13 10:46:11 klotze.tiwe.de kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 13 10:46:11 klotze.tiwe.de kernel: TSC deadline timer available
Jun 13 10:46:11 klotze.tiwe.de kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x00090000-0x00090fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x00100000-0x00100fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x00102000-0x00102fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x5f18f000-0x5f18ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x5f190000-0x5f190fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x81d8b000-0x834c4fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x834c5000-0x8351efff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x8351f000-0x83cd0fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x83cd1000-0x872fefff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x87300000-0x8fffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x90000000-0xdfffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: [mem 0x90000000-0xdfffffff] available for PCI devices
Jun 13 10:46:11 klotze.tiwe.de kernel: Booting paravirtualized kernel on bare hardware
Jun 13 10:46:11 klotze.tiwe.de kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Jun 13 10:46:11 klotze.tiwe.de kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Jun 13 10:46:11 klotze.tiwe.de kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u524288
Jun 13 10:46:11 klotze.tiwe.de kernel: pcpu-alloc: s212992 r8192 d28672 u524288 alloc=1*2097152
Jun 13 10:46:11 klotze.tiwe.de kernel: pcpu-alloc: [0] 0 1 2 3 
Jun 13 10:46:11 klotze.tiwe.de kernel: Fallback order for Node 0: 0 
Jun 13 10:46:11 klotze.tiwe.de kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4067408
Jun 13 10:46:11 klotze.tiwe.de kernel: Policy zone: Normal
Jun 13 10:46:11 klotze.tiwe.de kernel: Kernel command line: root=/dev/mapper/klotze-root ro quiet
Jun 13 10:46:11 klotze.tiwe.de kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 13 10:46:11 klotze.tiwe.de kernel: software IO TLB: area num 4.
Jun 13 10:46:11 klotze.tiwe.de kernel: Memory: 2191640K/16528532K available (14342K kernel code, 2324K rwdata, 8728K rodata, 2772K init, 17436K bss, 418040K reserved, 0K cma-reserved)
Jun 13 10:46:11 klotze.tiwe.de kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 13 10:46:11 klotze.tiwe.de kernel: Kernel/User page tables isolation: enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ftrace: allocating 39983 entries in 157 pages
Jun 13 10:46:11 klotze.tiwe.de kernel: ftrace: allocated 157 pages with 5 groups
Jun 13 10:46:11 klotze.tiwe.de kernel: Dynamic Preempt: voluntary
Jun 13 10:46:11 klotze.tiwe.de kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 13 10:46:11 klotze.tiwe.de kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
Jun 13 10:46:11 klotze.tiwe.de kernel:         Trampoline variant of Tasks RCU enabled.
Jun 13 10:46:11 klotze.tiwe.de kernel:         Rude variant of Tasks RCU enabled.
Jun 13 10:46:11 klotze.tiwe.de kernel:         Tracing variant of Tasks RCU enabled.
Jun 13 10:46:11 klotze.tiwe.de kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Jun 13 10:46:11 klotze.tiwe.de kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jun 13 10:46:11 klotze.tiwe.de kernel: NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
Jun 13 10:46:11 klotze.tiwe.de kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 13 10:46:11 klotze.tiwe.de kernel: Console: colour dummy device 80x25
Jun 13 10:46:11 klotze.tiwe.de kernel: printk: console [tty0] enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Core revision 20220331
Jun 13 10:46:11 klotze.tiwe.de kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 13 10:46:11 klotze.tiwe.de kernel: APIC: Switch to symmetric I/O mode setup
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: Host address width 39
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: RMRR base: 0x00000082455000 end: 0x00000082474fff
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: RMRR base: 0x00000087800000 end: 0x0000008fffffff
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR-IR: IRQ remapping was enabled on dmar0 but we are not in kdump mode
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR-IR: IRQ remapping was enabled on dmar1 but we are not in kdump mode
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jun 13 10:46:11 klotze.tiwe.de kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 13 10:46:11 klotze.tiwe.de kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
Jun 13 10:46:11 klotze.tiwe.de kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.00 BogoMIPS (lpj=12000000)
Jun 13 10:46:11 klotze.tiwe.de kernel: pid_max: default: 32768 minimum: 301
Jun 13 10:46:11 klotze.tiwe.de kernel: LSM: Security Framework initializing
Jun 13 10:46:11 klotze.tiwe.de kernel: landlock: Up and running.
Jun 13 10:46:11 klotze.tiwe.de kernel: Yama: disabled by default; enable with sysctl kernel.yama.*
Jun 13 10:46:11 klotze.tiwe.de kernel: AppArmor: AppArmor initialized
Jun 13 10:46:11 klotze.tiwe.de kernel: TOMOYO Linux initialized
Jun 13 10:46:11 klotze.tiwe.de kernel: LSM support for eBPF active
Jun 13 10:46:11 klotze.tiwe.de kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/cpu: SGX disabled by BIOS.
Jun 13 10:46:11 klotze.tiwe.de kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 13 10:46:11 klotze.tiwe.de kernel: process: using mwait in idle threads
Jun 13 10:46:11 klotze.tiwe.de kernel: Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
Jun 13 10:46:11 klotze.tiwe.de kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 13 10:46:11 klotze.tiwe.de kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 13 10:46:11 klotze.tiwe.de kernel: Spectre V2 : Mitigation: IBRS
Jun 13 10:46:11 klotze.tiwe.de kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 13 10:46:11 klotze.tiwe.de kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jun 13 10:46:11 klotze.tiwe.de kernel: RETBleed: Mitigation: IBRS
Jun 13 10:46:11 klotze.tiwe.de kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 13 10:46:11 klotze.tiwe.de kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 13 10:46:11 klotze.tiwe.de kernel: MDS: Mitigation: Clear CPU buffers
Jun 13 10:46:11 klotze.tiwe.de kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Jun 13 10:46:11 klotze.tiwe.de kernel: SRBDS: Mitigation: Microcode
Jun 13 10:46:11 klotze.tiwe.de kernel: Freeing SMP alternatives memory: 36K
Jun 13 10:46:11 klotze.tiwe.de kernel: smpboot: CPU0: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz (family: 0x6, model: 0x9e, stepping: 0x9)
Jun 13 10:46:11 klotze.tiwe.de kernel: cblist_init_generic: Setting adjustable number of callback queues.
Jun 13 10:46:11 klotze.tiwe.de kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Jun 13 10:46:11 klotze.tiwe.de kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Jun 13 10:46:11 klotze.tiwe.de kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Jun 13 10:46:11 klotze.tiwe.de kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 13 10:46:11 klotze.tiwe.de kernel: ... version:                4
Jun 13 10:46:11 klotze.tiwe.de kernel: ... bit width:              48
Jun 13 10:46:11 klotze.tiwe.de kernel: ... generic registers:      8
Jun 13 10:46:11 klotze.tiwe.de kernel: ... value mask:             0000ffffffffffff
Jun 13 10:46:11 klotze.tiwe.de kernel: ... max period:             00007fffffffffff
Jun 13 10:46:11 klotze.tiwe.de kernel: ... fixed-purpose events:   3
Jun 13 10:46:11 klotze.tiwe.de kernel: ... event mask:             00000007000000ff
Jun 13 10:46:11 klotze.tiwe.de kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1126
Jun 13 10:46:11 klotze.tiwe.de kernel: rcu: Hierarchical SRCU implementation.
Jun 13 10:46:11 klotze.tiwe.de kernel: rcu:         Max phase no-delay instances is 1000.
Jun 13 10:46:11 klotze.tiwe.de kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 13 10:46:11 klotze.tiwe.de kernel: smp: Bringing up secondary CPUs ...
Jun 13 10:46:11 klotze.tiwe.de kernel: x86: Booting SMP configuration:
Jun 13 10:46:11 klotze.tiwe.de kernel: .... node  #0, CPUs:      #1 #2 #3
Jun 13 10:46:11 klotze.tiwe.de kernel: smp: Brought up 1 node, 4 CPUs
Jun 13 10:46:11 klotze.tiwe.de kernel: smpboot: Max logical packages: 1
Jun 13 10:46:11 klotze.tiwe.de kernel: smpboot: Total of 4 processors activated (24000.00 BogoMIPS)
Jun 13 10:46:11 klotze.tiwe.de kernel: node 0 deferred pages initialised in 20ms
Jun 13 10:46:11 klotze.tiwe.de kernel: devtmpfs: initialized
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/mm: Memory block size: 128MB
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Registering ACPI NVS region [mem 0x5f18f000-0x5f18ffff] (4096 bytes)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Registering ACPI NVS region [mem 0x8351f000-0x83cd0fff] (8069120 bytes)
Jun 13 10:46:11 klotze.tiwe.de kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Jun 13 10:46:11 klotze.tiwe.de kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: pinctrl core: initialized pinctrl subsystem
Jun 13 10:46:11 klotze.tiwe.de kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 13 10:46:11 klotze.tiwe.de kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jun 13 10:46:11 klotze.tiwe.de kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 13 10:46:11 klotze.tiwe.de kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 13 10:46:11 klotze.tiwe.de kernel: audit: initializing netlink subsys (disabled)
Jun 13 10:46:11 klotze.tiwe.de kernel: audit: type=2000 audit(1686645960.064:1): state=initialized audit_enabled=0 res=1
Jun 13 10:46:11 klotze.tiwe.de kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 13 10:46:11 klotze.tiwe.de kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 13 10:46:11 klotze.tiwe.de kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 13 10:46:11 klotze.tiwe.de kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 13 10:46:11 klotze.tiwe.de kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 13 10:46:11 klotze.tiwe.de kernel: cpuidle: using governor ladder
Jun 13 10:46:11 klotze.tiwe.de kernel: cpuidle: using governor menu
Jun 13 10:46:11 klotze.tiwe.de kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 13 10:46:11 klotze.tiwe.de kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 13 10:46:11 klotze.tiwe.de kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 13 10:46:11 klotze.tiwe.de kernel: PCI: Using configuration type 1 for base access
Jun 13 10:46:11 klotze.tiwe.de kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 13 10:46:11 klotze.tiwe.de kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 13 10:46:11 klotze.tiwe.de kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 13 10:46:11 klotze.tiwe.de kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 13 10:46:11 klotze.tiwe.de kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Added _OSI(Module Device)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Added _OSI(Processor Device)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF9FB5AE418800 000693 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF9FB240DEF000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF9FB5AE5B5800 000130 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF9FB5AE5B4C00 0001A4 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF9FB5AE564000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF9FB5AE5B5200 000197 (v02 PmRef  ApHwp    00003000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF9FB5AE5B5600 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: EC: EC started
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: EC: interrupt blocked
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Interpreter enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Using IOAPIC for interrupt routing
Jun 13 10:46:11 klotze.tiwe.de kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 13 10:46:11 klotze.tiwe.de kernel: PCI: Using E820 reservations for host bridge windows
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: Enabled 9 GPEs in block 00 to 7F
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [PG00]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [PG01]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [PG02]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [FN00]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [FN01]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [FN02]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [FN03]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PM: Power Resource [FN04]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Jun 13 10:46:11 klotze.tiwe.de kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jun 13 10:46:11 klotze.tiwe.de kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jun 13 10:46:11 klotze.tiwe.de kernel: PCI host bridge to bus 0000:00
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:00.0: [8086:591f] type 00 class 0x060000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:02.0: [8086:5912] type 00 class 0x030000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf830000-0xdf83ffff 64bit]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf84d000-0xdf84dfff 64bit]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf848000-0xdf849fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf84c000-0xdf84c0ff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf84b000-0xdf84b7ff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0: [8086:a2e7] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.4: [8086:a2eb] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.4: Intel SPT PCH root port ACS workaround enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.1: [8086:a291] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.1: Intel SPT PCH root port ACS workaround enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.4: [8086:a294] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.4: Intel SPT PCH root port ACS workaround enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.6: [8086:a296] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.6: Intel SPT PCH root port ACS workaround enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.0: [8086:a2c5] type 00 class 0x060100
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf844000-0xdf847fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf840000-0xdf843fff 64bit]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf820000-0xdf82ffff 64bit]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf84a000-0xdf84a0ff 64bit]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.6: [8086:15d6] type 00 class 0x020000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xdf800000-0xdf81ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:01:00.0: [111d:8018] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.0:   bridge window [io  0xb000-0xcfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.0:   bridge window [mem 0xdf200000-0xdf3fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:02.0: [111d:8018] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:04.0: [111d:8018] type 01 class 0x060400
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:01:00.0: PCI bridge to [bus 02-04]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:01:00.0:   bridge window [io  0xb000-0xcfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:01:00.0:   bridge window [mem 0xdf200000-0xdf3fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.0: [8086:10bc] type 00 class 0x020000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdf3a0000-0xdf3bffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.0: reg 0x14: [mem 0xdf380000-0xdf39ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.0: reg 0x18: [io  0xc020-0xc03f]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.0: reg 0x30: [mem 0xdf360000-0xdf37ffff pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.1: [8086:10bc] type 00 class 0x020000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.1: reg 0x10: [mem 0xdf340000-0xdf35ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.1: reg 0x14: [mem 0xdf320000-0xdf33ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.1: reg 0x18: [io  0xc000-0xc01f]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.1: reg 0x30: [mem 0xdf300000-0xdf31ffff pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.1: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:02.0: PCI bridge to [bus 03]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:02.0:   bridge window [io  0xc000-0xcfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:02.0:   bridge window [mem 0xdf300000-0xdf3fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.0: [8086:10bc] type 00 class 0x020000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.0: reg 0x10: [mem 0xdf2a0000-0xdf2bffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.0: reg 0x14: [mem 0xdf280000-0xdf29ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.0: reg 0x18: [io  0xb020-0xb03f]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.0: reg 0x30: [mem 0xdf260000-0xdf27ffff pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.0: PME# supported from D0 D3hot
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.1: [8086:10bc] type 00 class 0x020000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.1: reg 0x10: [mem 0xdf240000-0xdf25ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.1: reg 0x14: [mem 0xdf220000-0xdf23ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.1: reg 0x18: [io  0xb000-0xb01f]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.1: reg 0x30: [mem 0xdf200000-0xdf21ffff pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.1: PME# supported from D0 D3hot
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:04.0: PCI bridge to [bus 04]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:04.0:   bridge window [io  0xb000-0xbfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:04.0:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:05:00.0: [1000:0072] type 00 class 0x010700
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:05:00.0: reg 0x10: [io  0xe000-0xe0ff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:05:00.0: reg 0x14: [mem 0xdf140000-0xdf14ffff 64bit]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:05:00.0: reg 0x1c: [mem 0xdf100000-0xdf13ffff 64bit]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:05:00.0: reg 0x30: [mem 0xdf000000-0xdf0fffff pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:05:00.0: supports D1 D2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.1: PCI bridge to [bus 05]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.1:   bridge window [io  0xe000-0xefff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.1:   bridge window [mem 0xdf000000-0xdf1fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0: PCI bridge to [bus 06]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0:   bridge window [mem 0x90000000-0x901fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0:   bridge window [mem 0x90200000-0x903fffff 64bit pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.0: [8086:105e] type 00 class 0x020000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.0: reg 0x10: [mem 0xdf780000-0xdf79ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.0: reg 0x14: [mem 0xdf760000-0xdf77ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.0: reg 0x18: [io  0xd020-0xd03f]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.0: reg 0x30: [mem 0xdf740000-0xdf75ffff pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.1: [8086:105e] type 00 class 0x020000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.1: reg 0x10: [mem 0xdf720000-0xdf73ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.1: reg 0x14: [mem 0xdf700000-0xdf71ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.1: reg 0x18: [io  0xd000-0xd01f]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.1: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.4: PCI bridge to [bus 07]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.4:   bridge window [io  0xd000-0xdfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.4:   bridge window [mem 0xdf700000-0xdf7fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0: PCI bridge to [bus 08]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0:   bridge window [mem 0x90400000-0x905fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0:   bridge window [mem 0x90600000-0x907fffff 64bit pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:09:00.0: [1ade:3038] type 00 class 0x040000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:09:00.0: reg 0x10: [mem 0xdf600000-0xdf600fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.1: PCI bridge to [bus 09]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.1:   bridge window [mem 0xdf600000-0xdf6fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:0a:00.0: [1b21:2142] type 00 class 0x0c0330
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:0a:00.0: reg 0x10: [mem 0xdf500000-0xdf507fff 64bit]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.4: PCI bridge to [bus 0a]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf500000-0xdf5fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:0b:00.0: [1ade:3038] type 00 class 0x040000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:0b:00.0: reg 0x10: [mem 0xdf400000-0xdf400fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.6: PCI bridge to [bus 0b]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.6:   bridge window [mem 0xdf400000-0xdf4fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0: PCI bridge to [bus 0c]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0:   bridge window [io  0x4000-0x4fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0:   bridge window [mem 0x90800000-0x909fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0:   bridge window [mem 0x90a00000-0x90bfffff 64bit pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKA disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKB disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKC disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKD disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKE disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKF disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKG disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKH disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: EC: interrupt unblocked
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: EC: event unblocked
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: EC: GPE=0x16
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Jun 13 10:46:11 klotze.tiwe.de kernel: iommu: Default domain type: Translated 
Jun 13 10:46:11 klotze.tiwe.de kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Jun 13 10:46:11 klotze.tiwe.de kernel: EDAC MC: Ver: 3.0.0
Jun 13 10:46:11 klotze.tiwe.de kernel: Registered efivars operations
Jun 13 10:46:11 klotze.tiwe.de kernel: NetLabel: Initializing
Jun 13 10:46:11 klotze.tiwe.de kernel: NetLabel:  domain hash size = 128
Jun 13 10:46:11 klotze.tiwe.de kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 13 10:46:11 klotze.tiwe.de kernel: NetLabel:  unlabeled traffic allowed by default
Jun 13 10:46:11 klotze.tiwe.de kernel: PCI: Using ACPI for IRQ routing
Jun 13 10:46:11 klotze.tiwe.de kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x00102000-0x001fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x5f18f000-0x5fffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x81d8b000-0x83ffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x87300000-0x87ffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 13 10:46:11 klotze.tiwe.de kernel: vgaarb: loaded
Jun 13 10:46:11 klotze.tiwe.de kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 13 10:46:11 klotze.tiwe.de kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 13 10:46:11 klotze.tiwe.de kernel: clocksource: Switched to clocksource tsc-early
Jun 13 10:46:11 klotze.tiwe.de kernel: VFS: Disk quotas dquot_6.6.0
Jun 13 10:46:11 klotze.tiwe.de kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 13 10:46:11 klotze.tiwe.de kernel: AppArmor: AppArmor Filesystem Enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: pnp: PnP ACPI init
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:00: [io  0x0290-0x029f] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: pnp 00:01: [dma 0 disabled]
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:02: [io  0xffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:02: [io  0xffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:02: [io  0xffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:02: [io  0x1800-0x18fe] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:03: [io  0x0800-0x087f] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:08: [io  0xfe00-0xfefe] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Jun 13 10:46:11 klotze.tiwe.de kernel: pnp: PnP ACPI: found 10 devices
Jun 13 10:46:11 klotze.tiwe.de kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 13 10:46:11 klotze.tiwe.de kernel: NET: Registered PF_INET protocol family
Jun 13 10:46:11 klotze.tiwe.de kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 13 10:46:11 klotze.tiwe.de kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 13 10:46:11 klotze.tiwe.de kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 13 10:46:11 klotze.tiwe.de kernel: NET: Registered PF_XDP protocol family
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:02.0: PCI bridge to [bus 03]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:02.0:   bridge window [io  0xc000-0xcfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:02.0:   bridge window [mem 0xdf300000-0xdf3fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:04.0: PCI bridge to [bus 04]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:04.0:   bridge window [io  0xb000-0xbfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:04.0:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:01:00.0: PCI bridge to [bus 02-04]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:01:00.0:   bridge window [io  0xb000-0xcfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:01:00.0:   bridge window [mem 0xdf200000-0xdf3fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.0:   bridge window [io  0xb000-0xcfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.0:   bridge window [mem 0xdf200000-0xdf3fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.1: PCI bridge to [bus 05]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.1:   bridge window [io  0xe000-0xefff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.1:   bridge window [mem 0xdf000000-0xdf1fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0: PCI bridge to [bus 06]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0:   bridge window [mem 0x90000000-0x901fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0:   bridge window [mem 0x90200000-0x903fffff 64bit pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.4: PCI bridge to [bus 07]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.4:   bridge window [io  0xd000-0xdfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.4:   bridge window [mem 0xdf700000-0xdf7fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0: PCI bridge to [bus 08]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0:   bridge window [mem 0x90400000-0x905fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0:   bridge window [mem 0x90600000-0x907fffff 64bit pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.1: PCI bridge to [bus 09]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.1:   bridge window [mem 0xdf600000-0xdf6fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.4: PCI bridge to [bus 0a]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf500000-0xdf5fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.6: PCI bridge to [bus 0b]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.6:   bridge window [mem 0xdf400000-0xdf4fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0: PCI bridge to [bus 0c]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0:   bridge window [io  0x4000-0x4fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0:   bridge window [mem 0x90800000-0x909fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0:   bridge window [mem 0x90a00000-0x90bfffff 64bit pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:01: resource 0 [io  0xb000-0xcfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:01: resource 1 [mem 0xdf200000-0xdf3fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:02: resource 0 [io  0xb000-0xcfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf3fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:03: resource 1 [mem 0xdf300000-0xdf3fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:04: resource 0 [io  0xb000-0xbfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:04: resource 1 [mem 0xdf200000-0xdf2fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:05: resource 1 [mem 0xdf000000-0xdf1fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:06: resource 1 [mem 0x90000000-0x901fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:06: resource 2 [mem 0x90200000-0x903fffff 64bit pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:07: resource 1 [mem 0xdf700000-0xdf7fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:08: resource 1 [mem 0x90400000-0x905fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:08: resource 2 [mem 0x90600000-0x907fffff 64bit pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:09: resource 1 [mem 0xdf600000-0xdf6fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:0a: resource 1 [mem 0xdf500000-0xdf5fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:0b: resource 1 [mem 0xdf400000-0xdf4fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:0c: resource 0 [io  0x4000-0x4fff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:0c: resource 1 [mem 0x90800000-0x909fffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci_bus 0000:0c: resource 2 [mem 0x90a00000-0x90bfffff 64bit pref]
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:0a:00.0: PME# does not work under D0, disabling it
Jun 13 10:46:11 klotze.tiwe.de kernel: PCI: CLS 64 bytes, default 64
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: [Firmware Bug]: RMRR entry for device 0a:00.0 is broken - applying workaround
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: No ATSR found
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: No SATC found
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: IOMMU feature nwfs inconsistent
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: IOMMU feature pasid inconsistent
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: IOMMU feature eafs inconsistent
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: IOMMU feature prs inconsistent
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: IOMMU feature nest inconsistent
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: IOMMU feature mts inconsistent
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: IOMMU feature sc_support inconsistent
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: dmar0: Using Queued invalidation
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: dmar1: Using Queued invalidation
Jun 13 10:46:11 klotze.tiwe.de kernel: Trying to unpack rootfs image as initramfs...
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:02.0: Adding to iommu group 0
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:00.0: Adding to iommu group 1
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.0: Adding to iommu group 2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:01.1: Adding to iommu group 2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:14.0: Adding to iommu group 3
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:16.0: Adding to iommu group 4
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:17.0: Adding to iommu group 5
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.0: Adding to iommu group 6
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1b.4: Adding to iommu group 7
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.0: Adding to iommu group 8
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.1: Adding to iommu group 9
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.4: Adding to iommu group 10
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1c.6: Adding to iommu group 11
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1d.0: Adding to iommu group 12
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.0: Adding to iommu group 13
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.2: Adding to iommu group 13
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.3: Adding to iommu group 13
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.4: Adding to iommu group 13
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.6: Adding to iommu group 13
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:01:00.0: Adding to iommu group 2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:02.0: Adding to iommu group 2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:02:04.0: Adding to iommu group 2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.0: Adding to iommu group 2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:03:00.1: Adding to iommu group 2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.0: Adding to iommu group 2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:04:00.1: Adding to iommu group 2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:05:00.0: Adding to iommu group 2
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.0: Adding to iommu group 14
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:07:00.1: Adding to iommu group 15
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:09:00.0: Adding to iommu group 16
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:0a:00.0: Adding to iommu group 17
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:0b:00.0: Adding to iommu group 18
Jun 13 10:46:11 klotze.tiwe.de kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Jun 13 10:46:11 klotze.tiwe.de kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 13 10:46:11 klotze.tiwe.de kernel: software IO TLB: mapped [mem 0x000000007dd8b000-0x0000000081d8b000] (64MB)
Jun 13 10:46:11 klotze.tiwe.de kernel: Initialise system trusted keyrings
Jun 13 10:46:11 klotze.tiwe.de kernel: Key type blacklist registered
Jun 13 10:46:11 klotze.tiwe.de kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Jun 13 10:46:11 klotze.tiwe.de kernel: zbud: loaded
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Platform Keyring initialized
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Machine keyring initialized
Jun 13 10:46:11 klotze.tiwe.de kernel: Key type asymmetric registered
Jun 13 10:46:11 klotze.tiwe.de kernel: Asymmetric key parser 'x509' registered
Jun 13 10:46:11 klotze.tiwe.de kernel: Freeing initrd memory: 11888K
Jun 13 10:46:11 klotze.tiwe.de kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Jun 13 10:46:11 klotze.tiwe.de kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
Jun 13 10:46:11 klotze.tiwe.de kernel: io scheduler mq-deadline registered
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 123
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1b.0: PME: Signaling with IRQ 124
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1b.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1b.4: PME: Signaling with IRQ 125
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1b.4: AER: enabled with IRQ 125
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.1: PME: Signaling with IRQ 127
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.1: AER: enabled with IRQ 127
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 128
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.4: AER: enabled with IRQ 128
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.6: PME: Signaling with IRQ 129
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.6: AER: enabled with IRQ 129
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 130
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1d.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 13 10:46:11 klotze.tiwe.de kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 13 10:46:11 klotze.tiwe.de kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Jun 13 10:46:11 klotze.tiwe.de kernel: thermal LNXTHERM:01: registered as thermal_zone1
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: thermal: Thermal Zone [TZ01] (30 C)
Jun 13 10:46:11 klotze.tiwe.de kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 13 10:46:11 klotze.tiwe.de kernel: Linux agpgart interface v0.103
Jun 13 10:46:11 klotze.tiwe.de kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Jun 13 10:46:11 klotze.tiwe.de kernel: i8042: PNP: No PS/2 controller found.
Jun 13 10:46:11 klotze.tiwe.de kernel: i8042: Probing ports directly.
Jun 13 10:46:11 klotze.tiwe.de kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 13 10:46:11 klotze.tiwe.de kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 13 10:46:11 klotze.tiwe.de kernel: mousedev: PS/2 mouse device common for all mice
Jun 13 10:46:11 klotze.tiwe.de kernel: rtc_cmos 00:04: RTC can wake from S4
Jun 13 10:46:11 klotze.tiwe.de kernel: rtc_cmos 00:04: registered as rtc0
Jun 13 10:46:11 klotze.tiwe.de kernel: rtc_cmos 00:04: setting system clock to 2023-06-13T08:46:01 UTC (1686645961)
Jun 13 10:46:11 klotze.tiwe.de kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
Jun 13 10:46:11 klotze.tiwe.de kernel: intel_pstate: HWP enabled by BIOS
Jun 13 10:46:11 klotze.tiwe.de kernel: intel_pstate: Intel P-state driver initializing
Jun 13 10:46:11 klotze.tiwe.de kernel: intel_pstate: Disabling energy efficiency optimization
Jun 13 10:46:11 klotze.tiwe.de kernel: intel_pstate: HWP enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 13 10:46:11 klotze.tiwe.de kernel: NET: Registered PF_INET6 protocol family
Jun 13 10:46:11 klotze.tiwe.de kernel: Segment Routing with IPv6
Jun 13 10:46:11 klotze.tiwe.de kernel: In-situ OAM (IOAM) with IPv6
Jun 13 10:46:11 klotze.tiwe.de kernel: mip6: Mobile IPv6
Jun 13 10:46:11 klotze.tiwe.de kernel: NET: Registered PF_PACKET protocol family
Jun 13 10:46:11 klotze.tiwe.de kernel: mpls_gso: MPLS GSO support
Jun 13 10:46:11 klotze.tiwe.de kernel: microcode: sig=0x906e9, pf=0x2, revision=0xf0
Jun 13 10:46:11 klotze.tiwe.de kernel: microcode: Microcode Update Driver: v2.2.
Jun 13 10:46:11 klotze.tiwe.de kernel: IPI shorthand broadcast: enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: sched_clock: Marking stable (454900825, 353897)->(459968101, -4713379)
Jun 13 10:46:11 klotze.tiwe.de kernel: registered taskstats version 1
Jun 13 10:46:11 klotze.tiwe.de kernel: Loading compiled-in X.509 certificates
Jun 13 10:46:11 klotze.tiwe.de kernel: Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
Jun 13 10:46:11 klotze.tiwe.de kernel: Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
Jun 13 10:46:11 klotze.tiwe.de kernel: zswap: loaded using pool lzo/zbud
Jun 13 10:46:11 klotze.tiwe.de kernel: Key type .fscrypt registered
Jun 13 10:46:11 klotze.tiwe.de kernel: Key type fscrypt-provisioning registered
Jun 13 10:46:11 klotze.tiwe.de kernel: Key type encrypted registered
Jun 13 10:46:11 klotze.tiwe.de kernel: AppArmor: AppArmor sha1 policy hashing enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 13 10:46:11 klotze.tiwe.de kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Jun 13 10:46:11 klotze.tiwe.de kernel: ima: secureboot mode disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: ima: No TPM chip found, activating TPM-bypass!
Jun 13 10:46:11 klotze.tiwe.de kernel: ima: Allocated hash algorithm: sha256
Jun 13 10:46:11 klotze.tiwe.de kernel: ima: No architecture policies found
Jun 13 10:46:11 klotze.tiwe.de kernel: evm: Initialising EVM extended attributes:
Jun 13 10:46:11 klotze.tiwe.de kernel: evm: security.selinux
Jun 13 10:46:11 klotze.tiwe.de kernel: evm: security.SMACK64 (disabled)
Jun 13 10:46:11 klotze.tiwe.de kernel: evm: security.SMACK64EXEC (disabled)
Jun 13 10:46:11 klotze.tiwe.de kernel: evm: security.SMACK64TRANSMUTE (disabled)
Jun 13 10:46:11 klotze.tiwe.de kernel: evm: security.SMACK64MMAP (disabled)
Jun 13 10:46:11 klotze.tiwe.de kernel: evm: security.apparmor
Jun 13 10:46:11 klotze.tiwe.de kernel: evm: security.ima
Jun 13 10:46:11 klotze.tiwe.de kernel: evm: security.capability
Jun 13 10:46:11 klotze.tiwe.de kernel: evm: HMAC attrs: 0x1
Jun 13 10:46:11 klotze.tiwe.de kernel: Freeing unused decrypted memory: 2036K
Jun 13 10:46:11 klotze.tiwe.de kernel: Freeing unused kernel image (initmem) memory: 2772K
Jun 13 10:46:11 klotze.tiwe.de kernel: Write protecting the kernel read-only data: 26624k
Jun 13 10:46:11 klotze.tiwe.de kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Jun 13 10:46:11 klotze.tiwe.de kernel: Freeing unused kernel image (rodata/data gap) memory: 1512K
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/mm: Checking user space page tables
Jun 13 10:46:11 klotze.tiwe.de kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 13 10:46:11 klotze.tiwe.de kernel: Run /init as init process
Jun 13 10:46:11 klotze.tiwe.de kernel:   with arguments:
Jun 13 10:46:11 klotze.tiwe.de kernel:     /init
Jun 13 10:46:11 klotze.tiwe.de kernel:   with environment:
Jun 13 10:46:11 klotze.tiwe.de kernel:     HOME=/
Jun 13 10:46:11 klotze.tiwe.de kernel:     TERM=linux
Jun 13 10:46:11 klotze.tiwe.de kernel: SCSI subsystem initialized
Jun 13 10:46:11 klotze.tiwe.de kernel: libata version 3.00 loaded.
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt3sas version 43.100.00.00 loaded
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (16130776 kB)
Jun 13 10:46:11 klotze.tiwe.de kernel: ahci 0000:00:17.0: version 3.0
Jun 13 10:46:11 klotze.tiwe.de kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Jun 13 10:46:11 klotze.tiwe.de kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst 
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: MSI-X vectors supported: 1
Jun 13 10:46:11 klotze.tiwe.de kernel:          no of cores: 4, max_msix_vectors: -1
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0:  0 1 1
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: High IOPs queues : disabled
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 134
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: iomem(0x00000000df140000), mapped(0x0000000052012285), size(65536)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: ioport(0x000000000000e000), size(256)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi host1: ahci
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi host2: ahci
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi host3: ahci
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi host4: ahci
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi host5: ahci
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi host6: ahci
Jun 13 10:46:11 klotze.tiwe.de kernel: ata1: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b100 irq 133
Jun 13 10:46:11 klotze.tiwe.de kernel: ata2: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b180 irq 133
Jun 13 10:46:11 klotze.tiwe.de kernel: ata3: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b200 irq 133
Jun 13 10:46:11 klotze.tiwe.de kernel: ata4: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b280 irq 133
Jun 13 10:46:11 klotze.tiwe.de kernel: ata5: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b300 irq 133
Jun 13 10:46:11 klotze.tiwe.de kernel: ata6: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b380 irq 133
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(9), sge_per_io(128), chains_per_io(15)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: request pool(0x000000008cd03489) - dma(0xfff80000): depth(2654), frame_size(128), pool_size(331 kB)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: sense pool(0x00000000c86faf43) - dma(0xffa40000): depth(2555), element_size(96), pool_size (239 kB)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: reply pool(0x00000000e693c1b2) - dma(0xff980000): depth(2718), frame_size(128), pool_size(339 kB)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: config page(0x000000003268a262) - dma(0xff97b000): size(512)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: Allocated physical memory: size(5754 kB)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: Current Controller Queue Depth(2552),Max Controller Queue Depth(2607)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: Scatter Gather Elements per IO(128)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: log_info(0x30030100): originator(IOP), code(0x03), sub_code(0x0100)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: log_info(0x30030100): originator(IOP), code(0x03), sub_code(0x0100)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: LSISAS2008: FWVersion(07.15.08.00), ChipRevision(0x03), BiosVersion(07.11.10.00)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: Protocol=(Initiator,Target), Capabilities=(Raid,TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi host0: Fusion MPT SAS Host
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: sending port enable !!
Jun 13 10:46:11 klotze.tiwe.de kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jun 13 10:46:11 klotze.tiwe.de kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 13 10:46:11 klotze.tiwe.de kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 13 10:46:11 klotze.tiwe.de kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 13 10:46:11 klotze.tiwe.de kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 13 10:46:11 klotze.tiwe.de kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 13 10:46:11 klotze.tiwe.de kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 13 10:46:11 klotze.tiwe.de kernel: ata1.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133
Jun 13 10:46:11 klotze.tiwe.de kernel: ata2.00: supports DRM functions and may not be fully accessible
Jun 13 10:46:11 klotze.tiwe.de kernel: ata2.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133
Jun 13 10:46:11 klotze.tiwe.de kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 13 10:46:11 klotze.tiwe.de kernel: ata5.00: ATA-10: ST6000VN0041-2EL11C, SC61, max UDMA/133
Jun 13 10:46:11 klotze.tiwe.de kernel: ata2.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 13 10:46:11 klotze.tiwe.de kernel: ata5.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jun 13 10:46:11 klotze.tiwe.de kernel: ata5.00: Features: NCQ-sndrcv
Jun 13 10:46:11 klotze.tiwe.de kernel: ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jun 13 10:46:11 klotze.tiwe.de kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 13 10:46:11 klotze.tiwe.de kernel: ata2.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jun 13 10:46:11 klotze.tiwe.de kernel: ata2.00: supports DRM functions and may not be fully accessible
Jun 13 10:46:11 klotze.tiwe.de kernel: ata5.00: configured for UDMA/133
Jun 13 10:46:11 klotze.tiwe.de kernel: ata1.00: configured for UDMA/133
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi: waiting for bus probes to complete ...
Jun 13 10:46:11 klotze.tiwe.de kernel: ata2.00: configured for UDMA/133
Jun 13 10:46:11 klotze.tiwe.de kernel: tsc: Refined TSC clocksource calibration: 2999.999 MHz
Jun 13 10:46:11 klotze.tiwe.de kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e44b2357, max_idle_ns: 440795324996 ns
Jun 13 10:46:11 klotze.tiwe.de kernel: clocksource: Switched to clocksource tsc
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: hba_port entry: 0000000099b979e9, port: 255 is added to hba_port list
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x5782bcb059493400), phys(8)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0x9) sas_address(0x4433221100000000) port_type(0x1)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xa) sas_address(0x4433221101000000) port_type(0x1)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xb) sas_address(0x4433221103000000) port_type(0x1)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xc) sas_address(0x4433221102000000) port_type(0x1)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xd) sas_address(0x4433221105000000) port_type(0x1)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xe) sas_address(0x4433221104000000) port_type(0x1)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xf) sas_address(0x4433221106000000) port_type(0x1)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0x10) sas_address(0x4433221107000000) port_type(0x1)
Jun 13 10:46:11 klotze.tiwe.de kernel: mpt2sas_cm0: port enable: SUCCESS
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:0:0: Direct-Access     ATA      ST6000VN0041-2EL SC61 PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:0:0: SATA: handle(0x0009), sas_addr(0x4433221100000000), phy(0), device_name(0xc50050003649a1c2)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:0:0: enclosure logical id (0x5782bcb059493400), slot(7) 
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:0:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 10:46:11 klotze.tiwe.de kernel:  end_device-0:0: add: handle(0x0009), sas_addr(0x4433221100000000)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:1:0: Direct-Access     ATA      ST14000NE0008-2R EN02 PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:1:0: SATA: handle(0x000a), sas_addr(0x4433221101000000), phy(1), device_name(0xc50050002d25dc39)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:1:0: enclosure logical id (0x5782bcb059493400), slot(6) 
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:1:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 10:46:11 klotze.tiwe.de kernel:  end_device-0:1: add: handle(0x000a), sas_addr(0x4433221101000000)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:2:0: Direct-Access     ATA      ST6000VN0033-2EE SC60 PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:2:0: SATA: handle(0x000b), sas_addr(0x4433221103000000), phy(3), device_name(0xc5005000d905b669)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:2:0: enclosure logical id (0x5782bcb059493400), slot(4) 
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:2:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 10:46:11 klotze.tiwe.de kernel:  end_device-0:2: add: handle(0x000b), sas_addr(0x4433221103000000)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:3:0: Direct-Access     ATA      ST14000NE0008-2J EN01 PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:3:0: SATA: handle(0x000c), sas_addr(0x4433221102000000), phy(2), device_name(0xc500500063b5c77b)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:3:0: enclosure logical id (0x5782bcb059493400), slot(5) 
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:3:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 10:46:11 klotze.tiwe.de kernel:  end_device-0:3: add: handle(0x000c), sas_addr(0x4433221102000000)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:4:0: Direct-Access     ATA      ST6000NE0021-2EN EN02 PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:4:0: SATA: handle(0x000d), sas_addr(0x4433221105000000), phy(5), device_name(0xc5005000f984a1d0)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:4:0: enclosure logical id (0x5782bcb059493400), slot(2) 
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:4:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 10:46:11 klotze.tiwe.de kernel:  end_device-0:4: add: handle(0x000d), sas_addr(0x4433221105000000)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:5:0: Direct-Access     ATA      ST14000NE0008-2J EN01 PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:5:0: SATA: handle(0x000e), sas_addr(0x4433221104000000), phy(4), device_name(0xc5005000dd44c77b)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:5:0: enclosure logical id (0x5782bcb059493400), slot(3) 
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:5:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 10:46:11 klotze.tiwe.de kernel:  end_device-0:5: add: handle(0x000e), sas_addr(0x4433221104000000)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:6:0: Direct-Access     ATA      ST14000NE0008-2R EN02 PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:6:0: SATA: handle(0x000f), sas_addr(0x4433221106000000), phy(6), device_name(0xc5005000e781dc37)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:6:0: enclosure logical id (0x5782bcb059493400), slot(1) 
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:6:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:6:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 10:46:11 klotze.tiwe.de kernel:  end_device-0:6: add: handle(0x000f), sas_addr(0x4433221106000000)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:7:0: Direct-Access     ATA      ST6000VN0041-2EL SC61 PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:7:0: SATA: handle(0x0010), sas_addr(0x4433221107000000), phy(7), device_name(0xc50050003d31a59d)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:7:0: enclosure logical id (0x5782bcb059493400), slot(0) 
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:7:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 0:0:7:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 10:46:11 klotze.tiwe.de kernel:  end_device-0:7: add: handle(0x0010), sas_addr(0x4433221107000000)
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: scsi 5:0:0:0: Direct-Access     ATA      ST6000VN0041-2EL SC61 PQ: 0 ANSI: 5
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 1:0:0:0: [sdf] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 1:0:0:0: [sdf] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 1:0:0:0: [sdf] Mode Sense: 00 3a 00 00
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 1:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 1:0:0:0: [sdf] Preferred minimum I/O size 512 bytes
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 5:0:0:0: [sdj] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 5:0:0:0: [sdj] 4096-byte physical blocks
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 5:0:0:0: [sdj] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 5:0:0:0: [sdj] Mode Sense: 00 3a 00 00
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 5:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 5:0:0:0: [sdj] Preferred minimum I/O size 4096 bytes
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:1:0: [sdb] physical block alignment offset: 4096
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:1:0: [sdb] 27344764928 512-byte logical blocks: (14.0 TB/12.7 TiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:1:0: [sdb] 4096-byte physical blocks
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] physical block alignment offset: 4096
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] 27344764928 512-byte logical blocks: (14.0 TB/12.7 TiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] 4096-byte physical blocks
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 2:0:0:0: [sdi] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 2:0:0:0: [sdi] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 2:0:0:0: [sdi] Mode Sense: 00 3a 00 00
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 2:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 2:0:0:0: [sdi] Preferred minimum I/O size 512 bytes
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] physical block alignment offset: 4096
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] 4096-byte physical blocks
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] physical block alignment offset: 4096
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] 27344764928 512-byte logical blocks: (14.0 TB/12.7 TiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] 4096-byte physical blocks
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] physical block alignment offset: 4096
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] 27344764928 512-byte logical blocks: (14.0 TB/12.7 TiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] 4096-byte physical blocks
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:1:0: [sdb] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:1:0: [sdb] Mode Sense: 7f 00 00 08
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] Mode Sense: 7f 00 00 08
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] Mode Sense: 7f 00 00 08
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] Mode Sense: 7f 00 00 08
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] physical block alignment offset: 4096
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] physical block alignment offset: 4096
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] 4096-byte physical blocks
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:2:0: [sdk] physical block alignment offset: 4096
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:2:0: [sdk] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:2:0: [sdk] 4096-byte physical blocks
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] Mode Sense: 7f 00 00 08
Jun 13 10:46:11 klotze.tiwe.de kernel:  sdf: sdf1 sdf2 sdf3
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 1:0:0:0: [sdf] supports TCG Opal
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 1:0:0:0: [sdf] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] Mode Sense: 7f 00 00 08
Jun 13 10:46:11 klotze.tiwe.de kernel:  sdi: sdi1 sdi2 sdi3
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 2:0:0:0: [sdi] supports TCG Opal
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 2:0:0:0: [sdi] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] Mode Sense: 7f 00 00 08
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 5:0:0:0: [sdj] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:2:0: [sdk] Write Protect is off
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:2:0: [sdk] Mode Sense: 7f 00 00 08
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:2:0: [sdk] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 10:46:11 klotze.tiwe.de kernel:  sdb: sdb1 sdb2
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:1:0: [sdb] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel:  sdg: sdg1 sdg2
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel:  sde: sde1 sde2
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel:  sdc: sdc1 sdc2
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel:  sda: sda1
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:2:0: [sdk] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel:  sdh: sdh1
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] Attached SCSI disk
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid1:md0: active with 2 out of 2 mirrors
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid1:md1: active with 2 out of 2 mirrors
Jun 13 10:46:11 klotze.tiwe.de kernel: md0: detected capacity change from 0 to 1952640
Jun 13 10:46:11 klotze.tiwe.de kernel: md1: detected capacity change from 0 to 973969408
Jun 13 10:46:11 klotze.tiwe.de kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Jun 13 10:46:11 klotze.tiwe.de kernel: device-mapper: uevent: version 1.0.3
Jun 13 10:46:11 klotze.tiwe.de kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Jun 13 10:46:11 klotze.tiwe.de kernel: raid6: avx2x4   gen() 35101 MB/s
Jun 13 10:46:11 klotze.tiwe.de kernel: raid6: avx2x2   gen() 38679 MB/s
Jun 13 10:46:11 klotze.tiwe.de kernel: raid6: avx2x1   gen() 32694 MB/s
Jun 13 10:46:11 klotze.tiwe.de kernel: raid6: using algorithm avx2x2 gen() 38679 MB/s
Jun 13 10:46:11 klotze.tiwe.de kernel: raid6: .... xor() 21794 MB/s, rmw enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: raid6: using avx2x2 recovery algorithm
Jun 13 10:46:11 klotze.tiwe.de kernel: async_tx: api initialized (async)
Jun 13 10:46:11 klotze.tiwe.de kernel: xor: automatically using best checksumming function   avx       
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md3: device sdb2 operational as raid disk 2
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md3: device sdc2 operational as raid disk 3
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md3: device sde2 operational as raid disk 0
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md3: device sdg2 operational as raid disk 1
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md2: device sdb1 operational as raid disk 1
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md2: device sdh1 operational as raid disk 4
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md2: device sda1 operational as raid disk 0
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md2: device sdc1 operational as raid disk 3
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md2: device sde1 operational as raid disk 7
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md2: device sdk operational as raid disk 2
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md2: device sdg1 operational as raid disk 5
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md2: device sdd operational as raid disk 6
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md3: raid level 6 active with 4 out of 4 devices, algorithm 2
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md2: raid level 6 active with 8 out of 8 devices, algorithm 2
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md3: recovering 0 data-only stripes and 1 data-parity stripes
Jun 13 10:46:11 klotze.tiwe.de kernel: md/raid:md2: recovering 0 data-only stripes and 1 data-parity stripes
Jun 13 10:46:11 klotze.tiwe.de kernel: md2: detected capacity change from 0 to 70324678656
Jun 13 10:46:11 klotze.tiwe.de kernel: md3: detected capacity change from 0 to 31246911488
Jun 13 10:46:11 klotze.tiwe.de kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 10:46:11 klotze.tiwe.de kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Inserted module 'autofs4'
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: systemd 252.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Detected architecture x86-64.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Hostname set to <klotze.tiwe.de>.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: /etc/systemd/system/bbc-socks.service:12: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Queued start job for default target graphical.target.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Created slice user.slice - User and Session Slice.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Reached target remote-fs.target - Remote File Systems.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Reached target slices.target - Slice Units.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Reached target swap.target - Swaps.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Reached target virt-guest-shutdown.target - Libvirt guests shutdown.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on syslog.socket - Syslog Socket.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on systemd-journald.socket - Journal Socket.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished blk-availability.service - Availability of block devices.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting nftables.service - nftables...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting systemd-journald.service - Journal Service...
Jun 13 10:46:11 klotze.tiwe.de kernel: pstore: Using crash dump compression: deflate
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
Jun 13 10:46:11 klotze.tiwe.de kernel: loop: module loaded
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 13 10:46:11 klotze.tiwe.de kernel: fuse: init (API version 7.37)
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
Jun 13 10:46:11 klotze.tiwe.de kernel: EXT4-fs (dm-0): re-mounted. Quota mode: none.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting systemd-sysusers.service - Create System Users...
Jun 13 10:46:11 klotze.tiwe.de kernel: pstore: Registered efi as persistent store backend
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: bus type drm_connector registered
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
Jun 13 10:46:11 klotze.tiwe.de kernel: lp: driver loaded but no devices found
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished systemd-sysusers.service - Create System Users.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
Jun 13 10:46:11 klotze.tiwe.de kernel: ppdev: user-space parallel port driver
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
Jun 13 10:46:11 klotze.tiwe.de systemd[1]: Started systemd-journald.service - Journal Service.
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:1:0: Attached scsi generic sg1 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:2:0: Attached scsi generic sg2 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:3:0: Attached scsi generic sg3 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:4:0: Attached scsi generic sg4 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:5:0: Attached scsi generic sg5 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:6:0: Attached scsi generic sg6 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 0:0:7:0: Attached scsi generic sg7 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 1:0:0:0: Attached scsi generic sg8 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 2:0:0:0: Attached scsi generic sg9 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: sd 5:0:0:0: Attached scsi generic sg10 type 0
Jun 13 10:46:11 klotze.tiwe.de kernel: resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
Jun 13 10:46:11 klotze.tiwe.de kernel: caller pmc_core_probe+0xb3/0x6a0 [intel_pmc_core] mapping multiple BARs
Jun 13 10:46:11 klotze.tiwe.de kernel: intel_pmc_core INT33A1:00:  initialized
Jun 13 10:46:11 klotze.tiwe.de kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: button: Sleep Button [SLPB]
Jun 13 10:46:11 klotze.tiwe.de kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: button: Power Button [PWRB]
Jun 13 10:46:11 klotze.tiwe.de kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
Jun 13 10:46:11 klotze.tiwe.de kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 13 10:46:11 klotze.tiwe.de kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: button: Power Button [PWRF]
Jun 13 10:46:11 klotze.tiwe.de kernel: PTP clock support registered
Jun 13 10:46:11 klotze.tiwe.de kernel: mc: Linux media interface: v0.10
Jun 13 10:46:11 klotze.tiwe.de kernel: ACPI: bus type USB registered
Jun 13 10:46:11 klotze.tiwe.de kernel: usbcore: registered new interface driver usbfs
Jun 13 10:46:11 klotze.tiwe.de kernel: usbcore: registered new interface driver hub
Jun 13 10:46:11 klotze.tiwe.de kernel: usbcore: registered new device driver usb
Jun 13 10:46:11 klotze.tiwe.de kernel: e1000e: Intel(R) PRO/1000 Network Driver
Jun 13 10:46:11 klotze.tiwe.de kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Jun 13 10:46:11 klotze.tiwe.de kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Jun 13 10:46:11 klotze.tiwe.de kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 10:46:11 klotze.tiwe.de kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 13 10:46:11 klotze.tiwe.de kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.1: [8086:a2a0] type 00 class 0x058000
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 13 10:46:11 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: card detected: TechnoTrend TT-budget S2-4200 Twin
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb1: Product: xHCI Host Controller
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb1: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.1: Adding to iommu group 19
Jun 13 10:46:11 klotze.tiwe.de kernel: pci 0000:00:1f.1: Removing from iommu group 19
Jun 13 10:46:11 klotze.tiwe.de kernel: i2c i2c-0: 2/4 memory slots populated (from DMI)
Jun 13 10:46:11 klotze.tiwe.de kernel: i2c i2c-0: Successfully instantiated SPD at 0x51
Jun 13 10:46:11 klotze.tiwe.de kernel: i2c i2c-0: Successfully instantiated SPD at 0x53
Jun 13 10:46:11 klotze.tiwe.de kernel: hub 1-0:1.0: USB hub found
Jun 13 10:46:11 klotze.tiwe.de kernel: hub 1-0:1.0: 16 ports detected
Jun 13 10:46:11 klotze.tiwe.de kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Jun 13 10:46:11 klotze.tiwe.de kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 13 10:46:11 klotze.tiwe.de kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 13 10:46:11 klotze.tiwe.de kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 13 10:46:11 klotze.tiwe.de kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 13 10:46:11 klotze.tiwe.de kernel: cryptd: max_cpu_qlen set to 1000
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb2: Product: xHCI Host Controller
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb2: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 13 10:46:11 klotze.tiwe.de kernel: AVX2 version of gcm_enc/dec engaged.
Jun 13 10:46:11 klotze.tiwe.de kernel: AES CTR mode by8 optimization enabled
Jun 13 10:46:11 klotze.tiwe.de kernel: hub 2-0:1.0: USB hub found
Jun 13 10:46:11 klotze.tiwe.de kernel: hub 2-0:1.0: 10 ports detected
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: xHCI Host Controller
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 3
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.4: AER: Corrected error received: 0000:00:1c.4
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.4:   device [8086:a294] error status/mask=00000001/00002000
Jun 13 10:46:11 klotze.tiwe.de kernel: pcieport 0000:00:1c.4:    [ 0] RxErr                  (First)
Jun 13 10:46:11 klotze.tiwe.de kernel: asus_wmi: ASUS WMI generic driver loaded
Jun 13 10:46:11 klotze.tiwe.de kernel: ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Jun 13 10:46:11 klotze.tiwe.de kernel: ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Jun 13 10:46:11 klotze.tiwe.de kernel: asus_wmi: Initialization: 0x0
Jun 13 10:46:11 klotze.tiwe.de kernel: asus_wmi: BIOS WMI version: 0.9
Jun 13 10:46:11 klotze.tiwe.de kernel: asus_wmi: SFUN value: 0x0
Jun 13 10:46:11 klotze.tiwe.de kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Jun 13 10:46:11 klotze.tiwe.de kernel: iTCO_vendor_support: vendor-support=0
Jun 13 10:46:11 klotze.tiwe.de kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input8
Jun 13 10:46:11 klotze.tiwe.de kernel: dvbdev: DVB: registering new adapter (SMI_DVB)
Jun 13 10:46:11 klotze.tiwe.de kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Jun 13 10:46:11 klotze.tiwe.de kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: xHCI Host Controller
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 4
Jun 13 10:46:11 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb3: Product: xHCI Host Controller
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb3: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb3: SerialNumber: 0000:0a:00.0
Jun 13 10:46:11 klotze.tiwe.de kernel: hub 3-0:1.0: USB hub found
Jun 13 10:46:11 klotze.tiwe.de kernel: hub 3-0:1.0: 2 ports detected
Jun 13 10:46:11 klotze.tiwe.de kernel: i2c i2c-1: Added multiplexed i2c bus 3
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb4: Product: xHCI Host Controller
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb4: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
Jun 13 10:46:11 klotze.tiwe.de kernel: usb usb4: SerialNumber: 0000:0a:00.0
Jun 13 10:46:11 klotze.tiwe.de kernel: hub 4-0:1.0: USB hub found
Jun 13 10:46:11 klotze.tiwe.de kernel: hub 4-0:1.0: 2 ports detected
Jun 13 10:46:11 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Jun 13 10:46:11 klotze.tiwe.de kernel: m88rs6000t 3-0021: chip_id=64
Jun 13 10:46:11 klotze.tiwe.de kernel: usb 1-2: new low-speed USB device number 2 using xhci_hcd
Jun 13 10:46:11 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 2c:4d:54:58:75:af
Jun 13 10:46:11 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Jun 13 10:46:11 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
Jun 13 10:46:11 klotze.tiwe.de kernel: e1000e 0000:03:00.0: enabling device (0000 -> 0002)
Jun 13 10:46:11 klotze.tiwe.de kernel: e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 10:46:11 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Jun 13 10:46:11 klotze.tiwe.de kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jun 13 10:46:11 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Jun 13 10:46:11 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] *ERROR* DC state mismatch (0x0 -> 0x2)
Jun 13 10:46:11 klotze.tiwe.de kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Jun 13 10:46:11 klotze.tiwe.de kernel: i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
Jun 13 10:46:11 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Jun 13 10:46:11 klotze.tiwe.de kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Jun 13 10:46:11 klotze.tiwe.de kernel: m88rs6000t 3-0021: Montage M88RS6000 internal tuner successfully identified
Jun 13 10:46:11 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: DVB: registering adapter 0 frontend 0 (Montage Technology M88RS6000)...
Jun 13 10:46:11 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: TechnoTrend TT-budget S2-4200 Twin port 0 MAC: bc:ea:2b:42:05:eb
Jun 13 10:46:11 klotze.tiwe.de kernel: dvbdev: DVB: registering new adapter (SMI_DVB)
Jun 13 10:46:11 klotze.tiwe.de kernel: i2c i2c-2: Added multiplexed i2c bus 7
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-2: New USB device found, idVendor=051d, idProduct=0002, bcdDevice= 0.06
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-2: Product: Smart-UPS 750 FW:651.11.I USB FW:4.2
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-2: Manufacturer: American Power Conversion
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-2: SerialNumber: QS0421147758
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:03:00.0 eth1: (PCI Express:2.5GT/s:Width x4) 00:1b:21:85:4b:b5
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:03:00.0 eth1: Intel(R) PRO/1000 Network Connection
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:03:00.0 eth1: MAC: 0, PHY: 4, PBA No: E61209-002
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:03:00.1: enabling device (0000 -> 0002)
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:03:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 10:46:12 klotze.tiwe.de kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 10:46:12 klotze.tiwe.de kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 10:46:12 klotze.tiwe.de kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 10:46:12 klotze.tiwe.de kernel: EXT4-fs (md0): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 10:46:12 klotze.tiwe.de systemd-journald[417]: Received client request to flush runtime journal.
Jun 13 10:46:12 klotze.tiwe.de kernel: serial_ir serial_ir.0: auto-detected active low receiver
Jun 13 10:46:12 klotze.tiwe.de systemd-journald[417]: File /var/log/journal/3c47284b37534f079b9bad5364e6ce73/system.journal corrupted or uncleanly shut down, renaming and replacing.
Jun 13 10:46:12 klotze.tiwe.de kernel: m88rs6000t 7-0021: chip_id=64
Jun 13 10:46:12 klotze.tiwe.de kernel: intel_rapl_common: Found RAPL domain package
Jun 13 10:46:12 klotze.tiwe.de kernel: intel_rapl_common: Found RAPL domain core
Jun 13 10:46:12 klotze.tiwe.de kernel: intel_rapl_common: Found RAPL domain uncore
Jun 13 10:46:12 klotze.tiwe.de kernel: intel_rapl_common: Found RAPL domain dram
Jun 13 10:46:12 klotze.tiwe.de kernel: Registered IR keymap rc-rc6-mce
Jun 13 10:46:12 klotze.tiwe.de kernel: IR RC6 protocol handler initialized
Jun 13 10:46:12 klotze.tiwe.de kernel: rc rc0: Serial IR type home-brew as /devices/platform/serial_ir.0/rc/rc0
Jun 13 10:46:12 klotze.tiwe.de kernel: rc rc0: lirc_dev: driver serial_ir registered at minor = 0, raw IR receiver, raw IR transmitter
Jun 13 10:46:12 klotze.tiwe.de kernel: input: Serial IR type home-brew as /devices/platform/serial_ir.0/rc/rc0/input3
Jun 13 10:46:12 klotze.tiwe.de kernel: nct6775: Found NCT6793D or compatible chip at 0x2e:0x290
Jun 13 10:46:12 klotze.tiwe.de kernel: ACPI Warning: SystemIO range 0x0000000000000295-0x0000000000000296 conflicts with OpRegion 0x0000000000000290-0x0000000000000299 (\_GPE.HWM) (20220331/utaddress-204)
Jun 13 10:46:12 klotze.tiwe.de kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-5: new low-speed USB device number 3 using xhci_hcd
Jun 13 10:46:12 klotze.tiwe.de kernel: m88rs6000t 7-0021: Montage M88RS6000 internal tuner successfully identified
Jun 13 10:46:12 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: DVB: registering adapter 1 frontend 0 (Montage Technology M88RS6000)...
Jun 13 10:46:12 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: TechnoTrend TT-budget S2-4200 Twin port 1 MAC: bc:ea:2b:42:05:ec
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:03:00.1 eth2: (PCI Express:2.5GT/s:Width x4) 00:1b:21:85:4b:b4
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:03:00.1 eth2: Intel(R) PRO/1000 Network Connection
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:03:00.1 eth2: MAC: 0, PHY: 4, PBA No: E61209-002
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.0: enabling device (0000 -> 0002)
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 10:46:12 klotze.tiwe.de kernel: rc_core: IR keymap rc-tt-1500 not found
Jun 13 10:46:12 klotze.tiwe.de kernel: Registered IR keymap rc-empty
Jun 13 10:46:12 klotze.tiwe.de kernel: rc rc1: IR (TechnoTrend TT-budget S2-4200 Twin) as /devices/pci0000:00/0000:00:1c.1/0000:09:00.0/rc/rc1
Jun 13 10:46:12 klotze.tiwe.de kernel: rc rc1: lirc_dev: driver SMI_PCIe registered at minor = 1, raw IR receiver, no transmitter
Jun 13 10:46:12 klotze.tiwe.de kernel: input: IR (TechnoTrend TT-budget S2-4200 Twin) as /devices/pci0000:00/0000:00:1c.1/0000:09:00.0/rc/rc1/input9
Jun 13 10:46:12 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: card detected: TechnoTrend TT-budget S2-4200 Twin
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-5: New USB device found, idVendor=16c0, idProduct=05df, bcdDevice= 1.00
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-5: Product: USBRelay2
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-5: Manufacturer: www.dcttech.com
Jun 13 10:46:12 klotze.tiwe.de kernel: dvbdev: DVB: registering new adapter (SMI_DVB)
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.0 eth3: (PCI Express:2.5GT/s:Width x4) 00:1b:21:85:4b:b7
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.0 eth3: Intel(R) PRO/1000 Network Connection
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.0 eth3: MAC: 0, PHY: 4, PBA No: E61209-002
Jun 13 10:46:12 klotze.tiwe.de kernel: i2c i2c-8: Added multiplexed i2c bus 10
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.1: enabling device (0000 -> 0002)
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-6: new full-speed USB device number 4 using xhci_hcd
Jun 13 10:46:12 klotze.tiwe.de kernel: m88rs6000t 10-0021: chip_id=64
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.1 eth4: (PCI Express:2.5GT/s:Width x4) 00:1b:21:85:4b:b6
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.1 eth4: Intel(R) PRO/1000 Network Connection
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.1 eth4: MAC: 0, PHY: 4, PBA No: E61209-002
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:07:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 10:46:12 klotze.tiwe.de kernel: m88rs6000t 10-0021: Montage M88RS6000 internal tuner successfully identified
Jun 13 10:46:12 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: DVB: registering adapter 2 frontend 0 (Montage Technology M88RS6000)...
Jun 13 10:46:12 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: TechnoTrend TT-budget S2-4200 Twin port 0 MAC: bc:ea:2b:42:05:3d
Jun 13 10:46:12 klotze.tiwe.de kernel: dvbdev: DVB: registering new adapter (SMI_DVB)
Jun 13 10:46:12 klotze.tiwe.de kernel: i2c i2c-9: Added multiplexed i2c bus 11
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-6: New USB device found, idVendor=03f0, idProduct=0305, bcdDevice= 0.00
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-6: New USB device strings: Mfr=10, Product=11, SerialNumber=12
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-6: Product: Hewlett-Packard ScanJet 4300C
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-6: Manufacturer: Hewlett-Packard
Jun 13 10:46:12 klotze.tiwe.de kernel: usb 1-6: SerialNumber: MD044B11GVDT
Jun 13 10:46:12 klotze.tiwe.de kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 13 10:46:12 klotze.tiwe.de kernel: m88rs6000t 11-0021: chip_id=64
Jun 13 10:46:12 klotze.tiwe.de kernel: videodev: Linux video capture interface: v2.00
Jun 13 10:46:12 klotze.tiwe.de kernel: usbcore: registered new interface driver radio-ma901
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:07:00.0 eth5: (PCI Express:2.5GT/s:Width x4) 00:15:17:8b:0b:74
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:07:00.0 eth5: Intel(R) PRO/1000 Network Connection
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:07:00.0 eth5: MAC: 0, PHY: 4, PBA No: D56146-003
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:07:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 10:46:12 klotze.tiwe.de kernel: usbcore: registered new interface driver usbhid
Jun 13 10:46:12 klotze.tiwe.de kernel: usbhid: USB HID core driver
Jun 13 10:46:12 klotze.tiwe.de kernel: hid-generic 0003:051D:0002.0001: hiddev0,hidraw0: USB HID v1.10 Device [American Power Conversion Smart-UPS 750 FW:651.11.I USB FW:4.2] on usb-0000:00:14.0-2/input0
Jun 13 10:46:12 klotze.tiwe.de kernel: hid-generic 0003:16C0:05DF.0002: hiddev1,hidraw1: USB HID v1.01 Device [www.dcttech.com USBRelay2] on usb-0000:00:14.0-5/input0
Jun 13 10:46:12 klotze.tiwe.de kernel: m88rs6000t 11-0021: Montage M88RS6000 internal tuner successfully identified
Jun 13 10:46:12 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: DVB: registering adapter 3 frontend 0 (Montage Technology M88RS6000)...
Jun 13 10:46:12 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: TechnoTrend TT-budget S2-4200 Twin port 1 MAC: bc:ea:2b:42:05:3e
Jun 13 10:46:12 klotze.tiwe.de kernel: rc_core: IR keymap rc-tt-1500 not found
Jun 13 10:46:12 klotze.tiwe.de kernel: Registered IR keymap rc-empty
Jun 13 10:46:12 klotze.tiwe.de kernel: rc rc2: IR (TechnoTrend TT-budget S2-4200 Twin) as /devices/pci0000:00/0000:00:1c.6/0000:0b:00.0/rc/rc2
Jun 13 10:46:12 klotze.tiwe.de kernel: rc rc2: lirc_dev: driver SMI_PCIe registered at minor = 2, raw IR receiver, no transmitter
Jun 13 10:46:12 klotze.tiwe.de kernel: input: IR (TechnoTrend TT-budget S2-4200 Twin) as /devices/pci0000:00/0000:00:1c.6/0000:0b:00.0/rc/rc2/input10
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:07:00.1 eth6: (PCI Express:2.5GT/s:Width x4) 00:15:17:8b:0b:75
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:07:00.1 eth6: Intel(R) PRO/1000 Network Connection
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:07:00.1 eth6: MAC: 0, PHY: 4, PBA No: D56146-003
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 onboard: renamed from eth0
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:03:00.1 q1: renamed from eth2
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:04:00.0 q2: renamed from eth3
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:07:00.0 i0: renamed from eth5
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:03:00.0 q0: renamed from eth1
Jun 13 10:46:12 klotze.tiwe.de kernel: e1000e 0000:07:00.1 i1: renamed from eth6
Jun 13 10:46:13 klotze.tiwe.de kernel: e1000e 0000:04:00.1 q3: renamed from eth4
Jun 13 10:46:13 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] failed to retrieve link info, disabling eDP
Jun 13 10:46:13 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] [ENCODER:111:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
Jun 13 10:46:13 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] [ENCODER:115:DDI D/PHY D] is disabled/in DSI mode with an ungated DDI clock, gate it
Jun 13 10:46:13 klotze.tiwe.de kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Jun 13 10:46:13 klotze.tiwe.de kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jun 13 10:46:13 klotze.tiwe.de kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
Jun 13 10:46:13 klotze.tiwe.de kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 13 10:46:13 klotze.tiwe.de kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 13 10:46:13 klotze.tiwe.de kernel: cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
Jun 13 10:46:13 klotze.tiwe.de kernel: cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
Jun 13 10:46:13 klotze.tiwe.de kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 13 10:46:13 klotze.tiwe.de kernel: platform regulatory.0: firmware: failed to load regulatory.db (-2)
Jun 13 10:46:13 klotze.tiwe.de kernel: firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
Jun 13 10:46:13 klotze.tiwe.de kernel: platform regulatory.0: firmware: failed to load regulatory.db (-2)
Jun 13 10:46:13 klotze.tiwe.de kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 13 10:46:13 klotze.tiwe.de kernel: cfg80211: failed to load regulatory.db
Jun 13 10:46:13 klotze.tiwe.de kernel: fbcon: i915drmfb (fb0) is primary device
Jun 13 10:46:13 klotze.tiwe.de kernel: Console: switching to colour frame buffer device 240x67
Jun 13 10:46:13 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jun 13 10:46:13 klotze.tiwe.de kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jun 13 10:46:13 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Jun 13 10:46:13 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 13 10:46:13 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 13 10:46:13 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 13 10:46:13 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
Jun 13 10:46:13 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 13 10:46:13 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
Jun 13 10:46:13 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
Jun 13 10:46:13 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
Jun 13 10:46:13 klotze.tiwe.de kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Jun 13 10:46:13 klotze.tiwe.de kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Jun 13 10:46:13 klotze.tiwe.de kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Jun 13 10:46:13 klotze.tiwe.de kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Jun 13 10:46:13 klotze.tiwe.de kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Jun 13 10:46:13 klotze.tiwe.de kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Jun 13 10:46:13 klotze.tiwe.de kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Jun 13 10:46:13 klotze.tiwe.de kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Jun 13 10:46:13 klotze.tiwe.de kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Jun 13 10:46:13 klotze.tiwe.de kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 1(klotze) entered blocking state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 1(klotze) entered disabled state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 2(i1) entered blocking state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 2(i1) entered disabled state
Jun 13 10:46:13 klotze.tiwe.de kernel: device i1 entered promiscuous mode
Jun 13 10:46:13 klotze.tiwe.de kernel: device klotze entered promiscuous mode
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 3(i0) entered blocking state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 3(i0) entered disabled state
Jun 13 10:46:13 klotze.tiwe.de kernel: device i0 entered promiscuous mode
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 4(q3) entered blocking state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 4(q3) entered disabled state
Jun 13 10:46:13 klotze.tiwe.de kernel: device q3 entered promiscuous mode
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 5(q2) entered blocking state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 5(q2) entered disabled state
Jun 13 10:46:13 klotze.tiwe.de kernel: device q2 entered promiscuous mode
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 6(q1) entered blocking state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 6(q1) entered disabled state
Jun 13 10:46:13 klotze.tiwe.de kernel: device q1 entered promiscuous mode
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 7(q0) entered blocking state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 7(q0) entered disabled state
Jun 13 10:46:13 klotze.tiwe.de kernel: device q0 entered promiscuous mode
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 8(onboard) entered blocking state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 8(onboard) entered disabled state
Jun 13 10:46:13 klotze.tiwe.de kernel: device onboard entered promiscuous mode
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 1(klotze) entered blocking state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 1(klotze) entered forwarding state
Jun 13 10:46:13 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): br: link becomes ready
Jun 13 10:46:13 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth: link becomes ready
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 2(i1) entered blocking state
Jun 13 10:46:13 klotze.tiwe.de kernel: br: port 2(i1) entered forwarding state
Jun 13 10:46:14 klotze.tiwe.de kernel: br: port 2(i1) entered disabled state
Jun 13 10:46:14 klotze.tiwe.de kernel: Process accounting resumed
Jun 13 10:46:15 klotze.tiwe.de kernel: e1000e 0000:07:00.1 i1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
Jun 13 10:46:15 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): i1: link becomes ready
Jun 13 10:46:15 klotze.tiwe.de kernel: br: port 2(i1) entered blocking state
Jun 13 10:46:15 klotze.tiwe.de kernel: br: port 2(i1) entered forwarding state
Jun 13 10:46:16 klotze.tiwe.de kernel: mpt3sas 0000:05:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
Jun 13 10:46:17 klotze.tiwe.de kernel: tun: Universal TUN/TAP device driver, 1.6
Jun 13 10:46:17 klotze.tiwe.de kernel: br: port 9(vm_net) entered blocking state
Jun 13 10:46:17 klotze.tiwe.de kernel: br: port 9(vm_net) entered disabled state
Jun 13 10:46:17 klotze.tiwe.de kernel: device vm_net entered promiscuous mode
Jun 13 10:46:17 klotze.tiwe.de kernel: br: port 9(vm_net) entered blocking state
Jun 13 10:46:17 klotze.tiwe.de kernel: br: port 9(vm_net) entered forwarding state
Jun 13 10:46:18 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 onboard: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Jun 13 10:46:18 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): onboard: link becomes ready
Jun 13 10:46:18 klotze.tiwe.de kernel: br: port 8(onboard) entered blocking state
Jun 13 10:46:18 klotze.tiwe.de kernel: br: port 8(onboard) entered forwarding state
Jun 13 10:46:18 klotze.tiwe.de kernel: br: port 10(vm_ffka) entered blocking state
Jun 13 10:46:18 klotze.tiwe.de kernel: br: port 10(vm_ffka) entered disabled state
Jun 13 10:46:18 klotze.tiwe.de kernel: device vm_ffka entered promiscuous mode
Jun 13 10:46:18 klotze.tiwe.de kernel: br: port 10(vm_ffka) entered blocking state
Jun 13 10:46:18 klotze.tiwe.de kernel: br: port 10(vm_ffka) entered forwarding state
Jun 13 10:46:18 klotze.tiwe.de kernel: br: port 11(vm_router) entered blocking state
Jun 13 10:46:18 klotze.tiwe.de kernel: br: port 11(vm_router) entered disabled state
Jun 13 10:46:18 klotze.tiwe.de kernel: device vm_router entered promiscuous mode
Jun 13 10:46:18 klotze.tiwe.de kernel: br: port 11(vm_router) entered blocking state
Jun 13 10:46:18 klotze.tiwe.de kernel: br: port 11(vm_router) entered forwarding state
Jun 13 10:46:19 klotze.tiwe.de kernel: br: port 12(vm_mail) entered blocking state
Jun 13 10:46:19 klotze.tiwe.de kernel: br: port 12(vm_mail) entered disabled state
Jun 13 10:46:19 klotze.tiwe.de kernel: device vm_mail entered promiscuous mode
Jun 13 10:46:19 klotze.tiwe.de kernel: br: port 12(vm_mail) entered blocking state
Jun 13 10:46:19 klotze.tiwe.de kernel: br: port 12(vm_mail) entered forwarding state
Jun 13 10:46:20 klotze.tiwe.de kernel: br: port 13(vm_db) entered blocking state
Jun 13 10:46:20 klotze.tiwe.de kernel: br: port 13(vm_db) entered disabled state
Jun 13 10:46:20 klotze.tiwe.de kernel: device vm_db entered promiscuous mode
Jun 13 10:46:20 klotze.tiwe.de kernel: br: port 13(vm_db) entered blocking state
Jun 13 10:46:20 klotze.tiwe.de kernel: br: port 13(vm_db) entered forwarding state
Jun 13 10:46:20 klotze.tiwe.de kernel: br: port 14(vm_radius) entered blocking state
Jun 13 10:46:20 klotze.tiwe.de kernel: br: port 14(vm_radius) entered disabled state
Jun 13 10:46:20 klotze.tiwe.de kernel: device vm_radius entered promiscuous mode
Jun 13 10:46:20 klotze.tiwe.de kernel: EXT4-fs (dm-10): warning: maximal mount count reached, running e2fsck is recommended
Jun 13 10:46:20 klotze.tiwe.de kernel: EXT4-fs (dm-10): recovery complete
Jun 13 10:46:20 klotze.tiwe.de kernel: EXT4-fs (dm-10): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 10:46:21 klotze.tiwe.de kernel: eth0: renamed from vnet0
Jun 13 10:46:21 klotze.tiwe.de kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Jun 13 10:46:21 klotze.tiwe.de kernel: br: port 15(vm_monitor) entered blocking state
Jun 13 10:46:21 klotze.tiwe.de kernel: br: port 15(vm_monitor) entered disabled state
Jun 13 10:46:21 klotze.tiwe.de kernel: device vm_monitor entered promiscuous mode
Jun 13 10:46:21 klotze.tiwe.de kernel: br: port 15(vm_monitor) entered blocking state
Jun 13 10:46:21 klotze.tiwe.de kernel: br: port 15(vm_monitor) entered forwarding state
Jun 13 10:46:21 klotze.tiwe.de kernel: EXT4-fs (dm-16): failed to parse options in superblock: noatime
Jun 13 10:46:21 klotze.tiwe.de kernel: EXT4-fs (dm-16): recovery complete
Jun 13 10:46:21 klotze.tiwe.de kernel: EXT4-fs (dm-16): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 10:46:21 klotze.tiwe.de kernel: eth0: renamed from vnet1
Jun 13 10:46:21 klotze.tiwe.de kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Jun 13 10:46:21 klotze.tiwe.de kernel: br: port 15(vm_monitor) entered disabled state
Jun 13 10:46:21 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jun 13 10:46:21 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vm_radius: link becomes ready
Jun 13 10:46:21 klotze.tiwe.de kernel: br: port 14(vm_radius) entered blocking state
Jun 13 10:46:21 klotze.tiwe.de kernel: br: port 14(vm_radius) entered forwarding state
Jun 13 10:46:24 klotze.tiwe.de kernel: EXT4-fs (dm-19): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 10:46:24 klotze.tiwe.de kernel: hid-generic 0003:051D:0002.0001: usb_submit_urb(ctrl) failed: -1
Jun 13 10:46:24 klotze.tiwe.de kernel: hid-generic 0003:051D:0002.0001: timeout initializing reports
Jun 13 10:46:24 klotze.tiwe.de kernel: m88ds3103 1-0069: found a 'Montage Technology M88RS6000' in cold state
Jun 13 10:46:24 klotze.tiwe.de kernel: m88ds3103 1-0069: firmware: direct-loading firmware dvb-demod-m88rs6000.fw
Jun 13 10:46:24 klotze.tiwe.de kernel: m88ds3103 1-0069: downloading firmware from file 'dvb-demod-m88rs6000.fw'
Jun 13 10:46:27 klotze.tiwe.de kernel: m88ds3103 1-0069: found a 'Montage Technology M88RS6000' in warm state
Jun 13 10:46:27 klotze.tiwe.de kernel: m88ds3103 1-0069: firmware version: 4.1
Jun 13 10:46:27 klotze.tiwe.de kernel: m88ds3103 2-0069: found a 'Montage Technology M88RS6000' in cold state
Jun 13 10:46:27 klotze.tiwe.de kernel: m88ds3103 2-0069: firmware: direct-loading firmware dvb-demod-m88rs6000.fw
Jun 13 10:46:27 klotze.tiwe.de kernel: m88ds3103 2-0069: downloading firmware from file 'dvb-demod-m88rs6000.fw'
Jun 13 10:46:30 klotze.tiwe.de kernel: m88ds3103 2-0069: found a 'Montage Technology M88RS6000' in warm state
Jun 13 10:46:30 klotze.tiwe.de kernel: m88ds3103 2-0069: firmware version: 4.1
Jun 13 10:46:30 klotze.tiwe.de kernel: m88ds3103 8-0069: found a 'Montage Technology M88RS6000' in cold state
Jun 13 10:46:30 klotze.tiwe.de kernel: m88ds3103 8-0069: firmware: direct-loading firmware dvb-demod-m88rs6000.fw
Jun 13 10:46:30 klotze.tiwe.de kernel: m88ds3103 8-0069: downloading firmware from file 'dvb-demod-m88rs6000.fw'
Jun 13 10:46:33 klotze.tiwe.de kernel: m88ds3103 8-0069: found a 'Montage Technology M88RS6000' in warm state
Jun 13 10:46:33 klotze.tiwe.de kernel: m88ds3103 8-0069: firmware version: 4.1
Jun 13 10:46:33 klotze.tiwe.de kernel: m88ds3103 9-0069: found a 'Montage Technology M88RS6000' in cold state
Jun 13 10:46:33 klotze.tiwe.de kernel: m88ds3103 9-0069: firmware: direct-loading firmware dvb-demod-m88rs6000.fw
Jun 13 10:46:33 klotze.tiwe.de kernel: m88ds3103 9-0069: downloading firmware from file 'dvb-demod-m88rs6000.fw'
Jun 13 10:46:36 klotze.tiwe.de kernel: m88ds3103 9-0069: found a 'Montage Technology M88RS6000' in warm state
Jun 13 10:46:36 klotze.tiwe.de kernel: m88ds3103 9-0069: firmware version: 4.1
Jun 13 16:29:40 klotze.tiwe.de kernel: perf: interrupt took too long (2522 > 2500), lowering kernel.perf_event_max_sample_rate to 79250
Jun 13 18:05:37 klotze.tiwe.de kernel: vdr[13792]: segfault at f8 ip 0000560ea4f1b093 sp 00007ffd97e13a00 error 4 in vdr[560ea4e51000+e3000] likely on CPU 0 (core 0, socket 0)
Jun 13 18:05:37 klotze.tiwe.de kernel: Code: 48 0f 6e c2 66 48 0f 6e c9 8b 4c 24 1c 66 0f 6c c1 41 0f 11 44 24 20 85 c9 0f 85 cd 00 00 00 48 8b 58 18 31 ff e8 3d 66 f3 ff <48> 2b 83 f8 00 00 00 48 83 f8 09 0f 8f ac 00 00 00 49 8b bc 24 88
Jun 13 18:50:29 klotze.tiwe.de kernel: BUG: kernel NULL pointer dereference, address: 0000000000000050
Jun 13 18:50:29 klotze.tiwe.de kernel: #PF: supervisor read access in kernel mode
Jun 13 18:50:29 klotze.tiwe.de kernel: #PF: error_code(0x0000) - not-present page
Jun 13 18:50:29 klotze.tiwe.de kernel: PGD 0 P4D 0 
Jun 13 18:50:29 klotze.tiwe.de kernel: Oops: 0000 [#1] PREEMPT SMP PTI
Jun 13 18:50:29 klotze.tiwe.de kernel: CPU: 3 PID: 319 Comm: md2_raid6 Not tainted 6.1.0-9-amd64 #1  Debian 6.1.27-1
Jun 13 18:50:29 klotze.tiwe.de kernel: Hardware name: System manufacturer System Product Name/PRIME Z270-A, BIOS 0505 11/08/2016
Jun 13 18:50:29 klotze.tiwe.de kernel: RIP: 0010:blk_cgroup_bio_start+0x46/0xb0
Jun 13 18:50:29 klotze.tiwe.de kernel: Code: 00 00 0f 45 c2 89 c5 e8 f8 52 be ff 48 c7 c7 9d 63 7a 84 e8 8c 15 53 00 48 8b 43 48 0f b7 4b 14 65 8b 35 45 97 72 7c 48 63 d6 <48> 8b 40 50 48 03 04 d5 a0 6a 7c 84 48 63 d5 f6 c5 01 75 0e 80 cd
Jun 13 18:50:29 klotze.tiwe.de kernel: RSP: 0018:ffffbafe411a7cb8 EFLAGS: 00010282
Jun 13 18:50:29 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: ffff9fb2453628b8 RCX: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RDX: 0000000000000003 RSI: 0000000000000003 RDI: ffffffff8475780e
Jun 13 18:50:29 klotze.tiwe.de kernel: RBP: 0000000000000001 R08: 0000000000040001 R09: ffffbafe411a7d38
Jun 13 18:50:29 klotze.tiwe.de kernel: R10: 0000000000000007 R11: 0000000000000000 R12: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: R13: 8000000000000000 R14: ffff9fb24536531c R15: 0000000000000008
Jun 13 18:50:29 klotze.tiwe.de kernel: FS:  0000000000000000(0000) GS:ffff9fb5aed80000(0000) knlGS:0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 13 18:50:29 klotze.tiwe.de kernel: CR2: 0000000000000050 CR3: 000000046ca10002 CR4: 00000000003726e0
Jun 13 18:50:29 klotze.tiwe.de kernel: Call Trace:
Jun 13 18:50:29 klotze.tiwe.de kernel:  <TASK>
Jun 13 18:50:29 klotze.tiwe.de kernel:  submit_bio_noacct_nocheck+0x38/0x370
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? bio_associate_blkg+0x28/0x60
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? bio_init+0x6d/0xc0
Jun 13 18:50:29 klotze.tiwe.de kernel:  handle_active_stripes.constprop.0+0x349/0x560 [raid456]
Jun 13 18:50:29 klotze.tiwe.de kernel:  raid5d+0x49c/0x760 [raid456]
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? __schedule+0x359/0xa20
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? _raw_spin_lock_irqsave+0x23/0x50
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? preempt_count_add+0x6a/0xa0
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? _raw_spin_lock_irqsave+0x23/0x50
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? unregister_md_personality+0x70/0x70 [md_mod]
Jun 13 18:50:29 klotze.tiwe.de kernel:  md_thread+0xa7/0x180 [md_mod]
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? dequeue_task_stop+0x70/0x70
Jun 13 18:50:29 klotze.tiwe.de kernel:  kthread+0xe6/0x110
Jun 13 18:50:29 klotze.tiwe.de kernel:  ? kthread_complete_and_exit+0x20/0x20
Jun 13 18:50:29 klotze.tiwe.de kernel:  ret_from_fork+0x1f/0x30
Jun 13 18:50:29 klotze.tiwe.de kernel:  </TASK>
Jun 13 18:50:29 klotze.tiwe.de kernel: Modules linked in: tcp_diag inet_diag vhost_net vhost vhost_iotlb tap tun snd_hda_codec_hdmi veth snd_hda_codec_realtek bridge snd_hda_codec_generic stp llc cfg80211 binfmt_misc hid_generic radio_ma901 usbhid videodev hid drivetemp nct6775 nct6775_core hwmon_vid ir_rc6_decoder nls_ascii nls_cp437 vfat intel_rapl_msr intel_rapl_common fat rc_rc6_mce x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel sha512_ssse3 sha512_generic m88rs6000t snd_hda_intel m88ds3103 i2c_mux iTCO_wdt snd_intel_dspcfg intel_pmc_bxt iTCO_vendor_support snd_intel_sdw_acpi eeepc_wmi watchdog asus_wmi ee1004 platform_profile battery sparse_keymap ledtrig_audio i915 snd_hda_codec mei_hdcp rfkill wmi_bmof intel_wmi_thunderbolt evdev mxm_wmi snd_hda_core snd_hwdep aesni_intel crypto_simd snd_pcm cryptd rapl intel_cstate drm_buddy snd_timer intel_uncore snd smipcie xhci_pci pcspkr i2c_i801 serio_raw soundcore drm_display_helper xhci_hcd dvb_core cec
Jun 13 18:50:29 klotze.tiwe.de kernel:  i2c_smbus mc ttm usbcore mei_me e1000e drm_kms_helper usb_common mei ptp i2c_algo_bit pps_core video wmi button acpi_pad intel_pmc_core sg nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 serial_ir rc_core msr parport_pc nf_tables ppdev lp nfnetlink parport fuse drm loop efi_pstore configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 efivarfs raid10 raid0 multipath linear raid456 libcrc32c crc32c_generic async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq dm_mod raid1 md_mod sd_mod t10_pi crc64_rocksoft crc64 crc_t10dif crct10dif_generic ahci libahci mpt3sas libata raid_class scsi_transport_sas crct10dif_pclmul crct10dif_common crc32c_intel scsi_mod psmouse scsi_common fan
Jun 13 18:50:29 klotze.tiwe.de kernel: CR2: 0000000000000050
Jun 13 18:50:29 klotze.tiwe.de kernel: ---[ end trace 0000000000000000 ]---
Jun 13 18:50:29 klotze.tiwe.de kernel: RIP: 0010:blk_cgroup_bio_start+0x46/0xb0
Jun 13 18:50:29 klotze.tiwe.de kernel: Code: 00 00 0f 45 c2 89 c5 e8 f8 52 be ff 48 c7 c7 9d 63 7a 84 e8 8c 15 53 00 48 8b 43 48 0f b7 4b 14 65 8b 35 45 97 72 7c 48 63 d6 <48> 8b 40 50 48 03 04 d5 a0 6a 7c 84 48 63 d5 f6 c5 01 75 0e 80 cd
Jun 13 18:50:29 klotze.tiwe.de kernel: RSP: 0018:ffffbafe411a7cb8 EFLAGS: 00010282
Jun 13 18:50:29 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: ffff9fb2453628b8 RCX: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RDX: 0000000000000003 RSI: 0000000000000003 RDI: ffffffff8475780e
Jun 13 18:50:29 klotze.tiwe.de kernel: RBP: 0000000000000001 R08: 0000000000040001 R09: ffffbafe411a7d38
Jun 13 18:50:29 klotze.tiwe.de kernel: R10: 0000000000000007 R11: 0000000000000000 R12: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: R13: 8000000000000000 R14: ffff9fb24536531c R15: 0000000000000008
Jun 13 18:50:29 klotze.tiwe.de kernel: FS:  0000000000000000(0000) GS:ffff9fb5aed80000(0000) knlGS:0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 13 18:50:29 klotze.tiwe.de kernel: CR2: 0000000000000050 CR3: 00000002ea434004 CR4: 00000000003726e0
Jun 13 18:50:29 klotze.tiwe.de kernel: note: md2_raid6[319] exited with irqs disabled
Jun 13 18:50:29 klotze.tiwe.de kernel: note: md2_raid6[319] exited with preempt_count 1
Jun 13 18:50:29 klotze.tiwe.de kernel: ------------[ cut here ]------------
Jun 13 18:50:29 klotze.tiwe.de kernel: WARNING: CPU: 3 PID: 319 at kernel/exit.c:814 do_exit+0x8ff/0xb10
Jun 13 18:50:29 klotze.tiwe.de kernel: Modules linked in: tcp_diag inet_diag vhost_net vhost vhost_iotlb tap tun snd_hda_codec_hdmi veth snd_hda_codec_realtek bridge snd_hda_codec_generic stp llc cfg80211 binfmt_misc hid_generic radio_ma901 usbhid videodev hid drivetemp nct6775 nct6775_core hwmon_vid ir_rc6_decoder nls_ascii nls_cp437 vfat intel_rapl_msr intel_rapl_common fat rc_rc6_mce x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel sha512_ssse3 sha512_generic m88rs6000t snd_hda_intel m88ds3103 i2c_mux iTCO_wdt snd_intel_dspcfg intel_pmc_bxt iTCO_vendor_support snd_intel_sdw_acpi eeepc_wmi watchdog asus_wmi ee1004 platform_profile battery sparse_keymap ledtrig_audio i915 snd_hda_codec mei_hdcp rfkill wmi_bmof intel_wmi_thunderbolt evdev mxm_wmi snd_hda_core snd_hwdep aesni_intel crypto_simd snd_pcm cryptd rapl intel_cstate drm_buddy snd_timer intel_uncore snd smipcie xhci_pci pcspkr i2c_i801 serio_raw soundcore drm_display_helper xhci_hcd dvb_core cec
Jun 13 18:50:29 klotze.tiwe.de kernel:  i2c_smbus mc ttm usbcore mei_me e1000e drm_kms_helper usb_common mei ptp i2c_algo_bit pps_core video wmi button acpi_pad intel_pmc_core sg nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 serial_ir rc_core msr parport_pc nf_tables ppdev lp nfnetlink parport fuse drm loop efi_pstore configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 efivarfs raid10 raid0 multipath linear raid456 libcrc32c crc32c_generic async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq dm_mod raid1 md_mod sd_mod t10_pi crc64_rocksoft crc64 crc_t10dif crct10dif_generic ahci libahci mpt3sas libata raid_class scsi_transport_sas crct10dif_pclmul crct10dif_common crc32c_intel scsi_mod psmouse scsi_common fan
Jun 13 18:50:29 klotze.tiwe.de kernel: CPU: 3 PID: 319 Comm: md2_raid6 Tainted: G      D            6.1.0-9-amd64 #1  Debian 6.1.27-1
Jun 13 18:50:29 klotze.tiwe.de kernel: Hardware name: System manufacturer System Product Name/PRIME Z270-A, BIOS 0505 11/08/2016
Jun 13 18:50:29 klotze.tiwe.de kernel: RIP: 0010:do_exit+0x8ff/0xb10
Jun 13 18:50:29 klotze.tiwe.de kernel: Code: 06 ff ff ff 48 89 df e8 7f 4c 0f 00 e9 4e f9 ff ff 0f 0b e9 51 f7 ff ff 4c 89 e6 bf 05 06 00 00 e8 06 eb 00 00 e9 2a f8 ff ff <0f> 0b e9 74 f7 ff ff 48 8b bb e0 0b 00 00 e8 2e db ff ff 48 85 c0
Jun 13 18:50:29 klotze.tiwe.de kernel: RSP: 0018:ffffbafe411a7ed8 EFLAGS: 00010286
Jun 13 18:50:29 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: ffff9fb24626b380 RCX: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RDX: 0000000000000001 RSI: 0000000000002710 RDI: 00000000ffffffff
Jun 13 18:50:29 klotze.tiwe.de kernel: RBP: ffff9fb247037500 R08: 0000000000000000 R09: ffffbafe411a7dd0
Jun 13 18:50:29 klotze.tiwe.de kernel: R10: 0000000000000003 R11: ffffffff84ed43a8 R12: 0000000000000009
Jun 13 18:50:29 klotze.tiwe.de kernel: R13: ffff9fb2460e7380 R14: 0000000000000000 R15: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: FS:  0000000000000000(0000) GS:ffff9fb5aed80000(0000) knlGS:0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 13 18:50:29 klotze.tiwe.de kernel: CR2: 0000000000000050 CR3: 00000002ea434004 CR4: 00000000003726e0
Jun 13 18:50:29 klotze.tiwe.de kernel: Call Trace:
Jun 13 18:50:29 klotze.tiwe.de kernel:  <TASK>
Jun 13 18:50:29 klotze.tiwe.de kernel:  make_task_dead+0x8d/0x90
Jun 13 18:50:29 klotze.tiwe.de kernel:  rewind_stack_and_make_dead+0x17/0x20
Jun 13 18:50:29 klotze.tiwe.de kernel: RIP: 0000:0x0
Jun 13 18:50:29 klotze.tiwe.de kernel: Code: Unable to access opcode bytes at 0xffffffffffffffd6.
Jun 13 18:50:29 klotze.tiwe.de kernel: RSP: 0000:0000000000000000 EFLAGS: 00000000 ORIG_RAX: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Jun 13 18:50:29 klotze.tiwe.de kernel:  </TASK>
Jun 13 18:50:29 klotze.tiwe.de kernel: ---[ end trace 0000000000000000 ]---
Jun 13 18:59:47 klotze.tiwe.de kernel: EXT4-fs (dm-2): unmounting filesystem.
Jun 13 18:59:48 klotze.tiwe.de kernel: br: port 9(vm_net) entered disabled state
Jun 13 18:59:48 klotze.tiwe.de kernel: device vm_net left promiscuous mode
Jun 13 18:59:48 klotze.tiwe.de kernel: br: port 9(vm_net) entered disabled state
Jun 13 18:59:48 klotze.tiwe.de kernel: br: port 13(vm_db) entered disabled state
Jun 13 18:59:48 klotze.tiwe.de kernel: device vm_db left promiscuous mode
Jun 13 18:59:48 klotze.tiwe.de kernel: br: port 13(vm_db) entered disabled state
Jun 13 18:59:48 klotze.tiwe.de kernel: br: port 11(vm_router) entered disabled state
Jun 13 18:59:48 klotze.tiwe.de kernel: device vm_router left promiscuous mode
Jun 13 18:59:48 klotze.tiwe.de kernel: br: port 11(vm_router) entered disabled state
Jun 13 18:59:49 klotze.tiwe.de kernel: br: port 12(vm_mail) entered disabled state
Jun 13 18:59:49 klotze.tiwe.de kernel: device vm_mail left promiscuous mode
Jun 13 18:59:49 klotze.tiwe.de kernel: br: port 12(vm_mail) entered disabled state
Jun 13 18:59:52 klotze.tiwe.de kernel: br: port 10(vm_ffka) entered disabled state
Jun 13 18:59:52 klotze.tiwe.de kernel: device vm_ffka left promiscuous mode
Jun 13 18:59:52 klotze.tiwe.de kernel: br: port 10(vm_ffka) entered disabled state
Jun 13 18:59:53 klotze.tiwe.de kernel: EXT4-fs (dm-10): unmounting filesystem.
Jun 13 18:59:53 klotze.tiwe.de kernel: br: port 14(vm_radius) entered disabled state
Jun 13 18:59:53 klotze.tiwe.de kernel: device vm_radius left promiscuous mode
Jun 13 18:59:53 klotze.tiwe.de kernel: br: port 14(vm_radius) entered disabled state
Jun 13 18:59:53 klotze.tiwe.de kernel: br: port 15(vm_monitor) entered disabled state
Jun 13 18:59:53 klotze.tiwe.de kernel: device vm_monitor left promiscuous mode
Jun 13 18:59:53 klotze.tiwe.de kernel: br: port 15(vm_monitor) entered disabled state
Jun 13 18:59:53 klotze.tiwe.de kernel: EXT4-fs (dm-16): unmounting filesystem.
Jun 13 19:03:07 klotze.tiwe.de kernel: microcode: microcode updated early to revision 0xf0, date = 2021-11-12
Jun 13 19:03:07 klotze.tiwe.de kernel: Linux version 6.1.0-9-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08)
Jun 13 19:03:07 klotze.tiwe.de kernel: Command line: BOOT_IMAGE=/vmlinuz-6.1.0-9-amd64 root=/dev/mapper/klotze-root ro quiet
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 13 19:03:07 klotze.tiwe.de kernel: signal: max sigframe size: 2032
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-provided physical RAM map:
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008ffff] usable
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] type 20
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000091000-0x000000000009dfff] usable
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000000100000-0x000000005f18efff] usable
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x000000005f18f000-0x000000005f18ffff] ACPI NVS
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x000000005f190000-0x000000005f190fff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x000000005f191000-0x0000000081d8afff] usable
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000081d8b000-0x00000000834c4fff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000834c5000-0x000000008351efff] ACPI data
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x000000008351f000-0x0000000083cd0fff] ACPI NVS
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000083cd1000-0x0000000087292fff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000087293000-0x00000000872fefff] type 20
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000872ff000-0x00000000872fffff] usable
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000087300000-0x000000008fffffff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: BIOS-e820: [mem 0x0000000100000000-0x000000046effffff] usable
Jun 13 19:03:07 klotze.tiwe.de kernel: NX (Execute Disable) protection: active
Jun 13 19:03:07 klotze.tiwe.de kernel: efi: EFI v2.50 by American Megatrends
Jun 13 19:03:07 klotze.tiwe.de kernel: efi: ESRT=0x87207d98 ACPI=0x834e8000 ACPI 2.0=0x834e8000 SMBIOS=0x87205000 SMBIOS 3.0=0x87204000 
Jun 13 19:03:07 klotze.tiwe.de kernel: secureboot: Secure boot disabled
Jun 13 19:03:07 klotze.tiwe.de kernel: SMBIOS 3.0.0 present.
Jun 13 19:03:07 klotze.tiwe.de kernel: DMI: System manufacturer System Product Name/PRIME Z270-A, BIOS 0505 11/08/2016
Jun 13 19:03:07 klotze.tiwe.de kernel: tsc: Detected 3000.000 MHz processor
Jun 13 19:03:07 klotze.tiwe.de kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 13 19:03:07 klotze.tiwe.de kernel: last_pfn = 0x46f000 max_arch_pfn = 0x400000000
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 13 19:03:07 klotze.tiwe.de kernel: last_pfn = 0x87300 max_arch_pfn = 0x400000000
Jun 13 19:03:07 klotze.tiwe.de kernel: esrt: Reserving ESRT space from 0x0000000087207d98 to 0x0000000087207dd0.
Jun 13 19:03:07 klotze.tiwe.de kernel: Using GB pages for direct mapping
Jun 13 19:03:07 klotze.tiwe.de kernel: RAMDISK: [mem 0x368b7000-0x37452fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Early table checksum verification disabled
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: RSDP 0x00000000834E8000 000024 (v02 ALASKA)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: XSDT 0x00000000834E80A8 0000CC (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: FACP 0x0000000083512E48 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: DSDT 0x00000000834E8210 02AC35 (v02 ALASKA A M I    01072009 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: FACS 0x0000000083CD0C40 000040
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: APIC 0x0000000083512F60 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: FPDT 0x0000000083512FE8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: MCFG 0x0000000083513030 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0x0000000083513070 000390 (v01 SataRe SataTabl 00001000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: FIDT 0x0000000083513400 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0x00000000835134A0 003154 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0x00000000835165F8 0025E1 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: HPET 0x0000000083518BE0 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0x0000000083518C18 000024 (v02 INTEL  OEM_RTD3 00001000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0x0000000083518C40 000E3B (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0x0000000083519A80 000B13 (v02 INTEL  xh_rvp08 00000000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: UEFI 0x000000008351A598 000042 (v01 INTEL  EDK2     00000002      01000013)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0x000000008351A5E0 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: DMAR 0x000000008351E910 0000B0 (v01 INTEL  KBL      00000001 INTL 00000001)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: LPIT 0x000000008351B518 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: WSMT 0x000000008351B5B0 000028 (v01 INTEL  KBL      00000000 MSFT 0000005F)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0x000000008351B5D8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0x000000008351B878 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: DBGP 0x000000008351E880 000034 (v01 INTEL           00000002 MSFT 0000005F)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: DBG2 0x000000008351E8B8 000054 (v00 INTEL           00000002 MSFT 0000005F)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving FACP table memory at [mem 0x83512e48-0x83512f5b]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving DSDT table memory at [mem 0x834e8210-0x83512e44]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving FACS table memory at [mem 0x83cd0c40-0x83cd0c7f]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving APIC table memory at [mem 0x83512f60-0x83512fe3]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving FPDT table memory at [mem 0x83512fe8-0x8351302b]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving MCFG table memory at [mem 0x83513030-0x8351306b]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x83513070-0x835133ff]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving FIDT table memory at [mem 0x83513400-0x8351349b]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x835134a0-0x835165f3]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x835165f8-0x83518bd8]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving HPET table memory at [mem 0x83518be0-0x83518c17]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x83518c18-0x83518c3b]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x83518c40-0x83519a7a]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x83519a80-0x8351a592]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving UEFI table memory at [mem 0x8351a598-0x8351a5d9]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x8351a5e0-0x8351b4bd]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving DMAR table memory at [mem 0x8351e910-0x8351e9bf]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving LPIT table memory at [mem 0x8351b518-0x8351b5ab]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving WSMT table memory at [mem 0x8351b5b0-0x8351b5d7]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x8351b5d8-0x8351b876]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving SSDT table memory at [mem 0x8351b878-0x8351e879]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving DBGP table memory at [mem 0x8351e880-0x8351e8b3]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Reserving DBG2 table memory at [mem 0x8351e8b8-0x8351e90b]
Jun 13 19:03:07 klotze.tiwe.de kernel: No NUMA configuration found
Jun 13 19:03:07 klotze.tiwe.de kernel: Faking a node at [mem 0x0000000000000000-0x000000046effffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: NODE_DATA(0) allocated [mem 0x46efd5000-0x46effffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: Zone ranges:
Jun 13 19:03:07 klotze.tiwe.de kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel:   Normal   [mem 0x0000000100000000-0x000000046effffff]
Jun 13 19:03:07 klotze.tiwe.de kernel:   Device   empty
Jun 13 19:03:07 klotze.tiwe.de kernel: Movable zone start for each node
Jun 13 19:03:07 klotze.tiwe.de kernel: Early memory node ranges
Jun 13 19:03:07 klotze.tiwe.de kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Jun 13 19:03:07 klotze.tiwe.de kernel:   node   0: [mem 0x0000000000059000-0x000000000008ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel:   node   0: [mem 0x0000000000091000-0x000000000009dfff]
Jun 13 19:03:07 klotze.tiwe.de kernel:   node   0: [mem 0x0000000000100000-0x000000005f18efff]
Jun 13 19:03:07 klotze.tiwe.de kernel:   node   0: [mem 0x000000005f191000-0x0000000081d8afff]
Jun 13 19:03:07 klotze.tiwe.de kernel:   node   0: [mem 0x00000000872ff000-0x00000000872fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel:   node   0: [mem 0x0000000100000000-0x000000046effffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 13 19:03:07 klotze.tiwe.de kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 13 19:03:07 klotze.tiwe.de kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 13 19:03:07 klotze.tiwe.de kernel: On node 0, zone DMA: 98 pages in unavailable ranges
Jun 13 19:03:07 klotze.tiwe.de kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Jun 13 19:03:07 klotze.tiwe.de kernel: On node 0, zone DMA32: 21876 pages in unavailable ranges
Jun 13 19:03:07 klotze.tiwe.de kernel: On node 0, zone Normal: 3328 pages in unavailable ranges
Jun 13 19:03:07 klotze.tiwe.de kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Jun 13 19:03:07 klotze.tiwe.de kernel: Reserving Intel graphics memory at [mem 0x88000000-0x8fffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 13 19:03:07 klotze.tiwe.de kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 13 19:03:07 klotze.tiwe.de kernel: TSC deadline timer available
Jun 13 19:03:07 klotze.tiwe.de kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x00090000-0x00090fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x5f18f000-0x5f18ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x5f190000-0x5f190fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x81d8b000-0x834c4fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x834c5000-0x8351efff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x8351f000-0x83cd0fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x83cd1000-0x87292fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x87293000-0x872fefff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x87300000-0x8fffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0x90000000-0xdfffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: [mem 0x90000000-0xdfffffff] available for PCI devices
Jun 13 19:03:07 klotze.tiwe.de kernel: Booting paravirtualized kernel on bare hardware
Jun 13 19:03:07 klotze.tiwe.de kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Jun 13 19:03:07 klotze.tiwe.de kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Jun 13 19:03:07 klotze.tiwe.de kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u524288
Jun 13 19:03:07 klotze.tiwe.de kernel: pcpu-alloc: s212992 r8192 d28672 u524288 alloc=1*2097152
Jun 13 19:03:07 klotze.tiwe.de kernel: pcpu-alloc: [0] 0 1 2 3 
Jun 13 19:03:07 klotze.tiwe.de kernel: Fallback order for Node 0: 0 
Jun 13 19:03:07 klotze.tiwe.de kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4067355
Jun 13 19:03:07 klotze.tiwe.de kernel: Policy zone: Normal
Jun 13 19:03:07 klotze.tiwe.de kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-6.1.0-9-amd64 root=/dev/mapper/klotze-root ro quiet
Jun 13 19:03:07 klotze.tiwe.de kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.1.0-9-amd64", will be passed to user space.
Jun 13 19:03:07 klotze.tiwe.de kernel: random: crng init done
Jun 13 19:03:07 klotze.tiwe.de kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 13 19:03:07 klotze.tiwe.de kernel: software IO TLB: area num 4.
Jun 13 19:03:07 klotze.tiwe.de kernel: Memory: 1611636K/16528532K available (14342K kernel code, 2324K rwdata, 8728K rodata, 2772K init, 17436K bss, 986156K reserved, 0K cma-reserved)
Jun 13 19:03:07 klotze.tiwe.de kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 13 19:03:07 klotze.tiwe.de kernel: Kernel/User page tables isolation: enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: ftrace: allocating 39983 entries in 157 pages
Jun 13 19:03:07 klotze.tiwe.de kernel: ftrace: allocated 157 pages with 5 groups
Jun 13 19:03:07 klotze.tiwe.de kernel: Dynamic Preempt: voluntary
Jun 13 19:03:07 klotze.tiwe.de kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 13 19:03:07 klotze.tiwe.de kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
Jun 13 19:03:07 klotze.tiwe.de kernel:         Trampoline variant of Tasks RCU enabled.
Jun 13 19:03:07 klotze.tiwe.de kernel:         Rude variant of Tasks RCU enabled.
Jun 13 19:03:07 klotze.tiwe.de kernel:         Tracing variant of Tasks RCU enabled.
Jun 13 19:03:07 klotze.tiwe.de kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Jun 13 19:03:07 klotze.tiwe.de kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jun 13 19:03:07 klotze.tiwe.de kernel: NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
Jun 13 19:03:07 klotze.tiwe.de kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 13 19:03:07 klotze.tiwe.de kernel: Console: colour dummy device 80x25
Jun 13 19:03:07 klotze.tiwe.de kernel: printk: console [tty0] enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Core revision 20220331
Jun 13 19:03:07 klotze.tiwe.de kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 13 19:03:07 klotze.tiwe.de kernel: APIC: Switch to symmetric I/O mode setup
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: Host address width 39
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: RMRR base: 0x00000082455000 end: 0x00000082474fff
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: RMRR base: 0x00000087800000 end: 0x0000008fffffff
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jun 13 19:03:07 klotze.tiwe.de kernel: x2apic enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: Switched APIC routing to cluster x2apic.
Jun 13 19:03:07 klotze.tiwe.de kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 13 19:03:07 klotze.tiwe.de kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
Jun 13 19:03:07 klotze.tiwe.de kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.00 BogoMIPS (lpj=12000000)
Jun 13 19:03:07 klotze.tiwe.de kernel: pid_max: default: 32768 minimum: 301
Jun 13 19:03:07 klotze.tiwe.de kernel: LSM: Security Framework initializing
Jun 13 19:03:07 klotze.tiwe.de kernel: landlock: Up and running.
Jun 13 19:03:07 klotze.tiwe.de kernel: Yama: disabled by default; enable with sysctl kernel.yama.*
Jun 13 19:03:07 klotze.tiwe.de kernel: AppArmor: AppArmor initialized
Jun 13 19:03:07 klotze.tiwe.de kernel: TOMOYO Linux initialized
Jun 13 19:03:07 klotze.tiwe.de kernel: LSM support for eBPF active
Jun 13 19:03:07 klotze.tiwe.de kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/cpu: SGX disabled by BIOS.
Jun 13 19:03:07 klotze.tiwe.de kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 13 19:03:07 klotze.tiwe.de kernel: process: using mwait in idle threads
Jun 13 19:03:07 klotze.tiwe.de kernel: Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
Jun 13 19:03:07 klotze.tiwe.de kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 13 19:03:07 klotze.tiwe.de kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 13 19:03:07 klotze.tiwe.de kernel: Spectre V2 : Mitigation: IBRS
Jun 13 19:03:07 klotze.tiwe.de kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 13 19:03:07 klotze.tiwe.de kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jun 13 19:03:07 klotze.tiwe.de kernel: RETBleed: Mitigation: IBRS
Jun 13 19:03:07 klotze.tiwe.de kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 13 19:03:07 klotze.tiwe.de kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 13 19:03:07 klotze.tiwe.de kernel: MDS: Mitigation: Clear CPU buffers
Jun 13 19:03:07 klotze.tiwe.de kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Jun 13 19:03:07 klotze.tiwe.de kernel: SRBDS: Mitigation: Microcode
Jun 13 19:03:07 klotze.tiwe.de kernel: Freeing SMP alternatives memory: 36K
Jun 13 19:03:07 klotze.tiwe.de kernel: smpboot: CPU0: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz (family: 0x6, model: 0x9e, stepping: 0x9)
Jun 13 19:03:07 klotze.tiwe.de kernel: cblist_init_generic: Setting adjustable number of callback queues.
Jun 13 19:03:07 klotze.tiwe.de kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Jun 13 19:03:07 klotze.tiwe.de kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Jun 13 19:03:07 klotze.tiwe.de kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Jun 13 19:03:07 klotze.tiwe.de kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 13 19:03:07 klotze.tiwe.de kernel: ... version:                4
Jun 13 19:03:07 klotze.tiwe.de kernel: ... bit width:              48
Jun 13 19:03:07 klotze.tiwe.de kernel: ... generic registers:      8
Jun 13 19:03:07 klotze.tiwe.de kernel: ... value mask:             0000ffffffffffff
Jun 13 19:03:07 klotze.tiwe.de kernel: ... max period:             00007fffffffffff
Jun 13 19:03:07 klotze.tiwe.de kernel: ... fixed-purpose events:   3
Jun 13 19:03:07 klotze.tiwe.de kernel: ... event mask:             00000007000000ff
Jun 13 19:03:07 klotze.tiwe.de kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1126
Jun 13 19:03:07 klotze.tiwe.de kernel: rcu: Hierarchical SRCU implementation.
Jun 13 19:03:07 klotze.tiwe.de kernel: rcu:         Max phase no-delay instances is 1000.
Jun 13 19:03:07 klotze.tiwe.de kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 13 19:03:07 klotze.tiwe.de kernel: smp: Bringing up secondary CPUs ...
Jun 13 19:03:07 klotze.tiwe.de kernel: x86: Booting SMP configuration:
Jun 13 19:03:07 klotze.tiwe.de kernel: .... node  #0, CPUs:      #1 #2 #3
Jun 13 19:03:07 klotze.tiwe.de kernel: smp: Brought up 1 node, 4 CPUs
Jun 13 19:03:07 klotze.tiwe.de kernel: smpboot: Max logical packages: 1
Jun 13 19:03:07 klotze.tiwe.de kernel: smpboot: Total of 4 processors activated (24000.00 BogoMIPS)
Jun 13 19:03:07 klotze.tiwe.de kernel: node 0 deferred pages initialised in 20ms
Jun 13 19:03:07 klotze.tiwe.de kernel: devtmpfs: initialized
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/mm: Memory block size: 128MB
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Registering ACPI NVS region [mem 0x5f18f000-0x5f18ffff] (4096 bytes)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Registering ACPI NVS region [mem 0x8351f000-0x83cd0fff] (8069120 bytes)
Jun 13 19:03:07 klotze.tiwe.de kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Jun 13 19:03:07 klotze.tiwe.de kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: pinctrl core: initialized pinctrl subsystem
Jun 13 19:03:07 klotze.tiwe.de kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 13 19:03:07 klotze.tiwe.de kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jun 13 19:03:07 klotze.tiwe.de kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 13 19:03:07 klotze.tiwe.de kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 13 19:03:07 klotze.tiwe.de kernel: audit: initializing netlink subsys (disabled)
Jun 13 19:03:07 klotze.tiwe.de kernel: audit: type=2000 audit(1686675712.092:1): state=initialized audit_enabled=0 res=1
Jun 13 19:03:07 klotze.tiwe.de kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 13 19:03:07 klotze.tiwe.de kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 13 19:03:07 klotze.tiwe.de kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 13 19:03:07 klotze.tiwe.de kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 13 19:03:07 klotze.tiwe.de kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 13 19:03:07 klotze.tiwe.de kernel: cpuidle: using governor ladder
Jun 13 19:03:07 klotze.tiwe.de kernel: cpuidle: using governor menu
Jun 13 19:03:07 klotze.tiwe.de kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 13 19:03:07 klotze.tiwe.de kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 13 19:03:07 klotze.tiwe.de kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 13 19:03:07 klotze.tiwe.de kernel: PCI: Using configuration type 1 for base access
Jun 13 19:03:07 klotze.tiwe.de kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 13 19:03:07 klotze.tiwe.de kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 13 19:03:07 klotze.tiwe.de kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 13 19:03:07 klotze.tiwe.de kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 13 19:03:07 klotze.tiwe.de kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 13 19:03:07 klotze.tiwe.de kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Added _OSI(Module Device)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Added _OSI(Processor Device)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF8DDEA7D70800 000693 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF8DDBC0DF7400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF8DDEA7DBF800 000130 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF8DDEA7DBFC00 0001A4 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF8DDEA7D71000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF8DDEA7DBEE00 000197 (v02 PmRef  ApHwp    00003000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Dynamic OEM Table Load:
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: SSDT 0xFFFF8DDEA7DBE600 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: EC: EC started
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: EC: interrupt blocked
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Interpreter enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Using IOAPIC for interrupt routing
Jun 13 19:03:07 klotze.tiwe.de kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 13 19:03:07 klotze.tiwe.de kernel: PCI: Using E820 reservations for host bridge windows
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: Enabled 9 GPEs in block 00 to 7F
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [PG00]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [PG01]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [PG02]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [WRST]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [FN00]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [FN01]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [FN02]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [FN03]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PM: Power Resource [FN04]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Jun 13 19:03:07 klotze.tiwe.de kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jun 13 19:03:07 klotze.tiwe.de kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Jun 13 19:03:07 klotze.tiwe.de kernel: PCI host bridge to bus 0000:00
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:00.0: [8086:591f] type 00 class 0x060000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:02.0: [8086:5912] type 00 class 0x030000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf830000-0xdf83ffff 64bit]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf84d000-0xdf84dfff 64bit]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf848000-0xdf849fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf84c000-0xdf84c0ff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf84b000-0xdf84b7ff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: [8086:a2e7] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.4: [8086:a2eb] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.4: Intel SPT PCH root port ACS workaround enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.1: [8086:a291] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.1: Intel SPT PCH root port ACS workaround enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.4: [8086:a294] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.4: Intel SPT PCH root port ACS workaround enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.6: [8086:a296] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.6: Intel SPT PCH root port ACS workaround enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.0: [8086:a2c5] type 00 class 0x060100
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf844000-0xdf847fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf840000-0xdf843fff 64bit]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf820000-0xdf82ffff 64bit]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf84a000-0xdf84a0ff 64bit]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.6: [8086:15d6] type 00 class 0x020000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xdf800000-0xdf81ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:01:00.0: [111d:8018] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.0:   bridge window [io  0xb000-0xcfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.0:   bridge window [mem 0xdf200000-0xdf3fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:02.0: [111d:8018] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:04.0: [111d:8018] type 01 class 0x060400
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:01:00.0: PCI bridge to [bus 02-04]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:01:00.0:   bridge window [io  0xb000-0xcfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:01:00.0:   bridge window [mem 0xdf200000-0xdf3fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.0: [8086:10bc] type 00 class 0x020000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdf3a0000-0xdf3bffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.0: reg 0x14: [mem 0xdf380000-0xdf39ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.0: reg 0x18: [io  0xc020-0xc03f]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.0: reg 0x30: [mem 0xdf360000-0xdf37ffff pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.1: [8086:10bc] type 00 class 0x020000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.1: reg 0x10: [mem 0xdf340000-0xdf35ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.1: reg 0x14: [mem 0xdf320000-0xdf33ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.1: reg 0x18: [io  0xc000-0xc01f]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.1: reg 0x30: [mem 0xdf300000-0xdf31ffff pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.1: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:02.0: PCI bridge to [bus 03]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:02.0:   bridge window [io  0xc000-0xcfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:02.0:   bridge window [mem 0xdf300000-0xdf3fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.0: [8086:10bc] type 00 class 0x020000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.0: reg 0x10: [mem 0xdf2a0000-0xdf2bffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.0: reg 0x14: [mem 0xdf280000-0xdf29ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.0: reg 0x18: [io  0xb020-0xb03f]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.0: reg 0x30: [mem 0xdf260000-0xdf27ffff pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.0: PME# supported from D0 D3hot
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.1: [8086:10bc] type 00 class 0x020000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.1: reg 0x10: [mem 0xdf240000-0xdf25ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.1: reg 0x14: [mem 0xdf220000-0xdf23ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.1: reg 0x18: [io  0xb000-0xb01f]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.1: reg 0x30: [mem 0xdf200000-0xdf21ffff pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.1: PME# supported from D0 D3hot
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:04.0: PCI bridge to [bus 04]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:04.0:   bridge window [io  0xb000-0xbfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:04.0:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:05:00.0: [1000:0072] type 00 class 0x010700
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:05:00.0: reg 0x10: [io  0xe000-0xe0ff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:05:00.0: reg 0x14: [mem 0xdf140000-0xdf14ffff 64bit]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:05:00.0: reg 0x1c: [mem 0xdf100000-0xdf13ffff 64bit]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:05:00.0: reg 0x30: [mem 0xdf000000-0xdf0fffff pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:05:00.0: supports D1 D2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.1: PCI bridge to [bus 05]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.1:   bridge window [io  0xe000-0xefff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.1:   bridge window [mem 0xdf000000-0xdf1fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: PCI bridge to [bus 06]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.0: [8086:105e] type 00 class 0x020000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.0: reg 0x10: [mem 0xdf780000-0xdf79ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.0: reg 0x14: [mem 0xdf760000-0xdf77ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.0: reg 0x18: [io  0xd020-0xd03f]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.0: reg 0x30: [mem 0xdf740000-0xdf75ffff pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.1: [8086:105e] type 00 class 0x020000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.1: reg 0x10: [mem 0xdf720000-0xdf73ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.1: reg 0x14: [mem 0xdf700000-0xdf71ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.1: reg 0x18: [io  0xd000-0xd01f]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.1: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.4: PCI bridge to [bus 07]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.4:   bridge window [io  0xd000-0xdfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.4:   bridge window [mem 0xdf700000-0xdf7fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: PCI bridge to [bus 08]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:09:00.0: [1ade:3038] type 00 class 0x040000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:09:00.0: reg 0x10: [mem 0xdf600000-0xdf600fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.1: PCI bridge to [bus 09]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.1:   bridge window [mem 0xdf600000-0xdf6fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:0a:00.0: [1b21:2142] type 00 class 0x0c0330
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:0a:00.0: reg 0x10: [mem 0xdf500000-0xdf507fff 64bit]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:0a:00.0: enabling Extended Tags
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.4: PCI bridge to [bus 0a]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf500000-0xdf5fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:0b:00.0: [1ade:3038] type 00 class 0x040000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:0b:00.0: reg 0x10: [mem 0xdf400000-0xdf400fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.6: PCI bridge to [bus 0b]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.6:   bridge window [mem 0xdf400000-0xdf4fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: PCI bridge to [bus 0c]
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: EC: interrupt unblocked
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: EC: event unblocked
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: EC: GPE=0x16
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Jun 13 19:03:07 klotze.tiwe.de kernel: iommu: Default domain type: Translated 
Jun 13 19:03:07 klotze.tiwe.de kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Jun 13 19:03:07 klotze.tiwe.de kernel: EDAC MC: Ver: 3.0.0
Jun 13 19:03:07 klotze.tiwe.de kernel: Registered efivars operations
Jun 13 19:03:07 klotze.tiwe.de kernel: NetLabel: Initializing
Jun 13 19:03:07 klotze.tiwe.de kernel: NetLabel:  domain hash size = 128
Jun 13 19:03:07 klotze.tiwe.de kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 13 19:03:07 klotze.tiwe.de kernel: NetLabel:  unlabeled traffic allowed by default
Jun 13 19:03:07 klotze.tiwe.de kernel: PCI: Using ACPI for IRQ routing
Jun 13 19:03:07 klotze.tiwe.de kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 13 19:03:07 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x5f18f000-0x5fffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x81d8b000-0x83ffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x87300000-0x87ffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 13 19:03:07 klotze.tiwe.de kernel: vgaarb: loaded
Jun 13 19:03:07 klotze.tiwe.de kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 13 19:03:07 klotze.tiwe.de kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 13 19:03:07 klotze.tiwe.de kernel: clocksource: Switched to clocksource tsc-early
Jun 13 19:03:07 klotze.tiwe.de kernel: VFS: Disk quotas dquot_6.6.0
Jun 13 19:03:07 klotze.tiwe.de kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 13 19:03:07 klotze.tiwe.de kernel: AppArmor: AppArmor Filesystem Enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: pnp: PnP ACPI init
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:00: [io  0x0290-0x029f] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: pnp 00:01: [dma 0 disabled]
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:02: [io  0xffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:02: [io  0xffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:02: [io  0xffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:02: [io  0x1800-0x18fe] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:03: [io  0x0800-0x087f] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:08: [io  0xfe00-0xfefe] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Jun 13 19:03:07 klotze.tiwe.de kernel: pnp: PnP ACPI: found 10 devices
Jun 13 19:03:07 klotze.tiwe.de kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 13 19:03:07 klotze.tiwe.de kernel: NET: Registered PF_INET protocol family
Jun 13 19:03:07 klotze.tiwe.de kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 13 19:03:07 klotze.tiwe.de kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 13 19:03:07 klotze.tiwe.de kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 13 19:03:07 klotze.tiwe.de kernel: NET: Registered PF_XDP protocol family
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff] to [bus 06] add_size 200000 add_align 100000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 08] add_size 200000 add_align 100000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000 add_align 100000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0c] add_size 200000 add_align 100000
Jun 13 19:03:07 klotze.tiwe.de kernel: clipped [mem size 0x00040000] to [mem size 0xfffffffffffe0000] for e820 entry [mem 0x0009e000-0x000fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: BAR 14: assigned [mem 0x90000000-0x901fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009e000-0x000fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: clipped [mem size 0x00040000 64bit pref] to [mem size 0xfffffffffffe0000 64bit pref] for e820 entry [mem 0x0009e000-0x000fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: BAR 15: assigned [mem 0x90200000-0x903fffff 64bit pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: clipped [mem size 0x00040000] to [mem size 0xfffffffffffe0000] for e820 entry [mem 0x0009e000-0x000fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0x90400000-0x905fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009e000-0x000fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: clipped [mem size 0x00040000 64bit pref] to [mem size 0xfffffffffffe0000 64bit pref] for e820 entry [mem 0x0009e000-0x000fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x90600000-0x907fffff 64bit pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: clipped [mem size 0x00040000] to [mem size 0xfffffffffffe0000] for e820 entry [mem 0x0009e000-0x000fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: BAR 14: assigned [mem 0x90800000-0x909fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009e000-0x000fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: clipped [mem size 0x00040000 64bit pref] to [mem size 0xfffffffffffe0000 64bit pref] for e820 entry [mem 0x0009e000-0x000fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: BAR 15: assigned [mem 0x90a00000-0x90bfffff 64bit pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: BAR 13: assigned [io  0x2000-0x2fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: BAR 13: assigned [io  0x4000-0x4fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:02.0: PCI bridge to [bus 03]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:02.0:   bridge window [io  0xc000-0xcfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:02.0:   bridge window [mem 0xdf300000-0xdf3fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:04.0: PCI bridge to [bus 04]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:04.0:   bridge window [io  0xb000-0xbfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:04.0:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:01:00.0: PCI bridge to [bus 02-04]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:01:00.0:   bridge window [io  0xb000-0xcfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:01:00.0:   bridge window [mem 0xdf200000-0xdf3fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.0: PCI bridge to [bus 01-04]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.0:   bridge window [io  0xb000-0xcfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.0:   bridge window [mem 0xdf200000-0xdf3fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.1: PCI bridge to [bus 05]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.1:   bridge window [io  0xe000-0xefff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.1:   bridge window [mem 0xdf000000-0xdf1fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: PCI bridge to [bus 06]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0:   bridge window [mem 0x90000000-0x901fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0:   bridge window [mem 0x90200000-0x903fffff 64bit pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.4: PCI bridge to [bus 07]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.4:   bridge window [io  0xd000-0xdfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.4:   bridge window [mem 0xdf700000-0xdf7fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: PCI bridge to [bus 08]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0:   bridge window [mem 0x90400000-0x905fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0:   bridge window [mem 0x90600000-0x907fffff 64bit pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.1: PCI bridge to [bus 09]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.1:   bridge window [mem 0xdf600000-0xdf6fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.4: PCI bridge to [bus 0a]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf500000-0xdf5fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.6: PCI bridge to [bus 0b]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.6:   bridge window [mem 0xdf400000-0xdf4fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: PCI bridge to [bus 0c]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0:   bridge window [io  0x4000-0x4fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0:   bridge window [mem 0x90800000-0x909fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0:   bridge window [mem 0x90a00000-0x90bfffff 64bit pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:01: resource 0 [io  0xb000-0xcfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:01: resource 1 [mem 0xdf200000-0xdf3fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:02: resource 0 [io  0xb000-0xcfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf3fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:03: resource 1 [mem 0xdf300000-0xdf3fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:04: resource 0 [io  0xb000-0xbfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:04: resource 1 [mem 0xdf200000-0xdf2fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:05: resource 1 [mem 0xdf000000-0xdf1fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:06: resource 1 [mem 0x90000000-0x901fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:06: resource 2 [mem 0x90200000-0x903fffff 64bit pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:07: resource 0 [io  0xd000-0xdfff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:07: resource 1 [mem 0xdf700000-0xdf7fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:08: resource 1 [mem 0x90400000-0x905fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:08: resource 2 [mem 0x90600000-0x907fffff 64bit pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:09: resource 1 [mem 0xdf600000-0xdf6fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:0a: resource 1 [mem 0xdf500000-0xdf5fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:0b: resource 1 [mem 0xdf400000-0xdf4fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:0c: resource 0 [io  0x4000-0x4fff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:0c: resource 1 [mem 0x90800000-0x909fffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci_bus 0000:0c: resource 2 [mem 0x90a00000-0x90bfffff 64bit pref]
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:0a:00.0: PME# does not work under D0, disabling it
Jun 13 19:03:07 klotze.tiwe.de kernel: PCI: CLS 0 bytes, default 64
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: [Firmware Bug]: RMRR entry for device 0a:00.0 is broken - applying workaround
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: No ATSR found
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: No SATC found
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: IOMMU feature nwfs inconsistent
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: IOMMU feature pasid inconsistent
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: IOMMU feature eafs inconsistent
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: IOMMU feature prs inconsistent
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: IOMMU feature nest inconsistent
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: IOMMU feature mts inconsistent
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: IOMMU feature sc_support inconsistent
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: dmar0: Using Queued invalidation
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: dmar1: Using Queued invalidation
Jun 13 19:03:07 klotze.tiwe.de kernel: Trying to unpack rootfs image as initramfs...
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:02.0: Adding to iommu group 0
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:00.0: Adding to iommu group 1
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.0: Adding to iommu group 2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:01.1: Adding to iommu group 2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:14.0: Adding to iommu group 3
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:16.0: Adding to iommu group 4
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:17.0: Adding to iommu group 5
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.0: Adding to iommu group 6
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1b.4: Adding to iommu group 7
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.0: Adding to iommu group 8
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.1: Adding to iommu group 9
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.4: Adding to iommu group 10
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1c.6: Adding to iommu group 11
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1d.0: Adding to iommu group 12
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.0: Adding to iommu group 13
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.2: Adding to iommu group 13
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.3: Adding to iommu group 13
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.4: Adding to iommu group 13
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.6: Adding to iommu group 13
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:01:00.0: Adding to iommu group 2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:02.0: Adding to iommu group 2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:02:04.0: Adding to iommu group 2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.0: Adding to iommu group 2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:03:00.1: Adding to iommu group 2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.0: Adding to iommu group 2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:04:00.1: Adding to iommu group 2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:05:00.0: Adding to iommu group 2
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.0: Adding to iommu group 14
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:07:00.1: Adding to iommu group 15
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:09:00.0: Adding to iommu group 16
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:0a:00.0: Adding to iommu group 17
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:0b:00.0: Adding to iommu group 18
Jun 13 19:03:07 klotze.tiwe.de kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Jun 13 19:03:07 klotze.tiwe.de kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 13 19:03:07 klotze.tiwe.de kernel: software IO TLB: mapped [mem 0x000000005add0000-0x000000005edd0000] (64MB)
Jun 13 19:03:07 klotze.tiwe.de kernel: Initialise system trusted keyrings
Jun 13 19:03:07 klotze.tiwe.de kernel: Key type blacklist registered
Jun 13 19:03:07 klotze.tiwe.de kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Jun 13 19:03:07 klotze.tiwe.de kernel: zbud: loaded
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Platform Keyring initialized
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Machine keyring initialized
Jun 13 19:03:07 klotze.tiwe.de kernel: Key type asymmetric registered
Jun 13 19:03:07 klotze.tiwe.de kernel: Asymmetric key parser 'x509' registered
Jun 13 19:03:07 klotze.tiwe.de kernel: Freeing initrd memory: 11888K
Jun 13 19:03:07 klotze.tiwe.de kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Jun 13 19:03:07 klotze.tiwe.de kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
Jun 13 19:03:07 klotze.tiwe.de kernel: io scheduler mq-deadline registered
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 123
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1b.0: PME: Signaling with IRQ 124
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1b.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1b.4: PME: Signaling with IRQ 125
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1b.4: AER: enabled with IRQ 125
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.1: PME: Signaling with IRQ 127
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.1: AER: enabled with IRQ 127
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 128
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.4: AER: enabled with IRQ 128
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.6: PME: Signaling with IRQ 129
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.6: AER: enabled with IRQ 129
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 130
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1d.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 13 19:03:07 klotze.tiwe.de kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 13 19:03:07 klotze.tiwe.de kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Jun 13 19:03:07 klotze.tiwe.de kernel: thermal LNXTHERM:01: registered as thermal_zone1
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: thermal: Thermal Zone [TZ01] (30 C)
Jun 13 19:03:07 klotze.tiwe.de kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 13 19:03:07 klotze.tiwe.de kernel: Linux agpgart interface v0.103
Jun 13 19:03:07 klotze.tiwe.de kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Jun 13 19:03:07 klotze.tiwe.de kernel: i8042: PNP: No PS/2 controller found.
Jun 13 19:03:07 klotze.tiwe.de kernel: i8042: Probing ports directly.
Jun 13 19:03:07 klotze.tiwe.de kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 13 19:03:07 klotze.tiwe.de kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 13 19:03:07 klotze.tiwe.de kernel: mousedev: PS/2 mouse device common for all mice
Jun 13 19:03:07 klotze.tiwe.de kernel: rtc_cmos 00:04: RTC can wake from S4
Jun 13 19:03:07 klotze.tiwe.de kernel: rtc_cmos 00:04: registered as rtc0
Jun 13 19:03:07 klotze.tiwe.de kernel: rtc_cmos 00:04: setting system clock to 2023-06-13T17:01:52 UTC (1686675712)
Jun 13 19:03:07 klotze.tiwe.de kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
Jun 13 19:03:07 klotze.tiwe.de kernel: intel_pstate: Intel P-state driver initializing
Jun 13 19:03:07 klotze.tiwe.de kernel: intel_pstate: Disabling energy efficiency optimization
Jun 13 19:03:07 klotze.tiwe.de kernel: intel_pstate: HWP enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 13 19:03:07 klotze.tiwe.de kernel: efifb: probing for efifb
Jun 13 19:03:07 klotze.tiwe.de kernel: efifb: framebuffer at 0xc0000000, using 3072k, total 3072k
Jun 13 19:03:07 klotze.tiwe.de kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Jun 13 19:03:07 klotze.tiwe.de kernel: efifb: scrolling: redraw
Jun 13 19:03:07 klotze.tiwe.de kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 13 19:03:07 klotze.tiwe.de kernel: Console: switching to colour frame buffer device 128x48
Jun 13 19:03:07 klotze.tiwe.de kernel: fb0: EFI VGA frame buffer device
Jun 13 19:03:07 klotze.tiwe.de kernel: NET: Registered PF_INET6 protocol family
Jun 13 19:03:07 klotze.tiwe.de kernel: Segment Routing with IPv6
Jun 13 19:03:07 klotze.tiwe.de kernel: In-situ OAM (IOAM) with IPv6
Jun 13 19:03:07 klotze.tiwe.de kernel: mip6: Mobile IPv6
Jun 13 19:03:07 klotze.tiwe.de kernel: NET: Registered PF_PACKET protocol family
Jun 13 19:03:07 klotze.tiwe.de kernel: mpls_gso: MPLS GSO support
Jun 13 19:03:07 klotze.tiwe.de kernel: microcode: sig=0x906e9, pf=0x2, revision=0xf0
Jun 13 19:03:07 klotze.tiwe.de kernel: microcode: Microcode Update Driver: v2.2.
Jun 13 19:03:07 klotze.tiwe.de kernel: IPI shorthand broadcast: enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: sched_clock: Marking stable (504030589, 335880)->(532591736, -28225267)
Jun 13 19:03:07 klotze.tiwe.de kernel: registered taskstats version 1
Jun 13 19:03:07 klotze.tiwe.de kernel: Loading compiled-in X.509 certificates
Jun 13 19:03:07 klotze.tiwe.de kernel: Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
Jun 13 19:03:07 klotze.tiwe.de kernel: Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
Jun 13 19:03:07 klotze.tiwe.de kernel: zswap: loaded using pool lzo/zbud
Jun 13 19:03:07 klotze.tiwe.de kernel: Key type .fscrypt registered
Jun 13 19:03:07 klotze.tiwe.de kernel: Key type fscrypt-provisioning registered
Jun 13 19:03:07 klotze.tiwe.de kernel: Key type encrypted registered
Jun 13 19:03:07 klotze.tiwe.de kernel: AppArmor: AppArmor sha1 policy hashing enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 13 19:03:07 klotze.tiwe.de kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Jun 13 19:03:07 klotze.tiwe.de kernel: ima: No TPM chip found, activating TPM-bypass!
Jun 13 19:03:07 klotze.tiwe.de kernel: ima: Allocated hash algorithm: sha256
Jun 13 19:03:07 klotze.tiwe.de kernel: ima: No architecture policies found
Jun 13 19:03:07 klotze.tiwe.de kernel: evm: Initialising EVM extended attributes:
Jun 13 19:03:07 klotze.tiwe.de kernel: evm: security.selinux
Jun 13 19:03:07 klotze.tiwe.de kernel: evm: security.SMACK64 (disabled)
Jun 13 19:03:07 klotze.tiwe.de kernel: evm: security.SMACK64EXEC (disabled)
Jun 13 19:03:07 klotze.tiwe.de kernel: evm: security.SMACK64TRANSMUTE (disabled)
Jun 13 19:03:07 klotze.tiwe.de kernel: evm: security.SMACK64MMAP (disabled)
Jun 13 19:03:07 klotze.tiwe.de kernel: evm: security.apparmor
Jun 13 19:03:07 klotze.tiwe.de kernel: evm: security.ima
Jun 13 19:03:07 klotze.tiwe.de kernel: evm: security.capability
Jun 13 19:03:07 klotze.tiwe.de kernel: evm: HMAC attrs: 0x1
Jun 13 19:03:07 klotze.tiwe.de kernel: Freeing unused decrypted memory: 2036K
Jun 13 19:03:07 klotze.tiwe.de kernel: Freeing unused kernel image (initmem) memory: 2772K
Jun 13 19:03:07 klotze.tiwe.de kernel: Write protecting the kernel read-only data: 26624k
Jun 13 19:03:07 klotze.tiwe.de kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Jun 13 19:03:07 klotze.tiwe.de kernel: Freeing unused kernel image (rodata/data gap) memory: 1512K
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/mm: Checking user space page tables
Jun 13 19:03:07 klotze.tiwe.de kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 13 19:03:07 klotze.tiwe.de kernel: Run /init as init process
Jun 13 19:03:07 klotze.tiwe.de kernel:   with arguments:
Jun 13 19:03:07 klotze.tiwe.de kernel:     /init
Jun 13 19:03:07 klotze.tiwe.de kernel:   with environment:
Jun 13 19:03:07 klotze.tiwe.de kernel:     HOME=/
Jun 13 19:03:07 klotze.tiwe.de kernel:     TERM=linux
Jun 13 19:03:07 klotze.tiwe.de kernel:     BOOT_IMAGE=/vmlinuz-6.1.0-9-amd64
Jun 13 19:03:07 klotze.tiwe.de kernel: SCSI subsystem initialized
Jun 13 19:03:07 klotze.tiwe.de kernel: libata version 3.00 loaded.
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt3sas version 43.100.00.00 loaded
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt3sas 0000:05:00.0: enabling device (0000 -> 0002)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (16130788 kB)
Jun 13 19:03:07 klotze.tiwe.de kernel: ahci 0000:00:17.0: version 3.0
Jun 13 19:03:07 klotze.tiwe.de kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Jun 13 19:03:07 klotze.tiwe.de kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst 
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: MSI-X vectors supported: 1
Jun 13 19:03:07 klotze.tiwe.de kernel:          no of cores: 4, max_msix_vectors: -1
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0:  0 1 1
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: High IOPs queues : disabled
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 134
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: iomem(0x00000000df140000), mapped(0x00000000256e1a13), size(65536)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: ioport(0x000000000000e000), size(256)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi host1: ahci
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi host2: ahci
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi host3: ahci
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi host4: ahci
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi host5: ahci
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi host6: ahci
Jun 13 19:03:07 klotze.tiwe.de kernel: ata1: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b100 irq 133
Jun 13 19:03:07 klotze.tiwe.de kernel: ata2: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b180 irq 133
Jun 13 19:03:07 klotze.tiwe.de kernel: ata3: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b200 irq 133
Jun 13 19:03:07 klotze.tiwe.de kernel: ata4: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b280 irq 133
Jun 13 19:03:07 klotze.tiwe.de kernel: ata5: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b300 irq 133
Jun 13 19:03:07 klotze.tiwe.de kernel: ata6: SATA max UDMA/133 abar m2048@0xdf84b000 port 0xdf84b380 irq 133
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(9), sge_per_io(128), chains_per_io(15)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: request pool(0x00000000ed28d68f) - dma(0xfff80000): depth(2654), frame_size(128), pool_size(331 kB)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: sense pool(0x00000000d1636194) - dma(0xffa40000): depth(2555), element_size(96), pool_size (239 kB)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: reply pool(0x0000000043f25fde) - dma(0xff980000): depth(2718), frame_size(128), pool_size(339 kB)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: config page(0x0000000041180072) - dma(0xff97b000): size(512)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: Allocated physical memory: size(5754 kB)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: Current Controller Queue Depth(2552),Max Controller Queue Depth(2607)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: Scatter Gather Elements per IO(128)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: log_info(0x30030100): originator(IOP), code(0x03), sub_code(0x0100)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: log_info(0x30030100): originator(IOP), code(0x03), sub_code(0x0100)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: LSISAS2008: FWVersion(07.15.08.00), ChipRevision(0x03), BiosVersion(07.11.10.00)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: Protocol=(Initiator,Target), Capabilities=(Raid,TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi host0: Fusion MPT SAS Host
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: sending port enable !!
Jun 13 19:03:07 klotze.tiwe.de kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 13 19:03:07 klotze.tiwe.de kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 13 19:03:07 klotze.tiwe.de kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 13 19:03:07 klotze.tiwe.de kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 13 19:03:07 klotze.tiwe.de kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 13 19:03:07 klotze.tiwe.de kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jun 13 19:03:07 klotze.tiwe.de kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 13 19:03:07 klotze.tiwe.de kernel: ata1.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133
Jun 13 19:03:07 klotze.tiwe.de kernel: ata2.00: supports DRM functions and may not be fully accessible
Jun 13 19:03:07 klotze.tiwe.de kernel: ata2.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133
Jun 13 19:03:07 klotze.tiwe.de kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 13 19:03:07 klotze.tiwe.de kernel: ata2.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 13 19:03:07 klotze.tiwe.de kernel: ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jun 13 19:03:07 klotze.tiwe.de kernel: ata2.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jun 13 19:03:07 klotze.tiwe.de kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 13 19:03:07 klotze.tiwe.de kernel: ata2.00: supports DRM functions and may not be fully accessible
Jun 13 19:03:07 klotze.tiwe.de kernel: ata1.00: configured for UDMA/133
Jun 13 19:03:07 klotze.tiwe.de kernel: ata2.00: configured for UDMA/133
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi: waiting for bus probes to complete ...
Jun 13 19:03:07 klotze.tiwe.de kernel: ata5.00: ATA-10: ST6000VN0041-2EL11C, SC61, max UDMA/133
Jun 13 19:03:07 klotze.tiwe.de kernel: ata5.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jun 13 19:03:07 klotze.tiwe.de kernel: ata5.00: Features: NCQ-sndrcv
Jun 13 19:03:07 klotze.tiwe.de kernel: ata5.00: configured for UDMA/133
Jun 13 19:03:07 klotze.tiwe.de kernel: tsc: Refined TSC clocksource calibration: 2999.999 MHz
Jun 13 19:03:07 klotze.tiwe.de kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e44b2357, max_idle_ns: 440795324996 ns
Jun 13 19:03:07 klotze.tiwe.de kernel: clocksource: Switched to clocksource tsc
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: hba_port entry: 00000000527b0375, port: 255 is added to hba_port list
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x5782bcb059493400), phys(8)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0x9) sas_address(0x4433221100000000) port_type(0x1)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xa) sas_address(0x4433221103000000) port_type(0x1)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xb) sas_address(0x4433221101000000) port_type(0x1)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xc) sas_address(0x4433221102000000) port_type(0x1)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xd) sas_address(0x4433221105000000) port_type(0x1)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xe) sas_address(0x4433221104000000) port_type(0x1)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0xf) sas_address(0x4433221106000000) port_type(0x1)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: handle(0x10) sas_address(0x4433221107000000) port_type(0x1)
Jun 13 19:03:07 klotze.tiwe.de kernel: mpt2sas_cm0: port enable: SUCCESS
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:0:0: Direct-Access     ATA      ST6000VN0041-2EL SC61 PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:0:0: SATA: handle(0x0009), sas_addr(0x4433221100000000), phy(0), device_name(0xc50050003649a1c2)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:0:0: enclosure logical id (0x5782bcb059493400), slot(7) 
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:0:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 19:03:07 klotze.tiwe.de kernel:  end_device-0:0: add: handle(0x0009), sas_addr(0x4433221100000000)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:1:0: Direct-Access     ATA      ST6000VN0033-2EE SC60 PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:1:0: SATA: handle(0x000a), sas_addr(0x4433221103000000), phy(3), device_name(0xc5005000d905b669)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:1:0: enclosure logical id (0x5782bcb059493400), slot(4) 
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:1:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 19:03:07 klotze.tiwe.de kernel:  end_device-0:1: add: handle(0x000a), sas_addr(0x4433221103000000)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:2:0: Direct-Access     ATA      ST14000NE0008-2R EN02 PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:2:0: SATA: handle(0x000b), sas_addr(0x4433221101000000), phy(1), device_name(0xc50050002d25dc39)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:2:0: enclosure logical id (0x5782bcb059493400), slot(6) 
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:2:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 19:03:07 klotze.tiwe.de kernel:  end_device-0:2: add: handle(0x000b), sas_addr(0x4433221101000000)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:3:0: Direct-Access     ATA      ST14000NE0008-2J EN01 PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:3:0: SATA: handle(0x000c), sas_addr(0x4433221102000000), phy(2), device_name(0xc500500063b5c77b)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:3:0: enclosure logical id (0x5782bcb059493400), slot(5) 
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:3:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 19:03:07 klotze.tiwe.de kernel:  end_device-0:3: add: handle(0x000c), sas_addr(0x4433221102000000)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:4:0: Direct-Access     ATA      ST6000NE0021-2EN EN02 PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:4:0: SATA: handle(0x000d), sas_addr(0x4433221105000000), phy(5), device_name(0xc5005000f984a1d0)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:4:0: enclosure logical id (0x5782bcb059493400), slot(2) 
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:4:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 19:03:07 klotze.tiwe.de kernel:  end_device-0:4: add: handle(0x000d), sas_addr(0x4433221105000000)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:5:0: Direct-Access     ATA      ST14000NE0008-2J EN01 PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:5:0: SATA: handle(0x000e), sas_addr(0x4433221104000000), phy(4), device_name(0xc5005000dd44c77b)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:5:0: enclosure logical id (0x5782bcb059493400), slot(3) 
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:5:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 19:03:07 klotze.tiwe.de kernel:  end_device-0:5: add: handle(0x000e), sas_addr(0x4433221104000000)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:6:0: Direct-Access     ATA      ST14000NE0008-2R EN02 PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:6:0: SATA: handle(0x000f), sas_addr(0x4433221106000000), phy(6), device_name(0xc5005000e781dc37)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:6:0: enclosure logical id (0x5782bcb059493400), slot(1) 
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:6:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:6:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 19:03:07 klotze.tiwe.de kernel:  end_device-0:6: add: handle(0x000f), sas_addr(0x4433221106000000)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:7:0: Direct-Access     ATA      ST6000VN0041-2EL SC61 PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:7:0: SATA: handle(0x0010), sas_addr(0x4433221107000000), phy(7), device_name(0xc50050003d31a59d)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:7:0: enclosure logical id (0x5782bcb059493400), slot(0) 
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:7:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 0:0:7:0: qdepth(32), tagged(1), scsi_level(6), cmd_que(1)
Jun 13 19:03:07 klotze.tiwe.de kernel:  end_device-0:7: add: handle(0x0010), sas_addr(0x4433221107000000)
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: scsi 5:0:0:0: Direct-Access     ATA      ST6000VN0041-2EL SC61 PQ: 0 ANSI: 5
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 1:0:0:0: [sdi] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 1:0:0:0: [sdi] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 1:0:0:0: [sdi] Mode Sense: 00 3a 00 00
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 1:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 1:0:0:0: [sdi] Preferred minimum I/O size 512 bytes
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:2:0: [sdb] physical block alignment offset: 4096
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:2:0: [sdb] 27344764928 512-byte logical blocks: (14.0 TB/12.7 TiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:2:0: [sdb] 4096-byte physical blocks
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 2:0:0:0: [sdj] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 2:0:0:0: [sdj] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 2:0:0:0: [sdj] Mode Sense: 00 3a 00 00
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 2:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 2:0:0:0: [sdj] Preferred minimum I/O size 512 bytes
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] physical block alignment offset: 4096
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] 27344764928 512-byte logical blocks: (14.0 TB/12.7 TiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] 4096-byte physical blocks
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 5:0:0:0: [sdk] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 5:0:0:0: [sdk] 4096-byte physical blocks
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 5:0:0:0: [sdk] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 5:0:0:0: [sdk] Mode Sense: 00 3a 00 00
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 5:0:0:0: [sdk] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 5:0:0:0: [sdk] Preferred minimum I/O size 4096 bytes
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] physical block alignment offset: 4096
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] 27344764928 512-byte logical blocks: (14.0 TB/12.7 TiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] 4096-byte physical blocks
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] physical block alignment offset: 4096
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] 27344764928 512-byte logical blocks: (14.0 TB/12.7 TiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] 4096-byte physical blocks
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] physical block alignment offset: 4096
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] 4096-byte physical blocks
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:2:0: [sdb] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:2:0: [sdb] Mode Sense: 7f 00 00 08
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] Mode Sense: 7f 00 00 08
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:2:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] Mode Sense: 7f 00 00 08
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] Mode Sense: 7f 00 00 08
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:1:0: [sdf] physical block alignment offset: 4096
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:1:0: [sdf] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:1:0: [sdf] 4096-byte physical blocks
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] physical block alignment offset: 4096
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] 4096-byte physical blocks
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] physical block alignment offset: 4096
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] Mode Sense: 7f 00 00 08
Jun 13 19:03:07 klotze.tiwe.de kernel:  sdj: sdj1 sdj2 sdj3
Jun 13 19:03:07 klotze.tiwe.de kernel:  sdi: sdi1 sdi2 sdi3
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 2:0:0:0: [sdj] supports TCG Opal
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 2:0:0:0: [sdj] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 1:0:0:0: [sdi] supports TCG Opal
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 1:0:0:0: [sdi] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] Mode Sense: 7f 00 00 08
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] Mode Sense: 7f 00 00 08
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:1:0: [sdf] Write Protect is off
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:1:0: [sdf] Mode Sense: 7f 00 00 08
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:1:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 5:0:0:0: [sdk] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel:  sdb: sdb1 sdb2
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:2:0: [sdb] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel:  sdg: sdg1 sdg2
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:6:0: [sdg] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel:  sde: sde1 sde2
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:5:0: [sde] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel:  sdc: sdc1 sdc2
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:3:0: [sdc] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:4:0: [sdd] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:1:0: [sdf] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel:  sdh: sdh1
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:7:0: [sdh] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel:  sda: sda1
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid1:md1: active with 2 out of 2 mirrors
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid1:md0: active with 2 out of 2 mirrors
Jun 13 19:03:07 klotze.tiwe.de kernel: md1: detected capacity change from 0 to 973969408
Jun 13 19:03:07 klotze.tiwe.de kernel: md0: detected capacity change from 0 to 1952640
Jun 13 19:03:07 klotze.tiwe.de kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Jun 13 19:03:07 klotze.tiwe.de kernel: device-mapper: uevent: version 1.0.3
Jun 13 19:03:07 klotze.tiwe.de kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Jun 13 19:03:07 klotze.tiwe.de kernel: raid6: avx2x4   gen() 34808 MB/s
Jun 13 19:03:07 klotze.tiwe.de kernel: raid6: avx2x2   gen() 38354 MB/s
Jun 13 19:03:07 klotze.tiwe.de kernel: raid6: avx2x1   gen() 32734 MB/s
Jun 13 19:03:07 klotze.tiwe.de kernel: raid6: using algorithm avx2x2 gen() 38354 MB/s
Jun 13 19:03:07 klotze.tiwe.de kernel: raid6: .... xor() 21637 MB/s, rmw enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: raid6: using avx2x2 recovery algorithm
Jun 13 19:03:07 klotze.tiwe.de kernel: async_tx: api initialized (async)
Jun 13 19:03:07 klotze.tiwe.de kernel: xor: automatically using best checksumming function   avx       
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md3: device sdc2 operational as raid disk 3
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md3: device sdg2 operational as raid disk 1
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md3: device sdb2 operational as raid disk 2
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md3: device sde2 operational as raid disk 0
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md2: device sdc1 operational as raid disk 3
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md2: device sdh1 operational as raid disk 4
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md2: device sda1 operational as raid disk 0
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md2: device sdf operational as raid disk 2
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md2: device sdd operational as raid disk 6
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md2: device sde1 operational as raid disk 7
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md2: device sdb1 operational as raid disk 1
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md2: device sdg1 operational as raid disk 5
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md3: raid level 6 active with 4 out of 4 devices, algorithm 2
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md2: raid level 6 active with 8 out of 8 devices, algorithm 2
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md3: recovering 0 data-only stripes and 533 data-parity stripes
Jun 13 19:03:07 klotze.tiwe.de kernel: md3: detected capacity change from 0 to 31246911488
Jun 13 19:03:07 klotze.tiwe.de kernel: md/raid:md2: recovering 0 data-only stripes and 69251 data-parity stripes
Jun 13 19:03:07 klotze.tiwe.de kernel: md2: detected capacity change from 0 to 70324678656
Jun 13 19:03:07 klotze.tiwe.de kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 19:03:07 klotze.tiwe.de kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Inserted module 'autofs4'
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: systemd 252.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Detected architecture x86-64.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Hostname set to <klotze.tiwe.de>.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: /etc/systemd/system/bbc-socks.service:12: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Queued start job for default target graphical.target.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Created slice user.slice - User and Session Slice.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Reached target remote-fs.target - Remote File Systems.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Reached target slices.target - Slice Units.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Reached target swap.target - Swaps.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Reached target virt-guest-shutdown.target - Libvirt guests shutdown.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on syslog.socket - Syslog Socket.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on systemd-journald.socket - Journal Socket.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished blk-availability.service - Availability of block devices.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting nftables.service - nftables...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting systemd-journald.service - Journal Service...
Jun 13 19:03:07 klotze.tiwe.de kernel: pstore: Using crash dump compression: deflate
Jun 13 19:03:07 klotze.tiwe.de kernel: pstore: Registered efi as persistent store backend
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Jun 13 19:03:07 klotze.tiwe.de kernel: loop: module loaded
Jun 13 19:03:07 klotze.tiwe.de kernel: fuse: init (API version 7.37)
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: bus type drm_connector registered
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
Jun 13 19:03:07 klotze.tiwe.de kernel: EXT4-fs (dm-0): re-mounted. Quota mode: none.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting systemd-sysusers.service - Create System Users...
Jun 13 19:03:07 klotze.tiwe.de kernel: lp: driver loaded but no devices found
Jun 13 19:03:07 klotze.tiwe.de kernel: ppdev: user-space parallel port driver
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished systemd-sysusers.service - Create System Users.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
Jun 13 19:03:07 klotze.tiwe.de systemd[1]: Started systemd-journald.service - Journal Service.
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:1:0: Attached scsi generic sg1 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:2:0: Attached scsi generic sg2 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:3:0: Attached scsi generic sg3 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:4:0: Attached scsi generic sg4 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:5:0: Attached scsi generic sg5 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:6:0: Attached scsi generic sg6 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 0:0:7:0: Attached scsi generic sg7 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 1:0:0:0: Attached scsi generic sg8 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 2:0:0:0: Attached scsi generic sg9 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: sd 5:0:0:0: Attached scsi generic sg10 type 0
Jun 13 19:03:07 klotze.tiwe.de kernel: resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
Jun 13 19:03:07 klotze.tiwe.de kernel: caller pmc_core_probe+0xb3/0x6a0 [intel_pmc_core] mapping multiple BARs
Jun 13 19:03:07 klotze.tiwe.de kernel: intel_pmc_core INT33A1:00:  initialized
Jun 13 19:03:07 klotze.tiwe.de kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: button: Sleep Button [SLPB]
Jun 13 19:03:07 klotze.tiwe.de kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: button: Power Button [PWRB]
Jun 13 19:03:07 klotze.tiwe.de kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: button: Power Button [PWRF]
Jun 13 19:03:07 klotze.tiwe.de kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 13 19:03:07 klotze.tiwe.de kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 13 19:03:07 klotze.tiwe.de kernel: PTP clock support registered
Jun 13 19:03:07 klotze.tiwe.de kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 13 19:03:07 klotze.tiwe.de kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 13 19:03:07 klotze.tiwe.de kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.1: [8086:a2a0] type 00 class 0x058000
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
Jun 13 19:03:07 klotze.tiwe.de kernel: e1000e: Intel(R) PRO/1000 Network Driver
Jun 13 19:03:07 klotze.tiwe.de kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Jun 13 19:03:07 klotze.tiwe.de kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.1: Adding to iommu group 19
Jun 13 19:03:07 klotze.tiwe.de kernel: mc: Linux media interface: v0.10
Jun 13 19:03:07 klotze.tiwe.de kernel: pci 0000:00:1f.1: Removing from iommu group 19
Jun 13 19:03:07 klotze.tiwe.de kernel: i2c i2c-0: 2/4 memory slots populated (from DMI)
Jun 13 19:03:07 klotze.tiwe.de kernel: i2c i2c-0: Successfully instantiated SPD at 0x51
Jun 13 19:03:07 klotze.tiwe.de kernel: i2c i2c-0: Successfully instantiated SPD at 0x53
Jun 13 19:03:07 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: enabling device (0000 -> 0002)
Jun 13 19:03:07 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: card detected: TechnoTrend TT-budget S2-4200 Twin
Jun 13 19:03:07 klotze.tiwe.de kernel: ACPI: bus type USB registered
Jun 13 19:03:07 klotze.tiwe.de kernel: usbcore: registered new interface driver usbfs
Jun 13 19:03:07 klotze.tiwe.de kernel: usbcore: registered new interface driver hub
Jun 13 19:03:07 klotze.tiwe.de kernel: usbcore: registered new device driver usb
Jun 13 19:03:07 klotze.tiwe.de kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
Jun 13 19:03:07 klotze.tiwe.de kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Jun 13 19:03:07 klotze.tiwe.de kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 13 19:03:07 klotze.tiwe.de kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 13 19:03:07 klotze.tiwe.de kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 13 19:03:07 klotze.tiwe.de kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb1: Product: xHCI Host Controller
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb1: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 13 19:03:07 klotze.tiwe.de kernel: hub 1-0:1.0: USB hub found
Jun 13 19:03:07 klotze.tiwe.de kernel: hub 1-0:1.0: 16 ports detected
Jun 13 19:03:07 klotze.tiwe.de kernel: cryptd: max_cpu_qlen set to 1000
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb2: Product: xHCI Host Controller
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb2: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 13 19:03:07 klotze.tiwe.de kernel: hub 2-0:1.0: USB hub found
Jun 13 19:03:07 klotze.tiwe.de kernel: hub 2-0:1.0: 10 ports detected
Jun 13 19:03:07 klotze.tiwe.de kernel: AVX2 version of gcm_enc/dec engaged.
Jun 13 19:03:07 klotze.tiwe.de kernel: AES CTR mode by8 optimization enabled
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: xHCI Host Controller
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 3
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.4: AER: Corrected error received: 0000:00:1c.4
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.4:   device [8086:a294] error status/mask=00000001/00002000
Jun 13 19:03:07 klotze.tiwe.de kernel: pcieport 0000:00:1c.4:    [ 0] RxErr                  (First)
Jun 13 19:03:07 klotze.tiwe.de kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Jun 13 19:03:07 klotze.tiwe.de kernel: iTCO_vendor_support: vendor-support=0
Jun 13 19:03:07 klotze.tiwe.de kernel: ee1004 0-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Jun 13 19:03:07 klotze.tiwe.de kernel: ee1004 0-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
Jun 13 19:03:07 klotze.tiwe.de kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Jun 13 19:03:07 klotze.tiwe.de kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: xHCI Host Controller
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 4
Jun 13 19:03:07 klotze.tiwe.de kernel: xhci_hcd 0000:0a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb3: Product: xHCI Host Controller
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb3: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb3: SerialNumber: 0000:0a:00.0
Jun 13 19:03:07 klotze.tiwe.de kernel: dvbdev: DVB: registering new adapter (SMI_DVB)
Jun 13 19:03:07 klotze.tiwe.de kernel: hub 3-0:1.0: USB hub found
Jun 13 19:03:07 klotze.tiwe.de kernel: hub 3-0:1.0: 2 ports detected
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb4: Product: xHCI Host Controller
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb4: Manufacturer: Linux 6.1.0-9-amd64 xhci-hcd
Jun 13 19:03:07 klotze.tiwe.de kernel: usb usb4: SerialNumber: 0000:0a:00.0
Jun 13 19:03:07 klotze.tiwe.de kernel: hub 4-0:1.0: USB hub found
Jun 13 19:03:07 klotze.tiwe.de kernel: hub 4-0:1.0: 2 ports detected
Jun 13 19:03:07 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 2c:4d:54:58:75:af
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:03:00.0: enabling device (0000 -> 0002)
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 19:03:08 klotze.tiwe.de kernel: asus_wmi: ASUS WMI generic driver loaded
Jun 13 19:03:08 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Jun 13 19:03:08 klotze.tiwe.de kernel: Console: switching to colour dummy device 80x25
Jun 13 19:03:08 klotze.tiwe.de kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jun 13 19:03:08 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Jun 13 19:03:08 klotze.tiwe.de kernel: asus_wmi: Initialization: 0x0
Jun 13 19:03:08 klotze.tiwe.de kernel: asus_wmi: BIOS WMI version: 0.9
Jun 13 19:03:08 klotze.tiwe.de kernel: asus_wmi: SFUN value: 0x0
Jun 13 19:03:08 klotze.tiwe.de kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Jun 13 19:03:08 klotze.tiwe.de kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input8
Jun 13 19:03:08 klotze.tiwe.de kernel: i2c i2c-1: Added multiplexed i2c bus 3
Jun 13 19:03:08 klotze.tiwe.de kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Jun 13 19:03:08 klotze.tiwe.de kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Jun 13 19:03:08 klotze.tiwe.de kernel: i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
Jun 13 19:03:08 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:03:00.0 eth1: (PCI Express:2.5GT/s:Width x4) 00:1b:21:85:4b:b5
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:03:00.0 eth1: Intel(R) PRO/1000 Network Connection
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:03:00.0 eth1: MAC: 0, PHY: 4, PBA No: E61209-002
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:03:00.1: enabling device (0000 -> 0002)
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:03:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 19:03:08 klotze.tiwe.de kernel: m88rs6000t 3-0021: chip_id=64
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-2: new low-speed USB device number 2 using xhci_hcd
Jun 13 19:03:08 klotze.tiwe.de kernel: intel_rapl_common: Found RAPL domain package
Jun 13 19:03:08 klotze.tiwe.de kernel: intel_rapl_common: Found RAPL domain core
Jun 13 19:03:08 klotze.tiwe.de kernel: intel_rapl_common: Found RAPL domain uncore
Jun 13 19:03:08 klotze.tiwe.de kernel: intel_rapl_common: Found RAPL domain dram
Jun 13 19:03:08 klotze.tiwe.de kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 19:03:08 klotze.tiwe.de kernel: EXT4-fs (md0): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 19:03:08 klotze.tiwe.de kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 19:03:08 klotze.tiwe.de kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 19:03:08 klotze.tiwe.de systemd-journald[415]: Received client request to flush runtime journal.
Jun 13 19:03:08 klotze.tiwe.de kernel: serial_ir serial_ir.0: auto-detected active low receiver
Jun 13 19:03:08 klotze.tiwe.de systemd-journald[415]: File /var/log/journal/3c47284b37534f079b9bad5364e6ce73/system.journal corrupted or uncleanly shut down, renaming and replacing.
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:03:00.1 eth2: (PCI Express:2.5GT/s:Width x4) 00:1b:21:85:4b:b4
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:03:00.1 eth2: Intel(R) PRO/1000 Network Connection
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:03:00.1 eth2: MAC: 0, PHY: 4, PBA No: E61209-002
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:04:00.0: enabling device (0000 -> 0002)
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:04:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 19:03:08 klotze.tiwe.de kernel: m88rs6000t 3-0021: Montage M88RS6000 internal tuner successfully identified
Jun 13 19:03:08 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: DVB: registering adapter 0 frontend 0 (Montage Technology M88RS6000)...
Jun 13 19:03:08 klotze.tiwe.de kernel: Registered IR keymap rc-rc6-mce
Jun 13 19:03:08 klotze.tiwe.de kernel: IR RC6 protocol handler initialized
Jun 13 19:03:08 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: TechnoTrend TT-budget S2-4200 Twin port 0 MAC: bc:ea:2b:42:05:eb
Jun 13 19:03:08 klotze.tiwe.de kernel: dvbdev: DVB: registering new adapter (SMI_DVB)
Jun 13 19:03:08 klotze.tiwe.de kernel: i2c i2c-2: Added multiplexed i2c bus 7
Jun 13 19:03:08 klotze.tiwe.de kernel: rc rc0: Serial IR type home-brew as /devices/platform/serial_ir.0/rc/rc0
Jun 13 19:03:08 klotze.tiwe.de kernel: rc rc0: lirc_dev: driver serial_ir registered at minor = 0, raw IR receiver, raw IR transmitter
Jun 13 19:03:08 klotze.tiwe.de kernel: input: Serial IR type home-brew as /devices/platform/serial_ir.0/rc/rc0/input3
Jun 13 19:03:08 klotze.tiwe.de kernel: nct6775: Enabling hardware monitor logical device mappings.
Jun 13 19:03:08 klotze.tiwe.de kernel: nct6775: Found NCT6793D or compatible chip at 0x2e:0x290
Jun 13 19:03:08 klotze.tiwe.de kernel: ACPI Warning: SystemIO range 0x0000000000000295-0x0000000000000296 conflicts with OpRegion 0x0000000000000290-0x0000000000000299 (\_GPE.HWM) (20220331/utaddress-204)
Jun 13 19:03:08 klotze.tiwe.de kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-2: New USB device found, idVendor=051d, idProduct=0002, bcdDevice= 0.06
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-2: Product: Smart-UPS 750 FW:651.11.I USB FW:4.2
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-2: Manufacturer: American Power Conversion
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-2: SerialNumber: QS0421147758
Jun 13 19:03:08 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] failed to retrieve link info, disabling eDP
Jun 13 19:03:08 klotze.tiwe.de kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 13 19:03:08 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] [ENCODER:111:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
Jun 13 19:03:08 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] [ENCODER:115:DDI D/PHY D] is disabled/in DSI mode with an ungated DDI clock, gate it
Jun 13 19:03:08 klotze.tiwe.de kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Jun 13 19:03:08 klotze.tiwe.de kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jun 13 19:03:08 klotze.tiwe.de kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
Jun 13 19:03:08 klotze.tiwe.de kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 13 19:03:08 klotze.tiwe.de kernel: usbcore: registered new interface driver usbhid
Jun 13 19:03:08 klotze.tiwe.de kernel: usbhid: USB HID core driver
Jun 13 19:03:08 klotze.tiwe.de kernel: m88rs6000t 7-0021: chip_id=64
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:04:00.0 eth3: (PCI Express:2.5GT/s:Width x4) 00:1b:21:85:4b:b7
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:04:00.0 eth3: Intel(R) PRO/1000 Network Connection
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:04:00.0 eth3: MAC: 0, PHY: 4, PBA No: E61209-002
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:04:00.1: enabling device (0000 -> 0002)
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:04:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-5: new low-speed USB device number 3 using xhci_hcd
Jun 13 19:03:08 klotze.tiwe.de kernel: m88rs6000t 7-0021: Montage M88RS6000 internal tuner successfully identified
Jun 13 19:03:08 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: DVB: registering adapter 1 frontend 0 (Montage Technology M88RS6000)...
Jun 13 19:03:08 klotze.tiwe.de kernel: SMI PCIe driver 0000:09:00.0: TechnoTrend TT-budget S2-4200 Twin port 1 MAC: bc:ea:2b:42:05:ec
Jun 13 19:03:08 klotze.tiwe.de kernel: rc_core: IR keymap rc-tt-1500 not found
Jun 13 19:03:08 klotze.tiwe.de kernel: Registered IR keymap rc-empty
Jun 13 19:03:08 klotze.tiwe.de kernel: rc rc1: IR (TechnoTrend TT-budget S2-4200 Twin) as /devices/pci0000:00/0000:00:1c.1/0000:09:00.0/rc/rc1
Jun 13 19:03:08 klotze.tiwe.de kernel: rc rc1: lirc_dev: driver SMI_PCIe registered at minor = 1, raw IR receiver, no transmitter
Jun 13 19:03:08 klotze.tiwe.de kernel: input: IR (TechnoTrend TT-budget S2-4200 Twin) as /devices/pci0000:00/0000:00:1c.1/0000:09:00.0/rc/rc1/input10
Jun 13 19:03:08 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: enabling device (0000 -> 0002)
Jun 13 19:03:08 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: card detected: TechnoTrend TT-budget S2-4200 Twin
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:04:00.1 eth4: (PCI Express:2.5GT/s:Width x4) 00:1b:21:85:4b:b6
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:04:00.1 eth4: Intel(R) PRO/1000 Network Connection
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:04:00.1 eth4: MAC: 0, PHY: 4, PBA No: E61209-002
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:07:00.0: enabling device (0000 -> 0002)
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:07:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-5: New USB device found, idVendor=16c0, idProduct=05df, bcdDevice= 1.00
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-5: Product: USBRelay2
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-5: Manufacturer: www.dcttech.com
Jun 13 19:03:08 klotze.tiwe.de kernel: videodev: Linux video capture interface: v2.00
Jun 13 19:03:08 klotze.tiwe.de kernel: fbcon: i915drmfb (fb0) is primary device
Jun 13 19:03:08 klotze.tiwe.de kernel: Console: switching to colour frame buffer device 240x67
Jun 13 19:03:08 klotze.tiwe.de kernel: dvbdev: DVB: registering new adapter (SMI_DVB)
Jun 13 19:03:08 klotze.tiwe.de kernel: i2c i2c-9: Added multiplexed i2c bus 11
Jun 13 19:03:08 klotze.tiwe.de kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jun 13 19:03:08 klotze.tiwe.de kernel: usbcore: registered new interface driver radio-ma901
Jun 13 19:03:08 klotze.tiwe.de kernel: hid-generic 0003:051D:0002.0001: hiddev0,hidraw0: USB HID v1.10 Device [American Power Conversion Smart-UPS 750 FW:651.11.I USB FW:4.2] on usb-0000:00:14.0-2/input0
Jun 13 19:03:08 klotze.tiwe.de kernel: hid-generic 0003:16C0:05DF.0002: hiddev1,hidraw1: USB HID v1.01 Device [www.dcttech.com USBRelay2] on usb-0000:00:14.0-5/input0
Jun 13 19:03:08 klotze.tiwe.de kernel: usb 1-6: new full-speed USB device number 4 using xhci_hcd
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:07:00.0 eth5: (PCI Express:2.5GT/s:Width x4) 00:15:17:8b:0b:74
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:07:00.0 eth5: Intel(R) PRO/1000 Network Connection
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:07:00.0 eth5: MAC: 0, PHY: 4, PBA No: D56146-003
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:07:00.1: enabling device (0000 -> 0002)
Jun 13 19:03:08 klotze.tiwe.de kernel: e1000e 0000:07:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Jun 13 19:03:08 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Jun 13 19:03:08 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 13 19:03:08 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 13 19:03:08 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 13 19:03:08 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
Jun 13 19:03:08 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 13 19:03:08 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
Jun 13 19:03:08 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
Jun 13 19:03:08 klotze.tiwe.de kernel: snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
Jun 13 19:03:08 klotze.tiwe.de kernel: m88rs6000t 11-0021: chip_id=64
Jun 13 19:03:08 klotze.tiwe.de kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Jun 13 19:03:08 klotze.tiwe.de kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Jun 13 19:03:08 klotze.tiwe.de kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Jun 13 19:03:08 klotze.tiwe.de kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Jun 13 19:03:08 klotze.tiwe.de kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Jun 13 19:03:08 klotze.tiwe.de kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Jun 13 19:03:08 klotze.tiwe.de kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Jun 13 19:03:08 klotze.tiwe.de kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Jun 13 19:03:08 klotze.tiwe.de kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Jun 13 19:03:08 klotze.tiwe.de kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Jun 13 19:03:09 klotze.tiwe.de kernel: e1000e 0000:07:00.1 eth6: (PCI Express:2.5GT/s:Width x4) 00:15:17:8b:0b:75
Jun 13 19:03:09 klotze.tiwe.de kernel: e1000e 0000:07:00.1 eth6: Intel(R) PRO/1000 Network Connection
Jun 13 19:03:09 klotze.tiwe.de kernel: e1000e 0000:07:00.1 eth6: MAC: 0, PHY: 4, PBA No: D56146-003
Jun 13 19:03:09 klotze.tiwe.de kernel: usb 1-6: New USB device found, idVendor=03f0, idProduct=0305, bcdDevice= 0.00
Jun 13 19:03:09 klotze.tiwe.de kernel: usb 1-6: New USB device strings: Mfr=10, Product=11, SerialNumber=12
Jun 13 19:03:09 klotze.tiwe.de kernel: usb 1-6: Product: Hewlett-Packard ScanJet 4300C
Jun 13 19:03:09 klotze.tiwe.de kernel: usb 1-6: Manufacturer: Hewlett-Packard
Jun 13 19:03:09 klotze.tiwe.de kernel: usb 1-6: SerialNumber: MD044B11GVDT
Jun 13 19:03:09 klotze.tiwe.de kernel: e1000e 0000:04:00.0 q2: renamed from eth3
Jun 13 19:03:09 klotze.tiwe.de kernel: m88rs6000t 11-0021: Montage M88RS6000 internal tuner successfully identified
Jun 13 19:03:09 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: DVB: registering adapter 2 frontend 0 (Montage Technology M88RS6000)...
Jun 13 19:03:09 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: TechnoTrend TT-budget S2-4200 Twin port 0 MAC: bc:ea:2b:42:05:3d
Jun 13 19:03:09 klotze.tiwe.de kernel: dvbdev: DVB: registering new adapter (SMI_DVB)
Jun 13 19:03:09 klotze.tiwe.de kernel: i2c i2c-10: Added multiplexed i2c bus 12
Jun 13 19:03:09 klotze.tiwe.de kernel: e1000e 0000:03:00.0 q0: renamed from eth1
Jun 13 19:03:09 klotze.tiwe.de kernel: e1000e 0000:07:00.1 i1: renamed from eth6
Jun 13 19:03:09 klotze.tiwe.de kernel: e1000e 0000:04:00.1 q3: renamed from eth4
Jun 13 19:03:09 klotze.tiwe.de kernel: e1000e 0000:07:00.0 i0: renamed from eth5
Jun 13 19:03:09 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 onboard: renamed from eth0
Jun 13 19:03:09 klotze.tiwe.de kernel: m88rs6000t 12-0021: chip_id=64
Jun 13 19:03:09 klotze.tiwe.de kernel: e1000e 0000:03:00.1 q1: renamed from eth2
Jun 13 19:03:09 klotze.tiwe.de kernel: m88rs6000t 12-0021: Montage M88RS6000 internal tuner successfully identified
Jun 13 19:03:09 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: DVB: registering adapter 3 frontend 0 (Montage Technology M88RS6000)...
Jun 13 19:03:09 klotze.tiwe.de kernel: SMI PCIe driver 0000:0b:00.0: TechnoTrend TT-budget S2-4200 Twin port 1 MAC: bc:ea:2b:42:05:3e
Jun 13 19:03:09 klotze.tiwe.de kernel: rc_core: IR keymap rc-tt-1500 not found
Jun 13 19:03:09 klotze.tiwe.de kernel: Registered IR keymap rc-empty
Jun 13 19:03:09 klotze.tiwe.de kernel: rc rc2: IR (TechnoTrend TT-budget S2-4200 Twin) as /devices/pci0000:00/0000:00:1c.6/0000:0b:00.0/rc/rc2
Jun 13 19:03:09 klotze.tiwe.de kernel: rc rc2: lirc_dev: driver SMI_PCIe registered at minor = 2, raw IR receiver, no transmitter
Jun 13 19:03:09 klotze.tiwe.de kernel: input: IR (TechnoTrend TT-budget S2-4200 Twin) as /devices/pci0000:00/0000:00:1c.6/0000:0b:00.0/rc/rc2/input21
Jun 13 19:03:09 klotze.tiwe.de kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 13 19:03:09 klotze.tiwe.de kernel: cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
Jun 13 19:03:09 klotze.tiwe.de kernel: cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
Jun 13 19:03:09 klotze.tiwe.de kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 13 19:03:09 klotze.tiwe.de kernel: platform regulatory.0: firmware: failed to load regulatory.db (-2)
Jun 13 19:03:09 klotze.tiwe.de kernel: firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
Jun 13 19:03:09 klotze.tiwe.de kernel: platform regulatory.0: firmware: failed to load regulatory.db (-2)
Jun 13 19:03:09 klotze.tiwe.de kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 13 19:03:09 klotze.tiwe.de kernel: cfg80211: failed to load regulatory.db
Jun 13 19:03:09 klotze.tiwe.de kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jun 13 19:03:09 klotze.tiwe.de kernel: Process accounting resumed
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 1(klotze) entered blocking state
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 1(klotze) entered disabled state
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 2(i1) entered blocking state
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 2(i1) entered disabled state
Jun 13 19:03:09 klotze.tiwe.de kernel: device i1 entered promiscuous mode
Jun 13 19:03:09 klotze.tiwe.de kernel: device klotze entered promiscuous mode
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 3(i0) entered blocking state
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 3(i0) entered disabled state
Jun 13 19:03:09 klotze.tiwe.de kernel: device i0 entered promiscuous mode
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 4(q3) entered blocking state
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 4(q3) entered disabled state
Jun 13 19:03:09 klotze.tiwe.de kernel: device q3 entered promiscuous mode
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 5(q2) entered blocking state
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 5(q2) entered disabled state
Jun 13 19:03:09 klotze.tiwe.de kernel: device q2 entered promiscuous mode
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 6(q1) entered blocking state
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 6(q1) entered disabled state
Jun 13 19:03:09 klotze.tiwe.de kernel: device q1 entered promiscuous mode
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 7(q0) entered blocking state
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 7(q0) entered disabled state
Jun 13 19:03:09 klotze.tiwe.de kernel: device q0 entered promiscuous mode
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 8(onboard) entered blocking state
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 8(onboard) entered disabled state
Jun 13 19:03:09 klotze.tiwe.de kernel: device onboard entered promiscuous mode
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 1(klotze) entered blocking state
Jun 13 19:03:09 klotze.tiwe.de kernel: br: port 1(klotze) entered forwarding state
Jun 13 19:03:09 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): br: link becomes ready
Jun 13 19:03:09 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth: link becomes ready
Jun 13 19:03:09 klotze.tiwe.de systemd-journald[415]: File /var/log/journal/3c47284b37534f079b9bad5364e6ce73/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Jun 13 19:03:11 klotze.tiwe.de kernel: e1000e 0000:07:00.1 i1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
Jun 13 19:03:11 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): i1: link becomes ready
Jun 13 19:03:11 klotze.tiwe.de kernel: br: port 2(i1) entered blocking state
Jun 13 19:03:11 klotze.tiwe.de kernel: br: port 2(i1) entered forwarding state
Jun 13 19:03:12 klotze.tiwe.de kernel: mpt3sas 0000:05:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
Jun 13 19:03:12 klotze.tiwe.de kernel: tun: Universal TUN/TAP device driver, 1.6
Jun 13 19:03:12 klotze.tiwe.de kernel: br: port 9(vm_router) entered blocking state
Jun 13 19:03:12 klotze.tiwe.de kernel: br: port 9(vm_router) entered disabled state
Jun 13 19:03:12 klotze.tiwe.de kernel: device vm_router entered promiscuous mode
Jun 13 19:03:12 klotze.tiwe.de kernel: br: port 9(vm_router) entered blocking state
Jun 13 19:03:12 klotze.tiwe.de kernel: br: port 9(vm_router) entered forwarding state
Jun 13 19:03:13 klotze.tiwe.de kernel: br: port 10(vm_db) entered blocking state
Jun 13 19:03:13 klotze.tiwe.de kernel: br: port 10(vm_db) entered disabled state
Jun 13 19:03:13 klotze.tiwe.de kernel: device vm_db entered promiscuous mode
Jun 13 19:03:13 klotze.tiwe.de kernel: br: port 10(vm_db) entered blocking state
Jun 13 19:03:13 klotze.tiwe.de kernel: br: port 10(vm_db) entered forwarding state
Jun 13 19:03:14 klotze.tiwe.de kernel: br: port 11(vm_net) entered blocking state
Jun 13 19:03:14 klotze.tiwe.de kernel: br: port 11(vm_net) entered disabled state
Jun 13 19:03:14 klotze.tiwe.de kernel: device vm_net entered promiscuous mode
Jun 13 19:03:14 klotze.tiwe.de kernel: br: port 11(vm_net) entered blocking state
Jun 13 19:03:14 klotze.tiwe.de kernel: br: port 11(vm_net) entered forwarding state
Jun 13 19:03:14 klotze.tiwe.de kernel: e1000e 0000:00:1f.6 onboard: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Jun 13 19:03:14 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): onboard: link becomes ready
Jun 13 19:03:14 klotze.tiwe.de kernel: br: port 8(onboard) entered blocking state
Jun 13 19:03:14 klotze.tiwe.de kernel: br: port 8(onboard) entered forwarding state
Jun 13 19:03:14 klotze.tiwe.de kernel: br: port 12(vm_ffka) entered blocking state
Jun 13 19:03:14 klotze.tiwe.de kernel: br: port 12(vm_ffka) entered disabled state
Jun 13 19:03:14 klotze.tiwe.de kernel: device vm_ffka entered promiscuous mode
Jun 13 19:03:14 klotze.tiwe.de kernel: br: port 12(vm_ffka) entered blocking state
Jun 13 19:03:14 klotze.tiwe.de kernel: br: port 12(vm_ffka) entered forwarding state
Jun 13 19:03:15 klotze.tiwe.de kernel: br: port 13(vm_mail) entered blocking state
Jun 13 19:03:15 klotze.tiwe.de kernel: br: port 13(vm_mail) entered disabled state
Jun 13 19:03:15 klotze.tiwe.de kernel: device vm_mail entered promiscuous mode
Jun 13 19:03:15 klotze.tiwe.de kernel: br: port 13(vm_mail) entered blocking state
Jun 13 19:03:15 klotze.tiwe.de kernel: br: port 13(vm_mail) entered forwarding state
Jun 13 19:03:16 klotze.tiwe.de kernel: br: port 14(vm_monitor) entered blocking state
Jun 13 19:03:16 klotze.tiwe.de kernel: br: port 14(vm_monitor) entered disabled state
Jun 13 19:03:16 klotze.tiwe.de kernel: device vm_monitor entered promiscuous mode
Jun 13 19:03:16 klotze.tiwe.de kernel: EXT4-fs (dm-16): failed to parse options in superblock: noatime
Jun 13 19:03:16 klotze.tiwe.de kernel: EXT4-fs (dm-16): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 19:03:16 klotze.tiwe.de kernel: eth0: renamed from vnet0
Jun 13 19:03:16 klotze.tiwe.de kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Jun 13 19:03:16 klotze.tiwe.de kernel: br: port 15(vm_radius) entered blocking state
Jun 13 19:03:16 klotze.tiwe.de kernel: br: port 15(vm_radius) entered disabled state
Jun 13 19:03:16 klotze.tiwe.de kernel: device vm_radius entered promiscuous mode
Jun 13 19:03:16 klotze.tiwe.de kernel: br: port 15(vm_radius) entered blocking state
Jun 13 19:03:16 klotze.tiwe.de kernel: br: port 15(vm_radius) entered forwarding state
Jun 13 19:03:16 klotze.tiwe.de kernel: EXT4-fs (dm-10): warning: maximal mount count reached, running e2fsck is recommended
Jun 13 19:03:16 klotze.tiwe.de kernel: EXT4-fs (dm-10): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 19:03:16 klotze.tiwe.de kernel: eth0: renamed from vnet1
Jun 13 19:03:16 klotze.tiwe.de kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Jun 13 19:03:17 klotze.tiwe.de kernel: br: port 15(vm_radius) entered disabled state
Jun 13 19:04:54 klotze.tiwe.de kernel: EXT4-fs (dm-19): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 19:04:54 klotze.tiwe.de kernel: m88ds3103 1-0069: found a 'Montage Technology M88RS6000' in cold state
Jun 13 19:04:54 klotze.tiwe.de kernel: m88ds3103 1-0069: firmware: direct-loading firmware dvb-demod-m88rs6000.fw
Jun 13 19:04:54 klotze.tiwe.de kernel: m88ds3103 1-0069: downloading firmware from file 'dvb-demod-m88rs6000.fw'
Jun 13 19:04:57 klotze.tiwe.de kernel: m88ds3103 1-0069: found a 'Montage Technology M88RS6000' in warm state
Jun 13 19:04:57 klotze.tiwe.de kernel: m88ds3103 1-0069: firmware version: 4.1
Jun 13 19:04:57 klotze.tiwe.de kernel: m88ds3103 2-0069: found a 'Montage Technology M88RS6000' in cold state
Jun 13 19:04:57 klotze.tiwe.de kernel: m88ds3103 2-0069: firmware: direct-loading firmware dvb-demod-m88rs6000.fw
Jun 13 19:04:57 klotze.tiwe.de kernel: m88ds3103 2-0069: downloading firmware from file 'dvb-demod-m88rs6000.fw'
Jun 13 19:05:00 klotze.tiwe.de kernel: m88ds3103 2-0069: found a 'Montage Technology M88RS6000' in warm state
Jun 13 19:05:00 klotze.tiwe.de kernel: m88ds3103 2-0069: firmware version: 4.1
Jun 13 19:05:00 klotze.tiwe.de kernel: m88ds3103 9-0069: found a 'Montage Technology M88RS6000' in cold state
Jun 13 19:05:00 klotze.tiwe.de kernel: m88ds3103 9-0069: firmware: direct-loading firmware dvb-demod-m88rs6000.fw
Jun 13 19:05:00 klotze.tiwe.de kernel: m88ds3103 9-0069: downloading firmware from file 'dvb-demod-m88rs6000.fw'
Jun 13 19:05:02 klotze.tiwe.de kernel: m88ds3103 9-0069: found a 'Montage Technology M88RS6000' in warm state
Jun 13 19:05:02 klotze.tiwe.de kernel: m88ds3103 9-0069: firmware version: 4.1
Jun 13 19:05:02 klotze.tiwe.de kernel: m88ds3103 10-0069: found a 'Montage Technology M88RS6000' in cold state
Jun 13 19:05:02 klotze.tiwe.de kernel: m88ds3103 10-0069: firmware: direct-loading firmware dvb-demod-m88rs6000.fw
Jun 13 19:05:02 klotze.tiwe.de kernel: m88ds3103 10-0069: downloading firmware from file 'dvb-demod-m88rs6000.fw'
Jun 13 19:05:05 klotze.tiwe.de kernel: m88ds3103 10-0069: found a 'Montage Technology M88RS6000' in warm state
Jun 13 19:05:05 klotze.tiwe.de kernel: m88ds3103 10-0069: firmware version: 4.1
Jun 13 19:14:00 klotze.tiwe.de kernel: BUG: kernel NULL pointer dereference, address: 0000000000000157
Jun 13 19:14:00 klotze.tiwe.de kernel: #PF: supervisor read access in kernel mode
Jun 13 19:14:00 klotze.tiwe.de kernel: #PF: error_code(0x0000) - not-present page
Jun 13 19:14:00 klotze.tiwe.de kernel: PGD 0 P4D 0 
Jun 13 19:14:00 klotze.tiwe.de kernel: Oops: 0000 [#1] PREEMPT SMP PTI
Jun 13 19:14:00 klotze.tiwe.de kernel: CPU: 0 PID: 317 Comm: md2_raid6 Not tainted 6.1.0-9-amd64 #1  Debian 6.1.27-1
Jun 13 19:14:00 klotze.tiwe.de kernel: Hardware name: System manufacturer System Product Name/PRIME Z270-A, BIOS 0505 11/08/2016
Jun 13 19:14:00 klotze.tiwe.de kernel: RIP: 0010:submit_bio_noacct+0x105/0x4a0
Jun 13 19:14:00 klotze.tiwe.de kernel: Code: a5 00 00 00 41 8b 85 ec 01 00 00 85 c0 74 6d 48 8b 43 48 48 85 c0 74 0f 48 63 15 36 79 6c 01 48 8b 84 d0 b8 00 00 00 83 e5 01 <80> bc 28 56 01 00 00 00 0f 85 77 01 00 00 80 bc 28 54 01 00 00 00
Jun 13 19:14:00 klotze.tiwe.de kernel: RSP: 0018:ffffad6ec154fd00 EFLAGS: 00010202
Jun 13 19:14:00 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: ffff8ddbc79270b8 RCX: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: RDX: ffff8ddbc59d44c0 RSI: ffffffff9633fa66 RDI: 00000000ffffffff
Jun 13 19:14:00 klotze.tiwe.de kernel: RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: R10: 0000000000000000 R11: 0000000000000001 R12: ffff8ddbc59d44c0
Jun 13 19:14:00 klotze.tiwe.de kernel: R13: ffff8ddbc67d8750 R14: 0000000001000000 R15: 0000000000000008
Jun 13 19:14:00 klotze.tiwe.de kernel: FS:  0000000000000000(0000) GS:ffff8ddf1ee00000(0000) knlGS:0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 13 19:14:00 klotze.tiwe.de kernel: CR2: 0000000000000157 CR3: 00000001ae1c6004 CR4: 00000000003726f0
Jun 13 19:14:00 klotze.tiwe.de kernel: Call Trace:
Jun 13 19:14:00 klotze.tiwe.de kernel:  <TASK>
Jun 13 19:14:00 klotze.tiwe.de kernel:  handle_active_stripes.constprop.0+0x349/0x560 [raid456]
Jun 13 19:14:00 klotze.tiwe.de kernel:  raid5d+0x49c/0x760 [raid456]
Jun 13 19:14:00 klotze.tiwe.de kernel:  ? __schedule+0x359/0xa20
Jun 13 19:14:00 klotze.tiwe.de kernel:  ? _raw_spin_lock_irqsave+0x23/0x50
Jun 13 19:14:00 klotze.tiwe.de kernel:  ? preempt_count_add+0x6a/0xa0
Jun 13 19:14:00 klotze.tiwe.de kernel:  ? _raw_spin_lock_irqsave+0x23/0x50
Jun 13 19:14:00 klotze.tiwe.de kernel:  ? unregister_md_personality+0x70/0x70 [md_mod]
Jun 13 19:14:00 klotze.tiwe.de kernel:  md_thread+0xa7/0x180 [md_mod]
Jun 13 19:14:00 klotze.tiwe.de kernel:  ? dequeue_task_stop+0x70/0x70
Jun 13 19:14:00 klotze.tiwe.de kernel:  kthread+0xe6/0x110
Jun 13 19:14:00 klotze.tiwe.de kernel:  ? kthread_complete_and_exit+0x20/0x20
Jun 13 19:14:00 klotze.tiwe.de kernel:  ret_from_fork+0x1f/0x30
Jun 13 19:14:00 klotze.tiwe.de kernel:  </TASK>
Jun 13 19:14:00 klotze.tiwe.de kernel: Modules linked in: vhost_net vhost vhost_iotlb tap tun veth bridge stp llc cfg80211 binfmt_misc snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic hid_generic radio_ma901 videodev usbhid hid drivetemp nct6775 nct6775_core hwmon_vid ir_rc6_decoder nls_ascii nls_cp437 vfat rc_rc6_mce fat intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass m88rs6000t crc32_pclmul eeepc_wmi ghash_clmulni_intel sha512_ssse3 sha512_generic m88ds3103 asus_wmi i2c_mux platform_profile battery sparse_keymap ledtrig_audio mei_hdcp i915 iTCO_wdt rfkill intel_pmc_bxt ee1004 iTCO_vendor_support watchdog intel_wmi_thunderbolt evdev wmi_bmof snd_hda_intel mxm_wmi snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec aesni_intel snd_hda_core crypto_simd drm_buddy cryptd snd_hwdep xhci_pci rapl drm_display_helper snd_pcm snd_timer cec xhci_hcd intel_cstate serio_raw pcspkr intel_uncore ttm usbcore smipcie snd dvb_core soundcore mc i2c_i801 e1000e
Jun 13 19:14:00 klotze.tiwe.de kernel:  i2c_smbus drm_kms_helper mei_me ptp usb_common i2c_algo_bit mei pps_core video acpi_pad intel_pmc_core wmi button sg nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 serial_ir rc_core msr parport_pc nf_tables ppdev lp nfnetlink parport drm fuse loop efi_pstore configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 efivarfs raid10 raid0 multipath linear raid456 libcrc32c crc32c_generic async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq dm_mod raid1 md_mod sd_mod t10_pi crc64_rocksoft crc64 crc_t10dif crct10dif_generic ahci libahci mpt3sas raid_class libata scsi_transport_sas crct10dif_pclmul crct10dif_common psmouse crc32c_intel scsi_mod scsi_common fan
Jun 13 19:14:00 klotze.tiwe.de kernel: CR2: 0000000000000157
Jun 13 19:14:00 klotze.tiwe.de kernel: ---[ end trace 0000000000000000 ]---
Jun 13 19:14:00 klotze.tiwe.de kernel: RIP: 0010:submit_bio_noacct+0x105/0x4a0
Jun 13 19:14:00 klotze.tiwe.de kernel: Code: a5 00 00 00 41 8b 85 ec 01 00 00 85 c0 74 6d 48 8b 43 48 48 85 c0 74 0f 48 63 15 36 79 6c 01 48 8b 84 d0 b8 00 00 00 83 e5 01 <80> bc 28 56 01 00 00 00 0f 85 77 01 00 00 80 bc 28 54 01 00 00 00
Jun 13 19:14:00 klotze.tiwe.de kernel: RSP: 0018:ffffad6ec154fd00 EFLAGS: 00010202
Jun 13 19:14:00 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: ffff8ddbc79270b8 RCX: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: RDX: ffff8ddbc59d44c0 RSI: ffffffff9633fa66 RDI: 00000000ffffffff
Jun 13 19:14:00 klotze.tiwe.de kernel: RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: R10: 0000000000000000 R11: 0000000000000001 R12: ffff8ddbc59d44c0
Jun 13 19:14:00 klotze.tiwe.de kernel: R13: ffff8ddbc67d8750 R14: 0000000001000000 R15: 0000000000000008
Jun 13 19:14:00 klotze.tiwe.de kernel: FS:  0000000000000000(0000) GS:ffff8ddf1ee00000(0000) knlGS:0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 13 19:14:00 klotze.tiwe.de kernel: CR2: 0000000000000157 CR3: 00000001ae1c6005 CR4: 00000000003726f0
Jun 13 19:14:00 klotze.tiwe.de kernel: note: md2_raid6[317] exited with irqs disabled
Jun 13 19:14:00 klotze.tiwe.de kernel: ------------[ cut here ]------------
Jun 13 19:14:00 klotze.tiwe.de kernel: WARNING: CPU: 0 PID: 317 at kernel/exit.c:814 do_exit+0x8ff/0xb10
Jun 13 19:14:00 klotze.tiwe.de kernel: Modules linked in: vhost_net vhost vhost_iotlb tap tun veth bridge stp llc cfg80211 binfmt_misc snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic hid_generic radio_ma901 videodev usbhid hid drivetemp nct6775 nct6775_core hwmon_vid ir_rc6_decoder nls_ascii nls_cp437 vfat rc_rc6_mce fat intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass m88rs6000t crc32_pclmul eeepc_wmi ghash_clmulni_intel sha512_ssse3 sha512_generic m88ds3103 asus_wmi i2c_mux platform_profile battery sparse_keymap ledtrig_audio mei_hdcp i915 iTCO_wdt rfkill intel_pmc_bxt ee1004 iTCO_vendor_support watchdog intel_wmi_thunderbolt evdev wmi_bmof snd_hda_intel mxm_wmi snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec aesni_intel snd_hda_core crypto_simd drm_buddy cryptd snd_hwdep xhci_pci rapl drm_display_helper snd_pcm snd_timer cec xhci_hcd intel_cstate serio_raw pcspkr intel_uncore ttm usbcore smipcie snd dvb_core soundcore mc i2c_i801 e1000e
Jun 13 19:14:00 klotze.tiwe.de kernel:  i2c_smbus drm_kms_helper mei_me ptp usb_common i2c_algo_bit mei pps_core video acpi_pad intel_pmc_core wmi button sg nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 serial_ir rc_core msr parport_pc nf_tables ppdev lp nfnetlink parport drm fuse loop efi_pstore configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 efivarfs raid10 raid0 multipath linear raid456 libcrc32c crc32c_generic async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq dm_mod raid1 md_mod sd_mod t10_pi crc64_rocksoft crc64 crc_t10dif crct10dif_generic ahci libahci mpt3sas raid_class libata scsi_transport_sas crct10dif_pclmul crct10dif_common psmouse crc32c_intel scsi_mod scsi_common fan
Jun 13 19:14:00 klotze.tiwe.de kernel: CPU: 0 PID: 317 Comm: md2_raid6 Tainted: G      D            6.1.0-9-amd64 #1  Debian 6.1.27-1
Jun 13 19:14:00 klotze.tiwe.de kernel: Hardware name: System manufacturer System Product Name/PRIME Z270-A, BIOS 0505 11/08/2016
Jun 13 19:14:00 klotze.tiwe.de kernel: RIP: 0010:do_exit+0x8ff/0xb10
Jun 13 19:14:00 klotze.tiwe.de kernel: Code: 06 ff ff ff 48 89 df e8 7f 4c 0f 00 e9 4e f9 ff ff 0f 0b e9 51 f7 ff ff 4c 89 e6 bf 05 06 00 00 e8 06 eb 00 00 e9 2a f8 ff ff <0f> 0b e9 74 f7 ff ff 48 8b bb e0 0b 00 00 e8 2e db ff ff 48 85 c0
Jun 13 19:14:00 klotze.tiwe.de kernel: RSP: 0018:ffffad6ec154fed8 EFLAGS: 00010286
Jun 13 19:14:00 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: ffff8ddbc6d34d40 RCX: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: RDX: 0000000000000001 RSI: 0000000000002710 RDI: 00000000ffffffff
Jun 13 19:14:00 klotze.tiwe.de kernel: RBP: ffff8ddbc6d2da00 R08: 0000000000000000 R09: ffffad6ec154fdd0
Jun 13 19:14:00 klotze.tiwe.de kernel: R10: 0000000000000003 R11: ffffffff96ad43a8 R12: 0000000000000009
Jun 13 19:14:00 klotze.tiwe.de kernel: R13: ffff8ddbc501f380 R14: 0000000000000000 R15: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: FS:  0000000000000000(0000) GS:ffff8ddf1ee00000(0000) knlGS:0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 13 19:14:00 klotze.tiwe.de kernel: CR2: 0000000000000157 CR3: 00000001ae1c6005 CR4: 00000000003726f0
Jun 13 19:14:00 klotze.tiwe.de kernel: Call Trace:
Jun 13 19:14:00 klotze.tiwe.de kernel:  <TASK>
Jun 13 19:14:00 klotze.tiwe.de kernel:  make_task_dead+0x8d/0x90
Jun 13 19:14:00 klotze.tiwe.de kernel:  rewind_stack_and_make_dead+0x17/0x20
Jun 13 19:14:00 klotze.tiwe.de kernel: RIP: 0000:0x0
Jun 13 19:14:00 klotze.tiwe.de kernel: Code: Unable to access opcode bytes at 0xffffffffffffffd6.
Jun 13 19:14:00 klotze.tiwe.de kernel: RSP: 0000:0000000000000000 EFLAGS: 00000000 ORIG_RAX: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Jun 13 19:14:00 klotze.tiwe.de kernel:  </TASK>
Jun 13 19:14:00 klotze.tiwe.de kernel: ---[ end trace 0000000000000000 ]---
Jun 13 19:14:06 klotze.tiwe.de kernel: EXT4-fs (dm-16): unmounting filesystem.
Jun 13 19:14:06 klotze.tiwe.de kernel: br: port 14(vm_monitor) entered disabled state
Jun 13 19:14:06 klotze.tiwe.de kernel: device vm_monitor left promiscuous mode
Jun 13 19:14:06 klotze.tiwe.de kernel: br: port 14(vm_monitor) entered disabled state
Jun 13 19:14:13 klotze.tiwe.de kernel: br: port 14(vm_monitor) entered blocking state
Jun 13 19:14:13 klotze.tiwe.de kernel: br: port 14(vm_monitor) entered disabled state
Jun 13 19:14:13 klotze.tiwe.de kernel: device vm_monitor entered promiscuous mode
Jun 13 19:14:13 klotze.tiwe.de kernel: EXT4-fs (dm-16): failed to parse options in superblock: noatime
Jun 13 19:14:13 klotze.tiwe.de kernel: EXT4-fs (dm-16): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 19:14:13 klotze.tiwe.de kernel: eth0: renamed from vnet2
Jun 13 19:14:13 klotze.tiwe.de kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Jun 13 19:14:13 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jun 13 19:14:13 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vm_monitor: link becomes ready
Jun 13 19:14:13 klotze.tiwe.de kernel: br: port 14(vm_monitor) entered blocking state
Jun 13 19:14:13 klotze.tiwe.de kernel: br: port 14(vm_monitor) entered forwarding state
Jun 13 19:14:51 klotze.tiwe.de kernel: br: port 15(vm_radius) entered disabled state
Jun 13 19:14:51 klotze.tiwe.de kernel: device vm_radius left promiscuous mode
Jun 13 19:14:51 klotze.tiwe.de kernel: br: port 15(vm_radius) entered disabled state
Jun 13 19:14:51 klotze.tiwe.de kernel: EXT4-fs (dm-10): unmounting filesystem.
Jun 13 19:14:56 klotze.tiwe.de kernel: br: port 15(vm_radius) entered blocking state
Jun 13 19:14:56 klotze.tiwe.de kernel: br: port 15(vm_radius) entered disabled state
Jun 13 19:14:56 klotze.tiwe.de kernel: device vm_radius entered promiscuous mode
Jun 13 19:14:56 klotze.tiwe.de kernel: br: port 15(vm_radius) entered blocking state
Jun 13 19:14:56 klotze.tiwe.de kernel: br: port 15(vm_radius) entered forwarding state
Jun 13 19:14:56 klotze.tiwe.de kernel: br: port 15(vm_radius) entered disabled state
Jun 13 19:14:56 klotze.tiwe.de kernel: EXT4-fs (dm-10): warning: maximal mount count reached, running e2fsck is recommended
Jun 13 19:14:56 klotze.tiwe.de kernel: EXT4-fs (dm-10): mounted filesystem with ordered data mode. Quota mode: none.
Jun 13 19:14:56 klotze.tiwe.de kernel: eth0: renamed from vnet3
Jun 13 19:14:56 klotze.tiwe.de kernel: Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
Jun 13 19:14:56 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jun 13 19:14:56 klotze.tiwe.de kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vm_radius: link becomes ready
Jun 13 19:14:56 klotze.tiwe.de kernel: br: port 15(vm_radius) entered blocking state
Jun 13 19:14:56 klotze.tiwe.de kernel: br: port 15(vm_radius) entered forwarding state
Jun 13 19:30:27 klotze.tiwe.de kernel: EXT4-fs (dm-2): unmounting filesystem.
Jun 13 19:30:28 klotze.tiwe.de kernel: br: port 10(vm_db) entered disabled state
Jun 13 19:30:28 klotze.tiwe.de kernel: device vm_db left promiscuous mode
Jun 13 19:30:28 klotze.tiwe.de kernel: br: port 10(vm_db) entered disabled state
Jun 13 19:30:28 klotze.tiwe.de kernel: br: port 11(vm_net) entered disabled state
Jun 13 19:30:28 klotze.tiwe.de kernel: device vm_net left promiscuous mode
Jun 13 19:30:28 klotze.tiwe.de kernel: br: port 11(vm_net) entered disabled state
Jun 13 19:30:28 klotze.tiwe.de kernel: br: port 9(vm_router) entered disabled state
Jun 13 19:30:28 klotze.tiwe.de kernel: device vm_router left promiscuous mode
Jun 13 19:30:28 klotze.tiwe.de kernel: br: port 9(vm_router) entered disabled state
Jun 13 19:30:29 klotze.tiwe.de kernel: br: port 13(vm_mail) entered disabled state
Jun 13 19:30:29 klotze.tiwe.de kernel: device vm_mail left promiscuous mode
Jun 13 19:30:29 klotze.tiwe.de kernel: br: port 13(vm_mail) entered disabled state
Jun 13 19:30:32 klotze.tiwe.de kernel: br: port 12(vm_ffka) entered disabled state
Jun 13 19:30:32 klotze.tiwe.de kernel: device vm_ffka left promiscuous mode
Jun 13 19:30:32 klotze.tiwe.de kernel: br: port 12(vm_ffka) entered disabled state
Jun 13 19:30:33 klotze.tiwe.de kernel: EXT4-fs (dm-16): unmounting filesystem.
Jun 13 19:30:33 klotze.tiwe.de kernel: br: port 14(vm_monitor) entered disabled state
Jun 13 19:30:33 klotze.tiwe.de kernel: device vm_monitor left promiscuous mode
Jun 13 19:30:33 klotze.tiwe.de kernel: br: port 14(vm_monitor) entered disabled state
Jun 13 19:30:33 klotze.tiwe.de kernel: EXT4-fs (dm-10): unmounting filesystem.
Jun 13 19:30:33 klotze.tiwe.de kernel: br: port 15(vm_radius) entered disabled state
Jun 13 19:30:33 klotze.tiwe.de kernel: device vm_radius left promiscuous mode
Jun 13 19:30:33 klotze.tiwe.de kernel: br: port 15(vm_radius) entered disabled state
NAME                         MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINTS
sda                            8:0    0   5.5T  0 disk  
└─sda1                         8:1    0   5.5T  0 part  
  └─md2                        9:2    0  32.7T  0 raid6 
    ├─datengrab-video        253:19   0  45.5T  0 lvm   /srv/video
    └─datengrab-backup       253:20   0   512G  0 lvm   
sdb                            8:16   0   5.5T  0 disk  
└─md2                          9:2    0  32.7T  0 raid6 
  ├─datengrab-video          253:19   0  45.5T  0 lvm   /srv/video
  └─datengrab-backup         253:20   0   512G  0 lvm   
sdc                            8:32   0  12.7T  0 disk  
├─sdc1                         8:33   0   5.5T  0 part  
│ └─md2                        9:2    0  32.7T  0 raid6 
│   ├─datengrab-video        253:19   0  45.5T  0 lvm   /srv/video
│   └─datengrab-backup       253:20   0   512G  0 lvm   
└─sdc2                         8:34   0   7.3T  0 part  
  └─md3                        9:3    0  14.6T  0 raid6 
    └─datengrab-video        253:19   0  45.5T  0 lvm   /srv/video
sdd                            8:48   0  12.7T  0 disk  
├─sdd1                         8:49   0   5.5T  0 part  
│ └─md2                        9:2    0  32.7T  0 raid6 
│   ├─datengrab-video        253:19   0  45.5T  0 lvm   /srv/video
│   └─datengrab-backup       253:20   0   512G  0 lvm   
└─sdd2                         8:50   0   7.3T  0 part  
  └─md3                        9:3    0  14.6T  0 raid6 
    └─datengrab-video        253:19   0  45.5T  0 lvm   /srv/video
sde                            8:64   0   5.5T  0 disk  
└─md2                          9:2    0  32.7T  0 raid6 
  ├─datengrab-video          253:19   0  45.5T  0 lvm   /srv/video
  └─datengrab-backup         253:20   0   512G  0 lvm   
sdf                            8:80   0  12.7T  0 disk  
├─sdf1                         8:81   0   5.5T  0 part  
│ └─md2                        9:2    0  32.7T  0 raid6 
│   ├─datengrab-video        253:19   0  45.5T  0 lvm   /srv/video
│   └─datengrab-backup       253:20   0   512G  0 lvm   
└─sdf2                         8:82   0   7.3T  0 part  
  └─md3                        9:3    0  14.6T  0 raid6 
    └─datengrab-video        253:19   0  45.5T  0 lvm   /srv/video
sdg                            8:96   0  12.7T  0 disk  
├─sdg1                         8:97   0   5.5T  0 part  
│ └─md2                        9:2    0  32.7T  0 raid6 
│   ├─datengrab-video        253:19   0  45.5T  0 lvm   /srv/video
│   └─datengrab-backup       253:20   0   512G  0 lvm   
└─sdg2                         8:98   0   7.3T  0 part  
  └─md3                        9:3    0  14.6T  0 raid6 
    └─datengrab-video        253:19   0  45.5T  0 lvm   /srv/video
sdh                            8:112  0   5.5T  0 disk  
└─sdh1                         8:113  0   5.5T  0 part  
  └─md2                        9:2    0  32.7T  0 raid6 
    ├─datengrab-video        253:19   0  45.5T  0 lvm   /srv/video
    └─datengrab-backup       253:20   0   512G  0 lvm   
sdi                            8:128  0 465.8G  0 disk  
├─sdi1                         8:129  0   285M  0 part  /boot/efi
├─sdi2                         8:130  0   954M  0 part  
│ └─md0                        9:0    0 953.4M  0 raid1 /boot
└─sdi3                         8:131  0 464.5G  0 part  
  └─md1                        9:1    0 464.4G  0 raid1 
    ├─klotze-root            253:0    0     4G  0 lvm   /
    ├─klotze-var             253:1    0     6G  0 lvm   /var
    ├─klotze-home            253:2    0     4G  0 lvm   /home
    ├─klotze-srv             253:3    0     4G  0 lvm   /srv
[…]
    ├─klotze-md2_journal     253:17   0     8G  0 lvm   
    │ └─md2                    9:2    0  32.7T  0 raid6 
    │   ├─datengrab-video    253:19   0  45.5T  0 lvm   /srv/video
    │   └─datengrab-backup   253:20   0   512G  0 lvm   
    └─klotze-md3_journal     253:18   0     8G  0 lvm   
      └─md3                    9:3    0  14.6T  0 raid6 
        └─datengrab-video    253:19   0  45.5T  0 lvm   /srv/video
sdj                            8:144  0 465.8G  0 disk  
├─sdj1                         8:145  0   285M  0 part  /boot/efi2
├─sdj2                         8:146  0   954M  0 part  
│ └─md0                        9:0    0 953.4M  0 raid1 /boot
└─sdj3                         8:147  0 464.5G  0 part  
  └─md1                        9:1    0 464.4G  0 raid1 
    ├─klotze-root            253:0    0     4G  0 lvm   /
    ├─klotze-var             253:1    0     6G  0 lvm   /var
    ├─klotze-home            253:2    0     4G  0 lvm   /home
    ├─klotze-srv             253:3    0     4G  0 lvm   /srv
[…]
    ├─klotze-md2_journal     253:17   0     8G  0 lvm   
    │ └─md2                    9:2    0  32.7T  0 raid6 
    │   ├─datengrab-video    253:19   0  45.5T  0 lvm   /srv/video
    │   └─datengrab-backup   253:20   0   512G  0 lvm   
    └─klotze-md3_journal     253:18   0     8G  0 lvm   
      └─md3                    9:3    0  14.6T  0 raid6 
        └─datengrab-video    253:19   0  45.5T  0 lvm   /srv/video
sdk                            8:160  0   5.5T  0 disk  

--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply to: