proxmark3 icon indicating copy to clipboard operation
proxmark3 copied to clipboard

USB device not recognized (Windows)

Open ioma8 opened this issue 5 months ago • 4 comments

Things to try before submitting bug report read the troubleshooting guide

Compilation problems Try compiling with verbose. make VERBOSE=1 with main makefile or make V=1 with cmake.

flashing problems Have you followed the instructions properly? ie, flashed bootrom seperately first if you are going from Offical repo to Iceman repo.

Describe the bug Hello, I compiled the master branch with PLATFORM=PM3GENERIC . I have Proxmark 3 easy 512. It stopped showing in my Windows Device Manager. Instead I have here entry "USB device not recognized." I tried both flashing via USB and via BUS pirate. Via USB I am no longer to even flash. I succeed flashing with Bus Pirate but the problem remains the same.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Win 10
  • inside proxmark3 client run the following commands and paste the output here.
  • hw version
  • hw status
  • data tune

Additional context Add any other context about the problem here.

ioma8 avatar Jan 27 '24 14:01 ioma8