Raspberry_Monitor_Auflösung_anpassen

<< Click to Display Table of Contents >>

Navigation:  Installation > Raspberry_Installation >

Raspberry_Monitor_Auflösung_anpassen

Link

Raspberry ohne Monitor - VNC Auflösung anpassen:

 

sudo nano /boot/config.txt

# HDMI auch ohne Monitor in Betrieb nehmen (optional)

hdmi_force_hotplug=1

# Audio über HDMI ausgeben (optional)

hdmi_drive=2

# DMT-Betriebsmodus aktivieren

hdmi_group=2

# Auflösung 1280x1024

hdmi_mode=35