TomWhitwell / SlowMovie

MIT License
342 stars 67 forks source link

Allow For Waveshare Driver Rollback #145

Closed robweber closed 1 year ago

robweber commented 1 year ago

This is an attempt to give end-users more information and options regarding the known streaking issues with some Waveshare displays (notably the 7.5in V2) as described in several issues.

This PR adds a disclaimer to the README and adds an additional option to the automated installer that will rollback the driver to a known working version. It is worth noting that subsequent runs of the install script will attempt to upgrade the Waveshare drivers since Waveshare doesn't use version numbers as part of their install. Users that need the rollback can re-run the rollback option on update. This allows for the option of always reverting back to the most up to date drivers if needed via the "update" method.

robweber commented 1 year ago

Was just about to merge this in and noticed this PR. Going to wait and see if it gets merged in, that would make all this unnecessary.

robweber commented 1 year ago

Going to close this out. The changes from @missionfloyd have been merged in to the Waveshare branch. I did a new install from the Waveshare repo and the streaking is gone now. No need for these fixes.