Hello.
I am looking for a way to add code to config.txt or dietpi.txt to be able to keep the boot of DietPi at a 1080p resolution for the HDMI port.
When I hook my Pi400 up to my 4k TV, it kicks over to a high resolution and runs very very slow.
When I hook the DietPi install to a computer monitor (or other TV) that maxes at 1080p, it runs perfectly fine.
A little new to the operating system and it’s workings - but I have figured out enough to be able to edit config files.
Probably simple, but looking for help on what code to add to what file.
And I haven’t been able to find my answer yet.
Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version |
cat /boot/dietpi/.version
Core=8
Sub=24
RC=1
mater
MichaIng - Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
bullseye 0 - Kernel version |
uname -a
Linux DietPi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 BST 2023 aarch64 GNU/Linux - Architecture |
dpkg --print-architecture
arm64 - SBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)
Pi400 - Power supply used | (EG: 5V 1A RAVpower)
5V 1A - SD card used | (EG: SanDisk ultra)
SanDisk Ultra 64GB
Additional Information (if applicable)
- Software title | (EG: Nextcloud)
- Was the software title installed freshly or updated/migrated?
- Can this issue be replicated on a fresh installation of DietPi?
← If you sent a “dietpi-bugreport”, please paste the ID here → - Bug report ID |
echo $G_HW_UUID
Steps to reproduce
- Boot DietPi on PC monitor that maxes at 1080, everything runs fine.
- Move device to HDMI/TV that can do 4k - and boot process takes 5min and system chugs afterwards
Expected behaviour
- What I am experiencing probably SHOULD be happening, without additional code changes.
Actual behaviour
- What SHOULD be happening.
Extra details
- …