-
Notifications
You must be signed in to change notification settings - Fork 2k
Update LCD display instructions #1355
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
Conversation
Needed updating for the FKMS change on Pi4.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks reasonable.
I could insert the rotate=X line into the command line if it was viewed useful. Seeing as X ignores it, I'm not sure it is.
Just noticed that this page (outside of the text being edited in this PR) mentions both |
Does the FKMS mode support the "flip" option that the Legacy mode supports? |
"The DSI display is designed to work with Raspberry Pi models 2, 3 and 4 that have mounting holes in a HAT footprint. Model 1 A/B boards are supported, but require additional mounting hardware to fit the HAT-dimensioned stand-offs on the display PCB." Minor nitpick - which category do the Model 1 A+ and B+ fall into? |
Yes, you can add |
Does this need to be added to the PR? |
Unless people want the reflect items added, I'm inclined to merge this. Any objections or improvements? |
The Pi 1 model A+ and B+ are the same shape as the later boards, and have the mounting holes in the same place. Perhaps this sentence should instead read: "The DSI display is designed to work on all models of Raspberry Pi, however early models (The Raspberry Pi 1 model A and B) will require additional mounting hardware to fit the HAT-dimensioned stand-offs on the display PCB." |
Have made a change similar to that suggested by @andrum99 , any other comment prior to merging? |
Needed updating for the FKMS change on Pi4.