Ryan Ewen

Results 49 comments of Ryan Ewen

Not only are new icons missing but existing ones don't work in the fonticon https://github.com/google/material-design-icons/issues/778 Please update!

@jamesplease why not just download the updated files from the CDN, including the updated font? That's what I did to work around the issue, however it would be awesome if...

Still appears to still be an issue. I had a fresh install using docker go bad after a day or so

I've been trying to run Klipper + Moonraker + Mainsail from an Android tablet and the one thing holding me back was the lack of driver support for CH34x on...

Or if you have any ideas on how to reuse the work done to bring the CH34x driver from Octo4a out to Linux Deploy (or Termux), that would be amazing

As you were writing that I was noticing the proot bind: `-b /data/data/com.octo4a/files/serialpipe:/dev/ttyOcto4a` I found that `/data/data/com.octo4a/files/serialpipe` was a symlink to `/dev/pts/0`. Which means that `/dev/ttyOcto4a` within Alpine might be...

Correct - I rooted my tablet for this. I also had to `sudo chmod 777 /dev/pts/0` within Debian

It would be amazing if we could swap out Alpine for Debian here in Octo4a. Then it could probably run Klipper + Moonraker + Mainsail no problem

How difficult was it to install Moonraker and Mainsail within Octo4a's Alpine? And to apply that patch you mentioned?

In case it helps anyone I also documented my adventure. Here's how I got everything going in Debian via Linux Deploy on a rooted device: https://gist.github.com/RyanEwen/ae81fc48ad00397f1026915f0e6beed9