You are not logged in.
Pages: 1
I was a fedora gnome user before, but wanted a bigger challenge(and a more beautiful/different desktop)
so, I got some strange errors that I need some help, or at least, some direction.
firstly, about audio.
I Always get some problems regarding the output, so I needed to change it. I downloaded pavucontrol through flatpak and could change it but, everything with a sound doesn't start: videos and sounds doesn't stop loading. discovered that changing the profile in configuration to off and back to digital stereo(HDMI) output, starts the video by itself and sound works.
But obviously, I want to fix this.
secondly, it seems that when I move between windows fast makes the desktop crash and I go back to log in.
and lastly, about waybar(I just added it without any changes, Still trying to figure it out the problems before that, and how to use it)
-06-16 13:34:46.720] [info] Using configuration file /home/wendrew/.config/waybar/config.jsonc
[2024-06-16 13:34:46.722] [info] Unable to receive desktop appearance: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop
[2024-06-16 13:34:46.722] [info] Using CSS file /etc/xdg/waybar/style.css
[2024-06-16 13:34:46.732] [warning] module sway/workspaces: Disabling module "sway/workspaces", Socket path is empty
[2024-06-16 13:34:46.735] [warning] module sway/mode: Disabling module "sway/mode", Socket path is empty
[2024-06-16 13:34:46.738] [warning] module sway/scratchpad: Disabling module "sway/scratchpad", Socket path is empty
[2024-06-16 13:34:46.742] [error] media stopped unexpectedly, is it endless?
[2024-06-16 13:34:46.742] [warning] module sway/window: Disabling module "sway/window", Socket path is empty
[2024-06-16 13:34:46.745] [warning] module backlight: Disabling module "backlight", No backlight found
[2024-06-16 13:34:46.745] [warning] Can't open /dev/input/event0 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event1 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event2 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event3 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event4 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event5 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event6 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event7 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event8 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event9 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/mice (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/mouse0 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event10 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event11 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event12 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event13 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event14 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event15 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] Can't open /dev/input/event16 (are you in the input group?): EACCES Permission denied
[2024-06-16 13:34:46.746] [warning] module keyboard-state: Disabling module "keyboard-state", Failed to find keyboard device: EACCES Permission denied
[2024-06-16 13:34:46.749] [warning] module sway/language: Disabling module "sway/language", Socket path is empty
[2024-06-16 13:34:46.749] [warning] No batteries.
[2024-06-16 13:34:46.749] [warning] No battery named BAT2
[2024-06-16 13:34:46.867] [error] Failed to query power-profiles-daemon via dbus: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
[2024-06-16 13:34:46.869] [info] Bar configured (width: 1920, height: 30) for output: HDMI-A-1
sh: line 1: pavucontrol: command not found
I tried to put myself on the input group with sudo nano /etc/group but the error still appears
input:x:994:wendrew
and when I press on the yellow thing that is about sounds, I get this pavucontrol error
Offline
Please use [code][/code] tags. Edit your post in this regard.
https://wiki.archlinux.org/title/Users_ … emd_groups
How *exactly* are you starting hyprland? You seem to end up with a degenerated session?
https://wiki.archlinux.org/title/Hyprland#Starting
Fwwi
◉ pacman -F pavucontrol
extra/pavucontrol
usr/bin/pavucontrolbut your sound problems likely relate to the session condition as well.
Offline
Pages: 1