Add config for wisecoco 10.1'' 2k lcd + driver board
This commit is contained in:
parent
5820fec6ce
commit
b1f7eb16cb
|
@ -37,6 +37,14 @@ disable_overscan=1
|
|||
#hdmi_group=2
|
||||
#hdmi_mode=87
|
||||
#hdmi_cvt=1440 2560 50 3 0 0 1
|
||||
|
||||
# wisecoco 10.1" 2k 1600x2560 *portrait* LCD
|
||||
# https://wisecoco.en.alibaba.com/
|
||||
#dtoverlay=vc4-kms-v3d-pi4
|
||||
#hdmi_group=2
|
||||
#hdmi_mode=87
|
||||
#hdmi_cvt=1600 2560 50 3 0 0 1
|
||||
|
||||
EOF
|
||||
|
||||
# Reboot to pickup changes
|
||||
|
|
|
@ -9,6 +9,9 @@ This is a surprisingly straight forward project that has minimal in the way of h
|
|||
* Please note: **these are the panels we KNOW WORK** ; do not deviate unless you want to fiddle with a lot of boot loader configuration
|
||||
* [wisecoco 6" 2k lcd + driver board](https://wisecoco.en.alibaba.com/)
|
||||
* This is the *portrait* panel with 1440x2560 resolution
|
||||
* [wisecoco 10.1" 2k lcd + driver board](https://wisecoco.en.alibaba.com/)
|
||||
* This is the *portrait* panel with 1440x2560 resolution
|
||||
|
||||
* HDMI Monitor (TESTING)
|
||||
* Please note: **these are the panels we are TESTING** ; do not use these unless you'd like to help us sort the settings needed for use
|
||||
* [wisecoco panels](https://wisecoco.en.alibaba.com/)
|
||||
|
|
Loading…
Reference in a new issue