Flash Player 10 on the Asus EEE PC: A working webcam and proper full screen video
It's been a long journey to get full Adobe Flash player functionality on Linux machines, but now it looks like that journey is drawing to a close. I've just been playing with a release candidate of Flash Player 10 on my Asus EEE PC and am very happy with the results. It looks like the built in camera will now work under Flash Player, thanks to the addition of support for the Video4Linux Version 2 camera API, which is great news if you use applications that make use of this functionality. The other very noticable change is that full screen video now appears to be working at the correct frame rate making it possible to enjoy full screen videos from such YouTube or BBC iPlayer without the choppiness caused by a slow frame rate. This turns the EEE into a great portable net media player (although be very careful using iPlayer and video sites with a mobile internet dongle or you may end up with a hefty bill!).
To test the new version of Flash Player I downloaded the tarball from Adobe, extracted the libflashplayer.so file and dropped this into the plugins directory of Flock 2, which I have been trying out too. The installation proceedure covered in my earlier blog post Full Screen YouTube and BBC iPlayer on the Asus EEE PC should work here (obviously change the file names and download locations as appropriate). You might have to install the libnss3-dev package if you use Firefox 3 to prevent error messages about some missing libraries. My EEE is of course Ubuntu powered now, so I have not tried this on the default Xandros installation as yet.
It's been a long wait to have full Flash functionality on the Asus EEE PC, but hopefully it will be worth it and expand the number of uses the little machine can be put to; for example The Open University's Flashmeeting allows people to have a multiple person video conference on line without the need for special software or equipment (handy for those meetings where people may be spread out geographically and using different platforms), all it asks for is a webcam, microphone, Flash and a browser. I haven't yet tried other applications such as Seesmic yet, if you try this out it would be great to hear from you.
Judging by the release notes it looks like Adobe have put a lot of effort into bringing the Flash Player up to scratch for Linux computers. I think this was a wise move in the light of the increasing popularity of netbooks It also cements Flash's position as market leader in this area, now that Flash can work on all three main platforms; Linux, Mac and Windows it is one less reason for developers to look into alternatives such as Microsoft Silverlight.
*** UPDATE ***
Flash Player 10 has officially been released, see http://www.adobe.com/go/getflash
*** UPDATE ***
Flash Player 10 is available from the standard Ubuntu repositories as flashplugin-nonfree (Intrepid) or flashplugin-installer (Jaunty).
- 135613 reads
Comments
solacetech
20 August 2008 - 5:13pm
Permalink
Re: Flash Player 10
this is EPIC news!!!! can't wait to make this work on my eee701
Matti
21 August 2008 - 5:11pm
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam and pro
From time to time I look here by and read the always interesting and well written contributions. Here I would like to leave gladly a greeting from Thuringia in Germany!
Chris
21 August 2008 - 5:20pm
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam and pro
This is handy - should mean that both Hexagon and FlashMeeting should work on the Eee PC using its own camera.
James
25 January 2009 - 7:08pm
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
hello. After having my asus eee 4g (running on xandros) for 3 months now (i love it), i attempted my first major alteration to it today, i.e. to install flashplayer 10 beta using instructions on this site and others. I failed. The first thing I did was use your advice to back up my version of flash 9
sudo mv /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so.old
After failing to install flash 10 beta, i realised that i now had no flash on my firefox 3 and no knowledge of how to re-install the older version tht i saved, lol, silly me...
Any advice or instructions on what to do next would be greatly appreciated. Thanks.
James
25 January 2009 - 8:28pm
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
I got flash 10 beta installed using theses instructions from eee forum:
1. Open a terminal and type
Code:
tar -xvzf flashplayer10_install_linux_081108.tar.gz
or copy and paste what I have in the code box smile
This gives you three items:
install_flash_player_10_linux/
install_flash_player_10_linux/libflashplayer.so
install_flash_player_10_linux/flashplayer-installer
2. 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
3. Last type
cp libflashplayer.so /usr/lib/mozilla/plugins
Close the terminal, start FF and type about:plugins in the address bar and you should now see Flash 10
Phew!! lol. However, on sites like Stickam and 12 second tv, they are failing to detect my webcam at all (before they could detect but not connect). At least flash is working again.
By the way, I really like your site and the interesting articles on it.
James
25 January 2009 - 9:22pm
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
Hurrah! Got sites to detect cam by entering command:
sudo echo 1 > /proc/acpi/asus/camera
bye for now... :)
RJ Marmol
31 July 2009 - 2:33am
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
James, you are my savior! :) Thanks for the tutorial. I finally got my EeePC with pre-installed Xandros to install Flash 10. It was a breeze following your steps. Thanks a bunch!
giom
12 February 2010 - 2:24am
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
thank you james...upgraded to flash 10 on my acer linux following your superb directions...after some frustrating attempts...did not back up 9...still trying to figure out how to navigate in directories in linux...blessings to you for taking the time to post your solutions...giom
Anonymous
25 April 2010 - 1:03pm
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
how do you open a terminal???
Liam Green-Hughes
25 April 2010 - 10:06pm
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
Ctrl+Alt+T
Anonymous
27 April 2011 - 12:08am
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
help none of the steps working. do you leave a space between all of the codes
AL
16 December 2011 - 3:03am
Permalink
I tried your suggestion.
I tried your suggestion. this is what I received back. Can you help
tar -xvzf flashplayer10_install_linux_081108.tar.gz
tar: flashplayer10_install_linux_081108.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mic@mic-laptop-7748:~$
kate
10 February 2009 - 1:57am
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
hi i got a real problem installing a flashplayer 10 please can some one help me i got a notebook asus 512MG and i am fiding it very difficult .
Anonymous
3 May 2009 - 3:36am
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
I have heard elsewhere that even the current Flashplayer 10 is too slow on Atom netbooks. That is is very very choppy, dropping frames, etc. Isn't this true?
YILMAZ AKYILDIZ
14 June 2009 - 5:33am
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
i followed your instructions step by step on my Eee PC 900 Linux machine.
it just does not install.
any further new news on ths subject?
thanks
yilmaz
Anonymous
18 July 2009 - 2:50am
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
i followed the directions and when i put in about:plugins it shows shockwave player 10 but when i try to go on youtube and such video sites i cant watch any videos, does anybody know how to fix this problem?
Antonius
5 September 2009 - 8:56am
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
Well this is very weird. I've done a bunch of updates on default xandros software, trying to get internet radio going (probably more a problem with my uni's proxy than anything else).
Anyway, I've got the full flash10 version of libflashplayer.so in /usr/lib/mozilla/plugins directory, but about:plugins won't detect it. Prior to installing the flash10 tarball, about:plugins didn't show any adobe flash player, yet synaptic package manage says it was installed.
Yes, I've played flash media before. The nearest thing about:plugins says I have for a flash player is mplayerplug-in 3.45 for MIME type:video/x-flv. Is mplayer ruining online content for me? Or is it some other wierd FF issue with plugins? Or has one of the eeepc updates done yet more wierd, undesirable stuff to my software?
CONFUSED!?
15 October 2009 - 8:53pm
Permalink
Installing FlashPlayer10 on Asus EEE PC w. Linux & ModzilFirefox
I have an Asus EE PC 900 with Linux and Mozilla Firefox and have been trying to install Adobe flash player for ages. I am able to watch bbc iplayer but cannot watch 4od or itvplayer - both the latter sites tell me to install flash player 10.
I clicked on the link to the Adobe site and it offers me "Adobe Flash Player version 10.0.32.18 Linux" and then gives me 3 versions to download: "YUM for Linux"; ".tar.gz for Linux" and ".rpm for Linux". I have tried all of them, but there is a problem...
The installation instructions tell me to click "run" but the only options I get are a) "open with" or b) "save to disk". If I open, it asks me what to open with - I don't know!!?? If I save to disk, the installation instructions tell me to save to my desktop, but I don't have a "desktop" in the windows sense of the word. there is no place for files to go in my desktop, only tabs: "Internet", "work", "learn", "play", etc.
As an attempt to solve this, I tried saving the file in "myhome/downloads -file manager". When I went into "downloads" then the file was there, but there was no option to "run" it to install it.
I have searched through Adobe help and Asus help pages and tried looking for advice in loads of forums. Someone must know the answer, surely?
Ali
6 January 2010 - 1:19pm
Permalink
Re: Installing FlashPlayer10 on Asus EEE PC w. Linux & ...
I've got the exact same...did you manage to figure it out? I'm absolutely stumped!
matt hat
21 March 2010 - 1:27am
Permalink
Re: Installing FlashPlayer10 on Asus EEE PC w. Linux & ...
Can I join the club?? I haven't got the faintest idea about how to upgrade Flash. I don't even know how to open a terminal.
bouthors
10 November 2010 - 1:23am
Permalink
Re: Installing FlashPlayer10 on Asus EEE PC w. Linux & ...
jaimerais savoir comment installer adobe flash player sur asus
Tomas Long
30 January 2012 - 5:48pm
Permalink
I want to install adobe flash
I want to install adobe flash player for linux to see movies.
Anonymous
17 August 2010 - 11:24pm
Permalink
Re: Installing FlashPlayer10 on Asus EEE PC w. Linux & ...
YES!!! THATS MY PROBLEM!!
ivica beros
6 October 2010 - 9:59pm
Permalink
Re: Installing FlashPlayer10 on Asus EEE PC w. Linux & ...
flash player funkcioniren nicht...?
Rich
27 March 2010 - 6:31pm
Permalink
Flash Player on the Asus EEE PC
I'd like to install flash player on my ASUS Eee PC. Are there some simple instructions someplace that a non-computer person might understand?
Robert
3 April 2010 - 3:26pm
Permalink
Re: Flash Player on the Asus EEE PC
If you hear anything I would love to know as well. I have exactly the same problem.
I think you have to do it through the terminal.
Press Ctrl-Alt-T
But after that I´m lost.
I tried (see below) from a another web site
type tar xvzf flashplayer10_install_linux_081108.tar.gz
then Type sudo ./flashplayer-installer
Type Enter
Type /usr/lib/iceweasel
Type y
Type n
Your browser must be closed for this operation.
But again, I tried this and it didn´t work :(((((
Anybody else???
Anonymous
5 December 2010 - 12:03pm
Permalink
Re: Flash Player on the Asus EEE PC
Hi, did you ever come across those simple instructions for installing flash onto the Asus eee? I got a 2nd hand one as my daughters Santa gift and I need flash on it but can't get simple instructions anywhere. I'm fairly tech savvy but the forums online are just confusing. Dud you find a simple way if doing it and if so can you share it, pleeeeese!
Flv Player
31 March 2010 - 1:37pm
Permalink
Re: Flash Player 10 on the Asus EEE PC: A working webcam ...
With the release of flashplayer 10, many EeePC users complain that they cannot watch video from youtube.com. The reason is because flashplayer 10 for Linux require a libc version of 2.4 but EeePC comes with version 2.3.6.
PMCG
8 November 2010 - 10:14pm
Permalink
I DONT LIKE MY COMPUTER
my computer cant download flash player!
it is so impossible so someone who as a mini asus eepc at home and has downloaded flash player plz tell me how to
thx
Satish
26 January 2012 - 6:45pm
Permalink
Good
Good
Add new comment