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 2015-03-17 10:21:30

amal
Member
Registered: 2015-03-17
Posts: 9

One of the first Proxmark3 boards produced - can't load driver

Hi everyone,

I purchased a proxmark3 when they first became available, and I let it sit in my drawer ever since. Now I've pulled it out and I'm looking to get it up and running, but I'm having issues. I assume this has like, the very first firmware/bootloader ever, and when I connect it to my Win7 64bit machine, I don't see any USB HID entries, I see an entry for "Unknown Device" under USB Controllers in Device Manager. I can't get any hardware ID or anything, and any attempt at updating the driver simply results in failure.

I've also tried this on a new laptop with freshly installed Win7 64bit and I have the same result.

I've also attempted to hold the button down and plug in the USB cable, and the same thing results - unknown device.

Any ideas?

Anyone willing to trade me an updated proxmark3 for this one + $50 (USD via PayPal)? I'd really like to figure this out myself but time is also of the essence for me with a pending project.

Thanks
Amal

Offline

#2 2015-03-17 10:56:43

iceman
Administrator
Registered: 2013-04-25
Posts: 9,538
Website

Re: One of the first Proxmark3 boards produced - can't load driver

if you checkout the latest source from GitHub, there is a hidflasher which works with the  earlier firmware.
There are more people who has had same problem as you,  search inside the windows client threads.

Offline

#3 2015-03-17 11:28:02

amal
Member
Registered: 2015-03-17
Posts: 9

Re: One of the first Proxmark3 boards produced - can't load driver

Hi Iceman, thanks for responding. The problem is, my proxmark does NOT show up as an HID device, it shows as "unknown device"... and, unfortunately I've already tried the old flasher... no love.

Offline

#4 2015-03-17 11:30:49

amal
Member
Registered: 2015-03-17
Posts: 9

Re: One of the first Proxmark3 boards produced - can't load driver

To clarify "no love" - the old flasher simply says something like "waiting to detect proxmark on USB...." and it never detects.

Offline

#5 2015-03-17 11:46:28

iceman
Administrator
Registered: 2013-04-25
Posts: 9,538
Website

Re: One of the first Proxmark3 boards produced - can't load driver

hm, sounds like your driver hasn't been installed.  Did you use the driver/proxmark.inf ?  I guess you might need an other one.

Offline

#6 2015-03-17 11:53:56

amal
Member
Registered: 2015-03-17
Posts: 9

Re: One of the first Proxmark3 boards produced - can't load driver

Yep, we're getting at the crux of the problem now... I can't install the driver. I've tried several driver options from various downloads on github and the old google code repo, but windows will flat out not accept the driver when I try to manually update the "unknown device". Is there a specific link for a particular .inf you'd like me to try? I'd be happy to attempt and report.

Offline

#7 2015-03-17 12:01:16

iceman
Administrator
Registered: 2013-04-25
Posts: 9,538
Website

Re: One of the first Proxmark3 boards produced - can't load driver

I think since you are running win7/64bit  and it wants signed drivers, there was an issue with that.

Did you follow the updatebootload.pdf instructions?

and older ProxMark-3_RFID_Instrument.inf   (Copyright (c) 2010 libusb-win32 (GNU LGPL) )

Last edited by iceman (2015-03-17 12:01:54)

Offline

#8 2015-03-17 12:06:12

iceman
Administrator
Registered: 2013-04-25
Posts: 9,538
Website

Re: One of the first Proxmark3 boards produced - can't load driver

I found two older .inf on my setup.    https://www.sendspace.com/file/cs8m47
Who knows,  you might get lucky

Offline

#9 2015-03-17 12:07:55

amal
Member
Registered: 2015-03-17
Posts: 9

Re: One of the first Proxmark3 boards produced - can't load driver

Yep, this is the INF file i'm trying to use;

File: ProxMark-3_RFID_Instrument.inf
CRC-32: 246e420c
MD4: 75f5c97a20ecfba06716e24a38fedf41
MD5: d5a247099a275e2014e2d46fbc0174cd
SHA-1: 6eee7ecbfa3729dd00d05d0add41c98f503349d3

When I go to the unknown device in Device Manager, right click, properties, update driver, select folder where i extracted the inf and subfolders, and it says; "Windows could not find driver software for your device."

I will try the other INFs now...

Offline

#10 2015-03-17 12:08:59

amal
Member
Registered: 2015-03-17
Posts: 9

Re: One of the first Proxmark3 boards produced - can't load driver

Hmm, nope those INFs don't work either sad

Offline

#11 2015-03-17 12:13:05

amal
Member
Registered: 2015-03-17
Posts: 9

Re: One of the first Proxmark3 boards produced - can't load driver

Ok, I think I found a way... kinda. I clicked Update Driver, Browse My Computer, then I clicked "Let me choose from a list of devices" instead of searching a folder for drivers... then I selected libusb from the list, then I clicked Have Disk, then I went to the folder and "ProxMark-3 RFID Instrument" showed up.

The problem is, after installing, I got this; Windows found driver software for your device but encountered an error while attempting to install it" and I got Code 43... so now I can see the ProxMark-3 in device manager under libusb (WinUSB) devices, but it has the yellow ! mark on it and I still can't use the old flasher. hmm

Offline

#12 2015-03-17 12:16:12

iceman
Administrator
Registered: 2013-04-25
Posts: 9,538
Website

Re: One of the first Proxmark3 boards produced - can't load driver

I suppose you need to download the:  Proxmark-Driver-2012-01-15.7z  file.
It contains all files needed besides just the inf.

Offline

#13 2015-03-17 12:17:28

amal
Member
Registered: 2015-03-17
Posts: 9

Re: One of the first Proxmark3 boards produced - can't load driver

Yeah, I did that... I even copied the /amd64 libusb dll and sys file to /windows/system32 to try to get things working... still no go.

Offline

#14 2015-03-17 12:18:02

iceman
Administrator
Registered: 2013-04-25
Posts: 9,538
Website

Re: One of the first Proxmark3 boards produced - can't load driver

Offline

#15 2015-03-17 12:25:00

amal
Member
Registered: 2015-03-17
Posts: 9

Re: One of the first Proxmark3 boards produced - can't load driver

Yes, but every permutation of those instructions includes a line like "Find the PM3 in your device manager under Human Interface Devices" which, as we've established, does not apply to me because my proxmark is not showing up as an HID device... and I've tried to follow those instructions regardless, and I have the same issue.

I'm giving up for now and going to bed... it's 3:30am here. At this point I'm hoping someone takes me up on my exchange offer. My proxmark3 + $50 for an updated proxmark3 running latest firmware and fancy new serial interface.

Offline

#16 2015-03-17 12:32:33

iceman
Administrator
Registered: 2013-04-25
Posts: 9,538
Website

Re: One of the first Proxmark3 boards produced - can't load driver

/so now I can see the ProxMark-3 in device manager under libusb (WinUSB) devices/

But you can see it under libusb?  I think you should uninstall libusb and start over.

Offline

Board footer

Powered by FluxBB