Giter VIP home page Giter VIP logo

Comments (4)

mariolukas avatar mariolukas commented on July 26, 2024

Have you checked the serial port config in your default.config.json. The default value is

/dev/ttyAMA0

but in your case it should be

/dev/ttyACM0

from fabscanpi-server.

PhistterbutInc avatar PhistterbutInc commented on July 26, 2024

Yes, I've changed that value to /dev/ttyACM0

I've also changed the command in /etc/init.d/fabscanpi-server, the line at avrdude-autoreset, to avrdude-autoreset -c wiring -p m2560 -P /dev/ttyACM0 -b 115200 -l /dev/null

and still a no go. I also changed the baud rate in the firmware and default.config.json to 115200.

During all of my testing the RAMPS board has been plugged into the pi zero W.

I also changed the file under /usr/bin/avrdude-reset to ACM0 instead of AMA0
avrdude-reset

Not sure if it's related or not but I've also tried installing manually on top of the pre-made image and when I try installing 'python-opencv-tbb' it gives an error as seen in the screen cap.
broken_packages

from fabscanpi-server.

PhistterbutInc avatar PhistterbutInc commented on July 26, 2024

Do you need more info to help me or something??

from fabscanpi-server.

mariolukas avatar mariolukas commented on July 26, 2024

Could be a boot loader problem, if the issue still remains by using v.0.8.0 try to flash the bootloader

from fabscanpi-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.