4711235b91
Add udev rule for uinput module virtual device
2024-09-27 18:21:59 +00:00
e533ccd7de
Remove sj201 alsa card profile for now
2024-09-27 18:21:25 +00:00
a486b943b3
Fix ovos-log-watch command and remove the mana command
2024-09-27 10:46:45 +00:00
4798fa5b64
Switch back to Debian based OCI images (for now)
2024-09-27 10:38:00 +00:00
603194bd83
Kernel memory / performance tweaks and changes
2024-09-27 06:39:33 +00:00
f57383b72d
Bump buildroot for package bumps
2024-09-27 06:38:38 +00:00
27de8b9a68
More work on the whole OS system
2024-09-26 10:53:16 +00:00
2181fc8575
The work of the last week
2024-08-05 09:07:16 +00:00
569fa2859f
Slimming down...
2024-07-25 12:19:41 +00:00
df0f432c0e
Switch to KMS driver
2024-07-25 06:42:05 +00:00
06599f028b
Bump, fixes and kernel tweaks
2024-07-25 06:40:50 +00:00
d2b0f2521e
Bump buildroot
2024-07-25 06:37:40 +00:00
c474d35965
Bumps all over the place. Work of the last weeks.
...
To much of a hassle to split into seperate commits.
Needed to push as I see my SSD degrading and are afraid of the crash.
2024-07-20 13:04:35 +00:00
4d74ba30d6
Bump buildroot to latest 2024.02.x dev version
2024-06-18 07:15:15 +00:00
c534188570
Bump spotifyd to latest dev version
2024-06-17 14:49:44 +00:00
7a483393f2
Bump Snapcast to v0.28.0 and enable it
2024-06-17 14:29:15 +00:00
ed87e4829a
Bump roc-toolkit to v0.4.0
2024-06-17 14:07:29 +00:00
ba4cd87fdb
Bump rnnnoise-ladspa to latest dev version
2024-06-17 14:02:38 +00:00
39d8acef1c
Another big bump in packages and buildroot
2024-06-17 07:26:12 +00:00
35b7a5bf63
[RPI] Bump vocalfusion driver and XMOS 3510 INT SPI firmware
2024-04-23 12:32:37 +00:00
de12e1cda8
[All] More bumps and fixes all over the codebase to get back into shape
2024-04-23 09:46:11 +00:00
33ccd95215
[All] Bump more packages
2024-04-20 09:12:46 +00:00
4cb0856e6f
[All] The big version jump one again
2024-04-11 07:47:59 +00:00
77d4578879
[All] Bump buildroot to latest ovos-2024.02.x
2024-03-27 11:12:23 +00:00
00d48ae291
[All] Bump buildroot for latest changes
2024-03-01 07:57:48 +00:00
aa79231bf0
[All] {WIP} The big bump to buildroot 2024.02.x
2024-03-01 07:54:30 +00:00
24a7b5beb1
[All] Re-enable systemd notify healthchecks
2024-02-19 19:12:51 +00:00
c265d718e5
[All] Bump buildroot
2024-02-19 19:12:27 +00:00
23a94cc1db
[All] Switch back to ovos-messagebus and configured shared volums as such
2024-02-18 19:14:55 +00:00
59d3088fb8
Merge branch 'fix/gpio' into develop
2024-02-17 19:38:49 +00:00
503e727dbb
[All] Fix xz mistake that slipped in
2024-02-17 19:36:37 +00:00
783900f225
[RPI] Use vocalfusion 6.6 kernel using new GPIO APIv2
2024-02-17 19:35:47 +00:00
3bdd57fb1d
Merge branch 'develop' into fix/gpio
2024-02-17 10:10:12 +00:00
9e0642fb2d
[All] Switch back to userspace overlayfs driver. Overall this gives the best performance
2024-02-17 10:05:29 +00:00
bad6591e40
[All] Bump buildroot for latest upstream changes and to bump zstd
2024-02-17 10:04:27 +00:00
2a361ae00c
[RPI4] Bump experimental VocalFusion test driver
2024-02-17 09:55:42 +00:00
eabf79c3f2
[All] Do not keep uncompressed images in the release folder
2024-02-15 09:21:40 +00:00
9dab4692a4
[WIP] Switch to vocalfusion PR driver for test drives
2024-02-11 11:47:38 +00:00
f628a9f49c
[WIP] Add libgpiod2 and tools for debugging
2024-02-11 11:46:51 +00:00
b1fb2843e0
[All] Remove priority settings from ovos-bus-server
2024-02-10 13:07:48 +00:00
75479afcfd
Merge remote-tracking branch 'BohdanBuinich/xvf3510-rpi5-compatibility' into fix/gpio
2024-02-10 10:36:48 +00:00
1c0833808d
Disable PWM and buttons overlays during testing
2024-02-10 10:35:13 +00:00
91fcb4e1d6
[RPI] Move cma 384M setting from commandline to config.txt
2024-02-09 17:56:51 +00:00
a16e44250d
[All] Disable CPUSchedulingPolicy=fifo for ovos-bus-server
2024-02-09 11:10:49 +00:00
5f79bf8820
[All] Second pass on kernel fragment cleanup
2024-02-08 13:53:49 +00:00
3a7be3234b
[All] Disabling drivers we are most likely never going to use
...
Mostly DVB/TV type of devices
2024-02-08 13:21:24 +00:00
61b64f4abc
[All] First pass on linux fragment files fixes and changes
2024-02-08 12:26:52 +00:00
2525c95609
Fix and adjust the HAOS linux-dotkernel-config script for us
2024-02-08 12:21:06 +00:00
b89f5e3322
Also check kernel custom config file in linux-check-dotconfig ( #3126 )
...
If BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE is set, it should be also checked
by the script for checking that all kernel options are applied.
2024-02-08 09:28:23 +00:00
d2059c5531
Add script for checking resulting kernel config ( #3006 )
...
There is bunch of kernel config options that are not propagated
correctly to the kernel configuration after fragments are merged
and processed by Kconfig. Current Buildroot tools are not good at
discovering these - while we cleaned up most inconsistencies by using
linux-diff-config and output from the merge_config.sh script, there
are still options that were removed or get a different value than
intended because of dependencies, etc.
This commit adds a Python script that is using Kconfiglib to parse
current kernel's Kconfig files and the generated .config and compare
the requested values from individual kernel config fragments. The
script can be used manually by running `make linux-check-dotconfig`
from the buildroot directory (with path to BR2_EXTERNAL directory set)
and it's called also from the CI, where it generates Github Workflow
warning annotations when some of the values are not present or when set
incorrectly.
The kconfiglib.py is checked-in to the repo as well, because the library
is currently abandoned on PyPI and packaged version has a bug that causes
errors parsing Kconfigs in newer Linux versions, fixed in outstanding
pull request ulfalizer/Kconfiglib#119 - so version from this PR is used
here.
If pypi/support#2526 is ever resolved, we could remove it from our repo
and use pip for installing the package as a requirement during build
of the build container.
2024-02-08 09:20:36 +00:00