mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Merge pull request #2242 from francis2054/patch-2
Update Troubleshooting.md
This commit is contained in:
commit
d3ef9e3c1d
1 changed files with 2 additions and 1 deletions
|
@ -27,6 +27,7 @@ Always use the latest repository commits from *master* branch. There are always
|
||||||
- [bzlib.h: No such file or directory](#bzlibh-no-such-file-or-directory)
|
- [bzlib.h: No such file or directory](#bzlibh-no-such-file-or-directory)
|
||||||
- [target attribute is not supported on this machine](#target-attribute-is-not-supported-on-this-machine)
|
- [target attribute is not supported on this machine](#target-attribute-is-not-supported-on-this-machine)
|
||||||
- [Qt Session management error](#qt-session-management-error)
|
- [Qt Session management error](#qt-session-management-error)
|
||||||
|
- [found architecture x86_64 required architecture arm64 error](#found-architecture-x86_64-required-architecture-arm64-error)
|
||||||
|
|
||||||
## `pm3` or `pm3-flash*` doesn't see my Proxmark
|
## `pm3` or `pm3-flash*` doesn't see my Proxmark
|
||||||
|
|
||||||
|
@ -308,7 +309,7 @@ Try running the client without the SESSION_MANAGER environment variable.
|
||||||
env -u SESSION_MANAGER ./pm3
|
env -u SESSION_MANAGER ./pm3
|
||||||
```
|
```
|
||||||
|
|
||||||
## found architecture 'x86_64', required architecture 'arm64' error
|
## found architecture 'x86_64' required architecture 'arm64' error
|
||||||
^[Top](#top)
|
^[Top](#top)
|
||||||
|
|
||||||
If you get the message
|
If you get the message
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue