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

Bug#994242: linux-image-5.10.0-8-amd64: On a DELL Optiplex 5090 the screen goes black on boot



Package: src:linux
Version: 5.10.46-4
Severity: important

Dear Maintainer,

   * What led up to the situation?

Installed Debian Bullseye on a new DELL Optiplex 5090 PC

   * What was the outcome of this action?

After the initial boot messages the screen goes blank.

   * What outcome did you expect instead?

A nice Gnome greeting.

The kernel linux-image-5.14.0-trunk-amd64 (5.14.3-1~exp1) from experimental works OK.

-- Package-specific info:
** Version:
Linux version 5.10.0-8-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.46-4 (2021-08-03)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-5.10.0-8-amd64 root=UUID=487ddbab-4e6f-4edd-9990-6eca189de994 ro quiet

** Tainted: W (512)
 * kernel issued warning

** Kernel log:

[    1.138692] ------------[ cut here ]------------
[    1.138693] i915 0000:00:02.0: drm_WARN_ON(!IS_PLATFORM(dev_priv, INTEL_TIGERLAKE) && !IS_PLATFORM(dev_priv, INTEL_ROCKETLAKE))
[    1.138730] WARNING: CPU: 3 PID: 171 at drivers/gpu/drm/i915/intel_pch.c:123 intel_pch_type+0x898/0x950 [i915]
[    1.138731] Modules linked in: i915(+) i2c_algo_bit drm_kms_helper xhci_pci xhci_hcd cec ahci libahci drm libata nvme usbcore e1000e(+) nvme_core scsi_mod t10_pi crc_t10dif crc32_pclmul crc32c_intel ptp i2c_i801 intel_lpss_pci crct10dif_generic pps_core crct10dif_pclmul i2c_smbus crct10dif_common intel_lpss idma64 usb_common wmi video button
[    1.138744] CPU: 3 PID: 171 Comm: systemd-udevd Not tainted 5.10.0-8-amd64 #1 Debian 5.10.46-4
[    1.138745] Hardware name: Dell Inc. OptiPlex 5090/0X4H68, BIOS 1.1.24 05/17/2021
[    1.138772] RIP: 0010:intel_pch_type+0x898/0x950 [i915]
[    1.138774] Code: 4c 8b 67 50 4d 85 e4 75 03 4c 8b 27 e8 61 89 dc d4 48 c7 c1 80 c6 9c c0 4c 89 e2 48 c7 c7 75 65 9f c0 48 89 c6 e8 6b 57 02 d5 <0f> 0b e9 19 f9 ff ff 48 8b 7b 18 4c 8b 67 50 4d 85 e4 75 03 4c 8b
[    1.138774] RSP: 0018:ffffa864805bfb80 EFLAGS: 00010282
[    1.138775] RAX: 0000000000000000 RBX: ffff959d50680000 RCX: ffffffff966b33a8
[    1.138776] RDX: c0000000ffffefff RSI: 00000000ffffefff RDI: 0000000000000247
[    1.138777] RBP: ffff959d0151e000 R08: 0000000000000000 R09: ffffa864805bf9a0
[    1.138777] R10: ffffa864805bf998 R11: ffffffff966cb3e8 R12: ffff959d014c4e40
[    1.138778] R13: 0000000000004380 R14: ffff959d50680808 R15: ffff959d50680000
[    1.138779] FS:  00007f10ed71c8c0(0000) GS:ffff95a07d4c0000(0000) knlGS:0000000000000000
[    1.138779] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    1.138780] CR2: 00007f10ed707b7a CR3: 00000002d822e005 CR4: 00000000003706e0
[    1.138781] Call Trace:
[    1.138808]  intel_detect_pch+0x5b/0x2f0 [i915]
[    1.138833]  i915_driver_probe+0x2c1/0xc90 [i915]
[    1.138837]  ? acpi_dev_found+0x63/0x70
[    1.138839]  ? vga_switcheroo_client_probe_defer+0x1f/0x40
[    1.138863]  ? i915_pci_probe+0x3f/0x150 [i915]
[    1.138865]  local_pci_probe+0x42/0x80
[    1.138867]  ? _cond_resched+0x16/0x40
[    1.138868]  pci_device_probe+0xfd/0x1b0
[    1.138870]  really_probe+0xf2/0x440
[    1.138871]  driver_probe_device+0xe1/0x150
[    1.138873]  device_driver_attach+0xa1/0xb0
[    1.138874]  __driver_attach+0x8a/0x150
[    1.138875]  ? device_driver_attach+0xb0/0xb0
[    1.138877]  ? device_driver_attach+0xb0/0xb0
[    1.138878]  bus_for_each_dev+0x78/0xc0
[    1.138879]  bus_add_driver+0x12b/0x1e0
[    1.138881]  driver_register+0x8b/0xe0
[    1.138882]  ? 0xffffffffc0adf000
[    1.138909]  i915_init+0x5d/0x70 [i915]
[    1.138918]  do_one_initcall+0x44/0x1d0
[    1.138921]  ? do_init_module+0x23/0x260
[    1.138922]  ? kmem_cache_alloc_trace+0xf5/0x200
[    1.138924]  do_init_module+0x5c/0x260
[    1.138925]  __do_sys_finit_module+0xb1/0x110
[    1.138928]  do_syscall_64+0x33/0x80
[    1.138930]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    1.138931] RIP: 0033:0x7f10edbd59b9
[    1.138932] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d a7 54 0c 00 f7 d8 64 89 01 48
[    1.138932] RSP: 002b:00007ffc2a995708 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[    1.138933] RAX: ffffffffffffffda RBX: 000056262c355170 RCX: 00007f10edbd59b9
[    1.138934] RDX: 0000000000000000 RSI: 00007f10edd60e2d RDI: 000000000000000e
[    1.138935] RBP: 0000000000020000 R08: 0000000000000000 R09: 000056262c355010
[    1.138935] R10: 000000000000000e R11: 0000000000000246 R12: 00007f10edd60e2d
[    1.138936] R13: 0000000000000000 R14: 000056262c354fc0 R15: 000056262c355170
[    1.138937] ---[ end trace 5a3b3d1667028c7c ]---

[    1.139370] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    1.139372] checking generic (4000000000 1fa4000) vs hw (6000000000 1000000)
[    1.139372] checking generic (4000000000 1fa4000) vs hw (4000000000 10000000)
[    1.139373] fb0: switching to inteldrmfb from EFI VGA
[    1.139432] Console: switching to colour dummy device 80x25
[    1.139455] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.140702] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.140729] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
[    1.141014] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    1.141733] i915 0000:00:02.0: [drm] *ERROR* crtc 51: Can't calculate constants, dotclock = 0!
[    1.141738] ------------[ cut here ]------------
[    1.141739] i915 0000:00:02.0: drm_WARN_ON_ONCE(drm_drv_uses_atomic_modeset(dev))
[    1.141763] WARNING: CPU: 3 PID: 171 at drivers/gpu/drm/drm_vblank.c:722 drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x316/0x330 [drm]
[    1.141763] Modules linked in: i915(+) i2c_algo_bit drm_kms_helper xhci_pci xhci_hcd cec ahci libahci drm libata nvme usbcore e1000e(+) nvme_core scsi_mod t10_pi crc_t10dif crc32_pclmul crc32c_intel ptp i2c_i801 intel_lpss_pci crct10dif_generic pps_core crct10dif_pclmul i2c_smbus crct10dif_common intel_lpss idma64 usb_common wmi video button
[    1.141777] CPU: 3 PID: 171 Comm: systemd-udevd Tainted: G        W         5.10.0-8-amd64 #1 Debian 5.10.46-4
[    1.141777] Hardware name: Dell Inc. OptiPlex 5090/0X4H68, BIOS 1.1.24 05/17/2021
[    1.141787] RIP: 0010:drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x316/0x330 [drm]
[    1.141788] Code: 4c 8b 6f 50 4d 85 ed 75 03 4c 8b 2f e8 e3 7f f3 d4 48 c7 c1 28 f4 70 c0 4c 89 ea 48 c7 c7 c8 ae 70 c0 48 89 c6 e8 ed 4d 19 d5 <0f> 0b e9 e2 fe ff ff e8 ae c6 1c d5 66 66 2e 0f 1f 84 00 00 00 00
[    1.141789] RSP: 0018:ffffa864805bf960 EFLAGS: 00010086
[    1.141790] RAX: 0000000000000000 RBX: ffff959d50680000 RCX: ffffffff966b33a8
[    1.141790] RDX: c0000000ffffefff RSI: 00000000ffffefff RDI: 0000000000000047
[    1.141791] RBP: ffffa864805bf9d0 R08: 0000000000000000 R09: ffffa864805bf780
[    1.141791] R10: ffffa864805bf778 R11: ffffffff966cb3e8 R12: 0000000000000000
[    1.141792] R13: ffff959d014c4e40 R14: ffffffffc0849400 R15: ffff959ed99710a8
[    1.141793] FS:  00007f10ed71c8c0(0000) GS:ffff95a07d4c0000(0000) knlGS:0000000000000000
[    1.141794] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    1.141794] CR2: 00007f10ed707b7a CR3: 00000002d822e005 CR4: 00000000003706e0
[    1.141795] Call Trace:
[    1.141798]  ? idr_alloc+0x39/0x70
[    1.141807]  drm_get_last_vbltimestamp+0xaa/0xc0 [drm]
[    1.141817]  drm_reset_vblank_timestamp+0x5b/0xd0 [drm]
[    1.141825]  drm_crtc_vblank_on+0x7b/0x130 [drm]
[    1.141863]  intel_modeset_setup_hw_state+0xbd4/0x1900 [i915]
[    1.141865]  ? _cond_resched+0x16/0x40
[    1.141866]  ? ww_mutex_lock+0x15/0x80
[    1.141900]  intel_modeset_init_nogem+0x867/0x1d30 [i915]
[    1.141928]  ? fwtable_write32+0x4c/0x230 [i915]
[    1.141955]  ? intel_irq_postinstall+0x38c/0x670 [i915]
[    1.141981]  i915_driver_probe+0x5c2/0xc90 [i915]
[    1.141983]  ? vga_switcheroo_client_probe_defer+0x1f/0x40
[    1.142009]  ? i915_pci_probe+0x3f/0x150 [i915]
[    1.142010]  local_pci_probe+0x42/0x80
[    1.142011]  ? _cond_resched+0x16/0x40
[    1.142012]  pci_device_probe+0xfd/0x1b0
[    1.142014]  really_probe+0xf2/0x440
[    1.142016]  driver_probe_device+0xe1/0x150
[    1.142017]  device_driver_attach+0xa1/0xb0
[    1.142018]  __driver_attach+0x8a/0x150
[    1.142020]  ? device_driver_attach+0xb0/0xb0
[    1.142021]  ? device_driver_attach+0xb0/0xb0
[    1.142022]  bus_for_each_dev+0x78/0xc0
[    1.142023]  bus_add_driver+0x12b/0x1e0
[    1.142025]  driver_register+0x8b/0xe0
[    1.142026]  ? 0xffffffffc0adf000
[    1.142055]  i915_init+0x5d/0x70 [i915]
[    1.142057]  do_one_initcall+0x44/0x1d0
[    1.142058]  ? do_init_module+0x23/0x260
[    1.142059]  ? kmem_cache_alloc_trace+0xf5/0x200
[    1.142060]  do_init_module+0x5c/0x260
[    1.142062]  __do_sys_finit_module+0xb1/0x110
[    1.142064]  do_syscall_64+0x33/0x80
[    1.142065]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    1.142066] RIP: 0033:0x7f10edbd59b9
[    1.142067] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d a7 54 0c 00 f7 d8 64 89 01 48
[    1.142068] RSP: 002b:00007ffc2a995708 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[    1.142069] RAX: ffffffffffffffda RBX: 000056262c355170 RCX: 00007f10edbd59b9
[    1.142070] RDX: 0000000000000000 RSI: 00007f10edd60e2d RDI: 000000000000000e
[    1.142070] RBP: 0000000000020000 R08: 0000000000000000 R09: 000056262c355010
[    1.142071] R10: 000000000000000e R11: 0000000000000246 R12: 00007f10edd60e2d
[    1.142071] R13: 0000000000000000 R14: 000056262c354fc0 R15: 000056262c355170
[    1.142073] ---[ end trace 5a3b3d1667028c7d ]---



** Model information
sys_vendor: Dell Inc.
product_name: OptiPlex 5090
product_version: 
chassis_vendor: Dell Inc.
chassis_version: 
bios_vendor: Dell Inc.
bios_version: 1.1.24
board_vendor: Dell Inc.
board_name: 0X4H68
board_version: A00

** Loaded modules:
intel_rapl_msr
intel_rapl_common
mei_hdcp
snd_hda_codec_hdmi
rfkill
x86_pkg_temp_thermal
intel_powerclamp
coretemp
kvm_intel
snd_hda_codec_realtek
snd_hda_codec_generic
ledtrig_audio
kvm
irqbypass
ghash_clmulni_intel
snd_hda_intel
snd_intel_dspcfg
soundwire_intel
soundwire_generic_allocation
snd_soc_core
aesni_intel
snd_compress
soundwire_cadence
libaes
crypto_simd
cryptd
snd_hda_codec
glue_helper
rapl
dell_wmi
intel_cstate
snd_hda_core
nls_ascii
nls_cp437
snd_hwdep
soundwire_bus
dell_smbios
vfat
dcdbas
fat
intel_uncore
snd_pcm
efi_pstore
pcspkr
dell_wmi_descriptor
sparse_keymap
wmi_bmof
snd_timer
snd
iTCO_wdt
tpm_crb
intel_pmc_bxt
iTCO_vendor_support
mei_me
watchdog
soundcore
sg
ee1004
mei
ucsi_acpi
typec_ucsi
typec
tpm_tis
tpm_tis_core
tpm
rng_core
intel_pmc_core
acpi_tad
evdev
acpi_pad
msr
fuse
configfs
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
hid_generic
usbhid
hid
sr_mod
cdrom
i915
i2c_algo_bit
drm_kms_helper
xhci_pci
xhci_hcd
cec
ahci
libahci
drm
libata
nvme
usbcore
e1000e
nvme_core
scsi_mod
t10_pi
crc_t10dif
crc32_pclmul
crc32c_intel
ptp
i2c_i801
intel_lpss_pci
crct10dif_generic
pps_core
crct10dif_pclmul
i2c_smbus
crct10dif_common
intel_lpss
idma64
usb_common
wmi
video
button

** Network interface configuration:
*** /etc/network/interfaces:

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp0s31f6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether b0:7b:25:1e:c6:30 brd ff:ff:ff:ff:ff:ff
    inet 10.27.60.106/24 brd 10.27.60.255 scope global dynamic noprefixroute enp0s31f6
       valid_lft 1118sec preferred_lft 1118sec
    inet6 fe80::b27b:25ff:fe1e:c630/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:    1970      18    0    0    0     0          0         0     1970      18    0    0    0     0       0          0
enp0s31f6:  506959    2131    0    1    0     0          0       309   367121    1191    0    0    0     0       0          0


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Comet Lake-S 6c Host Bridge/DRAM Controller [8086:9b53] (rev 03)
	Subsystem: Dell Device [1028:0a54]
	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:02.0 VGA compatible controller [0300]: Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc8] (rev 03) (prog-if 00 [VGA controller])
	Subsystem: Dell UHD Graphics 630 [1028:0a54]
	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 127
	IOMMU group: 1
	Region 0: Memory at 6000000000 (64-bit, non-prefetchable) [size=16M]
	Region 2: Memory at 4000000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 3000 [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 Device [8086:43ed] (rev 11) (prog-if 30 [XHCI])
	Subsystem: Dell Device [1028:0a54]
	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 126
	IOMMU group: 2
	Region 0: Memory at 6001100000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:14.2 RAM memory [0500]: Intel Corporation Device [8086:43ef] (rev 11)
	Subsystem: Dell Device [1028:0a54]
	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: 2
	Region 0: Memory at 6001114000 (64-bit, non-prefetchable) [disabled] [size=16K]
	Region 2: Memory at 600111b000 (64-bit, non-prefetchable) [disabled] [size=4K]
	Capabilities: <access denied>

00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:43e8] (rev 11)
	Subsystem: Dell Device [1028:0a54]
	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 27
	IOMMU group: 3
	Region 0: Memory at 4010000000 (64-bit, non-prefetchable) [virtual] [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:16.0 Communication controller [0780]: Intel Corporation Device [8086:43e0] (rev 11)
	Subsystem: Dell Device [1028:0a54]
	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 140
	IOMMU group: 4
	Region 0: Memory at 6001119000 (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 Device [8086:43d2] (rev 11) (prog-if 01 [AHCI 1.0])
	Subsystem: Dell Device [1028:0a54]
	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 125
	IOMMU group: 5
	Region 0: Memory at 6e920000 (32-bit, non-prefetchable) [size=8K]
	Region 1: Memory at 6e924000 (32-bit, non-prefetchable) [size=256]
	Region 2: I/O ports at 3080 [size=8]
	Region 3: I/O ports at 3088 [size=4]
	Region 4: I/O ports at 3060 [size=32]
	Region 5: Memory at 6e923000 (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 Device [8086:43c4] (rev 11) (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 122
	IOMMU group: 6
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: 6e800000-6e8fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	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 Device [8086:4384] (rev 11)
	Subsystem: Dell Device [1028:0a54]
	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: 7

00:1f.3 Audio device [0403]: Intel Corporation Device [8086:f0c8] (rev 11)
	Subsystem: Dell Device [1028:0a54]
	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: 64
	Interrupt: pin A routed to IRQ 141
	IOMMU group: 7
	Region 0: Memory at 6001110000 (64-bit, non-prefetchable) [size=16K]
	Region 4: Memory at 6001000000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:1f.4 SMBus [0c05]: Intel Corporation Device [8086:43a3] (rev 11)
	Subsystem: Dell Device [1028:0a54]
	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: 7
	Region 0: Memory at 6001118000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

00:1f.5 Serial bus controller [0c80]: Intel Corporation Device [8086:43a4] (rev 11)
	Subsystem: Dell Device [1028:0a54]
	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: 7
	Region 0: Memory at 6e922000 (32-bit, non-prefetchable) [size=4K]

00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (14) I219-LM [8086:15f9] (rev 11)
	Subsystem: Dell Ethernet Connection (14) I219-LM [1028:0a54]
	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: 7
	Region 0: Memory at 6e900000 (32-bit, non-prefetchable) [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

01:00.0 Non-Volatile memory controller [0108]: KIOXIA Corporation Device [1e0f:0001] (prog-if 02 [NVM Express])
	Subsystem: KIOXIA Corporation Device [1e0f:0001]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	NUMA node: 0
	IOMMU group: 8
	Region 0: Memory at 6e800000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme


** USB devices:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 413c:2003 Dell Computer Corp. Keyboard SK-8115
Bus 001 Device 002: ID 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 11.0
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-8-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=locale: Cannot set LC_ALL to default locale: Aucun fichier ou dossier de ce type
UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-5.10.0-8-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.140
ii  kmod                                    28-1
ii  linux-base                              4.6

Versions of packages linux-image-5.10.0-8-amd64 recommends:
ii  apparmor             2.13.6-10
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-5.10.0-8-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.04-20
pn  linux-doc-5.10          <none>

Versions of packages linux-image-5.10.0-8-amd64 is related to:
ii  firmware-amd-graphics     20210315-3
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>
ii  firmware-linux-nonfree    20210315-3
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>

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_TIME = "en_GB.UTF-8",
	LC_MONETARY = "en_GB.UTF-8",
	LC_MEASUREMENT = "en_GB.UTF-8",
	LC_NUMERIC = "en_GB.UTF-8",
	LC_PAPER = "en_GB.UTF-8",
	LANG = "fr_FR.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("fr_FR.UTF-8").
locale: Cannot set LC_ALL to default locale: Aucun fichier ou dossier de ce type


Reply to: