Hello,

Can anybody confirm that Arduino UNO is working fine with FreeBSD?

I'm having problems with uploading my sketches. Arduino IDE says:

Binary sketch size: 3620 bytes (of a 32256 byte maximum)
avrdude: stk500_getsync(): not in sync: resp=0x00

And it doesn't upload anything. Uploading on Windows works fine. Also once the sketch is uploaded on Windows then I can receive data on FreeBSD via Serial Monitor. It's just Upload that doesn't work.

It's recognized by my system as:
ugen0.2: <Arduino (www.arduino.cc)> at usbus0
umodem2: <Arduino (www.arduino.cc) Arduino Uno, class 2/0, rev 1.10/0.01, addr 2 > on usbus0
umodem2: data interface 1, has CM over data, has break

Also sysctl says:
dev.umodem.2.%desc: Arduino (www.arduino.cc) Arduino Uno, class 2/0, rev 1.10/0.01, addr 3

I'm running FreeBSD 8.2-RELEASE-p2 with Arduino 0022 (with a patch to resolve the readlink problems). I'm using uarduno kernel module (tried both versions 1.00 and 1.02a) and avrdude (tried both vanilla ports and with a www.mrp3.com/uarduno.html patch).

Run out of ideas and switching back to Windows kills my productivity (and fun!). If it works for you then at least please let me know that it's doable.

Thank you, Michael
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to