Jay Tolleson got a reaction from
Igor in Pi 5 - Armbian Gnome Desktop --- Goal: hdmi audio, obs w v4l2loopback, bluetooth audio...
Hello all, I have returned to my topic with a righteous update!!! I started with Armbian Server Noble.
This is my PI5.....It needs camera support and libinput/weston for touch. However, I have run this .sh script
#!/bin/bash
sudo apt update -y && sudo apt upgrade && sudo apt install lightdm && sudo apt upgrade && sudo apt update -y && sudo apt install linux-headers-current-bcm2711 linux-headers-edge-bcm2712 && sudo apt update -y && sudo apt upgrade && sudo apt install gnome* ffmpeg qgnomeplatform-qt5 qt5-image-formats-plugins qt5-qmltooling-plugins qtvirtualkeyboard-plugin qttranslations5-l10n libqt5svg5 qt5-gtk-platformtheme qtwayland5 alsa* pavucontrol vulkan-tools mesa-vulkan-drivers xdg-desktop-portal-gnome libspa-0.2-bluetooth qv4l2 v4l2loopback-dkms obs-plugins obs-studio gnome-tweaks rpi-imager
to produce my media script aswell as edit
config.txt after flashing.
Touch and Camera next friends....