Merge pull request #2242 from francis2054/patch-2

Update Troubleshooting.md
This commit is contained in:
Iceman 2024-01-09 09:12:46 +01:00 committed by GitHub
commit d3ef9e3c1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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