Commit Graph

105 Commits

Author SHA1 Message Date
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
j1nx 41296ae80b Remove ramdisk mount system files 2021-07-27 20:59:00 +02:00
j1nx 2152f69363 Change wifi-connect pages (Mycroft -> OpenVoiceOS) because of trademark issues 2021-06-23 14:36:50 +02:00
j1nx a30db247c0 Reset the fan to low speed at initialization 2021-05-16 11:21:27 +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 f1d0de3f6c [WIP] Sound architecture changes.
Utilizing our new ovos-i2csound setup systemd
2021-05-10 13:31:27 +02:00
j1nx 311f026850 Force talking to I2C address 0x04 till I gigure out how we lost 0x03 - 0x07? 2021-05-06 15:32:31 +02:00
j1nx 30354a6f0a Addition of specific Mark-2 scripts 2021-05-05 12:08:54 +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 d3211bbfbf Forgot to make ovos-config executable 2021-04-05 18:27:29 +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