Blog Forum Wiki Links Contact Us NetbookUser

You are not logged in.

#1 2008-11-13 1:51:16 am

MadiMae
Member
Registered: 2008-11-13
Posts: 10

I can't watch certain videos.

I'm having a problem with my Adobe Flash Player. I have Version 9.0.48.0 according to http://www.macromedia.com/software/flash/about/

When I play certain videos (i.e. MTV music videos), it gives me this message:

"You are trying to install Adobe Flash Player on an unsupported operating system. For system requirements, please visit: Flash Player System Requirements (link being - http://www.adobe.com/products/flashplay … index.html)
For Flash Player, please visit: Flash Player Download Center (link being - http://get.adobe.com/flashplayer/)"

I'm also using Firefox/2.0.0.9

I searched around thinking I should upgrade to the Adobe Flash Player v10, but some forums are saying that it's not compatible with Linux.

Any ideas?

Thanks!

Offline

 

#2 2008-11-13 8:29:50 am

silkstone
Senior Member
From: Yorkshire, UK
Registered: 2008-10-27
Posts: 141

Re: I can't watch certain videos.

I'm sorry - I can't offer an easy solution, but it sounds as if your version of Flash may be limited in what it can play.

Flash 10 is compatible with Linux, but not without installing extra packages and updating to Firefox 3. The macromedia link in your post tells me that I'm running version 10.0.12.36 - that's on an eee PC 901 with Ubuntu-eee. I found Flash and video playback very choppy under Xandros, and in the end I decided it was easier to move to Ubuntu rather than fiddle with Xandros, especially since most of the other packages were also out-of-date versions.

This may sounds like an advert, but under Ubuntu-eee I can watch DVD movies and the BBC iPlayer full-screen with no choppiness, and really I think that's the way to go if you want good video performance.


Before you criticise someone, walk a mile in their shoes. Then, when you do criticise them, you're a mile away and have their shoes.
Asus eee PC 901 - Ubuntu-eee 8.04.1 - Elmurato scripts

Offline

 

#3 2008-11-13 11:04:16 am

RonaldP
Senior Member
From: Amsterdam, Netherlands
Registered: 2008-03-19
Posts: 573

Re: I can't watch certain videos.

MadiMae wrote:

I searched around thinking I should upgrade to the Adobe Flash Player v10, but some forums are saying that it's not compatible with Linux.

It is not compatible with the EeePC Xandros distro. An earlier beta of v10 may work.


901, 4GB SSD + 64GB RunCore SATA SSD (in place of the original 16GB SSD), BIOS 2103
Ubuntu 9.04 NBR on the 64GB SSD + Array.org kernel 2.6.28-12-netbook-eeepc +  eee-control for Jaunty
Intel Core 2 Duo iMac Leopard, PowerBook G4 Tiger, PowerBook 5300 Mac OS 8.6, Apple Airport WiFi network WPA/WPA2

Offline

 

#4 2008-11-13 11:11:32 am

winotree
ExtrEmE User
From: Texas
Registered: 2007-11-11
Posts: 2744

Re: I can't watch certain videos.

Here's something that may help  http://forum.eeeuser.com/viewtopic.php? … 22#p417422  I'll try to find the other thread(s) after I make another coffee.  wink

Edit: ...ah, the link is already given...

Last edited by winotree (2008-11-13 11:33:13 am)


2007 EeePC 701(b) - Galaxy Black - 4GB SSD - Original 0401 BIOS - 1GB RAM - Statler Alpha-2 Xfce

Offline

 

#5 2008-11-13 11:40:58 pm

plodr
Moderator
From: PA
Registered: 2007-12-30
Posts: 4839

Re: I can't watch certain videos.

I have a version 10 installed and working in Xandros with FF2.0.11
1. Put this in the address bar

Code:

http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_install_linux_081108.tar.gz

and you will get a download box; download the file. Most likely it will be placed in /home/user
2. Open a terminal and type

Code:

tar -xvzf flashplayer10_install_linux_081108.tar.gz

3. You will get three files
install_flash_player_10_linux/
install_flash_player_10_linux/libflashplayer.so
install_flash_player_10_linux/flashplayer-installer

4. Type sudo bash (still in terminal) and the prompt will change so you know you are now a super user
then type
cd install_flash_player_10_linux

5. Last type
cp libflashplayer.so /usr/lib/mozilla/plugins

Close the terminal. Open FF and type about:plugins in the address bar and you can see you have adobe flash 10 installed.

You can go back into /home/user and delete flashplayer10_install_linux_081108.tar.gz

edited because link for download kept giving me a 404 error!

Last edited by plodr (2008-11-13 11:48:05 pm)


4G Pearl White, 1 GB RAM, Xandros Easy Mode
HP5550 networked printer
Registered Linux User # 401459

Offline

 

#6 2008-11-15 3:18:54 pm

demill
Senior Member
Registered: 2008-03-23
Posts: 848

Re: I can't watch certain videos.

Thank-you plodr,

Your step-by-step instructions worked perfectly! I now have flash 10 installed! Time to test it out! smile


Edit: Spelling (as always)

Last edited by demill (2008-11-15 3:19:32 pm)


701 Easy Mode, icewm, pcman File Manager. Firefox 3.5.4 and Adobe Flash Player 10. Registered Linux User # 497450

Offline

 

#7 2008-11-16 6:04:34 pm

TrevorBradley
New member
Registered: 2008-11-13
Posts: 6

Re: I can't watch certain videos.

I wish I could say this has worked for me.  However, my about:plugins page still says Flash 9, and flash doesn't work at all for me. sad

Any hints on what I should check?  I posted my EEE info here:

http://forum.eeeuser.com/viewtopic.php?pid=439329

Offline

 

#8 2008-11-16 6:11:33 pm

demill
Senior Member
Registered: 2008-03-23
Posts: 848

Re: I can't watch certain videos.

I wish I could help. I am sure someone will be along soon who can. I merely followed Plodr's instructions and they worked perfectly for me. I have a 701 and FF 3.0.1. I know nothing about the 901's. Good luck TrevorBradley!


701 Easy Mode, icewm, pcman File Manager. Firefox 3.5.4 and Adobe Flash Player 10. Registered Linux User # 497450

Offline

 

#9 2008-11-16 9:01:27 pm

TrevorBradley
New member
Registered: 2008-11-13
Posts: 6

Re: I can't watch certain videos.

If you have FF 3, then you almost certainly have GLIBC 2.4.. Running Firefox from the command line, I see missing GLIBC 2.4 errors.

Specifiically...

/home/user> /opt/firefox/firefox
LoadPlugin: failed to initialize shared library /home/user/.mozilla/plugins/libflashplayer.so [/lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /home/user/.mozilla/plugins/libflashplayer.so)]

I'm guessing I'm having a library problem of some kind...

EDIT: D'OH!  My answer is right above...

/home/user/.mozilla/plugins/libflashplayer.so

That's not the default mozilla plugins dir!  Deleted these files, restarted, all is good again with Flash 9...

Last edited by TrevorBradley (2008-11-16 9:11:34 pm)

Offline

 

#10 2008-11-16 9:33:25 pm

demill
Senior Member
Registered: 2008-03-23
Posts: 848

Re: I can't watch certain videos.

Good job. smile


701 Easy Mode, icewm, pcman File Manager. Firefox 3.5.4 and Adobe Flash Player 10. Registered Linux User # 497450

Offline

 

#11 2008-11-20 5:04:34 am

MadiMae
Member
Registered: 2008-11-13
Posts: 10

Re: I can't watch certain videos.

TrevorBradley, how did  you go about fixing the problem? I have the console stating the same when I start FF 3. I'm very much a beginner and I'm so confused  sad

Thank you for everyone's help! It is sincerely appreciated!

Offline

 

#12 2008-11-20 6:36:23 am

MadiMae
Member
Registered: 2008-11-13
Posts: 10

Re: I can't watch certain videos.

According to the wiki, I copied /opt/firefox/plugins/libflashplayer.so to firefox/plugins/

It worked! I can finally watch videos again!

but...

I'm still receiving warnings:

LoadPlugin: failed to initialize shared library /home/user/.mozilla/plugins/libflashplayer.so [/lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /home/user/.mozilla/plugins/libflashplayer.so)]

& a new one after I copied the file...

(firefox-bin:4362): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

Help?  sad

Offline

 

#13 2008-11-21 11:47:51 am

Hukka
Senior Member
From: Finland
Registered: 2008-10-09
Posts: 136

Re: I can't watch certain videos.

****, I think I broke it...

Here's what I did.

1. Did 1-3 of plodr's steps.
2. Sudo XandrosFileManager, went to /usr/lib/mozilla/plugins
3. Renamed libflashplayer.so to libflashplayer.so.bak.
4. Copied the new libflashplayer.so.
5. Restarted Fx.
6. Found out Flash doesn't work. Deleted libflashplayer.so, renamed the old one.
7. Found out Flash still doesn't work.

EDIT: 8. Rebooted and found out that Flash works. Yes!

Last edited by Hukka (2008-11-21 11:58:08 am)


Eee PC 701 with Xandros with Xfce 4.4.2
Arch Linux on USB drive

Offline

 

#14 2008-11-28 5:29:16 pm

TrevorBradley
New member
Registered: 2008-11-13
Posts: 6

Re: I can't watch certain videos.

MadiMae, my problem was I must have come across a Flash 10 site with the popup asking me to upgrade.  Firefox downloads Flash and stores it in the local directory, rather that the /usr/lib/mozilla/plugins directory.  I deleted the file /home/user/.mozilla/plugins/libflashplayer.so  and my system was happy again.

I think I also get those GLIB 2.4 errors still, but Flash 9 works fine.

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson