LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-23-2011, 06:38 AM   #1
ejf0806
LQ Newbie
 
Registered: Oct 2010
Posts: 18

Rep: Reputation: 0
Acer Aspire running on linux........


I have a problem with certain web sites, mainly BBC when the page just disappears and it just reverts to my desktop.
I tried installing more up to date version of Firefox but it keeps on happening- mainly it seems when BBC site has fancy graphics - can anyone help??

Many thanks
 
Old 01-23-2011, 07:57 AM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Your thread title should be something like: 'FireFox problems, Fedora x.x on a Acer Aspire' or something of sort. Your tile is not descriptive therefore members may not respond.

I also suggest that you look at 'How to Ask Questions the Smart Way' so in the future your queries provide information that will aid us in diagnosis of the problem.



You said that FireFox was updated. What about the pluggins? It does sound like a pluggin problem.

 
Old 01-23-2011, 08:31 AM   #3
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
The best choice with Acer laptops that come with Linpus is probably to replace it with a real, usable Linux distro.

Check out Ubuntu, Mint, and Fedora, just download the image, burn it (as an image, NOT a data CD), and install.
 
Old 01-23-2011, 02:05 PM   #4
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
If you have any linux skills. download the new adobe flashplayer linux tar.gz

Close your browser as the next steps are better done with browser shut down.

Extract,unzip,or untar the tar.gz. (Using all terms so you know what I mean) If uncertain how to unpack or extract a tar.gz. Just google it for your distro or use the command line.

You should now have a libflashplayer.so showing.

Go to /usr/lib/mozilla/plugins folder and look inside for old flashplayer. Rename it (whatever is there and just type in the) old.sobackup. Put your new libflashplayer.so into that folder and close it. Close file manager. Open browser and test Adobe flash.

Best I can do with so little info provided by OP.
 
Old 01-23-2011, 03:15 PM   #5
ejf0806
LQ Newbie
 
Registered: Oct 2010
Posts: 18

Original Poster
Rep: Reputation: 0
Thanks for this - I am fairly new to all of this but installing latest version of Adobe seems to have done the trick!!

Many thanks to all.
 
Old 01-30-2011, 04:35 AM   #6
ejf0806
LQ Newbie
 
Registered: Oct 2010
Posts: 18

Original Poster
Rep: Reputation: 0
This problem has returned!!

Have tried this...................


Extract,unzip,or untar the tar.gz. (Using all terms so you know what I mean) If uncertain how to unpack or extract a tar.gz. Just google it for your distro or use the command line.

You should now have a libflashplayer.so showing.

Go to /usr/lib/mozilla/plugins folder and look inside for old flashplayer. Rename it (whatever is there and just type in the) old.sobackup. Put your new libflashplayer.so into that folder and close it. Close file manager. Open browser and test Adobe flash.

...........but problem is I cannot rename the old flashplayer - it will not allow me to!!

Any other ideas??????????
 
Old 01-30-2011, 04:45 AM   #7
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
...........but problem is I cannot rename the old flashplayer - it will not allow me to!!
You are doing this as root, right?
Please post the command you are using, and the output

Kind regards
 
Old 01-30-2011, 04:52 AM   #8
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Use the command line.

See the LinuxCommand tutorial linked to in my sig.
 
Old 01-30-2011, 04:54 AM   #9
ejf0806
LQ Newbie
 
Registered: Oct 2010
Posts: 18

Original Poster
Rep: Reputation: 0
Sorry but not sure what you mean?

How do I do it "as root"

Bit thick at this so all help much appreciated - thanks
 
Old 01-30-2011, 04:56 AM   #10
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
http://linuxcommand.org/
 
Old 01-30-2011, 05:06 AM   #11
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
open a terminal and type
Code:
sudo mv /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so.old
Kind regards

Last edited by repo; 01-30-2011 at 08:52 AM.
 
Old 01-30-2011, 06:52 AM   #12
ejf0806
LQ Newbie
 
Registered: Oct 2010
Posts: 18

Original Poster
Rep: Reputation: 0
Thanks for contributions but despite my best efforts to follow instructions and read up on this it all seems to be beyond me - my BBC website still crashes after only a few split seconds.

any other bright ideas??

Many thanks
 
Old 01-30-2011, 07:16 AM   #13
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Did you read the tutorial I linked to? Did you not understand it?
 
Old 01-30-2011, 08:28 AM   #14
ejf0806
LQ Newbie
 
Registered: Oct 2010
Posts: 18

Original Poster
Rep: Reputation: 0
Yes I did read it and understood a lot of it but struggling with some of the terminology and still unable to rename the old flashplayer so this is where I have a problem!!

Anybody prepared to take me through the process step by step - sort of idiot's guide?

Would appreciate it - thanks
 
Old 01-30-2011, 08:30 AM   #15
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Did you try post #11 ?

Kind regards
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
acer aspire one linux lite how can i install programs? or running them? ssaraco Linux - Newbie 3 02-17-2010 03:49 PM
Running SAP GUI on the New ACER Aspire one (linux lite) graham0921 Linux - Newbie 2 03-02-2009 06:02 AM
Having a problem running Linux on my Acer aspire one ? deepikanair Linux - Laptop and Netbook 7 02-23-2009 11:03 AM
Wi-Fi connection problems with Acer Aspire One running Linpus Lite Linux fitzy1950 Linux - Newbie 5 01-05-2009 09:43 PM
Anyone running linux on Acer Aspire 1680 series ? cyu021 Linux - Hardware 0 03-21-2005 09:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration