Hello,
I'm experiencing a black screen and system freeze when Xorg starts on
Debian Trixie on a HP Compaq DC7800 Small Form Factor computer. No SSH,
no ping, no VT switching, no sysrq.
# grep PRETTY_NAME /etc/os-release
PRETTY_NAME="Debian GNU/Linux trixie/sid"
# uname -a
Linux xxberrys 6.11.5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.11.5-1
(2024-10-27) x86_64 GNU/Linux
# lspci -vvvs 00:02
00:02.0 VGA compatible controller: Intel Corporation 82Q35 Express
Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device 2818
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 5
IOMMU group: 1
Region 0: Memory at f0100000 (32-bit, non-prefetchable) [size=512K]
Region 1: I/O ports at 1230 [size=8]
Region 2: Memory at e0000000 (32-bit, prefetchable) [size=256M]
Region 3: Memory at f0000000 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
Address: 00000000 Data: 0000
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel modules: i915
Please find the output from a serial console in the serial_log.txt file
attached.
The bug was also present in Debian 12 (during early spring this year).
In both cases the system does not freeze when booting with the nomodeset
kernel parameter, but this results in VESA Mode 0x112 (640x480) for Xorg
by default.
I tried to get the kernel to print more debug messages using various
combinations of dyndbg kernel command-line options, but was
unsuccessful. I'm unsure what the correct and accepted dyndbg syntax
would be. Further debugging tips would be most appreciated! :)
Kind regards,
Jaak Ristioja