1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-30 10:25:12 +01:00

118 Commits

Author SHA1 Message Date
j1nx
9eef6c1e95 Remove double OCP menu entry 2023-01-04 12:49:46 +01:00
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
464bcdc220 Almost there .... 2022-10-06 13:13:07 +02:00
j1nx
e22fc71639 Fix for the splash, pyaudio and OSM 2022-10-05 14:40:25 +02:00
j1nx
5e633a7670 [WIP] Further work pushed for backup. (Do not build yet) 2022-09-28 17:17:34 +02:00
j1nx
1a941947c1 Move desktop and icons to rootfs 2022-06-29 10:51:27 +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
e91c22206a TTS cache again. This should be it though 2022-03-12 16:44:59 +01:00
j1nx
b3a863f96b Fix TTS cache move 2022-03-12 12:55:19 +01:00
j1nx
3638c5cac4 Move Mimic2 TTS cache 2022-03-12 11:19:32 +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
9f1e38a125
Merge pull request #87 from OpenVoiceOS/helper_script/bus-monitor
add new util script - bus monitor
2021-09-27 14:22:24 +02: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
JarbasAI
8c782c1496
add new util script - bus monitor
allow to watch what's traveling on the messagebus real time
2021-09-11 03:12:55 -10:00
j1nx
273afc7f04 Following the same route as Mycroft and XMOS
Splitting the mics into two mono channels???
2021-09-04 19:25:24 +02:00
j1nx
70a2e5eaee Increase the tas5806 hardware volume back up. 2021-09-04 18:44:37 +02:00
j1nx
812e92cbde Get the sj201 in line / Sound system architecture changes 2021-09-04 15:42:24 +02:00
j1nx
1bd1319733 Disable specific sj-201 PulseAudio configuration (for now) 2021-08-28 10:28:27 +02:00
j1nx
88cdea8b0d Addition of USB GeneralPlus pulse and udev support (wip) 2021-08-26 21:04:22 +02:00