Commit graph

159 commits

Author SHA1 Message Date
TheWaffleCopter
bfe3c26277
Update macOS-Homebrew-Installation-Instructions.md
Added openssl install dependency to resolve compile errors

Signed-off-by: TheWaffleCopter <104417762+TheWaffleCopter@users.noreply.github.com>
2025-03-26 07:34:04 +11:00
Iceman
e76ab09762
Update Windows-Installation-Instructions.md
Signed-off-by: Iceman <iceman@iuse.se>
2025-03-11 14:20:48 +01:00
n-hutton
7c37231b2c add helpful note for macos users 2025-02-18 16:09:16 +00:00
Iceman
c1bc38b39a
Update Troubleshooting.md
Signed-off-by: Iceman <iceman@iuse.se>
2025-01-31 22:24:45 +01:00
丸子
5bd33df708
Update macOS-Homebrew-Installation-Instructions.md
Apple Silicons are already supported

Signed-off-by: 丸子 <princeb4d@gmail.com>
2024-12-17 10:57:35 +08:00
Philippe Teuwen
9a6f6132bc doc 2024-09-26 23:39:53 +02:00
Philippe Teuwen
16b56f4992 Fix opensuse instructions 2024-09-10 10:06:01 +02:00
Henry Gabryjelski
f2ff5f757d writeup from discord, plus extra text
Created as a strawman response to iceman's
suggestion that this would be useful in the repo.

Feel free to move it elsewhere / edit, as you prefer.
2024-08-23 21:08:13 -07:00
dhuuthang
9069b27d4e
Add code to hide initial cmd window
Signed-off-by: dhuuthang <dhuuthang@gmail.com>
2024-07-25 23:17:12 +07:00
dhuuthang
1788a0451c
Update Windows-WSL2-Installation-Instructions.md
Add script for quick init

Signed-off-by: dhuuthang <dhuuthang@gmail.com>
2024-07-25 22:52:03 +07:00
iceman1001
d9e860a8ae suggestion how to fix: wrong permissions on runtime directory 2024-02-20 11:12:12 +01:00
iceman1001
3a1122ca02 missing dependency. but it gd should come with the OS installation 2024-02-16 20:31:17 +01:00
Iceman
f9ea405940
Update Windows-Installation-Instructions.md
Signed-off-by: Iceman <iceman@iuse.se>
2024-01-29 11:55:45 +01:00
Iceman
e9e98848d9
Update Windows-Installation-Instructions.md
Signed-off-by: Iceman <iceman@iuse.se>
2024-01-29 11:48:06 +01:00
Henry Gabryjelski
2442a9f4f2 update wsl2 instructions for USBIPD v4.0.0 2024-01-28 19:05:05 -08:00
iceman1001
2d34713e58 text 2024-01-23 19:46:35 +01:00
Francis
a2af356ee3
Update Troubleshooting.md
Signed-off-by: Francis <zzvipercorezz@gmail.com>
2024-01-09 01:51:07 +01:00
Marcos Del Sol Vives
572bdbf727
Document dependency on GD for ePaper devices 2024-01-07 17:15:13 +01:00
iceman1001
0c4a1066c1 text 2024-01-05 19:27:38 +01:00
Francis
7c344e22dd
Update Troubleshooting.md
Added error and solution for an ARM issue

Signed-off-by: Francis <zzvipercorezz@gmail.com>
2024-01-04 21:42:36 +01:00
Jared Stemper
ca5570ea60
added context to error output
Signed-off-by: Jared Stemper <31346981+JaredStemper@users.noreply.github.com>
2023-11-18 23:38:27 -06:00
Jared Stemper
05a2fa08ac
Added troubleshooting details
fixed hyperlink; slimmed error output

Signed-off-by: Jared Stemper <31346981+JaredStemper@users.noreply.github.com>
2023-11-18 23:32:01 -06:00
Jared Stemper
f6c6014bcd
Added common dependency troubleshooting
Signed-off-by: Jared Stemper <31346981+JaredStemper@users.noreply.github.com>
2023-11-18 23:29:32 -06:00
Sam
c6c8edd95e
Create iOS-Installation-Instructions.md
Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
2023-10-10 09:31:05 -07:00
iceman1001
ea01fa5656 text 2023-10-09 11:18:54 +02:00
iceman1001
f52b3faa3c text 2023-10-09 11:14:21 +02:00
iceman1001
5ad85d55d7 text 2023-10-09 11:12:26 +02:00
iceman1001
ac43176dbf text 2023-10-09 11:10:39 +02:00
iceman1001
385c1c5702 text 2023-10-09 11:03:56 +02:00
iceman1001
1234b08132 adapt to new sim module firmware version 2023-09-28 08:46:04 +02:00
Dominik Paľo
8a861aea57
Change "Mac OS X" to "macOS" in documentation 2023-08-27 19:23:38 +02:00
Henry Gabryjelski
c858d6fdc7 Minor update to WSL2 instructions 2023-08-14 19:07:35 -07:00
Philippe Teuwen
662ce8403e lz4 missing in some docs 2023-07-17 04:56:18 +02:00
Philippe Teuwen
83e083100b Bring LZ4 support for hardnested tables
Testing perfs on an old 8-core laptop:
BZ2   :   2 Mb, average decompression time: 5514 ms
LZ4 -9:   9 Mb, average decompression time:  837 ms
RAW   : 704 Mb, average decompression time:  368 ms

Other LZ4 options don't help: -1 is slower and bigger, --favor-decSpeed does not do anything

To enable:

apt install liblz4-dev
cd client/resources/hardnested_tables
for i in *bz2; do bunzip2 $i; lz4 -9 --rm ${i%.bz2}; done
2023-07-15 22:58:00 +02:00
İlteriş Yağıztegin Eroğlu
62b226108d doc(macos-macports): refactor macports docs
Since mid-2022, arm64 builds of stable releases are working. So its been a while not updating this doc :)

Signed-off-by: İlteriş Yağıztegin Eroğlu <ilteris@asenkron.com.tr>
2023-04-19 13:55:20 +03:00
Einstein2150
a9b3a69100
Update Mac-OS-X-Homebrew-Installation-Instructions.md
Fix for Apple Silicon (M1) installation with arch -arm64 prefix

Signed-off-by: Einstein2150 <Einstein2150@users.noreply.github.com>
2023-03-29 20:37:02 +02:00
Jack
ceeb98bd38
Update Troubleshooting, libQt5Core.so.5 not found
Update the version number of Ubuntu which has the same problem

I checked newer Ubuntu version 22.04 WSL 1 still have problem and solved by same solution
sudo strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5

Signed-off-by: Jack <wwin3286tw@yahoo.com.tw>
2023-03-07 11:20:23 +08:00
Henry Gabryjelski
b520f1ff5d
check daughterboard connection for SIM issues
Signed-off-by: Henry Gabryjelski <henrygab@users.noreply.github.com>
2023-02-18 11:17:06 -08:00
Henry Gabryjelski
032f304bf9 Enable use under WSL2 w/Kali Linux distribution
* Assign group ownership and permissions in udev rules
* Add documentation on WSL2 installation and use
2023-01-31 10:00:36 -08:00
Self Not Found
1fe1f61400
Fix typo in Troubleshooting.md
Signed-off-by: Self Not Found <wh201906@yandex.com>
2022-12-16 01:46:21 +08:00
iceman1001
e364d7e03d add updated sim module firmware v4.13, this is breaking change for smart category commands 2022-12-09 07:36:02 +01:00
iceman1001
53b2909f04 prepping for sim module firmware upgrade file 2022-12-05 22:32:40 +01:00
Alexandre Reol
647440236d Add xcode-select command 2022-08-04 16:35:30 +02:00
Alexandre Reol
ecea6a5347 Update instructions for macOS Ventura 2022-08-04 16:31:59 +02:00
Alexandre Reol
5f67ba85c6 Add installation guide for macOS Ventura Beta users 2022-08-03 14:17:08 +02:00
Mike
2e52b4ba30
Update Windows-Installation-Instructions.md 2022-06-20 11:08:18 +12:00
iceman1001
a0ac404497 added missing lib dependency (thanks @mistial-dev) 2022-06-13 07:30:35 +02:00
iceman1001
248cc83aab textual 2022-03-20 10:14:46 +01:00
iceman1001
22033272ec improving instructions to make them clear 2022-03-20 10:13:20 +01:00
iceman1001
1145f0b628 fix link 2022-03-20 09:59:34 +01:00