Commit Graph

147 Commits

Author SHA1 Message Date
j1nx 55ae8450b9 Add ovos_guiplayer to configuration file 2021-08-14 20:55:44 +02:00
j1nx 9811e7f3de Remove pulse ducking from settings file 2021-08-14 14:50:20 +02:00
j1nx b630005d23 Make our ovos_vlc the default for audio 2021-08-13 18:32:49 +02:00
j1nx 1ddbf76ef4 Tweaks to mycroft.conf
- priority skill name change for volume
- Do not upload skill manifest (for now)
- Do not upload skill setting (for now)
(till skill settings upload is fixed)
2021-08-12 16:50:42 +02:00
j1nx eec812f9a4 Sync clock at boot through Mycroft (as well) 2021-08-10 17:08:11 +02:00
Peter Steenbergen 5d1332e58a
Merge pull request #52 from OpenVoiceOS/fix/ipc-path-perms
move ipc_path to /dev/shm
2021-07-27 20:49:19 +02:00
j1nx b97e76c6a9 Add new holmes.conf but leaving everything ycroft named for now
Soon we will rename everything towards OVOS however have that planned
step by step.
2021-07-26 12:09:32 +02:00
j1nx 90d5947b2f Remove audio section 2021-07-05 12:05:17 +02:00
ChanceNCounter 429eebf74e move ipc_path to /dev/shm
`mycroft-skills.service` fails to start when it gets `permission denied`
while trying to create `/ramdisk/mycroft/ipc`. I have confirmed that the
mycroft user has perms to write to `/dev/shm`.
2021-06-23 16:04:06 -07:00
j1nx 8de35a2923 Wait for internet and vlc as default player 2021-06-23 20:01:28 +02:00
j1nx 1c30c9e9c6 Update mycroft.conf 2021-06-23 12:47:04 +02:00
j1nx d5e0f09af1 Revert "Move system mycroft.cong to the proper XDG location"
This reverts commit 60afb012b0.
2021-06-17 18:45:21 +02:00
j1nx 60afb012b0 Move system mycroft.cong to the proper XDG location 2021-06-16 20:38:11 +02:00
j1nx 6e07d729da Rename priority skills to repo.author 2021-06-16 16:04:12 +02:00
j1nx 19ca470b1d Disable msm 2021-06-16 13:56:48 +02:00
j1nx 03ed04e280 Bump HolmesV again 2021-06-12 15:22:15 +02:00
j1nx 7a4d475d6f Add both skill-weather and ovos-skills-info to priority skills 2021-06-10 16:06:12 +02:00
j1nx f1cda8e142 [WIP] More work on the SJ201 support.
Output all ok now
Input still a lot of static noise (trying to figure it out)
2021-05-14 19:46:14 +02:00
j1nx c2f4db8199 [WIP] More sound architecture changes 2021-05-12 11:26:35 +02:00
j1nx f38dd4d36c Blacklist mycroft-version-checker.mycroftai 2021-05-06 16:05:27 +02:00
j1nx 57522fc849 Bump python-mycroft-lib
- remove enclosure assumption patch
- add default config to update ntp at boot
2021-04-26 17:24:55 +02:00
j1nx 8a29b24fec Remove data_patch variable in system mycroft.conf 2021-04-12 09:14:09 +02:00
j1nx 13d93ee1c7 Remove vconsole configuration from rootfs-overlay 2021-04-06 11:46:12 +02:00
j1nx 6e89056e1e Add forgotten firstboot flag file 2021-04-05 17:02:52 +02:00
j1nx a8d3e23a4e Switch over to fully XDG compliant skills directories 2021-04-05 16:03:41 +02:00
j1nx 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
j1nx 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
j1nx 1e7f15c015 Tuning the sound architecture to be more Real Time aware. 2021-03-30 13:12:17 +02:00
j1nx 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
j1nx 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
j1nx 95984efb37 Add var zram system and preperation for r/w FS overlay system 2021-03-11 09:29:17 +01:00
j1nx 5712beb181 Fix ramdisk permission errors making it below to the mycroft user 2021-03-04 20:50:26 +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 81387b0ea5 Remove enclosure and mycroftgui skills from priority skills 2021-02-23 15:18:10 +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 7943fe42f3 Revert "Switch alsactl over to daemon mode (although doubt it will be any better)"
This reverts commit f9cd5e45b9.
2021-02-08 08:16:13 +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 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 1d42e2b31f [WIP] Switch to a Hybrid MBR/GPT partition scheme.
- rootfs based on PARTUUID
2021-02-02 20:52:02 +01:00
j1nx 607f7f7418 [WIP] Use systemd-growfs instead of own scripts to expand the rootfs 2021-01-28 13:59:14 +01:00
j1nx 6616f3fbc2 [WIP] refactor the mycroft installed skills to buildroot packages. 2021-01-27 22:45:35 +01:00
j1nx fefcea98cb Fix mycroft.conf for precise plugin 2021-01-13 20:53:43 +01:00
j1nx d07ca1ede7 Switch precise-engine over to plugin based version 2021-01-10 17:20:54 +01:00
j1nx 060cad1764 Reorder priority skills 2021-01-10 16:39:22 +01:00
j1nx f5f551b2d8 Remove default precise mic.monitor 2021-01-10 16:31:48 +01:00
j1nx bb7e6c3d3b Fix resting screen issue. 2021-01-09 14:58:33 +01:00