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 2018-01-24 09:28:20

sfl
Contributor
Registered: 2018-01-16
Posts: 6

[SOLVED] LF PM3 issue?

Hi everybody,

I have used pm3 with hf tag, yesterday i began with LF, then connected the antenna and applied:

proxmark3> hw tune

the response:

 Measuring antenna characteristics, please wait.........          
# LF antenna:  7.56 V @   125.00 kHz          
# LF antenna: 10.31 V @   134.00 kHz          
# LF optimal: 14.99 V @   139.53 kHz          
# HF antenna:  0.85 V @    13.56 MHz          
# Your HF antenna is unusable.          
Displaying LF tuning graph. Divisor 89 is 134khz, 95 is 125khz.
          
         
proxmark3> X Error: BadAccess (attempt to access private resource denied) 10
  Extension:    130 (MIT-SHM)
  Minor opcode: 1 (X_ShmAttach)
  Resource id:  0x145
X Error: BadShmSeg (invalid shared segment parameter) 128
  Extension:    130 (MIT-SHM)
  Minor opcode: 5 (X_ShmCreatePixmap)
  Resource id:  0x2c00010
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2c00011
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2c00011
X Error: BadAccess (attempt to access private resource denied) 10
  Extension:    130 (MIT-SHM)
  Minor opcode: 1 (X_ShmAttach)
  Resource id:  0x145
X Error: BadShmSeg (invalid shared segment parameter) 128
  Extension:    130 (MIT-SHM)
  Minor opcode: 5 (X_ShmCreatePixmap)
  Resource id:  0x2c00012
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2c00013
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2c00011
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2c00013

Any idea?

Thanks.

Last edited by sfl (2018-01-25 16:39:23)

Offline

#2 2018-01-24 10:47:33

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

Re: [SOLVED] LF PM3 issue?

Never seen that error before but it looks related to the plot window being shown which would indicate your QT libs might have some issues.
What OS,   what version of pm3 are you using?

Offline

#3 2018-01-24 16:40:37

sfl
Contributor
Registered: 2018-01-16
Posts: 6

Re: [SOLVED] LF PM3 issue?

Thanks @iceman.

>sudo uname -a
Linux kali 4.14.0-kali1-amd64 #1 SMP Debian 4.14.2-1kali1 (2017-12-04) x86_64 GNU/Linux
Prox/RFID mark3 RFID instrument          
bootrom: master/v3.0.1-268-g138a0e7-suspect 2018-01-16 15:11:28
os: master/v3.0.1-268-g138a0e7-suspect 2018-01-16 15:11:29
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2017/10/27 at 08:30:59
          
uC: AT91SAM7S512 Rev B          
Embedded Processor: ARM7TDMI          
Nonvolatile Program Memory Size: 512K bytes. Used: 197809 bytes (38%). Free: 326479 bytes (62%).          
Second Nonvolatile Program Memory Size: None          
Internal SRAM Size: 64K bytes          
Architecture Identifier: AT91SAM7Sxx Series          
Nonvolatile Program Memory Type: Embedded Flash Memory 

To install i used: https://github.com/Proxmark/proxmark3/wiki/Kali-Linux and all fine with HF

Last edited by sfl (2018-01-24 16:43:10)

Offline

#4 2018-01-24 16:54:36

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

Re: [SOLVED] LF PM3 issue?

Check your QT installation.

Offline

#5 2018-01-25 16:33:20

sfl
Contributor
Registered: 2018-01-16
Posts: 6

Re: [SOLVED] LF PM3 issue?

@iceman, you are a MVP !!!

I followed your recomendation:

   1. I upgraded QT from 4.8.2 to 5.10.
   2. Also, was necessary compiling the PM3 firmware again.

PM3 ready !!! cool

Thanks a lot.

Last edited by sfl (2018-01-25 18:18:39)

Offline

Board footer

Powered by FluxBB