mrclksr / linux-browser-installer

Script to install Linux browsers under a Linux chroot on FreeBSD
165 stars 25 forks source link

No sound on Google Chrome #39

Open colfrog opened 1 year ago

colfrog commented 1 year ago

Google Chrome is installed and runs fine, pulseaudio is also installed on the host but there is no sound coming from Chrome. I'm on Wayland with sway.

colfrog commented 1 year ago

It works now, I had to start pulseaudio from the console before starting linux-chrome.

What is the best way to start pulseaudio when logging in?

mrclksr commented 1 year ago

If you start Chrome via the wrapper script linux-chrome, pulseaudio is automatically started.

colfrog commented 1 year ago

I have been starting it with the linux-chrome wrapper, I don't understand why it's not starting.

hakova commented 9 months ago

Commented on the closed issue #46 about this already, but since that issue is closed, I wanted to comment here as well, just in case. With 14.0-RELEASE, I can playback videos on chrome but without sound. While launching chrome via wrapper, I get a lot of "Failed to connect to the bus" errors. I had no problems before 13.2-RELEASE.

Edit: I was able to fix this issue by restarting the dbus service.

sonphantrung commented 5 months ago

What I did to deal with the issue: