-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed installation: pipewire-pulse.service could not be started #2764
Comments
I faced the same issue. Workaround is to not select pipewire in the setup part of the installer. See this forum thread: https://bbs.archlinux.org/viewtopic.php?pid=2205881 |
Can confirm. Attaching manual installation for the lazy ones (like me) 😄 pacman -S pipewire wireplumber pipewire-pulse pipewire-alsa
systemctl --user enable --now pipewire.service wireplumber.service pipewire-pulse.service |
If you git clone the archinstall master and use it, it doesn't have the issue. That's what I did. |
Indeed I had the problem when installing. Do no choose an audio profile makes it work. |
Same issue here. Even installing pulseaudio, when selecting the Gnome Desktop, the problem persists. |
Arch Linux iso 24-11-01 can not be installed via archinstall - tried pulseaudio and pipewire Is there an easy way to get the log file on the net via terminal? |
I think I already saw this bug, some months ago.. Not sure. |
Same problem here, I could install without selecting an audio profile |
same here, it can be reproduced easily on a vm |
same problem, tried both pulseaudio and pipewire on my laptop |
Your proposal been executed on Arch Linux Plasma 6.2.2 KVM Guest still didn't help , regardless all icons looked nice audio test failed. No sound had been heard. |
Just a notice, Arch Linux Plasma 6.2.2 KVM Guest was deployed via Virt-manager, thus Spice Console should be able to translate to external speakers any movie's fragment . I got failure once again. Video went fine without any sound. |
Confirmed issue on my side too. Package issue |
Same here. Selecting no Audio, then installing Pipewire or Pulse works. And if you get message about jack2/pipewire-jack conflict just replace. Dunno where jack2 is coming from. I hope this is fixed soon. |
Just to clarify, there has not been a new release of archinstall published recently so this may be an issue beyond archinstall. Nevertheless, it could be addressed inside archinstall and a workaround produced |
I've begun debugging what's actually going on. archinstall/archinstall/lib/boot.py Line 10 in 11987a0
Instead of calling
As this will spawn a |
+1, same probleme here. |
+1 here. edit:installing
However after:
I Default Sink and default source should contain some bus info, however mine does not. Could this be the problem? Could this problem be with the kernel? I can see that alsa mixer and pavucontrol registers some input but there is no sound. I am comming from another linux distro in which there was audio.
|
Okay I manged to reproduce the problem in a VM with the current release. Even doing a manual
I then pulled the latest master and run another installation and that worked just fine. So there are 2 solutions at the moment
@Torxed as master seems to have somehow fixed this shall we do a new release? |
I'm wondering if it's too many Because it mounts in a few related sys/proc mounts |
pacman -Sy git But as user's service it is running either on VM or on bare metal: Looks like issue is affecting only KVM Guests, on bare metal sound appears to be working no matter was workaround above applied or pipewire section during normal archinstall run was skipped. |
Hello, Desktop Environment: GNOME/X11 "One moment later..." Following the installation and system reboot, the audio is unexpectedly working.
I will need to investigate this further, but currently, after so many Arch installations with various window managers/desktop managers (and other distributions), I stop the investigation. |
I had same problem but when i install arch without sound for some reason when i boot into arch i have pipewire installed and sound working. |
Yes. Same for me. With GNOME DE. |
on i3wm, after selecting no audio from archinstall audio just werks after installing Firefox (which installed jack2) 🤷. Havent done further testing as to why arch-chroot wasnt working with pipewire |
Without verifying, I wouldn't be surprised if some DE's (looking at you Gnome, and maybe KDE) has pipewire as a dependency and manages the user service during login in the greeter. |
when straight up installing plasma as desktop, pipewire will be automatically installed anyway |
I'm using archinstall script and chose minimal and no audio as well but this issue still persist should I go with earlier versions of arch or it's happening because of archinstall only ?? |
just install it manually after archinstall
|
A good idea for a workaround/solution was proposed here: https://www.reddit.com/r/archlinux/comments/1go2ott/comment/lwfij4e/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button Doing |
The most recent deployment of Arch Plasma 6.2.3 (KVM Guest) works fine via Spice Console at Fedora 41 KVM Hypervisor Host (bare metal). I mean translation sound of youtube's video to external speakers. I pushed forward to current status Arch Linux Plasma 6.2.3 as KVM Host ( and rebooted ) on bare metal . However, same Guest deployment doesn't provide me same stability as Fedora 41 KVM Hypervisor does. I might be missing some tuning of KVM config of Arch Linux KVM Hypervisor host on bare metal. |
Same problem here, on both my Framework 13" AMD and my Thinkpad X1 Carbon Generation 8. I assumed it was a glitch on my Thinkpad (last night), so tried again without selecting Pipewire, and succeeded. The same thing just happened on my Framework, so I captured the log: |
Same problem, iso 2024.11.01 |
Yup. Same for me. Why has this problem not been caught during testing? http://0x0.st/Xkkl.log |
* Converting systemctl call to a simple ln call for debus reasons #2764
Switched to using |
Here the same problem! |
It's been fixed, hence the issue is closed. |
Thanks for figuring this out! |
In what version will this fix be released? 3.0.1? |
This fix should already be in 3.0.0 |
I installed Arch yesterday, from ISO 2024.11.1, with archinstall 3.0.0-1, and it crashed hard on this step with the above error. |
Come to think of it, the archinstall I got had none of your nurses magic. Maybe it pulls the new version but doesn't actually use it? I'll have to investigate this a bit more |
Apologies! It says there's a new version, it doesn't actually grab it. My bad, I misunderstood the output of the version check. |
Which ISO version are you using?
2024.11.01
The installation log
describe the problem
Description of the issue
Running any
systemctl
command with the--user
flag causes the the error. Observed when attempting to activate thepipewire-pulse.service
.The log is snipped (maximum 65536 chars), full text: https://0x0.st/XGb8.log
Virtual machine config:
Not used - bare metal installation
The text was updated successfully, but these errors were encountered: