Jump to content

Recommended Posts

Posted

Hello all: My name Is Jay and i am new here - 

 

I buy a new pi, now with pipewire, and more and it has some consistant letdowns on the OS.  When i install across all types ---even kdePlasma the same thing happens!

 

no audio - still needs a profile or something????

no loopback -- linux kernel header issue

no bt audio -- libspa will work

no screen sharing -- ....i just have a cursor now when i share it...

 

So, i made an input to fix this..... a terminal input:

echo -e "hdmi_group=1\nhdmi_mode=16\nhdmi_drive=2\nhdmi_force_hotplug=1\nhdmi_force_edid_audio=1\ndisable_fw_kms_setup=0" | sudo tee -a /boot/firmware/config.txt > /dev/null && sudo apt upgrade && sudo apt update && sudo apt install linux-headers-6.12.19-current-bcm2711 linux-headers-current-bcm2712=24.2.1 alsa* pipewire* vulkan-tools mesa-vulkan-drivers xdg-desktop-portal-gnome gnome-remote-desktop libspa-0.2-bluetooth qv4l2 v4l2loopback-dkms obs-plugins obs-studio && snap install chromium && sudo apt install flatpak && flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo && flatpak install flathub com.saivert.pwvucontrol

 

 

The outcome was a good start, however, some issues remain.

 

 

Mainly i am struggling with pipewire or something?   Likely i need and alsa audio profile for hdmi audio.

 

 

Any suggestions as far as enableing audio?

 

Btw: This is obs running in the term with       sudo MESA_GL_VERSION_OVERRIDE=3.3 obs

it has v4l2loopback working now.Screenshotfrom2025-03-1622-58-12.thumb.png.2628b987729fbe5a2a12c6ba25f5a150.png

Posted

OMG....Guys!

The Goals are achieved.  Mostly....HDMI audio is very complicated.

Here is my new script:  Great Look - 

 

 

#!/bin/bash

sudo apt update -y && sudo apt upgrade && sudo apt install sddm

echo -e "hdmi_group=1\nhdmi_mode=16\nhdmi_drive=2\nhdmi_force_hotplug=1\nhdmi_force_edid_audio=1\ndisable_fw_kms_setup=0" | sudo tee -a /boot/firmware/config.txt > /dev/null && 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 sddm qgnomeplatform-qt5 qt5-image-formats-plugins qt5-qmltooling-plugins  libpam-kwallet5 qtvirtualkeyboard-plugin qttranslations5-l10n libqt5svg5 qt5-gtk-platformtheme qtwayland5 alsa* pipewire* pavucontrol vulkan-tools mesa-vulkan-drivers xdg-desktop-portal-gnome gnome-remote-desktop libspa-0.2-bluetooth qv4l2 v4l2loopback-dkms obs-plugins obs-studio snapd && sudo snap install chromium && sudo snap install rpi-imager && sudo reboot

 

 

 

 

 

Remember i am on the standard Download of Armbian Gnome Bookworm

 

 

anyway, Installing SDDM works like a charm for the screen issues and you can keep GDM aswell.2025-03-17 04-55-22.mkvgnome.shScreenshotfrom2025-03-1704-58-49.png.0afc5388c13809e92b114a42627e9d9e.pngScreenshotfrom2025-03-1704-58-57.thumb.png.150a7c0be227aeb9c1099a9d419b7574.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines