Commit Graph

2075 Commits

Author SHA1 Message Date
j1nx ed2b6dbb21 [ALL] Only start the ovos-splash after the DRI and FB devices are initialized 2023-11-08 15:03:56 +00:00
j1nx 8e3d26d5db [OVA] Fix missing framebuffer on vmwgfx driver 2023-11-08 13:43:31 +00:00
j1nx d7073a4cf4 [ALL] Move the tmp download location of podman to disk location.
As the default is /ver/tmp which is a 50% of memory tmpfs, this can be
problematic for <=1GB memory systems as the ovos_listener and
ovos_audio contaiers are => 1GB in size.
2023-11-08 11:30:29 +00:00
j1nx 882bd4420e [ALL] Install homescreen skill as part of the default skills 2023-11-07 09:48:30 +00:00
j1nx 4a2aec918b [ALL] Disable MPRIS support for now (one step at a time) 2023-11-07 09:45:18 +00:00
j1nx 6978919f16 [ALL] Bump kernel to 6.1.61 2023-11-07 09:41:53 +00:00
j1nx cedce75365 [ALL] Bump buildroot 2023-11-06 14:49:03 +00:00
j1nx f5154ef459 [RPI][WIP] Work on migrating the i2csound system towards pipewire 2023-11-04 12:57:26 +00:00
j1nx b22c0dc216 [ALL] Bump buildroot 2023-11-04 10:54:12 +00:00
j1nx c34cec6ab2 [OVA] Enable virtual GPU for VirtualBox 2023-11-04 10:53:36 +00:00
j1nx 8c5e0a3652 [ALL] Changes for GUI podman quadlet 2023-11-04 10:52:58 +00:00
j1nx 62be539de1 [OVA] Bump kernel to 6.1.58 inline with raspberry pi. 2023-11-01 09:03:57 +00:00
j1nx 13dadc8944 Merge branch 'develop' of github.com:OpenVoiceOS/ovos-buildroot into develop 2023-11-01 08:11:13 +00:00
j1nx 78bf0140f9 [RPI3] Switch to hybrid partition table for Raspberry Pi3. 2023-11-01 08:09:06 +00:00
j1nx cd23256ce0 [RPI] Implement xvf3510 ALSA profiles for pipewire use. 2023-10-29 18:58:22 +00:00
j1nx b2548b9ec2 [RPI4] Downgrade UEFI to 1.33 to make it work with SJ-201 HAT's 2023-10-29 12:25:21 +00:00
j1nx 292e3b4ae8 [ALL] Changes to mycroft.conf for TTS and GUI 2023-10-29 12:24:49 +00:00
j1nx f5afcc2c2a [ALL] Bump buildroot + podman/crun [RPI] Update configs for it. 2023-10-28 14:31:43 +00:00
j1nx 61351a7150 [WIP] Initial work on pre-pulling containers at buildtime. 2023-10-21 10:33:28 +00:00
j1nx a3dac255fc [RPI] Implement respeaker also profiles for pipewire to use. 2023-10-01 15:44:09 +00:00
j1nx 1f37a5d29f [RPI3] Start of RaspberryPi3 support 2023-09-30 14:19:55 +00:00
j1nx 66213be52b [RPI] Disbale ACPI at boot 2023-09-16 11:49:38 +00:00
j1nx 55b013d017 [ALL] Wait for docker.io connectivity for quadlets 2023-09-16 11:48:45 +00:00
j1nx 0e12671c9d [ALL] Disable DNSSEC adn DNSoverTLS 2023-09-16 11:47:39 +00:00
j1nx b194418adc [ALL] Small logging changes to mycroft.conf 2023-09-16 08:08:19 +00:00
j1nx ac016b4808 [ALL] Re-insert command into welcome message 2023-09-16 08:07:39 +00:00
j1nx a5f886542f [ALL] Mount log folder into ovos_cli container 2023-09-16 08:07:01 +00:00
j1nx 0fa45696b2 [ALL] Remove alert skill (for now) 2023-09-14 06:31:01 +00:00
j1nx 5c43befc3e [ALL] Small fixes to the update mechnism 2023-09-14 06:29:39 +00:00
j1nx 4280abe4d6 [ALL] Re-enable ccache to speed up consecutive builds 2023-09-13 11:49:11 +00:00
j1nx aca6bbdcf3 Merge branch 'develop' of github.com:OpenVoiceOS/ovos-buildroot into develop 2023-09-13 07:29:41 +00:00
j1nx c9d43b121c [RPI] Bump rpi-firmware 2023-09-13 07:28:53 +00:00
j1nx cde9489876 [ALL] Bump kernel to 6.1.52 2023-09-13 06:08:08 +00:00
j1nx 487ce0908b [ALL] Bump buildroot (again) 2023-09-13 06:06:30 +00:00
j1nx 7bb8dcba6e [ALL] Bump buildroot 2023-09-11 12:08:48 +00:00
j1nx 0035e2ffbf [ALL] Sound / listener changes within mycroft.conf 2023-09-06 11:19:33 +00:00
j1nx e8826622d0 [ALL] Fix linger for the ovos user 2023-09-05 10:41:20 +00:00
j1nx e90da41e23 [ALL] Updates on default mycroft configuration 2023-09-05 10:40:45 +00:00
j1nx 17d2087d81 [ALL] Initial start on including default skills.list 2023-09-04 12:00:14 +00:00
j1nx 7e70eb7ea1 [ALL] Add quadlet container files for the GUI.
gui_websocket will be launched however the GUI itself not yet by default.
2023-09-04 11:58:31 +00:00
j1nx 0d62e412fb [ALL] Start adding and passing on shipped mycroft.conf 2023-09-02 12:00:27 +00:00
j1nx bf8b3d5c0e [ALL] Switch mycroft tmp mount to real /dev/shm tempfs which is actually what shm is made for. 2023-09-02 11:58:28 +00:00
j1nx fcda92f20b [ALL] Switch from syslogd to rsyslogd.
This to be able to also pipe logs to the legacy log path of mycroft.
2023-09-02 11:56:57 +00:00
j1nx e663240d23 [ALL] The big cleanup to change mycroft into ovos 2023-08-31 19:03:59 +00:00
j1nx 1bc5fe7ea5 [ALL] Pass the pipewire sockets into the containers instead of pulseaudio 2023-08-31 13:33:35 +00:00
Peter Steenbergen d7e9c366bd CLI formatting 2023-08-31 15:15:09 +02:00
Peter Steenbergen 24ab37ab1e Formatting 2023-08-31 15:13:27 +02:00
Peter Steenbergen fda41ada6d Change brackets 2023-08-31 15:12:16 +02:00
Peter Steenbergen c8dba99f71 Start of building documentation 2023-08-31 15:08:41 +02:00
j1nx 521897077b [ALL] Addition of combined sound output sink for pipewire 2023-08-31 11:54:36 +00:00