archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
6.04k stars 522 forks source link

Pulsewire #2368

Closed Pictohenk1 closed 6 months ago

Pictohenk1 commented 6 months ago

I installed pulsewire and i try to start the app but it's keeps giving me the error: pulseaudio.service not found. What should i do?

svartkanin commented 6 months ago

Can you share the installation log

Pictohenk1 commented 6 months ago

image

Here is the photo of the error but i can't get the install log back because i did this 2 days ago.

svartkanin commented 6 months ago

Without the install log this is very difficult to reproduce and debug.

C0rn3j commented 6 months ago

I installed pulsewire

That's not a thing.

I installed PULSEAUDIO and i try to start the app but it's keeps giving me the error: pulseaudio.service not found. What should i do?

Point out the paragraph in the Arch Wiki which told you to do whatever it is you're trying to do.

https://wiki.archlinux.org/title/PulseAudio

Or just install pipewire-pulse and whatever issue is driving you to do this will likely disappear.

@svartkanin Does archinstall even create a custom PA system unit?

svartkanin commented 6 months ago

This is the installation process for pipewire https://github.com/svartkanin/archinstall/blob/c0a7d45a83a8a6a8a7497362364d899a7ae8843d/archinstall/default_profiles/applications/pipewire.py#L13 For pulseaudio we'll be installaing the pulseaudio package https://github.com/svartkanin/archinstall/blob/360a1b4f337e45b2dc26c9af067e53fbd364231f/archinstall/lib/models/audio_configuration.py#L48

Without the installation logs this is difficult to debug therefore I'll be closing this for now