Software :: Flash Audio Frozen In A Loop In Firefox On Debian After Some Hours Of Usage?
Aug 10, 2010
my system:
Debian v.5.0.5,
architecture: i686,
Firefox 3.6.3 (but had the same problem with older versions of Firefox),
Flash: Shockwave Flash 10.0 r32
After a fresh X start, Flash works without any problems for a day or so but then at some point the audio starts to freeze in a loop (sounds like an old record with a scratch) and the video also freezes up. This happens while listening to last.fm, but the same problem affects other flash videos on other sites but apparently only if they have an audio track, so I think it is mostly an audio buffer problem.Restarting Firefox doesn't seem to help but when I log out and start a new session (rebooting is not necessary) it is fine again.Does anybody else have that problem? I couldn't find anything so far and I don't have rootaccess to this machine, so I'm a bit restricted.Does anybody know which files flash writes to for buffering stuff? Maybe I can just delete a file that has been somehow corrupted instead of restarting? It's quite annoying if you have lots of applications running
View 5 Replies
ADVERTISEMENT
Aug 26, 2010
Just got done installing openSUSE 11.3 with the fantastic support the forum brings, but now I notice there is no sound coming from Firefox (v3.6.8) with Flash v10.1. Nor do I receive the new message sound for the Facebook chat. I do have sound at start up (the start up chimes) and I do have working sound in Amarok (with glorious mp3 support, YaST2). Is there a plug in that is needed, or is there an incorrect setting?
View 2 Replies
View Related
Jul 16, 2011
I am using Firefox 5.0 with Ubuntu Lucid x64 and I have no audio with Flash video. Audio works just fine on other applications so I'm guessing this might be a permission's issue or setting of some sort? I also have: flashplugin-installer 11.0.1.60~110713-ppa0~lucid & flashplugin-nonfree 11.0.1.60~110713-ppa0~lucid installed with ALSA v1.0.24.2.
View 6 Replies
View Related
Dec 13, 2010
Between the dates 21-June-2007 to 12-December-2010 there are 1270 days. If the total cumulative time a hard drive has been active is 344 days (found this via Disk Utility in Ubuntu 10.10) since it was bought 1270 days ago. What is the average usage hours per day?
View 2 Replies
View Related
Mar 10, 2010
I switched from XP to Ubuntu a few days ago and I'm having a hard time getting flash to work properly in firefox. I can play videos and music in a non-flash format just fine, but flash videos play without sound and really choppily.
View 8 Replies
View Related
Apr 18, 2010
the situation was that i had 2 fedora 12 boxen. one played flash videos with sound, and one did not! eventually i found the actual problem, and it was trivially fixed (i don't want to remember the many blind alleys i went into first...).
when i looked at
system ==> sound preferences ==> sound
and selected the 'applications' tab, i got the line:
"no application is currently running or recording audio.",
but the mute check box to the right of the 'output volume' slider at the top of the tab was unticked.
however, when i was running a flash video, i had a line:
"alsa plug-in (npviewer.bin) ..." with another mute check box on the right that was ticked! unticking this new mute check box, enabled firefox to play videos video's with sound!
View 2 Replies
View Related
Jun 17, 2010
I upgraded to a new(er) soundcard this morning on my Slack 13.1 desktop box. I ran alsoconf and got sound working in everything but Firefox flash. It's not specifically a flash problem; flash sound works just fine in Konqueror. It's a Firefox issue. I created the following login script in order to try and force the new card to be recognized as the default:
Code:
bash-4.1$ cat .asoundrc
pcm. !default {
type hw
card 1
} ctl. !default {
type hw
card 1 }
View 14 Replies
View Related
Feb 18, 2010
want compile firefox that he must take flash player form /home/****/firefox/plugins/what i must add to this?
[/code]
ac_add_options --enable-application=browser
ac_add_options --disable-tests
[code]....
View 2 Replies
View Related
May 19, 2009
I just installed firefox and flash-plugin.The version of firefox is 3.0.10, package is firefox-3.0.10-1.el5.centos.The version of flash-plugin is 10.0.22.87, package is flash-plugin-10.0.22.87-1.el5.rf.But firefox crashes when there is flash in web page, unless disable flash plugin in firefox.
View 6 Replies
View Related
Jan 1, 2011
So everything was working perfectly on my system. I have Debian SID, with the debian-multimedia repos and liquorix repos for kernels. Flash worked perfectly one boot, then the next boot the video still works perfectly but no audio. I found several "fixes" on the web, including creating .asoundrc in your home directory and another that said to
Quote:edit /etc/firefox/firefoxrc -- change the line FIREFOX_DSP="none" to FIREFOX_DSP="aoss"neither of those have done anything. Have tried using both the flashplugin-nonfree and flashplayer-mozilla, same thing on either. ALL other sound works, smplayer, amarok, system sounds, etc.
View 1 Replies
View Related
May 15, 2011
Here's what I updated yesterday The following NEW packages will be installed:libboost-program-options1.46.1{a} python-chardet{a} python-debian{a}
[Code]...
Whenever I play a flash object that has sound, there is this repetitive beeping noise audible over the audio track. I've tried this on different videos and different sites, always with the same result. Whenever I play a multimedia file in Iceweasel, for example [URL]... plodes.ogv , the sound is normal, as is the sound for any multimedia file that I play in MPlayer. So, I am convinced it is a flash issue. What I don't get is why this just started happening for no apparent reason.
View 14 Replies
View Related
May 18, 2011
I dislike Iceweasel as it has older versions, so I installed Firefox 4.0.1 on my new install of Debian Sid. Downloaded the tar.bz2 package, unpacked it in opt, linked /usr/bin/firefox to /opt/firefox/firefox, figured out why it wasn't running (it needed ia32-libs-gtk), got it to run, and now it doesn't see the flash plugin.
My usual technique was to put firefox in opt, close it, then aptitude-install flashplugin-nonfree, which pulled the plugin and made it work with both Iceweasel and Firefox. But right now, only Iceweasel has the flash plugin installed.
I found libflashplayer.so in /usr/lib/flashplugin-nonfree/; usually I'd try copying it in /opt/firefox/plugins, or ~/.mozilla/firefox/plugins, but neither of these directories exist. In fact, I can't seem to find a dedicated plugin directory anywhere firefox-related. What do I do?
View 5 Replies
View Related
Feb 9, 2011
I got firefox on my debian machine following the following steps- getting the necessary packages with apt-get update && apt-get install xorg iceweasel bzip2 libdbus-glib-1-2- downloading the latest version of Firefox on http://getfirefox.com- extract the firefox-3.6.13.tar.bz2 in the /usr/local/src folder- symlink the firefox folder that was created to /usr/local/bin withln -s /usr/local/src/firefox/firefox /usr/local/binNow, as I was looking for an easy way to have the latest version of flash running on firefox, I found this site:
http://fixunix.com/ubuntu/239011-firefo ... pdate.htmland applied what was said on the last reply but it didn't workI also found this thread and gave it a try:viewtopic.php?f=6&t=42905&p=347986&hilit=flash+10+firefoxbut I got a 'command not found' whenever I try a update-flashplugin-nonfree --install
View 5 Replies
View Related
Jun 14, 2011
i'm using debian lenny...i've just installed mozilla firefox 4 on my system but the flash plugin is not working.ther browsers Like Opera orthe way i installed firefox Downloaded the package firefox-4.0.1.tar.bz2stored it in /tmp directory,jxvf firefox-4.0.1.tar.bz2launched it from $ /opt/firefox/firefox &
View 5 Replies
View Related
Nov 15, 2010
after i leave firefox on for some hours (the amount of time varies between a couple of hours to a day), when i try to use flash, for example in videos, it plays the first second of the video and then goes into a sound loop of that 1 second of sound that continues even after i stop the video. it takes about 30 seconds for it to stop. at other times, if i've left a video paused in the middle and start it again after some hours, it goes through the rest of the video in just a few seconds like it is in fast forward. the sound is messed up just like in the other case.
the problem clears up completely after i restart firefox. i have tried changing the flash plugins but this usually leads to other problems. right now i'm using the default plugin file name: libflashplayer.so shockwave flash 10.1 r102 i only had this problem in debian, its been going on for months now and i have absolutely no idea what causes it to happen. it seems completely random. when i have only two or three tabs open its a slight nuisance but restarting firefox with 50 tabs open just takes too long.
View 7 Replies
View Related
Feb 25, 2011
First off, this isn't the usual "physical" feedback of a speaker being too close to the mic. This mic is part of a headset so there's no way for the output and input to overlap and cause feedback. This mic has worked perfectly for me in the past, but I recently re-installed my OS and it hasn't worked since.
It seems as if my audio out is getting redirected to microphone in. If I open up and sound recording program while I have some audio being output, the output will get echoed back in through the microphone channel, although any actual microphone input is never picked up. I can blow or scream into the mic and there's no indication at all that Linux is picking it up.
I'm running ArchLinux with ALSA. I've gone into alsa mixer and played with just about every channel in every way I can think of, and none of the options seem to fix the problem.
How should I fix this? I use my mic pretty much constantly when I'm on the computer, being without it sucks.
View 1 Replies
View Related
Sep 26, 2010
I recently installed Ubuntu 10.10 AMD64 beta. After installing the flash player, everything worked fine. I installed a few updates, as well as Ubuntu Stuido from the synaptic package manager, and when I rebooted, I can't hear any sound from flash content displayed in Fire Fox. All other sounds work fine, and I made another user account as a test, and that account has full audio functionality, including flash...
View 5 Replies
View Related
Jul 14, 2010
My RhythmBox acts weird. It don't play if I recently browse a page that has a flash object in it. Rhythmbox will play if I log off and log in again. How to troubleshoot? I'm running GNU/Linux Debian SID on an AMD Athlon X2 4000+, 40GB HDD, 2GB DDR2 RAM - on board video and sound...
View 2 Replies
View Related
Aug 27, 2011
I am trying to update Flash-player and yast2-core as prompted by today's update icon.
I am now faced with a loop that goes like this:
1) click on icon
2) window pops up, "2 packages selected"
3) click on apply, subwindow pops up
4) click on continue, "waiting for authentication"
5) after minutes of waiting, click on cancel, nothing happens
6) click on icon killing subwindow
7) now back to 2)
Aborting the process, starting at 1) again, same mess
Conclusions:
a) No idea what was going on
b) Use Yast instead of clicking update icon
View 2 Replies
View Related
Mar 25, 2010
I have Intel core 2 duo machine running Ubuntu Karmic 64-bit.
Whenever I play a mp3 on rythmbox and use the "top" command, the pulse audio is at top at 100%.
Is it trying to break my system just by running a mp3?
Is my system not able to detect two cores? or Whatever?
It's just unbearable.
Here is the output of top command:
Code:
laxman@Cray-Jaguar:~$ top
top - 20:36:50 up 2:00, 2 users, load average: 0.71, 0.45, 0.45
Tasks: 162 total, 2 running, 160 sleeping, 0 stopped, 0 zombie
Cpu(s): 3.0%us, 48.4%sy, 0.0%ni, 48.6%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 2055676k total, 1778616k used, 277060k free, 100396k buffers
[Code].....
View 9 Replies
View Related
Feb 11, 2011
I am using Linux mint Debian Version 64 bit.What may be the fix?? I attached the image.
View 1 Replies
View Related
Oct 23, 2010
i'm in 64 bit kubuntu, with the the nswrapper in 10.10http://www.metacafe.comin firefox i get the sound but not the video in metacafe, when the video is unblocked by flash block. Others have the same problem?
View 4 Replies
View Related
May 19, 2011
Flash is no longer working in Mozilla Firefox after the most recent flash plugin update. I couldn't find any information on it.
View 9 Replies
View Related
Aug 6, 2010
Does anyone found any solution for the increased CPU consumption when flash is used with Firefox? I have tried re-install the plugin
View 6 Replies
View Related
Mar 8, 2010
What's the safest and easiest way I can enable Flash usage on my 64-bit Karmic Koala OS?
View 3 Replies
View Related
May 7, 2011
I'm using flashplayer-nonfree in Debian, and have run "update-flashplugin-nonfree --install". Going to the version checker (http://www.adobe.com/software/flash/about/) says "You have version 10,2,159,1 installed". However, when I go to the Firefox plugin checker (http://www.mozilla.com/en-US/plugincheck/) it says Shockwave Flash is using an outdated version that needs to be updated. When I follow the update link, the version it wants me to download is "Adobe Flash Player version 10.2.159.1".
View 1 Replies
View Related
May 25, 2011
I have a computer home that I use a web server and I had Lenny in it for about a year and didn't experience any problems. Recently I needed to update to Squeeze just to be able and use part of my server for a game(which I couldn't compile on Lenny). I renamed every "lenny" word in the /etc/apt/sources.list with "squeeze" and ran dist-upgrade. Everything seemed fine(minor some "link not found" warnings). I also had some minor problems with the mysql configuration after the update but I managed to fix them all. Then I noticed that after some hours(not sure how many) I can suddenly not reach my computer via ssh. Neither can I visit my website(even from the local network). The computer doesn't appear either in the router's "attached devices" list. My other computers have no problems so it can't be a router issue.Pinging from the server to the outside world doesn't work. I tryied "sudo /etc/init.d/networking restart" and that didn't do anything. The only way to fix the problem is by rebooting but then again after some hours the problem is still there. Do you guys have any idea what the problem can be?
View 1 Replies
View Related
Dec 24, 2010
For some reason after I close firefox , firefox-bin keeps running and it eats more cpu than when firefox was open, a lot more. Same thing with seamonkey, seamonkey-bin keeps running after it is closed.
Attached are two pictures ,
1) While firefox is running: notice the low CPU usage
2) Firefox closed, CPU is almost 50%
View 4 Replies
View Related
May 5, 2011
I use debian as my OS, it's good until I update few days ago; the Xorg hang after several hours.
Debian version: 5.0, testing
uname -a: Linux mada 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64 GNU/Linux
vedio: GEFORCE GT330M
driver: nouvea
(I have reinstall Debian many times. but it doesn't work.)
View 2 Replies
View Related
Jul 13, 2010
I'm having a really weird, annoying problem: approximately every 10 hours, like clockwork, my internet connection stops working. (Last time I had the presence of mind to check the uptime: it was 9 hours 48 minutes; this was maybe 5-10 minutes after it happened). My existing connections (IRC, etc.) keep working fine, I can access my home router's configuration page, and `ping` still works, but otherwise new connections invariably time out (whether it's a web browser, git/subversion, or whatever). I have found no solution to this other than rebooting.
View 13 Replies
View Related