Releases: dakboard/Hardware-OS
v2.32
v2.31
v2.29
v2.28
Software updates
- Kernel version remains on 5.10.63
- Chromium-browser remains on 92.0.4515.98
First boot will prompt for Serial/ID then resize filesystem
New autohotspot logic
- Device will prefer LAN connections when present
- Will scan and reconnect every 30 minutes if connection has dropped
- Will raise hotspot when Wifi/LAN fails internet connection validation (ping to 8.8.8.8) after boot up, and at 30 minute interval
Pi4B Updates
- Reboots are no longer necessary after making any changes on the configuration webpage.
Non-Pi4B Updates
Saving changes on the configuration webpage will reboot the device, and apply new settings. No unplugging and plugging back in required
EEPROM
Updated to 000138a1, released on 1/25/22.
v2.26
Additional Resolutions
dakboard/Internal#146
Current Resolution set for compatible hardware:
-
HD 1080p - 1920x1080
-
HD 720P - 1280x720
-
4K - 3840x2160
-
QHD - 2560x1440
-
Ultrawide 2K - 3440x1440
-
Ultrawide HD - 2560x1080
-
WUXGA - 1920x1200
-
WSXGA+ - 1680x1050
-
WXGA+ - 1440x900
-
Chromium and connect.php update flags for future certificate compatibility
dakboard/Internal#155
SSIDs not shown until page refresh performed bug corrected
dakboard/Internal#154
Kernel upgraded to 5.10.63
Chromium-browser upgrade to 92.0.4515.98
v2.25
PI3A adjustments in dakboard/Internal#108
- Added vm.swappiness = 10 to /etc/sysctl.conf
This will only begin using swap once ram is 90% used to increase performance. - Modified /etc/dphys-swapfile for better swap allocation
Comment out #CONF_SWAPSIZE=256
Ucomment CONF_SWAPFACTOR=2
Uncomment CONF_MAXSWAP=2048 - Page refresh functionality completed in the following issue:
dakboard/Internal#48 - Corrections made to .profile for xrandr profiles.
- FHD ultrawide profiles were not set for HDMI-2 previously.
- Chromium will not full screen on HDMI-2 when in portrait:
dakboard/Internal#101 - Chromium-browser upgraded via apt-get.