Renaud11232 / OctoPrint-Marlin-Flasher

Arduino/Marlin firmware flasher for OctoPrint
MIT License
38 stars 10 forks source link

fail to install Arduino #84

Closed broncosis closed 2 years ago

broncosis commented 2 years ago

Describe the bug

the Arduino install fails on RPI-3

Unable to detect architecture : armv6l

To Reproduce

Steps to reproduce the behavior:

  1. load clean image of octopi
  2. install this plugin
  3. and reboot
  4. then atempt to install arduino

Expected behavior

it should install the ardunio-cli

Screenshots

If applicable, add screenshots to help explain your problem.

Marlin flasher 1.01

octoprint.log

using Firefox

broncosis commented 2 years ago

octoprint(1).log updated log with debugging turned on

also I have just recently installed the very same version on the same PI image checked the version number same version and it works fine

but I was able to try a PI zero w I had around and this failed the same way I will compare versions of updates installed shortly

Renaud11232 commented 2 years ago

Hello,

Thanks for reporting this. Starting from v1.0.2 (just published now), you should be able to install arduino-cli for armv6l as well.

broncosis commented 2 years ago

works great thanks