Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Ubuntu Linux: No sound at all in Firefox 65.0.1

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1667 προβολές
  • Τελευταία απάντηση από OldReliable

more options

All other apps (like Chrome, Spotify, and audio configuration sound test) sound fine.

I've tried -safe-mode, re-installing, and removing duplicate Flash plugins. My /etc/hosts file is Xhosts, I've cleared the cache, pulseaudio is running, all pop-ups are allowed,

Description: Ubuntu 18.10 Codename: cosmic Linux Who 4.18.0-16-generic #17-Ubuntu SMP Fri Feb 8 00:06:57 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux buster/sid GNOME Shell 3.30.2

For sound-test I've used both of these in both Chrome and Firefox: http://camendesign.com/code/video_for_everybody/test.html https://www.youtube.com/watch?v=Lo01PcgxHMU

Thanks, 
    Warren (fredistic@gmail.com)

PS: The "Automatically add" green button below only brings up a page that says it's lost.

All other apps (like Chrome, Spotify, and audio configuration sound test) sound fine. I've tried -safe-mode, re-installing, and removing duplicate Flash plugins. My /etc/hosts file is Xhosts, I've cleared the cache, pulseaudio is running, all pop-ups are allowed, Description: Ubuntu 18.10 Codename: cosmic Linux Who 4.18.0-16-generic #17-Ubuntu SMP Fri Feb 8 00:06:57 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux buster/sid GNOME Shell 3.30.2 For sound-test I've used both of these in both Chrome and Firefox: http://camendesign.com/code/video_for_everybody/test.html https://www.youtube.com/watch?v=Lo01PcgxHMU Thanks, Warren (fredistic@gmail.com) PS: The "Automatically add" green button below only brings up a page that says it's lost.

Επιλεγμένη λύση

As it is based on Debian, I suppose the desktop independent method on Ubuntu is putting start-pulseaudio-x11 & into ~/.xsessionrc (see https://wiki.debian.org/Xsession#User_configuration and https://www.debian.org/doc/manuals/debian-reference/ch07.en.html#_customizing_the_x_session_new_method).

You can of course also add the command to the autostart applications specific to your environment - there's probably a GUI interface for doing that in the settings (see https://wiki.archlinux.org/index.php/Autostarting#On_desktop_environment_startup). level 4 diarrheaninja 2 points · 5 months ago

Alright, it looks like it was definitely a problem with pulseaudio, but I couldn't figure out how to make it run. It kept saying failed to start.

I found the solution on this page. Posting the fix in case anyone else has this problem:

In the terminal, type:

rm ~/.config/pulse/*

And hit enter.

Then reboot.

Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

As it is based on Debian, I suppose the desktop independent method on Ubuntu is putting start-pulseaudio-x11 & into ~/.xsessionrc (see https://wiki.debian.org/Xsession#User_configuration and https://www.debian.org/doc/manuals/debian-reference/ch07.en.html#_customizing_the_x_session_new_method).

You can of course also add the command to the autostart applications specific to your environment - there's probably a GUI interface for doing that in the settings (see https://wiki.archlinux.org/index.php/Autostarting#On_desktop_environment_startup). level 4 diarrheaninja 2 points · 5 months ago

Alright, it looks like it was definitely a problem with pulseaudio, but I couldn't figure out how to make it run. It kept saying failed to start.

I found the solution on this page. Posting the fix in case anyone else has this problem:

In the terminal, type:

rm ~/.config/pulse/*

And hit enter.

Then reboot.

more options

Hey! This worked! Crazy Man! Thank You! Thank You very much!!!!!!!!!!!!!