Skip to content
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

[BUG] Not installing and setting up pulseaudio in install-script #743

Open
1 task done
Mr-Configs opened this issue Feb 17, 2025 · 3 comments
Open
1 task done

[BUG] Not installing and setting up pulseaudio in install-script #743

Mr-Configs opened this issue Feb 17, 2025 · 3 comments
Assignees
Labels
bug Something isn't working to be confirmed Issue is currently under review and has not been released

Comments

@Mr-Configs
Copy link

Describe the bug

No pulseaudio package being installed in startup script

  • Im very familiar with ml4w as i have been using and setting it up constantly for months now, a bug was spotted in the install script which is not installing the pulseaudio package. Ive tried installing and setting the pulseaudio server up which then allowed the connection but something seems to still be hogging all of the audio ports up leaving me with no sound. This never happened in previous installations, as i always select minimal arch install and use yay to install the stable ml4w-hyprland package and go from there. After setting the audioserver up i have to run pactl set-sink-mute 0 0 and bang audio is back just like that!

After a reboot (may just be my computer because other one works fine on reboot)

  • After a reboot it seems to work fine and let me log in but after the login to the hyprland session, I recieve a dark grey screen and just see the outlines of all the windows but nothing else, forcing me to re run the setup script in another tty to update and then reboot again and it works perfectly fine. Just thought id bring that up as well.

Steps to reproduce

Pulseaudio

  • minimal arch install
  • yay ml4w-hyprland
  • ml4w-hyprland-setup
  • finished with no errors
  • No pulseaudio packages installed after ml4w installation (leading to manual installation and configuration of the audio server).

Rebooting bug on (Lenevo thinkpad p52 with intel core i7 vPro 8th gen (6 core cpu) with a Nividia Quadro p1000 Mobile gpu)

  • run install scripts (works great)
  • reboot after logging in for the first time
  • recieve a grey screen with the outlines of the windows still present but as the window moves in the outlines dont go away and you can see literally everywhere they went. ill try to provide a screenshot of this but its not so easy as i cant see anything that is going on just the outline of every window appears and thats it.

Expected behavior

  • Login as expected and not have to re run the ml4w-hyprland-setup script from another tty.
  • Pulseaudio usually was set up and worked right out of the box with ml4w.

Screenshots

Distribution

Arch Linux

If Other, specify

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Mr-Configs Mr-Configs added the bug Something isn't working label Feb 17, 2025
@mylinuxforwork
Copy link
Owner

Thanks for testing. Do you think it’s enough to install it with sudo pacman -S pulsaudio to make it working?

@mylinuxforwork mylinuxforwork added the to be confirmed Issue is currently under review and has not been released label Feb 19, 2025
@Mr-Configs
Copy link
Author

yes ill provide what i did to set this up

sudo pacman -S pulseaudio
pulseaudio --start (server is then found but still no audio quite yet)
pactl set-sink-mute 0 0 (everything now works perfect and as expected!)

@mylinuxforwork
Copy link
Owner

Hi, I am using pipewire as recommended in the Hyprland Wiki: https://wiki.hyprland.org/Useful-Utilities/Must-have/
No issues with sound so far. What do you think about pipewire?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working to be confirmed Issue is currently under review and has not been released
Projects
None yet
Development

No branches or pull requests

2 participants