Commit Graph

52 Commits

Author SHA1 Message Date
j1nx 8850ec04c5 Enable qtvirtualkeyboard for mycroft-gui service 2022-06-01 16:11:32 +02:00
j1nx 34ccfcef10 Switch mycroft-gui.service over to use ovos-shell 2022-05-27 20:09:59 +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 6cdf1ea727 Changes to the systemd service system to support PHAL 2022-03-16 16:08:00 +01:00
j1nx 42d5ac4b31 Revert "Launch enclosure-client without systemd wrapper for now"
This reverts commit 39091e62a0.
2022-03-16 15:47:39 +01:00
j1nx 39091e62a0 Launch enclosure-client without systemd wrapper for now 2022-03-16 13:02:29 +01:00
j1nx 2f087a6d88 Fix mycroft-service mistake 2022-03-15 21:13:05 +01:00
j1nx 5ae08fd585 Initial migration to use the new enclosure client PHAL service 2022-03-15 21:03:53 +01:00
j1nx 3734680436 Only start GUI services if a screen is attached.
Support only for rpi's at this moment. Will figure out x86_64 when we get there.
2022-01-29 16:00:51 +01:00
j1nx 0608422e41 Add new enclosure-gui systemd service files 2022-01-24 20:39:08 +01:00
j1nx 1ee46d466c Make the mycroft services less strict in conditional start 2022-01-20 12:20:48 +01:00
Aditya Mehra c6e89f7ab8 use proper style with kf frameworks upgrade 2021-09-27 18:52:19 +09:30
j1nx 8b6d1f117a Force eglfs to use Atomic API 2021-08-08 12:08:20 +02:00
j1nx f1d0de3f6c [WIP] Sound architecture changes.
Utilizing our new ovos-i2csound setup systemd
2021-05-10 13:31:27 +02:00
j1nx 30354a6f0a Addition of specific Mark-2 scripts 2021-05-05 12:08:54 +02:00
j1nx 5150f3da34 Increase the systemd timeout for the mycroft-skills.service
The READY is only send after all skills are fully installed and loaded
instead of when the actual service is up and running. This will
bite us at the very first run, when the default skills still needs
to be downloaded an installed.
2021-05-03 20:43:55 +02:00
j1nx 2e92fefe6e Fix font scaling issues 2021-04-15 15:06:04 +02:00
j1nx 62f5d38a99 Fix and changes within mycroft systemd service files. 2021-04-06 21:11:03 +02:00
j1nx 196affff22 Upgrade mycroft-service to use systemd notify through previous scripts 2021-04-05 20:15:47 +02:00
j1nx 1d5f57a06f Add Configuration and Files for QT5CT (Issue: #48) 2021-02-24 13:03:09 +01:00
j1nx 3454da0bca Bump ovos related packages and skills 2021-02-22 19:41:33 +01:00
j1nx b732a1221a Fix mycroft-gui missing environment variables 2021-02-18 19:59:00 +01:00
j1nx 93fccc10a3 Switch to tun the GUI onto eglfs instead wayland / weston. 2021-02-09 21:04:04 +01:00
j1nx 73028bf309 Revert "Small change/fix in weston.service"
This reverts commit 734b387faf.
2021-02-08 08:15:18 +01:00
j1nx 734b387faf Small change/fix in weston.service 2021-01-28 13:31:56 +01:00
j1nx 9e6b622d31 Changes and bumps 2021-01-26 14:10:03 +01:00
j1nx 4780a27d03 Changes to weston.ini 2021-01-15 16:31:02 +01:00
j1nx 75978a29c1 Switch over to use embedded-gui as default 2021-01-15 10:24:37 +01:00
j1nx b06d5eee1b See if qtvirtualkeyboard works 2021-01-10 18:44:52 +01:00
j1nx e91426ca9a Revert "[Headless] Only install gui/weston systemd service files if mycroft-gui is selected."
This reverts commit ad54e9e207.
2020-12-21 19:56:49 +01:00
j1nx ad54e9e207 [Headless] Only install gui/weston systemd service files if mycroft-gui is selected. 2020-11-20 12:33:04 +01:00
j1nx 0d1d4beaed Use the set FB resolution by Wayland instead of the preferred mode polled by EDID 2020-10-11 12:17:07 +02:00
j1nx cea47b56c2 Start with rebranding to OpenVoiceOS (OVOS). 2020-10-06 21:23:38 +02:00
j1nx be983f24a5 MycroftOS: Delay the start of mycroft.
This is done by starting it after NetworkManager and timsynd.
this does not mean it waits for network connectivity, just those
two services need to be started first.
2020-08-21 12:12:13 +02:00
j1nx 45310854a8 MycroftOS: Fix error in mycroft-gui.service file. 2020-07-27 15:21:29 +02:00
j1nx 9186fb58fe MycroftOS: More possible fixes. 2020-06-12 09:43:10 +02:00
j1nx 599f91a7cf MycroftOS: GUI: Enable touch and keyboard support for weston 2020-06-06 11:41:52 +02:00
j1nx a3bce1dc5c MycroftOS: GUI: Changes to mycroft-gui systemd service file 2020-06-06 11:41:09 +02:00
j1nx 3b85e873c1 MycroftOS: GUI: Launch mycroft-gui onto a weston wayland compositor 2020-06-01 15:41:14 +02:00
j1nx 259dc2c3d5 MycroftOS: GUI: Start the GUI without input bar and maximized 2020-05-24 12:23:27 +02:00
j1nx b3d1c011ef MycroftOS: GUI: Add mycroft-gui systemd service file 2020-05-17 17:38:09 +02:00
j1nx 00e090edc5 MycroftOS: Migrate splash updates into systemd drop-in files
This for better management and in preperation for easy BAR update
2020-04-16 10:59:59 +02:00
Peter Steenbergen e01eb0368b MycroftOS: Remove all systemd (enabled) symlinks in the external packages 2020-04-15 15:55:41 +02:00
Peter Steenbergen 17623d4f52 MycroftOS: Let all services know they are starting to psplash. 2020-04-15 10:00:27 +02:00
Peter Steenbergen 8e897038b7 MycroftOS: Make the HDMI bootup screen pretty again 2019-12-22 19:29:30 +01:00
Peter Steenbergen 2540e70dca MycroftOS: Fix splash screen to be reset when mycroft started 2019-12-22 12:48:16 +01:00
Peter Steenbergen 181bb4c98d MycroftOS: Bump mycroft to 19.8.5 and proper systemd support.
- Make it more robust
- In preparation for watchdog support
- Do not start Mycroft if network is not up
- Wait for internet connectivity
2019-12-21 18:54:56 +01:00
Peter Steenbergen 3bbdddfa01 MycroftOS: Multiple fixes, tweakes, changes and/or reverts.
Basically a bunch of staged stuff of before the upgrade of
buildroot and mycroft. If I remember it all correctly;

- Change the folder permissions setup from device_table to
  systemd.
- Remove the mycroft user setup from the mycroft.service
  package into a systemwide buildroot user_table.txt
- Fix respeaker stuff for systemd system
- Fix sudo system for the mycroft user
- Allow mycroft to SSH into the system. Disallow root login.
- Probably some other fixes and tweaks I forgot about....
2019-09-09 15:25:51 +02:00
Peter Steenbergen 8506d56142 MycroftOS: Small changes for the mycroft user
- No passwd / just a system user just like pulse
- Therefor also no SSH login needed.
2019-02-07 11:13:33 +01:00
Peter Steenbergen 9f374a530a MycroftOS: Initial work on boot/halt splashes 2019-02-05 12:27:37 +01:00