1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-29 18:09:33 +01:00

86 Commits

Author SHA1 Message Date
j1nx
4a72359099 More debugging and fix for wifi setup at first boot 2022-12-31 15:55:13 +01:00
j1nx
d83696d416 Revert "Add pre-installed python packages within rootfs overlay"
This reverts commit 37d97e1551d1b4b764db948064f99b317e1c6282.
2022-12-12 16:31:28 +01:00
j1nx
37d97e1551 Add pre-installed python packages within rootfs overlay
TODO: This is just a quick fix and need to be changed to
buildroot packages in the upcoming days/weeks/months.
2022-12-12 12:21:20 +01:00
j1nx
e3f9139ea1 Re-arrange ovos systemd services 2022-11-17 20:32:24 +01:00
j1nx
16da771266 Enable default windows shares
As a start the following directories are shared;
- Pictures
- Documents
- Music
2022-11-15 14:58:20 +01:00
j1nx
2923f80d09 Move GUI related environment variables back into the service file 2022-11-15 12:14:12 +01:00
j1nx
7192cf9764 Start shairport-sync user deamon with its own userbased config file 2022-11-15 11:34:08 +01:00
j1nx
44b7c78705 Sync the clock and check connectivity faster 2022-11-15 10:48:14 +01:00
j1nx
66ccde87e4 Add mycroft-admin-phal.service 2022-11-11 15:15:29 +01:00
j1nx
8404a804c2 Let ovos-core take care of logging 2022-11-10 19:25:27 +01:00
j1nx
8efafb3c3b Changes to XDG user environment variables 2022-11-10 14:31:46 +01:00
j1nx
a287204f23 Change presets for pulseaudio 2022-11-09 20:09:19 +01:00
j1nx
dc93d4a5f3 Try to fix the whole systemd screw-up 2022-10-26 11:59:54 +02:00
j1nx
1e070a8240 More systemd user --session changes 2022-10-18 08:49:49 +02:00
j1nx
c2f0f45da1 Spotifyd as user service and session DBUS 2022-10-14 15:16:03 +02:00
j1nx
d19d5d8d16 User session shairplay service and DBUS 2022-10-14 14:18:25 +02:00
j1nx
5acb8b8ff4 Changes to systemd services and targets 2022-10-14 09:57:19 +02:00
j1nx
e9ab307a5c No more console on TTY1 for cosmetics
As we now run our services as user service and enabled linger for
the default mycroft user we do not need any CLI on tty1 which prevents
linux messages being shown.
2022-10-11 12:28:55 +02:00
j1nx
fe4275f4d4 Service changes 2022-10-08 20:37:08 +02:00
j1nx
f406eb2827 Switch over to user systemd services 2022-10-08 17:52:34 +02:00
j1nx
a8f16fba66 Add DBUS service files for kdeconnectd 2022-10-07 16:13:10 +02:00
j1nx
aebd337bc8 Move auto logged in mycroft user to tty1 2022-10-07 12:56:20 +02:00
j1nx
e22fc71639 Fix for the splash, pyaudio and OSM 2022-10-05 14:40:25 +02:00
j1nx
25cd7fbb85 Set default systemd environment variables globally 2022-06-08 20:30:36 +02:00
j1nx
e84818f62e Get buildroot-external tree to reflect 2022.02.1
- Changes to the raspberypi board folder/structure
- Bump python related poackages and fixes to Python3.10
- Bump KF5 framewerk packages to 5.91
- Bump qtwebengine to 5.15.8
- Bump/Add/Fix all OVOS related packages
- Fixes all over the OpenVoiceOS structure for 2022.02.1
2022-05-12 10:46:41 +02:00
j1nx
1ab56eb9d7 Move auto login to tty2 2022-03-23 20:01:30 +01:00
j1nx
fca27377b5 Changes to btspeaker service and disabled by default 2022-03-23 19:58:30 +01:00
j1nx
6cdf1ea727 Changes to the systemd service system to support PHAL 2022-03-16 16:08:00 +01:00
j1nx
013992f39c Enable the new enclosure-client service by default 2022-03-15 21:07:10 +01:00
j1nx
0cf7e5dde1 Disable mycroft-enclosure service by default 2022-03-12 09:04:36 +01:00
j1nx
0608422e41 Add new enclosure-gui systemd service files 2022-01-24 20:39:08 +01:00
Peter Steenbergen
b074f08076
Feature/rpi3 (#98)
* Add rpi3-64 defconfig file

* Work on getting RPI3 into shape

* Merge latest rpi3 changes into rpi4 config
2022-01-19 15:50:19 +01:00
Peter Steenbergen
0cb7d6a158 More MPRIS support work 2021-10-31 19:30:37 +01:00
Peter Steenbergen
369f7a32b9 Fixes and addition of shared dbus service/socket 2021-09-27 09:19:23 +02:00
Peter Steenbergen
3c0468d4ee Add python-audio-metadata and dependencies 2021-09-24 21:22:29 +02:00
Peter Steenbergen
ca860f68c1 Add Tensorflow-lite runtime and sonopy 2021-09-23 20:16:20 +02:00
j1nx
41296ae80b Remove ramdisk mount system files 2021-07-27 20:59:00 +02:00
j1nx
f1d0de3f6c [WIP] Sound architecture changes.
Utilizing our new ovos-i2csound setup systemd
2021-05-10 13:31:27 +02:00
j1nx
7baa730f30 Disable xvf3510.service by default (for now) 2021-04-20 15:46:58 +02:00
j1nx
417c07ba75 Switch rootfs-overlay Python3.9 to Python3.8 2021-04-07 12:23:25 +02:00
j1nx
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
j1nx
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
j1nx
8d00a96872 Move vosk preinstalled package to 3.9 path (for testing) 2021-03-29 14:51:57 +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
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
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