Commit Graph

58 Commits

Author SHA1 Message Date
KemoNine 066bafcbcf Add rough notes on bluetooth console setup ; insecure ; you don't want this without thinking things through deeply 2020-08-12 20:20:25 -04:00
KemoNine 62e32bcdbc remove generic 2k display as it's not really required for our needs presently 2020-08-12 17:49:33 -04:00
KemoNine e4c3390b9b Move CONFU display to vc4-kms-v3d-pi4 driver and adjust settings to ensure the display is stable with the driver 2020-08-12 17:44:49 -04:00
KemoNine dad7abe725 Add note about fanshim causing problems with uart during early boot that can prevent the system from starting ; tweak docs WRT armor case and fan shim, recommend fan shim over armor case as it's a more flexible solution 2020-08-11 16:22:54 -04:00
KemoNine 974ee0d62d Add notes on how to move apt cache to tmpfs (ram) 2020-08-10 22:41:25 -04:00
KemoNine 905f433616 Add additional notes on apt cache cleanup for automatic upgrades 2020-08-10 22:41:13 -04:00
KemoNine 757ed6b376 Add log2ram docs 2020-08-10 22:21:52 -04:00
KemoNine b665f88e3d Add docs on how to move swap to zram 2020-08-10 22:20:51 -04:00
KemoNine 36a3116516 Fixup fanshim/uart pin colission 2020-08-10 21:33:24 -04:00
KemoNine 883b1017cd Fix bug in fanshim docs 2020-08-10 20:30:32 -04:00
KemoNine 726d4ab0ae Update / tweak fan shim settings to be more responsive 2020-08-10 20:29:29 -04:00
KemoNine 5e348f9cb2 Add pimoroni fan shim docs 2020-08-10 20:28:11 -04:00
KemoNine 58f83006cb Adjust fim slideshow to be less prone to screen burn, reduce ram use and have an orientation flag to fixup some screen rotation hassles with the CONFU 5.5 LCD 2020-08-10 17:30:02 -04:00
KemoNine fff3871759 Add infos on the CONFU 5.5 2k screen 2020-08-10 17:29:22 -04:00
KemoNine 6ae975d75f Add missing msmtp log setup 2020-08-07 18:14:59 -04:00
KemoNine dba8022984 Add display mode tricks to boot config 2020-08-06 17:18:51 -04:00
KemoNine b02ba44433 Add autocenter config to fim 2020-08-06 16:59:42 -04:00
KemoNine d353a4582b Update slideshow service to restart very week to re-suffle the playlist and ensure files don't get stuck during off hours or away hours 2020-08-03 23:52:58 +00:00
KemoNine cd955d170c Replace incron with python inotify script + watchdog for managing slideshow restarts during management of picture files, this is operating on a 3s timeout for the restart which seems to be a decent balance given how fast syncthing can move files at times 2020-08-03 23:48:05 +00:00
KemoNine 40260483fa Fixup ld path for vcgencmd 2020-08-03 19:44:30 +00:00
KemoNine 832dd47f82 Adjust incron tabs lightly 2020-08-03 18:01:45 +00:00
KemoNine 526b3fbc6c Add basic auth to munin in docs 2020-08-03 17:57:24 +00:00
KemoNine bade2e0ea8 Add create event watch for fim ; fim doesn't auto-update the file list so we need to do this ourselves when it happens 2020-08-03 17:24:52 +00:00
KemoNine cd3c156f93 Misc cleanup of commands run based on additional tests 2020-08-03 17:11:14 +00:00
KemoNine 6afc2779f2 Add notes on 3rd party app update 2020-08-03 16:18:01 +00:00
KemoNine 5431f76712 Remove link on readme to file that no longer exists 2020-08-03 16:14:52 +00:00
KemoNine 1971fa76f5 Add automatic update notes 2020-08-03 16:13:24 +00:00
KemoNine b3140d5ced Finish up initial migration to ubuntu for docs 2020-08-03 16:03:07 +00:00
KemoNine ff211ac1b1 Finalize slideshow setup on ubuntu, including removal of cursor on the slideshow tty 2020-08-03 07:31:56 +00:00
KemoNine 79aa6a8982 Begin slideshow overhaul for ubuntu 2020-08-03 07:03:35 +00:00
KemoNine ebe4eae7e4 Start overhauling docs for ubuntu 2020-08-03 01:05:29 +00:00
KemoNine 06d0362b3a Cleanup FileBrowser docs 2020-08-01 23:00:55 +00:00
KemoNine 46ba14c886 Tweak boot/config.txt info 2020-08-01 19:12:12 +00:00
sundog 9043cc88fa also remove alarm user's home dir 2020-08-01 17:24:41 +00:00
sundog c4e306994d install btrfs-progs early for fsck.btrfs 2020-08-01 17:22:27 +00:00
sundog 5d9a520433 fix typo in cmdline.txt, add info about hdmi settings 2020-08-01 17:06:39 +00:00
sundog aa3e4b5d1f fix typos 2020-08-01 16:50:38 +00:00
KemoNine 86e21bde5f Add missing required flags in docs 2020-08-01 00:39:14 +00:00
KemoNine 25fe578ca3 Move display scheduled on/off from notes to docs 2020-08-01 00:35:46 +00:00
KemoNine d60abf3359 Move wifi/hdmi info from notes to docs 2020-08-01 00:33:33 +00:00
KemoNine 342e3db64a Move sync info from notes to docs 2020-08-01 00:30:15 +00:00
KemoNine 96356ed545 Move resource monitoring from notes to docs 2020-08-01 00:23:36 +00:00
KemoNine 1272d4e7e3 Move monitoring info from notes to docs 2020-08-01 00:19:28 +00:00
KemoNine 773c7a45fd Move landing page info from notes to docs 2020-08-01 00:14:36 +00:00
KemoNine 09ac369c47 Move cockpit/networkmanager/firewalld from notes to docs 2020-08-01 00:12:05 +00:00
KemoNine ec8fb1b767 Move restic backup info from notes to docs 2020-08-01 00:06:14 +00:00
KemoNine 914c05b501 Tweak requirements in docs list 2020-08-01 00:02:49 +00:00
KemoNine 482cf8c288 Move cron info from notes to docs 2020-08-01 00:00:56 +00:00
KemoNine 60cf86a484 Move email notification info from notes to docs 2020-07-31 23:58:01 +00:00
KemoNine d28134d920 Move slideshow setup info from notes to docs 2020-07-31 23:56:17 +00:00