Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

raspberry pi running debian 11 has overscan issues

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
clowdyallday
Posts: 1
Joined: 2021-08-25 16:02

raspberry pi running debian 11 has overscan issues

#1 Post by clowdyallday »

got that image working on my pi4b8gb with a 32 gig sdcard and installed xfce4. I don't see a /boot/config.txt like i would find in manjaro or twister or raspbian so how dow i fix overscan issues on debian 11 for my raspberry pi? Clearly adding a /boot/config.txt with the settings from raspbian won't do the job.

this looked promising but doesnt seem to have the desired effect

https://www.dedoimedo.com/computers/rpi ... ution.html

ok so i found that this actuall worked

xrandr --output HDMI-2 --panning 1280x720 --transform 1.05,0,-30,0,1.05,-20,0,0,1

and i foundhat here:
https://forums.linuxmint.com/viewtopic.php?t=291832

but unlike that guy i didnt magically find an overscansetting on my 720p tv that actuall fixes the problem all by itself.

now i just have to find a way to make this take effect at boot.. does xorg.conf still work as an option? also there's a lot of screen tearing when i move a window now.

Post Reply