Skip to content

v2.25

Compare
Choose a tag to compare
@cocarrig cocarrig released this 14 Oct 18:15
· 5 commits to main since this release

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.