j1nx
40d4f26f9f
Increase the default amount of available zram drive slots to 4 (for now)
2021-03-04 11:29:15 +01:00
j1nx
ad5b3114db
Add ZRAM ramdisk support
2021-03-02 17:01:39 +01:00
j1nx
364d8be816
Make sure we have some overlap with when it swaps and the left memory space.
...
30 means, start using swap when <=30% of free memory is left
we reserve 20% of space for ZRAM compressed SWAP meaning 10% safety
This 10% margin feels safer then the hard 80/20 ratio we had.
2021-03-02 13:36:55 +01:00
j1nx
70fa66f615
Add and configure 20% of memory as zram swap with a low agressive swappiness
2021-03-01 21:58:30 +01:00
j1nx
e54ba60296
Fix OVOS splash loading bar fill up
2021-02-25 21:13:02 +01:00
j1nx
efcb8dfb39
Add missing mycroft binaries.
...
Although skip mic test as it needs to cancel mycroft.
We will figure something out ourselfs.
2021-02-25 20:16:12 +01:00
j1nx
0462a40cbf
Bump mycroft-gui to the latest version
2021-02-25 15:11:41 +01:00
j1nx
1baad14a56
Fix icon/font size for top sliding menu
2021-02-25 13:37:35 +01:00
j1nx
3b2096531c
Add default ncpamixer configuration file.
2021-02-25 12:47:04 +01:00
j1nx
ace870174e
Again small cosmetic changes to cli_login
2021-02-25 12:16:18 +01:00
j1nx
81fbba93b9
Make cli_login screen a bit smaller
2021-02-25 12:04:23 +01:00
j1nx
b625b97e56
Fix mistake in dynamically loading pulseaudio configuration.
2021-02-25 11:36:19 +01:00
j1nx
975a106747
Add Google Noto Sans fonts
2021-02-24 16:19:04 +01:00
j1nx
1d5f57a06f
Add Configuration and Files for QT5CT (Issue: #48 )
2021-02-24 13:03:09 +01:00
j1nx
81387b0ea5
Remove enclosure and mycroftgui skills from priority skills
2021-02-23 15:18:10 +01:00
j1nx
5a6e1cb0cc
Install non-lib files from qt5ct as well
2021-02-23 13:05:10 +01:00
j1nx
df88e213f4
Create and add qt5ct buildroot package
2021-02-23 10:06:38 +01:00
j1nx
3454da0bca
Bump ovos related packages and skills
2021-02-22 19:41:33 +01:00
j1nx
0bac479c98
Cosmetic changes to the CLI part of OVOS
2021-02-19 12:46:55 +01:00
j1nx
b681eb2820
Bump mycroft-ovos-parting skill
2021-02-18 20:39:27 +01:00
j1nx
8968f515a0
Fix enclosure issues for our first run wizard.
...
QuickFix for now, will be changed by proper enclosure plugin.
2021-02-18 20:35:00 +01:00
j1nx
b732a1221a
Fix mycroft-gui missing environment variables
2021-02-18 19:59:00 +01:00
j1nx
9f1fed5844
Add and apply PR2843 to mycroft-core.
2021-02-18 15:34:58 +01:00
j1nx
79d6473893
Bump mycroftgui and homescreen skill
2021-02-17 21:00:40 +01:00
j1nx
058caf6d49
Bump mycroft-gui package
2021-02-17 15:08:36 +01:00
j1nx
2984d9bfe5
Bump mycroft-core and gtts dependency
2021-02-17 13:59:44 +01:00
j1nx
4cf82004a6
Optimizations for the OS and Python
2021-02-17 12:07:33 +01:00
j1nx
f9ab398d08
Make use of disk identifier
2021-02-12 10:54:20 +01:00
j1nx
eb77855931
Enable forgotten KMS mesa3d driver
2021-02-12 10:53:42 +01:00
j1nx
93fccc10a3
Switch to tun the GUI onto eglfs instead wayland / weston.
2021-02-09 21:04:04 +01:00
j1nx
3de64b84f5
Config and packages cleanup
2021-02-09 21:00:21 +01:00
j1nx
4b02c2a839
Remove unmaintained config files.
...
As soon as the rpi4-gui image is released it will be rebased for rpi3
2021-02-09 20:27:42 +01:00
j1nx
2ed2e092ca
Cleanup of old and now unneeded files.
2021-02-09 20:25:46 +01:00
j1nx
9320bd286b
More bumps and sound related changes
2021-02-09 20:05:18 +01:00
j1nx
39ef6633f1
Bump packages and more work on sound architecture
2021-02-08 11:19:49 +01:00
j1nx
3d2532b405
Update busybox configuration
2021-02-08 08:35:14 +01:00
j1nx
7943fe42f3
Revert "Switch alsactl over to daemon mode (although doubt it will be any better)"
...
This reverts commit f9cd5e45b9802469d2c97f0a7b2d62593048e542.
2021-02-08 08:16:13 +01:00
j1nx
73028bf309
Revert "Small change/fix in weston.service"
...
This reverts commit 734b387fafb4bc49497b1f9e2a15ac7fd603e61a.
2021-02-08 08:15:18 +01:00
j1nx
f9cd5e45b9
Switch alsactl over to daemon mode (although doubt it will be any better)
2021-02-05 17:39:04 +01:00
j1nx
df54370b02
Small cosmetic changes for the CLI
2021-02-05 17:38:39 +01:00
j1nx
17a59feec9
Changes to sound architecture, prepare system no longer needed
2021-02-05 16:10:50 +01:00
j1nx
f6df47f452
Keep /var/log on disk for the moment as we are still debugging
...
As soon as we might reach a stable release, we can revert this again
2021-02-04 13:26:45 +01:00
j1nx
c3ea8a3827
Bump skill-ovos-pairing to the latest version to squueze the last quirks
2021-02-04 10:35:22 +01:00
j1nx
6a59dcb1e1
[DONE] Implementation of own growdisk architecture.
...
This is temporarily till we switch to A/B mirrored rootfs
and data-overlay for all writable mounts.
2021-02-04 09:45:00 +01:00
j1nx
1d42e2b31f
[WIP] Switch to a Hybrid MBR/GPT partition scheme.
...
- rootfs based on PARTUUID
2021-02-02 20:52:02 +01:00
j1nx
390e3efde6
MycroftOS: Build, install and use the dtbo files from the kernel sources.
...
Instead of the pre-compiled version from the rpi-firmware repository
this to make sute everything is using the same version.
2021-01-30 09:14:05 +01:00
j1nx
4be50966fa
Enable systemd-repart option
2021-01-30 08:57:13 +01:00
j1nx
640f418648
Revert "MycroftOS: (experimental) respeaker 2mic pulseaudio support."
...
This reverts commit df2ee2d4a5df4214a032144117aaf6cf1fc82d6f.
2021-01-29 13:24:27 +01:00
j1nx
150722002a
[WIP] Resize the partition at first boot using systemd-repart
2021-01-29 10:42:23 +01:00
j1nx
efd22994ca
[TMP] Reverting the pairing skill to before the backend selection
...
For now, to get things done sound architecture wise so I can work and test things.
2021-01-28 14:41:03 +01:00