最終更新:2026-03-03 (火) 05:23:05 (5d)
Raspberry Pi OS/ディスプレイドライバ
Top / Raspberry Pi OS / ディスプレイドライバ
raspi-configのGL Driver
選択肢
KMS
- Enable the kernel DRM VC4 HDMI/HVS/V3D driver.
FKMS
- Enable the kernel DRM VC4 V3D driver on top of the DispmanX display stack.
デフォルト
デフォルト raspi-configのGL Driver Debian 13 (2025-10-01~) trixie vc4-kms-v3d KMS/レガシー Debian 12 (2023-10-10~) bookworm vc4-kms-v3d KMS/レガシー Debian 11 (2021-10-30~) bullseye vc4-kms-v3d KMS/レガシー: 選択肢からFKMSが削除 (非推奨) Debian 10 (2019-06-20~) buster vc4-fkms-v3d Pi4はFKMS/レガシー。その他はKMS/FKMS/レガシー Debian 9 stretch レガシードライバ (非KMS、DispmanX利用)
dtoverlay
vc4-fkms-v3d-pi4?
- Enable the kernel DRM VC4 V3D driver on top of the dispmanx display stack.
vc4-fkms-v3d
- Enable the kernel DRM VC4 V3D driver on top of the DispmanX display stack.
vc4-kms-v3d
- Enable the kernel DRM VC4 HDMI/HVS/V3D driver.
- これがデフォルト (Debian 11以降)
vc4-kms-v3d-pi4?
vc4-kms-v3d-pi5?
vc4-kms-dpi-generic?
- Enable a generic DPI display under KMS. Default timings are for the Adafruit Kippah with 800x480 panel and RGB666 (GPIOs 0-21)
- Requires vc4-kms-v3d to be loaded.
vc4-kms-dpi-panel?
- Enable a preconfigured KMS DPI panel.
メモ
参考
https://github.com/RPi-Distro/raspi-config/blob/bookworm/raspi-config
https://github.com/RPi-Distro/raspi-config/blob/bullseye/raspi-config
https://github.com/RPi-Distro/raspi-config/blob/buster/raspi-config

