blue-systems / mycroft-bigscreen-img

Issues related to the rpi4 img
9 stars 1 forks source link

Manjaro Image Checklist For Bigscreen #7

Open AIIX opened 2 years ago

AIIX commented 2 years ago

Latest Image: https://github.com/manjaro-arm/rpi4-images/releases/tag/bigscreen-20211129 Latest Image: https://github.com/manjaro-arm/rpi4-images/releases/tag/bigscreen-20211204 Latest Image: https://github.com/manjaro-arm/rpi4-images/releases/tag/bigscreen-20211216 Latest Image: https://github.com/manjaro-arm/rpi4-images/releases/tag/bigscreen-20211217

Checklist:

    • [x] Bigscreen Shell and KCM's
    • [x] Pico Wizard
    • [x] kwinrc added to /home/$USER/.config for both Pico Wizard and Created user
    • [x] Pico Wizard Bigscreen Specific Configurations
    • [x] Qt Virtual Keyboard with Arrow Key Navigation
    • [x] HDMI-CEC package with Raspberry Pi 4 configuration enabled
    • [x] Mycroft-Core
    • [x] Mycroft Skills / Default Voice Applications
    • [x] Mycroft Skill Installer
    • [x] Pico-Wizard Mycroft Module

Needed either one of the two options below for the Raspberry Pi4 bigscreen image to be usable on 4k TV:

Bugs:

AIIX commented 2 years ago

Status: Done

Bigscreen list of changes for next image:

Profile Changes: 1. Replace libcec with libcec-rpi-fkms and add to build list 2. Add mycroft-bigscreen to profile and add to build list 3. Add mycroft-skill-installer to profile (it has been already added to build list)

Skel Changes: 1. Add cec-daemon.py shared on telegram chat to skel under /home/$USER/.config/autostart-scripts with execute permissions. (Attached here as well in compressed format). cec-daemon.tar.gz

Package Updates: 1. Update to latest pico wizard 2. Edit Pico-Wizard pkgbuild and remove line 82 ~~3. Edit Pico-Wizard-Bigscreen-Configs-Git pkgbuild and add the following line: "install -Dm644 $srcdir/$_pkgname/etc/pico-wizard/pico-wizard.conf $pkgdir/etc/pico-wizard/pico-wizard.conf"~~ 4. Update to latest Pico-Wizard-Bigscreen-Configs-Git package