Ich bin auf devuan daedalus(entspricht debian bookworm) unterweges, und habe es schon mit devuan testing versucht, was dann keine Bildschirmausgabe gibt. Die Intel-Treiber für Ubuntu lassen sich nicht installieren. Mir reicht eigentlich


Code: Alles auswählen
$ xrandr --auto
xrandr: Failed to get size of gamma for output default
Code: Alles auswählen
Section "Device"
Identifier "first"
Driver "vesa"
Screen 0
EndSection
Section "Monitor"
Identifier "xga"
Gamma 1
EndSection
Section "Screen"
Identifier "Default Screen"
Device "CyberBlade"
Monitor "xga"
DefaultDepth 24
SubSection "Display"
Virtual 1240 1024
Depth 24
Modes "1240x1024@60" "800x600@60"
EndSubSection
EndSection
Ein paar Infos:
Code: Alles auswählen
$ inxi -Gxxx
Graphics:
Device-1: Intel DG2 [Arc A380] vendor: ASRock driver: N/A arch: Gen-12.7
pcie: speed: 2.5 GT/s lanes: 1 bus-ID: 03:00.0 chip-ID: 8086:56a5
class-ID: 0300
Display: x11 server: X.Org v: 1.21.1.7 compositor: xfwm v: 4.18.0 driver:
X: loaded: vesa unloaded: fbdev,modesetting dri: swrast gpu: N/A
display-ID: :0.0 screens: 1
Screen-1: 0 s-res: 800x600 s-dpi: 96 s-size: 212x159mm (8.35x6.26")
s-diag: 265mm (10.43")
Monitor-1: default res: 800x600 hz: 75 size: N/A modes: N/A
API: OpenGL v: 4.5 Mesa 22.3.6 renderer: llvmpipe (LLVM 15.0.6 256 bits)
direct-render: Yes
$ lspci -nnk | grep -i vga -A3
03:00.0 VGA compatible controller [0300]: Intel Corporation DG2 [Arc A380] [8086:56a5] (rev 05)
Subsystem: ASRock Incorporation Device [1849:6004]
Kernel modules: i915
04:00.0 Audio device [0403]: Intel Corporation DG2 Audio Controller [8086:4f92]