Is there any issue with Garuda linux Hyperland birdofprey version with camera.It tells me no vamera found in my meeting and also in live usb i face same issue.Is there any problem from software side ?
Well your inxi would help either way. Having to guess, I’d assume it’s a portals issue. Check that you have xdg-desktop-portal-hyprland
installed.
If you do, check if base portals is enabled and running systemctl status --user xdg-desktop-portal
. If it’s running via systemctl status --user xdg-desktop-portal-hyprland
.
If it sais active (running)
at the top, that’s weird.
If it sais disabled
in yellow, enable it via systemctl --user enable --now xdg-desktop-portal-hyprland
.
if it is enabled and sais inactive (dead)
, run journalctl --user -u xdg-desktop-portal-hyprland | tb
and share the link here.
If it’s still no bueno, check if you have xdg-desktop-portal-gtk
and xdg-desktop-portal-gnome
installed and active.
I am also having the same issue. I am Using hyprland in Ubuntu. I checked that if desktop-portal-hyprland installed and it does show anything (what is the command to check if it is installed). I ran the three commands and it says all are active. I am not getting what is the problem? can you help me?
This is Garudalinux Foum , seek help elsewhere.
Don’t get me wrong, but this way we keep things organised and in the way they are meant to be.
Yes, we need log from terminal
garuda-inxi
Check Hardware with
lsusb
First thing in Linux is, learn to search
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.