#can someone give a step by step tutorial to configuring pipewire??
38 messages · Page 1 of 1 (latest)
sudo pacman -S wireplumber pipewire{,-{pulse,jack,alsa}}
systemctl --user enable --now wireplumber
adn then reboot
Why not enable —now?
true
this is it??
pretty much
why couldint i find this on the wiki?
error: target not found: pipewire-jack-alsa
reboot
i did
what DE
kde
systemctl --user status wireplumber
wireplumber.service - Multimedia Service Session Manager
Loaded: loaded (/usr/lib/systemd/user/wireplumber.s
ervice; enabled; preset: enabled)
Active: active (running) since Fri 2023-09-01 16:43:12 UTC; 1min 36s ago
Main PID: 1057 (wireplumber)
Tasks: 7 (limit: 38088)
Memory: 17.9M
CPU: 73ms
CGroup: /user.slice/user-1000.slice/[email protected]/session.slice/wireplumber.service
└─1057 /usr/bin/wireplumber
Sep 01 16:43:12 archlinux systemd[684]: Started Multimedia Service Session Manager.
Sep 01 16:43:12 archlinux wireplumber[1057]: [0:00:14.471027372] [1057] ERROR IPAModule ipa_module.cpp:172 Symbol ipa
ModuleInfo not found
Sep 01 16:43:12 archlinux wireplumber[1057]: [0:00:14.471042121] [1057] ERROR IPAModule ipa_module.cpp:292 v4l2-compa
t.so: IPA module has no valid info
Sep 01 16:43:12 archlinux wireplumber[1057]: [0:00:14.471066875] [1057] INFO Camera camera_manager.cpp:284 libcamera
v0.1.0
Sep 01 16:43:12 archlinux wireplumber[1057]: GetManagedObjects() failed: org.free
desktop.DBus.Error.NameHasNoOwner
Sep 01 16:43:12 archlinux wireplumber[1057]: <WpPortalPermissionStorePlugin:0x560
3392a2040> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Sep 01 16:43:12 archlinux wireplumber[1057]: <WpPortalPermissionStorePlugin:0x560
3392a2040> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
all good right?
yeah all good
after running the commands?
well rop,idk
Damn
By the way, if you use Kde Plasma, wireplumber and pipewire are started by KDE, no need to enable the service.
Send output of sudo dmesg | grep snd and cat /proc/asound/cards
Oh you solved it in other thread.
fijxu received a thank you cookie!
... solved