Commit Graph

676 Commits

Author SHA1 Message Date
Maxim Devaev 9a34f12330 update 2025-03-28 12:53:16 +02:00
Maxim Devaev 07835b6c36 update 2025-03-26 04:11:06 +02:00
Maxim Devaev ca5ae16dda blog css 2025-03-25 08:20:21 +02:00
Yao Wei 471f9c0f2b
docs/flashing_hid.md: also install avrdude (#1486) 2025-03-25 06:41:06 +02:00
Maxim Devaev 0ce5dc5f19 update 2025-03-25 03:03:32 +02:00
Yao Wei b6bad8e46b
docs: update flashing_hid.md (#1483)
* docs: update flashing_hid.md

This changeset adds manual on installing platformio since recent image does not ship with it.  Also fix some typo due to directory name change.

* docs: correct format for flashing_hid.md

* Update flashing_hid.md
2025-03-23 10:38:33 +02:00
Maxim Devaev b23fb02985 update 2025-03-11 23:18:34 +02:00
Maxim Devaev c7d06ae1d1 update 2025-03-11 18:27:20 +02:00
Maxim Devaev 54b19d76b5 update 2025-03-03 03:28:05 +02:00
Maxim Devaev d690c50aec fix 2025-03-03 03:15:51 +02:00
Yangyu Chen 77dc691c87
wifi: add `key_mgmt=WPA-PSK-SHA256` and `ieee80211w=1` by default (#1254)
Some APs with WPA2-PSK/WPA3-SAE mixed mode only support WPA-PSK-SHA256 key
management mode and also require IEEE 802.11w support. Adding these two
lines to the configuration will avoid some troubles when connecting to some
newer APs.

Signed-off-by: Yangyu Chen <cyy@cyyself.name>
2025-03-03 03:13:09 +02:00
Maxim Devaev bd93ea2255 fix 2025-02-20 16:30:16 +02:00
Maxim Devaev febb6eb8bf using 64-bit images 2025-02-18 17:15:37 +02:00
Maxim Devaev 66a176cb81 update os list 2025-02-16 21:35:50 +02:00
Maxim Devaev 66a7e76692 update 2025-02-16 01:31:08 +02:00
Maxim Devaev 556ae23a26 update 2025-02-13 15:13:19 +02:00
Maxim Devaev 891a6ea666 update 2025-02-13 12:06:49 +02:00
dragon788 1ae3b29853
Update v1.md (#1469)
Typo could give naive folks really crazy ideas about resolutions.
2025-02-13 02:23:45 +02:00
Maxim Devaev 7d2581024c update 2025-02-11 22:14:21 +02:00
Maxim Devaev dceeebc2f9 update 2025-02-11 02:36:39 +02:00
Maxim Devaev 8c962a33eb update 2025-02-10 14:09:09 +02:00
Maxim Devaev 8aad0cb007 pikvm/pikvm#1462: reverse proxy doc 2025-02-02 09:14:31 +02:00
Maxim Devaev e0e03fe213 update 2025-01-31 18:11:22 +02:00
arch1mede dc5f6dacf2
Update msd.md (#1464)
Fixed spelling error
2025-01-25 22:19:46 +02:00
Maxim Devaev 413084d081 moved legacy msd docs about ventoy/rufus/etc to msd_legacy.md 2025-01-24 04:59:43 +02:00
Maxim Devaev 001dedd711 dvd support 2025-01-24 04:49:15 +02:00
Maxim Devaev 310af47588 update 2025-01-20 16:43:48 +02:00
Maxim Devaev 9458c08921 update 2025-01-20 06:00:10 +02:00
Maxim Devaev 256bbba0d6 update 2025-01-20 05:52:39 +02:00
Maxim Devaev a75cce49f3 update 2025-01-20 05:30:49 +02:00
Maxim Devaev 7959b995fe update 2025-01-20 05:28:25 +02:00
Maxim Devaev e2c6db72f5 mic 2025-01-20 04:18:53 +02:00
Maxim Devaev 815c530f97 update 2025-01-13 20:17:52 +02:00
Maxim Devaev b0456e92b5 update 2025-01-11 22:27:05 +02:00
Maxim Devaev 169d378a3a update 2025-01-11 05:38:44 +02:00
Maxim Devaev 7b5451d0f1 update 2025-01-10 23:48:26 +02:00
Maxim Devaev efa6f4b61d update 2025-01-10 14:50:17 +02:00
Avinal Kumar e8efaa0f7b
feat: add instruction on using tailscale certificates (#1454)
- PiKVM can use certificates provisioned by tailscale.
- This commit adds the instructions
- Refer: https://tailscale.com/kb/1153/enabling-https
- fixes #988

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2025-01-04 18:56:34 +02:00
Maxim Devaev a17f9e1017 update 2025-01-04 18:54:59 +02:00
Rob Thomas 959d4c2773
Add exfat warning for USB thumb drives (#1444)
By default, exfat drives are mounted owned by root, with 755 perms
on the mountpoint.  Rather than going into setting 'uid' and 'gid'
params, which rely on the uid and gid of the kvm user never changing,
I thought it would be simpler to just give users the hint to set the
default umask to 0000 (aka, 777) for all files. This allows the
thumb drive to be visible as read-write.

Signed-off-by: Rob Thomas <xrobau@gmail.com>
2024-12-30 23:39:46 +02:00
Maxim Devaev e1ba2d613c update 2024-12-23 19:35:43 +02:00
Maxim Devaev 797d980999 update 2024-12-23 10:40:57 +02:00
Maxim Devaev 9b37274447 update 2024-12-20 23:19:27 +02:00
Maxim Devaev 27dce6b5de switch docs 2024-12-17 21:56:52 +02:00
Sam Reed 78a88d7241
3d_printing.md: Fix link for one DIY case (#1439)
It's not a case for the USB-C/PWR splitter
2024-12-12 22:52:31 +02:00
arch1mede c9bef6d88c
Update faq.md (#1438)
Fixed spelling mistakes/grammar.
2024-12-12 06:44:42 +02:00
Maxim Devaev 1f35520ba8 update 2024-12-06 18:13:39 +02:00
Maxim Devaev d00e78dfd1 pikvm/pikvm#1435: Fixed ethernet cable info link 2024-12-06 13:59:00 +02:00
Maxim Devaev b0d5e5fde3 compliance 2024-12-06 02:28:12 +02:00
Maxim Devaev c8b952c6ae update 2024-12-02 18:30:27 +02:00
arch1mede d9cd77dee4
Update edid.md (#1431)
Fixed spelling error
2024-12-02 13:28:01 +02:00
Maxim Devaev b970e3ffea update 2024-11-29 02:21:06 +02:00
arch1mede ed5482c529
Update on_boot_config.md (#1427)
* Update on_boot_config.md

Added verbiage for clarity.

* Update on_boot_config.md
2024-11-29 02:17:56 +02:00
Maxim Devaev a3842e27c7 update 2024-11-26 19:14:46 +02:00
Brendan Jackman b053b8c948
Document /api/msd/set_params?rw=1 (#1429)
Fixes https://github.com/pikvm/pikvm/issues/1428
2024-11-26 13:52:24 +02:00
Maxim Devaev 5dbfe58b81 update 2024-11-24 16:56:38 +02:00
Maxim Devaev 4b2b949b67 update 2024-11-24 15:13:33 +02:00
No0ne 2cea3179fe
fix GPIO pins in pico_hid.md/pico_hid_bridge.md (#1425)
* Update pico_hid.md

fix GPIO pins

* Update pico_hid_bridge.md

fix GPIO pins
2024-11-20 13:12:05 +02:00
Maxim Devaev 2fd4fe3d7c update 2024-11-19 22:57:08 +02:00
Maxim Devaev 0351ba5b5d modem 2024-11-17 23:14:19 +02:00
Maxim Devaev 24354fb682 update 2024-10-05 00:45:43 +03:00
arch1mede 98173448ce
Update first_steps.md (#1401)
Fixed some steps.
2024-09-18 04:46:25 +03:00
arch1mede 3cc5b6511f
Update faq.md (#1400)
Added warning
2024-09-15 21:32:54 +03:00
Maxim Devaev a3bf7af819 fix 2024-09-08 15:18:20 +03:00
arch1mede b749f51ae9
Update v4.md (#1397)
Added another known limitation to the document
2024-09-08 15:16:52 +03:00
Maxim Devaev 045eabc298 update 2024-09-04 19:49:14 +03:00
arch1mede 53d2cb2129
Fixed document (#1395)
* Interface

Making Getting to know the interface

* Update _interface.md

* Update _interface.md

* Interface changes

Fixed interface changes per request

* Changed from Interface to webui

Per request, made a name change

* Fixed document

Too many changes to list

---------

Co-authored-by: Maxim Devaev <mdevaev@gmail.com>
2024-09-03 21:07:36 +03:00
Maxim Devaev bfb160a091 fix 2024-08-30 20:23:48 +03:00
arch1mede 489f6ee3a4
Update first_steps.md to include webui (#1394)
Added link to the webui
2024-08-28 19:08:06 +03:00
Mate Valko 36eb81fe5e
Update msd.md (#1393)
fix broken reference
2024-08-28 14:26:18 +03:00
arch1mede 34d9d70332
Name change (#1389)
* Interface

Making Getting to know the interface

* Update _interface.md

* Update _interface.md

* Interface changes

Fixed interface changes per request

* Changed from Interface to webui

Per request, made a name change
2024-08-24 12:30:53 +03:00
arch1mede c24886c60e
Fixed/renamed interface file (#1388)
* Interface

Making Getting to know the interface

* Update _interface.md

* Update _interface.md

* Interface changes

Fixed interface changes per request
2024-08-22 22:19:52 +03:00
arch1mede c7b0db184c
New Document: Interface walk through (#1385)
* Interface

Making Getting to know the interface

* Update _interface.md

* Update _interface.md
2024-08-22 21:31:07 +03:00
Maxim Devaev 2bfa6bfa8f update 2024-08-19 01:19:59 +03:00
arch1mede 37df890faa
Update faq.md (#1350)
* Update faq.md

Verbiage added for clarification

* Update faq.md

Changed the verbiage to better reflect the reason.
2024-08-15 21:22:10 +03:00
Jan Giesenberg f5cb272dfa
docs(multiport): added link to external repository explaining aimos uart mod (#1381)
Co-authored-by: 749 <1689704+749@users.noreply.github.com>
2024-08-13 06:13:48 +03:00
Maxim Devaev efd91ceaf6 fix 2024-08-07 17:56:01 +03:00
Miles 8ea734158d
Update v2.md (#1378)
For Pi 4 and Pi Zero 2 W instructions:

Added Raspberry Pi to the beginning of the official usb power supply name to clarify brand.

For Just Pi Zero 2 W instructions:

Corrected purchase link for Raspberry Pi Official USB-Micro Power Supply
2024-08-01 17:19:39 +03:00
Maxim Devaev 4249570651 fix 2024-07-25 12:02:40 +03:00
Maxim Devaev b6427faf2c update 2024-07-25 12:00:21 +03:00
arch1mede 9ed2c92dfa
Update v3.md (#1354)
Added verbiage for clarity.
2024-07-25 11:53:50 +03:00
Maxim Devaev 69d2f422ab fix 2024-07-25 11:48:38 +03:00
Maxim Devaev ee525e4825 fix 2024-07-25 01:55:40 +03:00
arch1mede a9230a67f9
Update faq.md (#1353)
* Update faq.md

Added verbiage for clarity

* Update faq.md

Fixed spacing
2024-07-07 12:37:08 +03:00
Maxim Devaev 710030d1bb fix 2024-06-29 00:00:41 +03:00
Maxim Devaev 91eb2e996d link to keyboard codes 2024-06-19 12:36:04 +03:00
arch1mede 79d3d741b4
Update ezcoo.md (#1351)
* Update ezcoo.md

Added verbiage for clarification

* Update ezcoo.md
2024-06-18 15:13:31 +03:00
Andreas Perhab 56131545a6
Add MSD section for samba (#1340) 2024-06-07 11:30:57 +03:00
Craft_Coder 97b405a549
Update v2.md (#1335)
Resolution spelling error. Changed 8120 to 1280.
2024-05-28 04:51:35 +03:00
Maxim Devaev 568194c34a fix 2024-05-21 20:37:28 +03:00
arch1mede e1a823a14a
Update mouse_jiggler.md (#1328)
Added verbiage for clarity
2024-05-17 21:46:52 +03:00
Jonas Fischer 1753a4cf5e
docs: ribbon cable orientation hints & pi 2w (#1323) 2024-05-13 06:01:39 +03:00
Maxim Devaev e8df200ab4 update 2024-05-12 04:55:12 +03:00
Maxim Devaev 47aa69a161 fix 2024-05-12 02:26:47 +03:00
arch1mede 3bfed8b27d
Update first_steps.md (#1307)
Added serial access option
2024-05-12 02:16:23 +03:00
Tavis d25b80e2bf
fix: update cloudflared steps to ensure its persistent between reboots (#1320)
Co-authored-by: horsepill <horsepill@horsepill.lan>
2024-05-06 17:13:27 +03:00
Marek Vigaš efce84ab84
fix typo (#1321) 2024-05-06 16:57:56 +03:00
arch1mede 7166803a1d
Update xh_hk4401.md (#1308)
Added more verbiage to existing doc and pointed towards some feedback related to possible updates to existing doc
2024-04-26 03:24:59 +03:00
arch1mede 80ded403bd
Update faq.md (#1297)
* Update faq.md

Added a MacOSX fix for kb/mouse not working

* Update faq.md

* Update faq.md
2024-04-16 20:14:41 +03:00
arch1mede 2aa72156f1
Update v2.md (#1302)
Fixed small typo
2024-04-16 20:06:16 +03:00