Devaev Maxim
ec0f985109
pikvm/pikvm#224 : disable serial0 console
2021-03-06 13:32:17 +03:00
Fabian Bläse
18b01ec718
Make kvmd webui available via IPv6
...
nginx only binds an IPv4 socket, if the listen option is specified
without [::]. There are two possibilites to fix this issue.
Either the listen option can be specified using only [::], and
additionally including ipv6only=off. This makes nginx bind an IPv6
socket which is also able to handle IPv4 connections.
Or the listen option can be specified twice, one with [::] and one
without. This makes nginx bind two independent sockets.
If the first option is chosen, IPv4 addresses are mapped into the IPv6
address space, which might break scripts, filters, etc.
So, for now, the second option is chosen.
2021-02-20 18:17:21 +01:00
Devaev Maxim
5dbf879f2d
disabled h264 params
2021-02-18 06:41:15 +03:00
Devaev Maxim
1a4b8edfcd
ustreamer == 3.17
2021-02-18 06:39:41 +03:00
Devaev Maxim
308832f986
enbaled x509 vnc by default
2021-02-15 05:35:50 +03:00
Devaev Maxim
8248e8c299
temporary disabled x509
2021-02-12 21:19:52 +03:00
Devaev Maxim
44b636365b
enabled x509 vnc
2021-02-12 05:33:28 +03:00
Devaev Maxim
a71f5269ae
commented memsinks
2021-02-12 05:19:41 +03:00
Devaev Maxim
365d8e9fef
reduced gpu_mem and disabled start_x
2021-02-07 23:17:11 +03:00
Devaev Maxim
ccab05f955
enabled h264 for v2-hdmi-rpi4
2021-02-06 21:49:06 +03:00
Devaev Maxim
be9fde7cac
zerow default quality is 50
2021-02-06 21:44:34 +03:00
Devaev Maxim
f2ae1f1254
fixed configs
2021-02-06 21:41:31 +03:00
Devaev Maxim
1a3fea916b
deprecated --glitched-resolutions
2021-02-04 18:54:32 +03:00
Devaev Maxim
83f9406fa0
v0-hdmi-zerow
2021-01-27 13:22:58 +03:00
Yura80
28b4f20ef3
added v2-hdmi-rpi3 config for rpi3 model a ( #20 )
2020-12-14 13:59:57 +03:00
Yura80
273f90ee03
Support of alternative boards/SBCs ( #19 )
...
* adding rock64 board
* fix file permissions
* disable atx gpio for rock64 (breaks ethernet); restore package url; fix install
* added gpio pin definitions to config
* renamed rock64 board to generic
* udev rule for generic board, improved device detection
* this udev fix should work for most boards: it skips video0 if it's not on USB, and doesn't select video2
* cleanup
* improved usb video device selection
2020-12-12 09:45:42 +03:00
Devaev Maxim
007bab5ebf
fixed KillMode for kvmd service
2020-11-23 05:01:50 +03:00
Devaev Maxim
578a290cc2
added kvmd to spi group
2020-11-11 22:24:25 +03:00
Devaev Maxim
1f09bfe0de
avoid dhcpcd stack trace
2020-10-31 06:55:44 +03:00
Devaev Maxim
a7f3773e0b
service --run
2020-10-11 04:46:50 +03:00
Devaev Maxim
f6ea1eda45
kvmd-otgnet
2020-10-10 16:06:06 +03:00
Devaev Maxim
9e03dd35a4
dr_mode=peripheral
2020-10-07 03:27:00 +03:00
Devaev Maxim
109565baaf
improved default override.yaml
2020-10-03 22:51:06 +03:00
Maxim Devaev
a86ec65024
Merge pull request #13 from pikvm/redfish
...
basic redfish api
2020-09-29 11:14:00 +03:00
Devaev Maxim
1927904822
min kernel version is 5.4.65
2020-09-29 10:43:03 +03:00
Devaev Maxim
ccab97a56f
basic redfish api
2020-09-28 02:41:46 +03:00
Devaev Maxim
6c5a485b48
Fixed nginx's "Could not build optimal types_hash"
2020-09-09 13:00:11 +03:00
Devaev Maxim
4d7b439443
rpi1
2020-08-31 21:00:15 +03:00
Devaev Maxim
ac396c3a72
v0-hdmiusb-zerow
2020-08-21 08:05:43 +03:00
Devaev Maxim
d7add40c8b
deprecated old designs
2020-08-07 02:54:13 +03:00
Devaev Maxim
bf461342e7
new kernel for rpi2 and rpi3
2020-08-01 20:23:53 +03:00
Devaev Maxim
3e9f711946
revision-specific
2020-08-01 18:07:16 +03:00
Devaev Maxim
d22333f7d1
partially fixed hdmiusb enumeration
2020-07-31 06:53:33 +03:00
Devaev Maxim
409ec74a75
hdmiusb for rpi2 and rpi3
2020-07-26 20:12:44 +03:00
Devaev Maxim
ae92d3aafb
usb dongle support for rpi4
2020-07-26 14:47:49 +03:00
Devaev Maxim
e01ff66ff1
5.4.51 kernel for rpi4
2020-07-18 12:37:44 +03:00
Devaev Maxim
e9d8c041a4
preferred tls 1.3
2020-06-25 12:20:46 +03:00
Devaev Maxim
6f8968d6bc
Revert "kernel 5.4.45"
...
This reverts commit 76aaece8ed006fa3b5cac08aaf79228440c429fe.
2020-06-18 14:51:46 +03:00
Devaev Maxim
76aaece8ed
kernel 5.4.45
2020-06-18 12:02:27 +03:00
Devaev Maxim
e9d86c058d
major keymaps improvement
2020-05-23 15:57:02 +03:00
Devaev Maxim
22931d2bf0
pi3-disable-bt is deprecated
2020-05-11 21:02:03 +03:00
Devaev Maxim
391c01ae35
bind to 4.19.118 kernel
2020-05-06 01:24:00 +03:00
Devaev Maxim
3de0c08301
fixed udev rules for unicam-image
2020-05-05 21:16:39 +03:00
Devaev Maxim
8fd2a597bb
vncauth
2020-03-26 13:17:07 +03:00
Devaev Maxim
d5ae32b132
vnc
2020-03-20 03:07:27 +03:00
Devaev Maxim
832235aa55
fixed race condition with udev and kvmd-tc358743.service
2020-03-05 06:18:40 +03:00
Devaev Maxim
779a9f1d15
receiving ustreamer signals
2020-03-04 04:18:35 +03:00
Devaev Maxim
db505ec78e
udev fixes for v0 and v1 on rpi3
2019-12-21 19:01:52 +03:00
Devaev Maxim
3d8f16b9c6
wake-on-lan back
2019-11-29 01:35:38 +03:00
Devaev Maxim
01f92b6f19
don't invert atx leds by default
2019-11-20 05:08:49 +03:00