Proxmark3 community

Research, development and trades concerning the powerful Proxmark3 device.

Remember; sharing is caring. Bring something back to the community.


"Learn the tools of the trade the hard way." +Fravia

You are not logged in.

Announcement

Time changes and with it the technology
Proxmark3 @ discord

Users of this forum, please be aware that information stored on this site is not private.

#1 2016-11-06 04:18:11

myblackhatch
Contributor
Registered: 2016-10-21
Posts: 5

error: invalid serial port

So I am posting this to help someone else who might run into this problem.

When following the guide I would get to the point I wanted to run the proxmark.
Dmesg|grep -i usb

confirm its ttyACM0
Then

cd client
  ./proxmark3 /dev/ttyACM0
and I get        ERROR: invalid serial port

Try adding a ***SUDO***

sudo ./proxmark3 /dev/ttyACM0

what a stupid problem to have.

Offline

#2 2017-05-04 14:43:41

koulikov
Contributor
Registered: 2017-04-15
Posts: 11

Re: error: invalid serial port

Thanks for the trick. I had the same problem on Ubuntu.

Offline

#3 2017-05-06 09:51:11

lonewolf
Contributor
Registered: 2016-09-03
Posts: 37

Re: error: invalid serial port

Or you can, you know, fix the permissions problem and give the user you're logged in as read permission to the serial port.

sudo is bad, mmmk?

Offline

Board footer

Powered by FluxBB