- Couldn't get the wifi working on my RPI3b and couldn't figure it out.
Updated all drivers, packages etc. however still not working.
Tested the RPI on the latest Rasbian, which also didn't work
So expect an hardware failure.
- Merged all this regardless.
- Kernel updated to latest 4.19 including all firmware packages
- Addition of other wifi firmwares so we can use usb dongles
- Anyhow need to buy a new RPI3b for testing the wifi drivers
- This kernel and drivers should also work on a RPI4
This looks stange as we first patch mycroft to use 5.1.1
but then downgrade this one from 6
5.1.1 confirmed to work without any issues. Later on when Mycroft
is looking into which python packages can be upgrade to which
version, this will sort itself out.
- Add Buildroot patches to downgrade / upgrade package dependencies
in line with the Mycroft A.I. software stack requirements.
- Add buildroot additional package dependencies in line with the
Mycroft A.I. software stack requirements.
- Update rpi3 defconfig file.
- Implement initial root_fs overlay filestructure.
- Addition of some quick and dirty helper scripts.
- Update of README to reflect these changes.