1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00
Commit Graph

755 Commits

Author SHA1 Message Date
8766df6b2b Re-Initiate the firstboot system utilizing a different approach
ovos-config as tool, starting of with expiring the default passwd
2021-04-02 12:22:46 +02:00
690de2d0fc Disable/remove the var zram systemd files for now
I really need to think this through, what I want and how I want it.
2021-04-02 11:33:00 +02:00
6669ae2a6c Reverting one security limits.conf
Was a typo, but it is not recommended anyhow, so removed again
2021-04-02 11:26:32 +02:00
3d77b065cc Lowering systemd waqtchdog timer to 10 seconds
The device keeps rebooting? Read online that the hardware watchdog
of the pi needs to be petted every 15 seconds, so giving it a try.
2021-04-02 11:24:01 +02:00
96ccec6ddd Not needed for rpi3 and rpi4 as the watchdog is enabled by default.
And as we are not going to support rpi2 and/or lower not needed.
2021-04-02 11:18:54 +02:00
21f35d397f Bump mycroft and mycroft-messagebus 2021-03-31 17:01:16 +02:00
9cd15d3e92 Changes to the bluetooth system 2021-03-30 14:29:32 +02:00
ebc669e78e Prepare and add to be able to update the eeprom on boot. 2021-03-30 13:52:18 +02:00
1e7f15c015 Tuning the sound architecture to be more Real Time aware. 2021-03-30 13:12:17 +02:00
6449a1e75f Hardening the system by rebooting the device after a kernel panic for more then 20 seconds. 2021-03-30 13:08:30 +02:00
d7d2f65e9b Enable and configure the hardware watchdog.
(reboots the device after it hangs for 20 seconds or more)
2021-03-30 13:06:29 +02:00
d426a62f45 Merge branch 'bump/buildroot' into develop 2021-03-30 11:23:52 +02:00
474bc0d9cf Switch respeaker drivers to a linux 5.10 compatible version. 2021-03-30 11:21:31 +02:00
e03341fdd9 Bump spotifyd 2021-03-30 11:06:48 +02:00
af2dbd3716 Bump ncpamixer 2021-03-30 10:33:55 +02:00
b205bc002d Bump snapcast 2021-03-30 10:22:10 +02:00
c75b8f0cc1 Bump ovos-utils 2021-03-29 17:33:09 +02:00
8d00a96872 Move vosk preinstalled package to 3.9 path (for testing) 2021-03-29 14:51:57 +02:00
df7a4027dc Bump mycroft-gui 2021-03-29 14:48:28 +02:00
b9b7b9361c Bump python-mycroft and its dependencies 2021-03-29 12:26:18 +02:00
df21d07af2 Get into shape for Buildroot 2021.02 2021-03-29 09:28:25 +02:00
3be58ed50a Bump buildroot to latest 2021.02.x LTS version 2021-03-18 09:11:54 +01:00
1b7514a51c Merge pull request #50 from OpenVoiceOS/feature/zram
Next step is the r/w filesystem overlay system
2021-03-11 14:04:40 +01:00
02908351b9 Additin of systemd profiling tools to reprofile the boot process 2021-03-11 14:01:32 +01:00
95984efb37 Add var zram system and preperation for r/w FS overlay system 2021-03-11 09:29:17 +01:00
5712beb181 Fix ramdisk permission errors making it below to the mycroft user 2021-03-04 20:50:26 +01:00
5a34716366 Fix our growndisk implementation by moving it further within the boot proces 2021-03-04 20:47:27 +01:00
2cc9d46752 Increase initial boot and rootfs partition sizes 2021-03-04 13:20:54 +01:00
40d4f26f9f Increase the default amount of available zram drive slots to 4 (for now) 2021-03-04 11:29:15 +01:00
ad5b3114db Add ZRAM ramdisk support 2021-03-02 17:01:39 +01:00
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
97608c67cd Merge branch 'develop' of https://github.com/OpenVoiceOS/OpenVoiceOS into feature/zram 2021-03-01 22:00:32 +01:00
70fa66f615 Add and configure 20% of memory as zram swap with a low agressive swappiness 2021-03-01 21:58:30 +01:00
f225624140 convert all steps to use sh in jenkins 2021-02-27 16:56:01 +05:30
2c4fd77b04 fix sh call in jenkinsfile 2021-02-27 16:51:35 +05:30
ca1afb203a Added jenkins file for build testing 2021-02-27 16:40:02 +05:30
e54ba60296 Fix OVOS splash loading bar fill up 2021-02-25 21:13:02 +01:00
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
0462a40cbf Bump mycroft-gui to the latest version 2021-02-25 15:11:41 +01:00
1baad14a56 Fix icon/font size for top sliding menu 2021-02-25 13:37:35 +01:00
3b2096531c Add default ncpamixer configuration file. 2021-02-25 12:47:04 +01:00
ace870174e Again small cosmetic changes to cli_login 2021-02-25 12:16:18 +01:00
81fbba93b9 Make cli_login screen a bit smaller 2021-02-25 12:04:23 +01:00
b625b97e56 Fix mistake in dynamically loading pulseaudio configuration. 2021-02-25 11:36:19 +01:00
975a106747 Add Google Noto Sans fonts 2021-02-24 16:19:04 +01:00
1d5f57a06f Add Configuration and Files for QT5CT (Issue: #48) 2021-02-24 13:03:09 +01:00
81387b0ea5 Remove enclosure and mycroftgui skills from priority skills 2021-02-23 15:18:10 +01:00
5a6e1cb0cc Install non-lib files from qt5ct as well 2021-02-23 13:05:10 +01:00
df88e213f4 Create and add qt5ct buildroot package 2021-02-23 10:06:38 +01:00
3454da0bca Bump ovos related packages and skills 2021-02-22 19:41:33 +01:00