Ubuntu Multimedia :: Flash No Longer Works In 64bit Web Browsers

Jul 17, 2010

I installed 64bit flash last week when I installed Ubuntu 10.04 64bit on my new laptop, and for the past week it has worked without issues.

However a couple of day ago it simply stopped showing flash videos on sites such as ..... etc. I think there might have been a ream of updates around the time this happened but my memory is a little vague.

I have since tried installing the each of the 3 flash codecs in turn that Firefox recommends but these will not install, failing with an exit status of 2. After I tried this I followed the 64bit flash instructions on the Wiki once more to get back to the point when it previously worked but alas this has been of no help.

I have also tried loading flash videos in Chromium and these suffer from the same issue. Anyone have any ideas what could have caused flash to suddenly stop working?

View 4 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Flash Works Fine In All Browsers Except SwitfoX?

Dec 7, 2010

i'm running 10.04 x64, with the latest versions of google chrome, chromium, opera, epiphany, firefox, and swiftfox.

strangely, flashplayer works fine in all of them except swiftfox, where it presents a garbled, unclickable video window (tested in videos).

all my other ff addons and plugins seem to work ok in swiftfox, so i assumed that swiftfox is just reading and using everything in ~/.mozilla, including flash. but perhaps not. anyone have any idea why ff's flashplayer doesn't work in swiftfox?

View 3 Replies View Related

Fedora :: Flash Player No Longer Works

Oct 18, 2009

i loaded the YUM suggested by fedora and adobe. the install went well and worked during that time during the next and all restarts after the flash player no longer works infact all websites requiring flash say it si not even installed. I tryed to reinstall it and it said it is already installed and to cancel.

View 1 Replies View Related

Ubuntu Multimedia :: Mencoder Cam Recording Script No Longer Works?

Mar 20, 2011

I have been using mencoder to record audio and video from my Logitech Quickcam Pro 9000. I've been using the following wrapper script under 10.04:

Code:
#!/bin/bash
outFile=$(date +%Y-%m-%d)
mencoder tv:// -tv driver=v4l2:width=800:height=600:device=/dev/video0:forceaudio:adevice=/dev/audio1 -ovc lavc -oac mp3lame -lameopts

[Code]....

The video and audio work in other applications, but for some reason mencoder isn't using them. I don't like Cheese because it seems like I can't get equally high framerates at good resolution, and besides I want to be able to run this from the command line.

View 6 Replies View Related

OpenSUSE Multimedia :: HDA Intel Sound No Longer Works

Oct 23, 2010

Since upgrading to OpenSuSE 11.3 I no longer have sound.I remember having the same prob upgrading to 11.2, but for the moment, I'm at a loss.

View 8 Replies View Related

Ubuntu Multimedia :: Xserver No Longer Works After Removing Bad Graphics Card?

Apr 30, 2010

It all started Tuesday morning. I woke up and turned my computer on. Normally I just leave it on all the time, but I turned it off the previous night for some reason. When I turned it on, everything worked fine for about 10 minutes, until my monitor said "Monitor Working Out of Scan Range." I messed with the settings on the monitor to try and get it back, but to no avail. Restarting would make it work, but for even shorter periods. It eventually would display the manufacturer image (Everex), and then go dead again with the same message.

I thought it was the monitor at first, and got a new one. The new one is a wide screen 18.5 inch Dell IN1910N. The problem persisted, so I knew it wasn't this. I kinda figured it out when I started smelling something burning coming from my computer, and discovered it was the graphics card I installed awhile back. It is the pci ATI X1550, and its fan no longer worked.

So I figured, well, I will just remove it and go back to the onboard video. Doing this worked fine, until I got to the stage where it tried to boot to the Xserver, and then the computer just hangs. No sounds indicate I ever get to a logon screen or anything.

Now, I tried commands like sudo dpkg-configure xserver-xorg, and it asked me a lot of questions about my keyboard, but didn't fix my video. I also tried the "Xfix" option in recovery mode, and it purged all the old fglrx drivers, but that didn't help either.

I am currently using a live CD (I was doing straight command-line for awhile, after I also played hell getting the wireless working). I tried literally coping and pasting the entire contents of the X11 folder over, but that didn't work either (the xorg.conf files were the same anyway). I don't know what to do to get my old partition to boot X correctly.

All the commands I was copying before are not in my terminal now, and I'm not sure exactly what command-line information you need. I know that Openchrome is supposed to run the onboard VIA video, but I don't recall the command that tells me everything about it.

View 5 Replies View Related

Ubuntu Multimedia :: Surround Sound No Longer Works Spdif Only Headphones Now

Jun 18, 2010

On my initial setup I follow the Comprehensive sound guide that is posted on the ubuntu forums because I wanted to get the spdif work Optical out with surround. After a while I was able some how to get it to work and but my headphones would no longer output sound so in an effort to get sound back to the headphones I maanged to ruin the the settings for the spdif.My question is how can I get spdif back and switch between headphones and spdif.I there no way to figure it out how do I purge every file that has to do with sound and recompile. ( THe comprehensive sound guide showed how to purge the alsa utils but that didnt work if someone know why please let me know and if you could explain.)

View 1 Replies View Related

Ubuntu Multimedia :: Audio No Longer Works After Switch Htpc From Windows Xp To 10.10

Apr 12, 2011

I switched my htpc from windows xp to ubuntu 10.10 and since i switched my audio no longer works. these are my current stats. Please help im new to Linux so im not sure quite what to do. [URL]

View 5 Replies View Related

Debian Multimedia :: Jessie Gnome-xrandr No Longer Works

May 13, 2015

Updated old Eeepc 1005HAB to Jessie. Used to have a text file:

xrandr --output LVSD1 --mode 1024x600 --fb 1024x768 --panning 1024x768"

that I could run (twice in a row, it needed) to allow the scroling of the screen to see the bottom 1/4.

This no longer works.

View 0 Replies View Related

Debian Multimedia :: From Lenny To Squeeze - Xrandr No Longer Works

Mar 17, 2011

Are you running Lenny? If yes, try this:

Be sure that there is an active X.
Press Ctrl+Alt+F1 to switch to tty1.
Login with your normal username and password.
Enter the command: "xrandr -d :0.0 -q"

You should be rewarded with information about your current screen.

Are you running Squeeze? If yes, try the above procedure and please explain to me what this means: No protocol specified

Can't open display :0.0

View 1 Replies View Related

Ubuntu Multimedia :: 10.04 LTS - Flash No Longer Working

May 8, 2010

I upgraded to Ubuntu 10.04 LTS last Sunday, but now my Flash is no longer working and when I try to download from Adobe's site, it only gives me the 32 bit version which doesn't work on Ubuntu 64-bit. How to get Flash (64 or 32-bit) working on my 64-bit system?

View 6 Replies View Related

Debian Multimedia :: Etch>Lenny, Sudo Konqueror No Longer Works?

Feb 2, 2011

Testing an upgrade Etch>Lenny 5.08, and one issue I've found is that "sudo konqueror" in a teminal no longer gives root priveleges, instead konqueror starts with limited rights. It also seems that using a .desktop shortcut, an attempt to run konqueror under any credentials other than the logged-on user fails.

Yet, 'sudo kwrite' works. Anyone met this before, or know why?

View 3 Replies View Related

Ubuntu Multimedia :: How To Install Flash On Lucid 64bit

May 2, 2010

i really need to install flash but i don't know how to on 64bit ubuntu 10.04

View 1 Replies View Related

Ubuntu :: No Web Browsers Works - Can't Access Internet

Mar 18, 2010

I'm running mac osx snow leopard 10.6.2, installed virtualbox, created a partition with it and on that I installed Ubuntu (looking more specifically, I found it is Karmic Koala). For one, is kubuntu ubuntu karmic like mine? Or is that something different? Anyways, Did all that, installed guest permissions and everything, but before that and still, when I load up firefox, I can search some google things, but whenever I go to an actual page or something that seems like it needs just a little more muscle than google searching, it just crashes and disappears. So I basically can't access the internet.

I even tried installing Google Chrome through the terminal by some tutorial on another site. It worked and I got it all installed. It does the exact same thing Firefox does. I can do a couple of searches (sometimes not even that before it crashes) but when I go any further than that, it crashes.

View 2 Replies View Related

Ubuntu Multimedia :: Flash 10 Update Not Found By Firefox, Works Fine With Opera?

Mar 12, 2011

title says ist all: downloaded and installed the current FP-DEB from Adobe and installed it via GDebi.Result: Firefox (3.6.15) doesn't play any videos anymore (shows "need to upgrade...")But: the FP is installed properly, as seen by Opera using it just fine.Any ideas how to tell Firefox where to find it?I have found '/opt/firefox/plugins/flashplugin-alternative.so' and I have copied it as '/opt/firefox/plugins/libflashplayer.so' to no avail.

View 2 Replies View Related

Ubuntu :: No Sound In Flash In Browsers?

Nov 27, 2010

I'm running Ubuntu 10.4, Firefox 3.6.12 and Flash 10.1 r102 and Chrome 8.0.552.208 beta. Both of these browsers will show video, but not play sounds.

I *do* have sound with Rhythmbox or when playing games, eg bzflag.

I have tried removing firefox and downloading the tarball version from Mozilla. I have tried running firefox as root. I have upgraded to the latest firefox and latest flash.

View 9 Replies View Related

Ubuntu :: Flash Crashing All Browsers

Mar 27, 2011

i am using 64-bit ubuntu 10.04 and recently upgraded my drivers to catalyst 11.2 (ati mobility radeon 5470). lately my flash has been crashing constantly, to the point where i've uninstalled it so i can use the internet. the browser eventually recovers on websites like facebook and the worst culprit, gmail (videos is hopeless), and does so immediately if i "killall npviewer.bin" - firefox will go unresponsive for about 30 seconds then recover, and depending on the website it will go unresponsive again - on gmail this only takes a few seconds. it happens in firefox, epiphany, and chromium. i think this problem looks familiar and there was some fix by editing a text file somewhere, but i can't find that problem i remember anymore so i can't check.

View 2 Replies View Related

Ubuntu Multimedia :: Flash Player With Firefox Which Works Fine In Non-full Screen Mode And NVIDIA

Jan 10, 2010

I have downloaded the recommended NVIDIA driver for my Quadro FX 1400 graphics card which has 256 MB RAM. I have my laptop in a docking station and from the docking station is a DVI to HDMI converter then HDMI cable to my TV (the idea is to use it as an internet TV slave! ). When I come to configuring the NVIDIA X Server, it correctly detects both my laptop screen and my TV via the HDMI connection. However, when I come to save the settings for the X server and go to restart it, it cannot save the configuration file. This is most annoying as it does not allow me to use the dualview I need.

The second problem comes when I use something like the BBC iplayer or anything that uses the flash player. I have the latest flash player with Firefox which works fine in non-full screen mode. However, when switching to full screen, the CPU load jumps to 100% and the playback is really jerky. Had this running the beloved windows XP before and could handle full screen no problems. I have seen a few posts here which show workarounds to zoom in on the small screen on Firefox but would prefer to run it in the full screen mode.

View 2 Replies View Related

Ubuntu :: Flash Video Freezes All Browsers

Oct 14, 2010

I don't know what happened, but sometime within the last week I have started having a really annoying issue. Whenever I open a web page, that contains embedded Flash, in any browser (Firefox, Google Chrome, Chromium, or Opera), the entire browser, and all windows and tabs, freezes for about :15 seconds or so. After that time, everything unfreezes and works as normal, except for the video which often times doesn't even play after the freeze occurs. I don't believe I have made any major changes to my system, just the updates that show up in the notification area.

View 3 Replies View Related

OpenSUSE :: Browsers Won't Play Flash SOUND

Apr 6, 2010

I suspect this is the appropriete section for my post:I'm having a problem with opera (the same happens with FF and konqueror).The browsers will open and play flash content fine.BUT NO SOUND.Sound works with audio players like XMMS and Amarok.I've reinstalled Alsa plugins, KDEmultimedia, and the only libsound package I have in repos, to no avail.Also - can someone direct me to selecting ALSA to be used, vs..(anything else).

View 9 Replies View Related

Fedora Installation :: Find X64 Flash Plugin In Various Browsers?

Oct 16, 2010

How do I find the plugins folders of the various browsers and insert flash in the browsers plugins folder,root wont allow it.

Also the browsers are google,opera,seamonkey, and others if applicable.

View 2 Replies View Related

Fedora Installation :: Replace Existing 32 Bit Wrapper Based Flash On 64bit Browser To 64 Bit Flash

Sep 23, 2010

Did anybody tried installing the latest adobe flash named Square for amd64 systems? I was interested in knowing whether there is any improvement in the performance. I also want to know how to replace my existing 32 bit wrapper based flash on 64 bit browser and install this 64 bit flash.

View 5 Replies View Related

OpenSUSE :: Frequent Crashes On Browsers - Flash Videos Hangs

Mar 19, 2010

I am experiencing frequent crashes for my browsers (FireFox, Opera, Konquerer). It doesn't seem to be related to the amount of tabs I have open, sometimes it will crash on 1 tab, and sometimes it is fine to have 20 tabs up. In addition to this, some flash videos hang after 3 secs.

PC spec:
OS: SuSE 11.2 (x86_64)
GUI : XFCE (KDE 4.0 back up)
Intel Q6600, 2GB Ram DDR2, 9800GX2

View 9 Replies View Related

Ubuntu :: Avast No Longer Works?

Apr 7, 2010

Running ubuntu 8.10 on a toshiba equium l20.

I have avast anti virus installed and it has been fine, but yesterday i downloaded updates for it and since then whenever i try to run the program i get an error and it refuses to run.

View 5 Replies View Related

Ubuntu :: 9.10 64bit - Belkin - No Longer Working

Mar 26, 2010

I have a belkin n wireless net card its model # f5d8053 v3 tring to get this card to work. have done some looking around and some of the places where i have looked they said DID work but are no longer working...the os on the computer i am trying to install this on is a 64 bit ubuntu

View 2 Replies View Related

Ubuntu Networking :: WICD No Longer Works?

Jan 8, 2010

I just updated my system to a new kernel with the update manager and now my WICD no longer obtains an IP address. Everytime I try it says "Connection Failed: Unable to get IP address".It was working fine before and even when I reboot into an older kernel it still doesn't work.I'm using a Belking Wireless G adapter.I would have tried downloading another network manager but since I can't even access the internet I'm stuck with changing current settings and nothing seems to work.

View 4 Replies View Related

Ubuntu Installation :: 10.04 LTS Log In Screen No Longer Works?

May 8, 2010

I made a USBbootdisk and installed 10.04 the day the final release came out. I installed it, used this post install guide http://blog.thesilentnumber.me/2010/...de-what-to.htm, and it has been working like a charm since then. When I went to log on to it today, the log in screen comes up as normal, I enter my password, ubuntu thinks about it for a minute, and then sends me right back to the log in screen.

I have an Asus EeePC 1005, dual booting Windows 7 Starter/Ubuntu 10.04

I just want to see if this is fixable before I wipe the partition and reload ubuntu.

View 2 Replies View Related

Ubuntu Installation :: Printer No Longer Works?

Aug 1, 2010

Have recently updated 10.04 with latest updates which included a new kernel and the printer no longer works. In-fact I can't even define the printer and I don't have a printer installed, the install script can't locate the printer on the USB. I have a cannon MP640.

I can print OK through windowsXP on virtualbox, printer is found OK.

Everything was fine until latest update.

Also my USB TV card doesn't work anymore, it also was OK before the update.

View 8 Replies View Related

Ubuntu :: SCIM No Longer Works After Lucid?

Aug 8, 2010

I installed Lucid several days ago, and have just noticed that SCIM no longer works. I need it for Japanese input, but cannot turn on Anthy. The manual is either nonexistent or extremely terse with a lot of presupposed knowledge.I've installed German, Russian and Spanish language support, along with CJK. I can't even get the SCIM tool to pop up now---except ONCE!Simply reinstalling using Synaptic overlays the existing problem(s), and does not resolve any issues.SCIM may be conflicting with the desktop Switcher applet? Actually, SCIM seems to be conflicting with other Gnome desktop shortcuts, as well

View 1 Replies View Related

Ubuntu Networking :: Wireless No Longer Works?

Oct 16, 2010

Ubuntu, been using windows for years and now use Mac. I have Ubuntu running on a netbook at work and all of a sudden my wireless connection not only doesn't work, it doesn't seem to exist! Wired still works fine, but the wireless option has vanished. How do I reset or restore or whatever it takes to get my wireless working again?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved