So my audio recently broke randomly. If I go to youtube, it says I don't have flash installed or java script turned on. But I know for a fact neither of those are true. If I run sudo firefox, the video will play but still no sound. If I go to system settings, then multimedia, my device is listed on the chart. It even plays the test sound. I have no idea what's left to do.
Announcement
Collapse
No announcement yet.
Broken audio
Collapse
This topic is closed.
X
X
-
Re: Broken audio
#6 on the FAQs in my signature is the starting point for audio troubleshooting. Basically, you need to get audio working reliably on Kubuntu, BEFORE fiddling with youtube.com and flash and that stuff.
Once audio is working (i.e. you can play .wav and .mp3 files), then you install the multimedia codecs and flashplugin-nonfree, and you should be able to run flash in youtube videos, as a USER (not as "sudo").
- Top
- Bottom
Comment
-
Re: Broken audio
OK.
Follow the guidance to get it working again --
Maybe you will need toCode:sudo remove --purge gnash flashplugin-nonfree
Code:sudo apt-get install flashplugin-nonfree
Code:sudo apt-get remove --purge firefox
Code:sudo apt-get install firefox
- Top
- Bottom
Comment
Comment