Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for 32B LCD w/ Kernel 5.4 #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ hdmi_group=2

hdmi_mode=87

hdmi_cvt 800 480 60 6 0 0 0
hdmi_cvt=800 480 60 6 0 0 0

hdmi_drive=2

Expand Down Expand Up @@ -235,7 +235,7 @@ hdmi_group=2

hdmi_mode=87

hdmi_cvt 480 800 60 6 0 0 0
hdmi_cvt=480 800 60 6 0 0 0

dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900

Expand Down Expand Up @@ -273,7 +273,7 @@ hdmi_group=2

hdmi_mode=87

hdmi_cvt 480 272 60 6 0 0 0
hdmi_cvt=480 272 60 6 0 0 0

dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900

Expand Down Expand Up @@ -311,7 +311,7 @@ hdmi_group=2

hdmi_mode=87

hdmi_cvt 800 480 60 6 0 0 0
hdmi_cvt=800 480 60 6 0 0 0

hdmi_drive=1

Expand Down Expand Up @@ -345,7 +345,7 @@ hdmi_group=2

hdmi_mode=87

hdmi_cvt 1024 600 60 6 0 0 0
hdmi_cvt=1024 600 60 6 0 0 0

### Driver install:

Expand Down Expand Up @@ -376,7 +376,7 @@ hdmi_group=2

hdmi_mode=87

hdmi_cvt 1024 600 60 6 0 0 0
hdmi_cvt=1024 600 60 6 0 0 0

### Driver install:

Expand Down
2 changes: 1 addition & 1 deletion boot/config-101-1024x600.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ display_rotate=0
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 1024 600 60 6 0 0 0
hdmi_cvt=1024 600 60 6 0 0 0
dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900
hdmi_drive=1
hdmi_force_hotplug=1
Expand Down
2 changes: 1 addition & 1 deletion boot/config-101-1024x600.txt-180
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ display_rotate=2
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 1024 600 60 6 0 0 0
hdmi_cvt=1024 600 60 6 0 0 0
dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900
hdmi_drive=1
hdmi_force_hotplug=1
Expand Down
2 changes: 1 addition & 1 deletion boot/config-101-1024x600.txt-270
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ display_rotate=3
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 1024 600 60 6 0 0 0
hdmi_cvt=1024 600 60 6 0 0 0
dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900
hdmi_drive=1
hdmi_force_hotplug=1
Expand Down
2 changes: 1 addition & 1 deletion boot/config-101-1024x600.txt-90
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ display_rotate=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 1024 600 60 6 0 0 0
hdmi_cvt=1024 600 60 6 0 0 0
dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900
hdmi_drive=1
hdmi_force_hotplug=1
Expand Down
2 changes: 1 addition & 1 deletion boot/config-154.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 480 60 6 0 0 0
hdmi_cvt=480 480 60 6 0 0 0
hdmi_drive=2
2 changes: 1 addition & 1 deletion boot/config-154.txt-90
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 480 60 6 0 0 0
hdmi_cvt=480 480 60 6 0 0 0
hdmi_drive=2
display_rotate=1
2 changes: 1 addition & 1 deletion boot/config-32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
2 changes: 1 addition & 1 deletion boot/config-32.txt-180
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=2
2 changes: 1 addition & 1 deletion boot/config-32.txt-180-lite
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ dtoverlay=waveshare32b:rotate=90
#hdmi_group=2
#hdmi_mode=1
#hdmi_mode=87
#hdmi_cvt 320 240 60 6 0 0 0
#hdmi_cvt=320 240 60 6 0 0 0
#hdmi_drive=2
2 changes: 1 addition & 1 deletion boot/config-32.txt-270
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=3
2 changes: 1 addition & 1 deletion boot/config-32.txt-270-lite
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ dtoverlay=waveshare32b:rotate=180
#hdmi_group=2
#hdmi_mode=1
#hdmi_mode=87
#hdmi_cvt 320 240 60 6 0 0 0
#hdmi_cvt=320 240 60 6 0 0 0
#hdmi_drive=2
2 changes: 1 addition & 1 deletion boot/config-32.txt-90
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=1
2 changes: 1 addition & 1 deletion boot/config-32.txt-90-lite
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ dtoverlay=waveshare32b:rotate=0
#hdmi_group=2
#hdmi_mode=1
#hdmi_mode=87
#hdmi_cvt 320 240 60 6 0 0 0
#hdmi_cvt=320 240 60 6 0 0 0
#hdmi_drive=2
2 changes: 1 addition & 1 deletion boot/config-32.txt-retropie
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 640 480 60 6 0 0 0
hdmi_cvt=640 480 60 6 0 0 0
hdmi_drive=2
2 changes: 1 addition & 1 deletion boot/config-32c.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
2 changes: 1 addition & 1 deletion boot/config-32c.txt-180
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=2
2 changes: 1 addition & 1 deletion boot/config-32c.txt-270
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=3
2 changes: 1 addition & 1 deletion boot/config-32c.txt-90
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=1
2 changes: 1 addition & 1 deletion boot/config-32c.txt-retropie
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 640 480 60 6 0 0 0
hdmi_cvt=640 480 60 6 0 0 0
hdmi_drive=2
2 changes: 1 addition & 1 deletion boot/config-35.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
2 changes: 1 addition & 1 deletion boot/config-35.txt-180
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=2
2 changes: 1 addition & 1 deletion boot/config-35.txt-180-lite
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=1
2 changes: 1 addition & 1 deletion boot/config-35.txt-270
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=3
2 changes: 1 addition & 1 deletion boot/config-35.txt-270-lite
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=1
2 changes: 1 addition & 1 deletion boot/config-35.txt-90
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=1
2 changes: 1 addition & 1 deletion boot/config-35.txt-90-lite
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=1
2 changes: 1 addition & 1 deletion boot/config-35.txt-retropie
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 640 480 60 6 0 0 0
hdmi_cvt=640 480 60 6 0 0 0
hdmi_drive=2
2 changes: 1 addition & 1 deletion boot/config-35H-480x320.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dtparam=audio=on
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900
hdmi_drive=1
hdmi_force_hotplug=1
Expand Down
2 changes: 1 addition & 1 deletion boot/config-35H-480x320.txt-180
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dtparam=audio=on
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900
display_rotate=2
hdmi_drive=1
Expand Down
2 changes: 1 addition & 1 deletion boot/config-35H-480x320.txt-270
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dtparam=audio=on
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900
display_rotate=3
hdmi_drive=1
Expand Down
2 changes: 1 addition & 1 deletion boot/config-35H-480x320.txt-90
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ display_rotate=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900
hdmi_drive=1
hdmi_force_hotplug=1
Expand Down
2 changes: 1 addition & 1 deletion boot/config-35b-v2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=0
2 changes: 1 addition & 1 deletion boot/config-35b-v2.txt-180
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=2
2 changes: 1 addition & 1 deletion boot/config-35b-v2.txt-180-lite
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=2
2 changes: 1 addition & 1 deletion boot/config-35b-v2.txt-180t
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=2
2 changes: 1 addition & 1 deletion boot/config-35b-v2.txt-270
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=3
2 changes: 1 addition & 1 deletion boot/config-35b-v2.txt-270-lite
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=3
2 changes: 1 addition & 1 deletion boot/config-35b-v2.txt-90
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=1

2 changes: 1 addition & 1 deletion boot/config-35b-v2.txt-90-lite
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=1

2 changes: 1 addition & 1 deletion boot/config-35b-v2.txt-retropie
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 640 480 60 6 0 0 0
hdmi_cvt=640 480 60 6 0 0 0
hdmi_drive=2
display_rotate=0
2 changes: 1 addition & 1 deletion boot/config-35b.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=0
2 changes: 1 addition & 1 deletion boot/config-35b.txt-180
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=2
2 changes: 1 addition & 1 deletion boot/config-35b.txt-180-lite
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
hdmi_cvt=480 320 60 6 0 0 0
hdmi_drive=2
display_rotate=0
Loading