My config is basically all default except for the clock.rate the guide talks about
Code: Select all
default.clock.rate = 192000
default.clock.allowed-rates = [ 192000 48000 44100 ]
Code: Select all
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 8: HDMI 2 [U28E590]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 9: HDMI 3 [LU28R55]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 11: HDMI 5 [HDMI 5]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 0: ALCS1200A Analog [ALCS1200A Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 1: ALCS1200A Digital [ALCS1200A Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
wpctl status seems to show that we don't have any sinks? I am not sure if that is the problem or how to fix it.
Code: Select all
PipeWire 'pipewire-0' [1.4.10, kwhat@plutonium244, cookie:3504351768]
└─ Clients:
33. pipewire [1.4.10, kwhat@plutonium244, pid:24271]
34. [1.4.10, kwhat@plutonium244, pid:4093]
35. KDE Connect Daemon [1.4.10, kwhat@plutonium244, pid:4288]
36. [1.4.10, kwhat@plutonium244, pid:4198]
37. System Settings [1.4.10, kwhat@plutonium244, pid:4327]
39. WirePlumber [1.4.10, kwhat@plutonium244, pid:24251]
51. WirePlumber [export] [1.4.10, kwhat@plutonium244, pid:24251]
55. speech-dispatcher-dummy [1.4.10, kwhat@plutonium244, pid:25311]
61. plasmashell [1.4.10, kwhat@plutonium244, pid:4198]
62. Firefox [1.4.10, kwhat@plutonium244, pid:23615]
68. xdg-desktop-portal [1.4.10, kwhat@plutonium244, pid:4048]
69. wpctl [1.4.10, kwhat@plutonium244, pid:31425]
Audio
├─ Devices:
│ 52. Navi 10 HDMI Audio [alsa]
│ 53. Starship/Matisse HD Audio Controller [alsa]
│
├─ Sinks:
│ * 38. Dummy Output [vol: 1.00]
│
├─ Sources:
│
├─ Filters:
│
└─ Streams:
56. speech-dispatcher-dummy
57. output_FL > Dummy Output:playback_FL [init]
58. output_FR > Dummy Output:playback_FR [init]
63. Firefox
64. output_FL > Dummy Output:playback_FL [init]
65. output_FR > Dummy Output:playback_FR [init]
Video
├─ Devices:
│
├─ Sinks:
│
├─ Sources:
│
├─ Filters:
│
└─ Streams:
Settings
└─ Default Configured Devices:
Code: Select all
kwhat@plutonium244 ~ $ cat ~/.xprofile
gentoo-pipewire-launcher &
kwhat@plutonium244 ~ $ cat
~/.xinitrc
#!/bin/sh
exec dbus-launch --sh-syntax --exit-with-session "/usr/bin/startplasma-x11"
For completeness: emerge -pv wireplumber pipewire
Code: Select all
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 2.17 s (backtrack: 0/20).
[ebuild R ] media-video/pipewire-1.4.10:0/0.4::gentoo USE="X dbus elogind extra ffmpeg gstreamer pulseaudio readline sound-server ssl v4l -bluetooth -doc -echo-cancel -fftw -flatpak -gsettings -ieee1394 -jack-client -jack-sdk -libcamera -liblc3 -loudness -lv2 -man -modemmanager -pipewire-alsa -roc (-selinux) (-system-service) (-systemd) -test -zeroconf" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild R ] media-video/wireplumber-0.5.13:0/0.5::gentoo USE="elogind -doc (-system-service) (-systemd) -test" LUA_SINGLE_TARGET="lua5-4 -lua5-3" 0 KiB
Total: 2 packages (2 reinstalls), Size of downloads: 0 KiB




