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.
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.
Hi guys!
I just bought the new PM3 RDV4.0 from Lab401.
Today I tried to install it on my Ubuntu 16.04 and followed the guide at :
https://github.com/RfidResearchGroup/proxmark3/
I followed the steps until :
Flash the BOOTROM & FULLIMAGE client/flasher /dev/ttyACM0 -b bootrom/obj/bootrom.elf armsrc/obj/fullimage.elf
Unfortunately it didn't work because of :
ERROR: invalid serial port
Could not find Proxmark on /dev/ttyACM0
Maybe I made a mistake with previous steps and i think the answer is with dialout user but I don't understand how to "logoff and login"...
Previously I used the PM3 rdv3 on W10 and i didn't have issues....
Thanks for your help Guys!
Last edited by Max13.56 (2018-11-13 10:12:25)
Offline
[ 4076.540770] usb 3-4: USB disconnect, device number 10
[ 4625.496316] usb 3-10: new full-speed USB device number 11 using xhci_hcd
[ 4626.108308] usb 3-10: device descriptor read/64, error -71
[ 4636.700560] usb 3-10: New USB device found, idVendor=9ac4, idProduct=4b8f
[ 4636.700568] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4636.700572] usb 3-10: Product: PM3 Device
[ 4636.700577] usb 3-10: Manufacturer: proxmark.org
[ 4636.700581] usb 3-10: SerialNumber: 888
[ 4636.701413] cdc_acm 3-10:1.0: ttyACM0: USB ACM device
[ 5083.317165] usb 3-10: USB disconnect, device number 11
max@max-HP-ProBook-650-G1:~/proxmark3$ client/flasher /dev/ttyACM0 -b bootrom/obj/bootrom.elf armsrc/obj/fullimage.elf
Loading ELF file bootrom/obj/bootrom.elf
Loading usable ELF segments:
0: V 0x00100000 P 0x00100000 (0x00000200->0x00000200) [R X] @0x94
1: V 0x00200000 P 0x00100200 (0x00000d8c->0x00000d8c) [RWX] @0x298
Loading ELF file armsrc/obj/fullimage.elf
Loading usable ELF segments:
0: V 0x00102000 P 0x00102000 (0x00038dc0->0x00038dc0) [R X] @0x94
1: V 0x00200000 P 0x0013adc0 (0x00001388->0x00001388) [RW ] @0x38e54
Note: Extending previous segment from 0x38dc0 to 0x3a148 bytes
[+] Waiting for Proxmark to appear on /dev/ttyACM0
............................................................[!] ERROR: invalid serial port
Could not find Proxmark on /dev/ttyACM0 .
Offline
Ok Guys....i just switched off and switched on my lap top......kind of logout and loggin.....it worked....
Sorry for disturbing!
Offline
Sometime when you run the udev rules update, (which you did?) you will need to logout and then login again.
Otherwise Ubuntu works nicely with pm3. You can run the update.sh or proxmark3.sh scripts even..
Offline
And if this is resolved, I suggest you edit your first post and add the prefix [solved] to your title
Offline
Thanks Iceman!!
Offline