METHOD 2: Do it manually
You may follow this or read it here:
Open the Command Prompt as administrator
Type “diskpart”
Type “select disk 0” (NOTE: recommended to disconnect all external media before this)
Type “select partition 1” (NOTE: make sure system partitions have not been modified from stock WoA state)
Type “assign letter=b”
Type “exit”
Type “B:”
Type “notepad config.txt”
Add the line “disable-overscan=1” and hit CTRL-S to save the file
Reboot!
NOTE: To do the inverse of this, use “disable-overscan=0” rather than 1.
For further changes of the display settings, go back to the beginning but set the option “Also support resolution list here” back to “Native resolution”, then your display is now in charge of all changes made to the signal. If your display supports it, you may now go to your display’s settings and set the resolution, aspect ratio, etc.
I can’t get this to work, even though my monitor supports different resolutions
Anything that may be missing?
edit: also, for people who use WOR, they can plug the SD card into their computer and access the boot partition and make the changes to the config file there, not sure if it works with other tools
The “also support resolution list here” should allow Windows to control that stuff, but if you really need to downscale the display res, I would wait for/if the main GPU driver comes out. If it does, we don’t have to use software rendering and most likely the display will not be stuck with the generic driver and hopefully speed up the display. I’m not sure what’s going right now, but another thing you could try:
This software is super old, but wherever I look it still works fine.
The default setting for the UEFI Resolution is that “Also support x, y, z…”
I still can’t controll it. In a perfect world there would be a VPU driver that does controll it.
While GPU Accel cant be easily done, there is a documented way to set the physical and virtual resolutions via the mailbox system. Maybe somebody can write a driver that uses this?
Ah, probably because the proper signed driver is not signed. The only way I would think is use “Use native resolution” and control all the display settings in your display panel’s physical buttons, etc.
I have a display with capactive touch(https://www.waveshare.com/wiki/7inch_HDMI_LCD_(B))
display is 800x480
i have set the settings like this in config.txt(as the manual of display says for raspbian)
hdmi_group = 2
hdmi_mode = 1
gdmi_mode = 87
hdmi_cvt 800 480 60 6 0 0 0
but in settings display says 800x600 and from left and right of the display there is a gap of120 pixels which annoys so much and it messes up the touch screen too.i cant change the display in settings,it’s greyed out
what should i do? @BenNottelling@JMK19
yes i tested that too
it is not overscan
the problem is my display is 800 x 480 and windows change it to 800x600
i dont have black pixels in top and bottom of display
only in left and right which the 120 remaining pixels are empty
this display works out of the box with a normal windows PC and raspbian(with config) so the problem is with the raspberry pi