Instructions

www.joy-it.net
Pascalstr. 8 47506 Neukirchen-Vluyn
For 16 : 9 resolution:
## Einstellungen für 800x600 ##
hdmi_group=2
hdmi_mode=87
hdmi_cvt=800 600 60 1 0 0 0
## Einstellungen für 1024x768 ##
#hdmi_group=2
#hdmi_mode=87
#hdmi_cvt=1024 768 60 1 0 0 0
################################
hdmi_ignore_edid=0xa5000080
hdmi_force_hotplug=1
###########################################################################
#### Aufloesungseinstellungen - betreffende Gruppe muss aukommentiert werden ####
##### 16:9 #####
## Einstellungen für 1280x720 ##
#hdmi_group=2
#hdmi_mode=87
#hdmi_cvt=1280 720 60 3 0 0 0
## Einstellungen für 1600x900 ##
#hdmi_group=2
#hdmi_mode=87
#hdmi_cvt=1600 900 60 3 0 0 0
## Einstellungen für 1920x1080 ##
#hdmi_group=2
#hdmi_mode=87
#hdmi_cvt=1920 1080 60 3 0 0 0
###############################
As the last step, you must edit the file
/usr/share/X11/xorg.conf.d/99-calibration.conf
again. For that, open the file
with the following command:
sudo nano /usr/share/X11/xorg.conf.d/99-fbturbo.conf
Change there the following line
Option "fbdev" "/dev/fb1"
… , so that fb1 is changed back to its original state fb0(this is mandatory
necessarily for the Framebuer-Copy operation):
Option "fbdev" "/dev/fb0"