Any Intel iGPU newer than second-gen Haswell (2012?) will use the kernel's modesetting driver by default in Debian, where those settings did nothing the last time I looked.
Installing inxi from the repos, then running
in a terminal should tell you what driver is being used: (example on my AMD laptop with external monitor):
Installing inxi from the repos, then running
Code:
inxi -Gx
Code:
$ inxi -GxGraphics:... Device-2: AMD Cezanne [Radeon Vega Series / Radeon Mobile Series] vendor: Dell driver: amdgpu v: kernel arch: GCN-5 bus-ID: 05:00.0 temp: 54.0 C... Display: x11 server: X.Org v: 1.21.1.7 with: Xwayland v: 22.1.9 driver: X: loaded: amdgpu,nvidia dri: radeonsi gpu: amdgpu resolution: 1: 2560x1440 2: N/A API: OpenGL v: 4.6 Mesa 23.1.2-1~mx23ahs renderer: AMD Radeon Graphics (renoir LLVM 15.0.6 DRM 3.57 6.10.6-2-liquorix-amd64) direct-render: Yes
Statistics: Posted by stevepusser — 2024-08-29 17:05 — Replies 5 — Views 100