moggieuk / KlipperScreen-Happy-Hare-Edition

Customized KlipperScreen for ERCF - Happy Hare
GNU Affero General Public License v3.0
115 stars 22 forks source link

[BUG] screen blank after install and bootup #27

Open phnxdrgn536 opened 4 months ago

phnxdrgn536 commented 4 months ago

What happened?

upon installation completion screen goes blank and will not show menus or actions. even after rebooting it will not appear.

What did you expect to happen instead?

i expected the menus to build and display properly

How to reproduce this bug?

install on FLSun speederpad

Additional information:

No response

Log output

logs-20240725-221339.zip

moggieuk commented 3 months ago

Very strange but it appears to just die with an abrupt end in the log. If you switch back to the upstream default KlipperScreen does that startup? If not I would recommend starting there. Once that works, flip back to Happy Hare version, Important (as per README), run:

cd ~/KlipperScreen/happy_hare
./install_ks.sh -g <num_gates>

Then see if it will start

phnxdrgn536 commented 3 months ago

If I switch back to old Klipper screen it works just fine… I think the issue was I was using an official build of Klipper meant for the FLSun speeder pad. I reflashed everything from the Klipper GitHub and loaded all the happy hate stuff and now it’s working normally

On Tue, Sep 3, 2024 at 12:05 PM moggieuk @.***> wrote:

Very strange but it appears to just die with an abrupt end in the log. If you switch back to the upstream default KlipperScreen does that startup? If not I would recommend starting there. Once that works, flip back to Happy Hare version, Important (as per README), run:

cd ~/KlipperScreen/happy_hare ./install_ks.sh -g

Then see if it will start

— Reply to this email directly, view it on GitHub https://github.com/moggieuk/KlipperScreen-Happy-Hare-Edition/issues/27#issuecomment-2326898200, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4VMRE4WB4QFS4NQSJ6AKRTZUXM25AVCNFSM6AAAAABLPUWCD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRWHA4TQMRQGA . You are receiving this because you authored the thread.Message ID: @.*** com>

moggieuk commented 2 months ago

Sorry for the slow response, but great to hear you figured it out.