06-05-2024, 04:11 PM
Hi guys,
I recently posted this to a different thread but got no reply. If you know how to do this please let me know.
I just got the Waveshare 7.9inch HDMI screen with a RP4 running Moode 9.0 but can't seem to rotate it into landscape. I just purchased this screen https://www.waveshare.com/7.9inch-hdmi-lcd.htm and I am attempting to followed the instructions from their wiki https://www.waveshare.com/wiki/7.9inch_HDMI_LCD to rotate the screen by 90°. However, no matter what I try, the screen is still in portrait mode.
Here is what I have in my config.txt file. I have tried other things as well but this is what I have here:
#########################################
# This file is managed by moOde
#########################################
# Device filters
[cm4]
otg_mode=1
[pi4]
hdmi_force_hotplug:0=1
hdmi_force_hotplug:1=1
hdmi_enable_4kp60=0
[all]
dtoverlay=vc4-kms-v3d
max_framebuffers=2
display_auto_detect=1
disable_fw_kms_setup=1
# General settings
arm_boost=0
disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
# hdmi_group=0
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=on
hdmi_group=2
hdmi_mode=87
hdmi_timings=400 0 100 10 140 1280 10 20 20 2 0 0 0 60 0 43000000 3
display_rotate=1
display_lcd_rotate=1
display_hdmi_rotate=1
# Do not alter this section
# Integrated adapters
dtoverlay=disable-bt
#dtoverlay=disable-wifi
# Audio overlays
#dtoverlay=none
#dtoverlay=force_eeprom_read=0
# Square pixels
#framebuffer_width=800
#framebuffer_height=444
#framebuffer_aspect=-1
#lcd_rotate=2
# PCI Express
#dtparam=pciex1
#dtparam=pciex1_gen=3
So far the screen is still in portrait mode.
Thank you very much for your help in advance!
I recently posted this to a different thread but got no reply. If you know how to do this please let me know.
I just got the Waveshare 7.9inch HDMI screen with a RP4 running Moode 9.0 but can't seem to rotate it into landscape. I just purchased this screen https://www.waveshare.com/7.9inch-hdmi-lcd.htm and I am attempting to followed the instructions from their wiki https://www.waveshare.com/wiki/7.9inch_HDMI_LCD to rotate the screen by 90°. However, no matter what I try, the screen is still in portrait mode.
Here is what I have in my config.txt file. I have tried other things as well but this is what I have here:
#########################################
# This file is managed by moOde
#########################################
# Device filters
[cm4]
otg_mode=1
[pi4]
hdmi_force_hotplug:0=1
hdmi_force_hotplug:1=1
hdmi_enable_4kp60=0
[all]
dtoverlay=vc4-kms-v3d
max_framebuffers=2
display_auto_detect=1
disable_fw_kms_setup=1
# General settings
arm_boost=0
disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
# hdmi_group=0
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=on
hdmi_group=2
hdmi_mode=87
hdmi_timings=400 0 100 10 140 1280 10 20 20 2 0 0 0 60 0 43000000 3
display_rotate=1
display_lcd_rotate=1
display_hdmi_rotate=1
# Do not alter this section
# Integrated adapters
dtoverlay=disable-bt
#dtoverlay=disable-wifi
# Audio overlays
#dtoverlay=none
#dtoverlay=force_eeprom_read=0
# Square pixels
#framebuffer_width=800
#framebuffer_height=444
#framebuffer_aspect=-1
#lcd_rotate=2
# PCI Express
#dtparam=pciex1
#dtparam=pciex1_gen=3
So far the screen is still in portrait mode.
Thank you very much for your help in advance!