j1nx
74d78ffd24
Add preinstalled modified volume skill
2021-01-11 14:11:20 +01:00
j1nx
9c6f99be5e
Add jarbas-stt-plugin-vosk plugin
2021-01-11 13:33:20 +01:00
j1nx
7cc7a68fb7
Pip install vosk-api at first boot
2021-01-11 12:57:29 +01:00
j1nx
b06d5eee1b
See if qtvirtualkeyboard works
2021-01-10 18:44:52 +01:00
j1nx
bcc454e508
Bump ovos-utils
2021-01-10 18:41:29 +01:00
j1nx
e061c87cea
Bump lingua-franca
2021-01-10 18:37:04 +01:00
j1nx
a1ce0f5e9e
Fix forgotted hash for precise-wake-word plugin package
2021-01-10 18:06:32 +01:00
j1nx
d07ca1ede7
Switch precise-engine over to plugin based version
2021-01-10 17:20:54 +01:00
j1nx
dd5a529572
Update pairing-skill to latest version
2021-01-10 16:40:29 +01:00
j1nx
060cad1764
Reorder priority skills
2021-01-10 16:39:22 +01:00
j1nx
f5f551b2d8
Remove default precise mic.monitor
2021-01-10 16:31:48 +01:00
j1nx
9f904fb811
Implement local-backend
2021-01-09 18:47:29 +01:00
j1nx
bb7e6c3d3b
Fix resting screen issue.
2021-01-09 14:58:33 +01:00
j1nx
a606114deb
Make date-time skill a priority skill
2021-01-07 22:26:11 +01:00
j1nx
68d555fb16
WIP: Implementing all goodies and required changes / dependencies.
2021-01-07 21:21:21 +01:00
j1nx
96ddea2de3
Bump mycroft-core to grab latest fixes.
2021-01-06 21:53:58 +01:00
j1nx
1f78a12c9d
QuickFix: A quick fix to make sure the pre-installed skills can load.
...
This it temporarily till we go the full XDG compliant way.
2021-01-06 18:07:01 +01:00
j1nx
f36b651595
Bump wifi skill (again again)
2021-01-05 20:57:31 +01:00
j1nx
74ca185bc0
Bump wifi skill (again)
2021-01-05 16:08:56 +01:00
j1nx
f06e49c20f
Bump wifi skill
2021-01-05 15:46:30 +01:00
j1nx
2c6f69505a
Rebrand mycroft-gui to OpenVoiceOS.
2021-01-05 15:01:48 +01:00
j1nx
dafa8154cc
Update pairing skill
2021-01-05 14:17:37 +01:00
j1nx
3eb157a4fa
Change to own pairing skill and make sure MSM doesn't hang on very first boot.
...
Mycroft doesn't continue if the repo skill doesn't get fetched which
obviously can't be fetch without network. So include a local copy
of the skills-repo so at least it doesn't stall the boot.
2021-01-04 20:57:46 +01:00
j1nx
b7f5b9ebee
Add a virtual touchscreen driver as quick fix for Weston.
...
Weston segfaults if it can't find input devices despite it being
configured to load without it (require-input=false)
2021-01-03 20:57:48 +01:00
j1nx
71675566b6
Allow the normal user to control the backlight of screens
2021-01-03 15:24:55 +01:00
j1nx
87440d6bc8
Disable wifi power management for wlan0 for rpi
2021-01-03 15:15:49 +01:00
j1nx
69c08638a7
Enable rng-tools for hardware random support
2021-01-03 15:14:49 +01:00
j1nx
f2c97fa28f
Bump buildroot to 2020.11.x and linux kernel
2021-01-01 16:10:44 +01:00
j1nx
0f8a4256fb
Include python-pexpect package by default.
...
The wifi-connect skills needs it.
2021-01-01 14:06:51 +01:00
j1nx
2d2ebcaae7
Update default mycroft.conf to reflect the ovos changes.
2020-12-31 11:17:00 +01:00
j1nx
65e2952d94
Migrate default installed skill to OVOS versions.
2020-12-31 11:13:25 +01:00
j1nx
20b6a6c0db
Remove default, patched volume skill. Enclosure skill should do this.
2020-12-31 11:03:35 +01:00
j1nx
9b6bd35506
Upgrade wifi-connect methodology + skill (wip)
2020-12-31 11:00:58 +01:00
j1nx
6c3d4e28f8
Bump mycroft-core and some python packages
2020-12-29 11:13:51 +01:00
j1nx
1b27602081
Increase default image size.
2020-12-27 15:13:42 +01:00
j1nx
67da77d4f2
Switch (back) to stable linux 5.4 kernel.
...
Plus some additional tweaks and additions.
2020-12-25 13:12:14 +01:00
j1nx
1e48bddce4
Create and write proper OS & Machine indentification information.
...
Following the XDG standards;
https://www.freedesktop.org/software/systemd/man/os-release.html
https://www.freedesktop.org/software/systemd/man/machine-info.html
/usr/lib/os-release
NAME="OpenVoiceOS"
VERSION="0.1.0 RaspberryPi 4 64bit"
ID=ovos
VERSION_ID=0.1.0
PRETTY_NAME="OpenVoiceOS 0.1.0 RaspberryPi 4 64bit"
CPE_NAME=cpe:2.3⭕ openvoiceos:ovos:0.1.0:*:development:*:*:*:rpi4-64:*
HOME_URL=https://github.com/OpenVoiceOS/OpenVoiceOS
DOCUMENTATION_URL=https://github.com/OpenVoiceOS/OpenVoiceOS/tree/develop/documentation
SUPPORT_URL=https://github.com/OpenVoiceOS/OpenVoiceOS/issues
VARIANT="OpenVoiceOS - Mycroft Edition"
VARIANT_ID=ovos-rpi4-64-mycroft
/etc/machine-info
CHASSIS=embedded
DEPLOYMENT=development
2020-12-25 12:47:35 +01:00
j1nx
782e48887c
Bump wifi-connect
2020-12-22 22:16:24 +01:00
j1nx
e8ed2064d1
Enable lottie-qml
2020-12-22 20:51:30 +01:00
j1nx
3b44964732
Bump mycroft-core/gui and dependencies.
2020-12-22 19:10:57 +01:00
j1nx
c46e0bfce3
Getting back into OVOS-GUI (Weston) shape + version bumps all over.
2020-12-21 21:23:33 +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
f3ef0ac143
[OVOS] Disable the following aspects for the headless version.
...
- No default getty / login prompt on tty1
- No splash screen
- Libcanberra
2020-11-20 12:31:35 +01:00
j1nx
0af472652c
[OVOS] Small refactor in menuconfig for buildroot.
2020-11-20 12:27:18 +01:00
j1nx
63172da17b
[OVOS] Minimize default image size to 2GB (~1.5GB used by default)
...
Rootfs is still expanded over the disk at first boot. This only
reflects the download / minimal required size. Still recommended
to have at least a 4GB sdcard.
2020-11-19 21:10:25 +01:00
j1nx
7ddbf089c1
[OVOS] Disable missed lotti-qml package for headless version.
2020-11-19 21:03:29 +01:00
j1nx
7c5559dfce
[OVOS] Disable some more packages for the Headless system.
...
- A lot of different wifi firmwares
- Some more video related libraries
- Disable llvm support
2020-11-19 08:34:47 +01:00
Peter Steenbergen
2eab1b9627
[OVOS] Start of headless build configuration.
2020-11-19 08:06:20 +01:00
j1nx
d7bd2b68fc
More bumps and fixes
2020-11-16 20:18:10 +01:00
j1nx
78ce792574
[WIP] More fixes and additions for kwin
2020-11-11 14:44:25 +01:00
j1nx
d21b0532ed
WIP Push for backup
2020-11-02 20:55:40 +01:00
j1nx
bcb4a57846
[WIP] More fixes to get through a clean build. (not there yet)
2020-10-28 13:20:18 +01:00
j1nx
92f5fd1ffb
Add plasma-workspace and its dependencies
2020-10-21 15:49:35 +02:00
j1nx
059d330aa9
Spawn a getty on tty7 by default
2020-10-15 11:31:33 +02:00
j1nx
057b157760
Add kwin_wayland and its dependencies
2020-10-13 12:26:29 +02:00
j1nx
b5918577bc
Lower the GPU/cmu memory to 64M as we hardly use more then a few MB's
...
This leaves more over for the normal stuff. Especially for the rpi3
2020-10-11 16:23:02 +02:00
j1nx
b143cbc21a
Disable nodered service by default
2020-10-11 14:51:00 +02:00
j1nx
bef18116f1
Addition of and switch to ovos branded splash screen
2020-10-11 14:32:29 +02: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
54f7a418db
Set framebuffer resolution to 800x480
2020-10-11 12:15:40 +02:00
j1nx
2d021b6692
Create and addition of kf5-plasma-pa and libcanberra packages
2020-10-11 12:07:25 +02:00
Peter Steenbergen
9e992aaa49
Merge pull request #39 from emphasize/change_login_branding
...
Changes the terminal branding/welcome screen
2020-10-06 21:24:51 +02:00
j1nx
cea47b56c2
Start with rebranding to OpenVoiceOS (OVOS).
2020-10-06 21:23:38 +02:00
j1nx
ff12626f47
Add mycroft-embedded-shell package.
2020-10-06 21:21:53 +02:00
j1nx
181740e13f
MycroftOS: Bump wifi-connect version
2020-10-06 11:05:59 +02:00
emphasize
a9bbdf6b4b
Changes the terminal branding/welcome screen
2020-10-04 21:10:20 +02:00
j1nx
9b426b230d
MycroftOS: Add nmon package to generate some benchmark numbers
2020-10-01 15:37:21 +02:00
j1nx
ed9695c623
MycroftOS: Buildroot: Bump kernel+firmware to 5.4.68 and Buildroot to latest 20.02.6-dev
2020-09-30 11:29:42 +02:00
j1nx
81d0c5948b
MycroftOS: Remove pip logic patch for now as it causes skill loading issues at first run.
2020-09-23 20:32:20 +02:00
j1nx
77f2b53653
MycroftOS: Bump python-mycroft to latest dev version.
2020-09-23 19:14:29 +02:00
j1nx
ba8cbc8183
MycroftOS: Bump rpi-kernel and rpi-firmware to 5.4.65
2020-09-20 14:31:46 +02:00
j1nx
fcbaf358e5
MycroftOS: Bump snapcast package to v0.21.0
2020-09-20 13:35:35 +02:00
j1nx
91e79341fe
MycroftOS: Bump fann package to latest dev version
2020-09-20 13:21:24 +02:00
j1nx
7ce0f25e3a
MycroftOS: Bump baresip package to 1.0.0
2020-09-20 13:01:39 +02:00
j1nx
956e854e23
MycroftOS: Bump libre package to 1.0.0
2020-09-20 13:01:08 +02:00
j1nx
005b4a8223
MycroftOS: Switch librem package source to github
2020-09-20 13:00:19 +02:00
j1nx
3a2be4ab3a
MycroftOS: Bump mycroft-gui to latest dev version
2020-09-20 12:17:11 +02:00
j1nx
b5f909034d
MycroftOS: Bump respeaker drivers
2020-09-20 12:00:49 +02:00
j1nx
1ce1aa086c
MycroftOS: Bump python-msk to 0.3.16
2020-09-20 11:35:21 +02:00
j1nx
899421fbc7
MycroftOS: Bump python-mycroft to latest dev version.
2020-09-20 11:15:57 +02:00
j1nx
54be67c20f
MycroftOS: Add node-red additional packages for the node-red-skill
2020-09-19 20:48:45 +02:00
j1nx
f12d6fa69d
MycroftOS: Add python-levenshtein package as dependency for homeassistant skill
2020-09-19 16:32:32 +02:00
j1nx
2a1675594e
MycroftOS: Test with resampling everything to 48000
2020-09-18 14:51:30 +02:00
j1nx
4fd31cd438
MycroftOS: Quick fix in mycroft-splash-start.service
2020-09-17 16:30:05 +02:00
j1nx
8af74ee791
MycroftOS: Quick fix in hostname.service
2020-09-17 16:23:56 +02:00
j1nx
c0e74de88e
MycroftOS: Remove old wifi setup files
2020-09-17 15:41:13 +02:00
j1nx
ee4be20395
MycroftOS: Split systemd tmpfiles configuration into mycroft and pulse conf files
2020-09-17 15:33:53 +02:00
j1nx
94fbaafcbd
MycroftOS: Change priority skills names
2020-09-17 15:06:05 +02:00
j1nx
e5be5fbdde
MycroftOS: Rename mycroftos enclosure skill
2020-09-16 20:00:01 +02:00
j1nx
a821b78172
MycroftOS: Rename mycroftos GUI skill
2020-09-16 19:57:49 +02:00
j1nx
560f20060f
MycroftOS: Update mycroft-volume skill
2020-09-16 19:49:48 +02:00
j1nx
d3c9400779
MycroftOS: Addition of a few python packages by default.
2020-09-15 14:26:46 +02:00
j1nx
4bda5812a8
MycroftOS: Change nodered.service overlay location
2020-09-15 10:09:32 +02:00
j1nx
baa7435c33
MycroftOS: Add node-red launcher scripts and service file.
2020-09-15 09:37:39 +02:00
j1nx
68a91d97bc
MycroftOS: Small change in python-msm patch file
2020-09-14 16:45:29 +02:00
j1nx
454a50dc58
MycroftOS: Bump python-mycroft to latest dev version
2020-09-14 16:43:51 +02:00
j1nx
6c8cdfd4eb
MycroftOS: Change default listener to MycroftOS
2020-09-14 16:25:13 +02:00
j1nx
2838dc9625
MycroftOS: Small changes in default sink/source naming
2020-09-14 16:24:12 +02:00
j1nx
3c8d13ce90
MycroftOS: Try to get the 4-mic speaker driver working.
...
More information; https://github.com/respeaker/seeed-voicecard/issues/246
2020-09-04 14:31:36 +02:00