I am on a Debian 12 server.
My problem is that the server keeps freezing. When it freezes it does not allow SSH connections. Then I have to reboot the server and then it allows SSH connections.
I have read on the internet that this is because of open source drivers used with proprietary hardware - usually the graphics card.
Here is a part of the output from :
Code: Select all
lspci -v
00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-S GT1 [UHD Graphics 770] (rev 04) (prog-if 00 [VGA controller])
Subsystem: ASRock Incorporation Raptor Lake-S GT1 [UHD Graphics 770]
Flags: bus master, fast devsel, latency 0, IRQ 208
Memory at 6003000000 (64-bit, non-prefetchable) [size=16M]
Memory at 4000000000 (64-bit, prefetchable) [size=256M]
I/O ports at 7000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [40] Vendor Specific Information: Len=0c <?>
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable+ 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [100] Process Address Space ID (PASID)
Capabilities: [200] Address Translation Service (ATS)
Capabilities: [300] Page Request Interface (PRI)
Capabilities: [320] Single Root I/O Virtualization (SR-IOV)
Kernel driver in use: i915
Kernel modules: i915, xe
Many thanks,
Ashim