View previous topic :: View next topic |
Author |
Message |
Matte88 n00b
Joined: 15 Aug 2009 Posts: 59 Location: VE-NICE
|
Posted: Fri Oct 04, 2024 6:24 pm Post subject: [SOLVED] PipeWire Error failed to connect Host is down |
|
|
Pipewire is not recognizing audio devices at all.
IMAGE: https://ibb.co/Fq4kvP7
(KDE System Settings: missing module-gsettings)
cat /etc/portage/make.conf
Code: |
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
COMMON_FLAGS="-march=native -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
# NOTE: This stage was built with the bindist USE flag enabled
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C.utf8
MAKEOPTS="-j4 -l5"
#MAKEOPTS="-j2"
ACCEPT_KEYWORDS="~amd64"
ACCEPT_LICENSE="*"
LINGUAS="it"
L10N="en-US it"
VIDEO_CARDS="intel"
GRUB_PLATFORMS="efi-64"
USE="dist-kernel networkmanager"
|
cat /etc/portage/package.use
Code: |
*/* CPU_FLAGS_X86: aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3
app-arch/p7zip rar
dev-qt/qtpositioning geoclue
kde-apps/kdeutils-meta 7zip lrz rar
media-video/ffmpeg libass
net-misc/networkmanager connection-sharing nftables
sys-kernel/installkernel dracut grub
|
eselect profile show
Code: |
Current /etc/portage/make.profile symlink:
default/linux/amd64/23.0/desktop/plasma/systemd
|
emerge -pv pipewire sof-firmware plasma-meta kde-apps-meta
Code: |
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 55.90 s (backtrack: 0/20).
[ebuild R ] sys-firmware/sof-firmware-2024.09::gentoo USE="tools" 0 KiB
[ebuild R ] kde-plasma/plasma-meta-6.1.5:6::gentoo USE="bluetooth browser-integration crash-handler crypt cups display-manager firewall gtk kwallet networkmanager pulseaudio (qt5) sddm smart systemd wallpapers xwayland -accessibility -colord -discover (-elogind) -flatpak -grub -oxygen-theme -plymouth -rdp -sdk -thunderbolt -unsupported -wacom -webengine" 0 KiB
[ebuild R ] kde-apps/kde-apps-meta-24.08.1::gentoo USE="admin education games graphics multimedia network utils -accessibility -pim -sdk" 0 KiB
[ebuild R ] media-video/pipewire-1.2.5:0/0.4::gentoo USE="X bluetooth dbus readline sound-server ssl systemd -doc -echo-cancel (-elogind) -extra -ffmpeg -flatpak -gsettings -gstreamer -ieee1394 -jack-client -jack-sdk -liblc3 -lv2 -man -modemmanager -pipewire-alsa -roc (-selinux) (-system-service) -test -v4l -zeroconf" ABI_X86="(64) -32 (-x32)" 0 KiB
Total: 4 packages (4 reinstalls), Size of downloads: 0 KiB
|
sudo dmesg | grep -i snd
Code: |
[ 12.325031] snd_hda_intel 0000:00:1f.3: enabling device (0100 -> 0102)
[ 14.912490] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_fence_ops [i915])
[ 15.036759] snd_hda_codec_conexant hdaudioC0D0: CX20632: BIOS auto-probing.
[ 15.037481] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20632: line_outs=2 (0x19/0x1c/0x0/0x0/0x0) type:hp
[ 15.037498] snd_hda_codec_conexant hdaudioC0D0: speaker_outs=1 (0x1f/0x0/0x0/0x0/0x0)
[ 15.037510] snd_hda_codec_conexant hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 15.037521] snd_hda_codec_conexant hdaudioC0D0: mono: mono_out=0x0
[ 15.037530] snd_hda_codec_conexant hdaudioC0D0: inputs:
[ 15.037538] snd_hda_codec_conexant hdaudioC0D0: Headset Mic=0x1a
|
LC_ALL=en_US.UTF-8 pw-cli
Code: |
Error: "failed to connect: Host is down"
|
- Thanks -
SOLVED:
Code: | $ systemctl --user enable pipewire-pulse.socket wireplumber.service && systemctl --user enable pipewire.service |
log-out end re-login _________________ -Complichiamo le cose per semplificarci la vita-
Last edited by Matte88 on Sat Oct 05, 2024 5:56 am; edited 2 times in total |
|
Back to top |
|
|
Josef.95 Advocate
Joined: 03 Sep 2007 Posts: 4671 Location: Germany
|
|
Back to top |
|
|
Matte88 n00b
Joined: 15 Aug 2009 Posts: 59 Location: VE-NICE
|
Posted: Sat Oct 05, 2024 5:53 am Post subject: |
|
|
No...
SOLVED!
Thank you _________________ -Complichiamo le cose per semplificarci la vita- |
|
Back to top |
|
|
|