Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7043

Beginners • Rpi4 screen issue

$
0
0
Hi everyone, I have a problem with my pi4, when I boot the screen comes out multiplied two time in the right part of my screen. I think the problem is with config.txt that is not well configured. I have a wisecoco screen, 2k 60hz.
This is my config.txt at the moment:

Code:

# For more options and information see# http://rptl.io/configtxt# Some settings may impact device functionality. See link above for details# Uncomment some or all of these to enable the optional hardware interfaces#dtparam=i2c_arm=on#dtparam = i2c1 = on#dtparam=i2s=on#dtparam=spi=ondisable_camera_led=1dtparam=i2c_arm=on#dtparam=audio=offenable_uart=1 [HDMI:0]hdmi_ignore_edid=0xa5000080#display_hdmi_rotate=0x10000hdmi_drive=1hdmi_timings=2560 0 100 20 100 1600 0 12 4 4 0 0 0 50 0 225180000 0hdmi_group=2hdmi_mode=77hdmi_pixel_freq_limit=400000000hvs_priority=0x32ffmax_framebuffer_width=2560max_framebuffer_height=1600framebuffer_width=2560framebuffer_height=1600framebuffer_ignore_alpha=1 hdmi_pixel_encoding=2disable_overscan=1[HDMI:1]hdmi_ignore_edid=0xa5000080#display_hdmi_rotate=0x10000hdmi_drive=1hdmi_timings=2560 0 100 20 100 1600 0 12 4 4 0 0 0 50 0 225180000 0hdmi_group=2hdmi_mode=77hdmi_pixel_freq_limit=400000000hvs_priority=0x32ffmax_framebuffer_width=2560max_framebuffer_height=1600framebuffer_width=2560framebuffer_height=1600framebuffer_ignore_alpha=1 hdmi_pixel_encoding=2disable_overscan=1# Enable audio (loads snd_bcm2835)dtparam=audio=on# Additional overlays and parameters are documented# /boot/firmware/overlays/README# Automatically load overlays for detected camerascamera_auto_detect=0# Automatically load overlays for detected DSI displays# display_auto_detect=1# Automatically load initramfs files, if foundauto_initramfs=1# Enable DRM VC4 V3D driver# dtoverlay=vc4-kms-v3d-pi4max_framebuffers=2# Don't have the firmware create an initial video= setting in cmdline.txt.# Use the kernel's default instead.disable_fw_kms_setup=1# Run in 64-bit modearm_64bit=1# Disable compensation for displays with overscandisable_overscan=1# Run as fast as firmware / board allowsarm_boost=1[cm4]# Enable host mode on the 2711 built-in XHCI USB controller.# This line should be removed if the legacy DWC2 controller is required# (e.g. for USB device mode) or if USB support is not required.otg_mode=1[all]
My best result is that:
Image

Anyone can help me? Thanks a lot. :roll:
I hope my writing and tagging is correct for the forum, I'm new.
photo_5773666318187349171_y.jpg

Statistics: Posted by mariorossi26088 — Thu Mar 28, 2024 4:14 pm — Replies 0 — Views 25



Viewing all articles
Browse latest Browse all 7043

Trending Articles