stoppillowrape

joined 1 year ago
[–] stoppillowrape 14 points 1 year ago

Up at the top, click/tap settings, dark mode option is in drop down.

[–] stoppillowrape 1 points 1 year ago (2 children)

If your still looking I’d be happy to help.

[–] stoppillowrape 16 points 1 year ago (1 children)

I believe he is more showing that he has push notifications working for Memmy.

[–] stoppillowrape 1 points 1 year ago

Awesome, I’m glad you we were able to get it solved and it get everything back working.

[–] stoppillowrape 1 points 1 year ago

I forgot you will also need tty access, so you'll also need to do:

sudo usermod -a -G tty $USER

After that you will need to relogin in order for the changes to take effect. I'd say just to reboot so you know everything is reloaded with:

sudo reboot now

These are all of course assumptions based on your mentioning permissions, and without any logs to verify. If you decide to go with the nuclear option and redo the OS and setup I'd recommend looking at using https://github.com/th33xitus/kiauh. It will allow you to setup Mainsail, but also you can try other front end options as well. Just something to consider if you decide not to continue troubleshooting and opt to start over.

[–] stoppillowrape 1 points 1 year ago (4 children)

Since you mention permissions/access denied, have you given your user permissions to use serial? You can do this with:

sudo usermod -a -G dialout $USER

What is the output of:

ls -al /dev/serial/by-id/*

[–] stoppillowrape 3 points 1 year ago (6 children)

What hardware are you using for hosting klipper and mainsail? Are you using a pi and mainsail os or a pi with raspberry pi os and kiauh to setup klipper and mainsail? Could you post your klippy.log?

[–] stoppillowrape 13 points 1 year ago

Original dev stepped down and transferred the app to the remaining devs. See his post from5 hours ago.