The Following 3 Users Say Thank You to casketizer For This Useful Post: | ||
|
2013-02-18
, 02:41
|
|
Posts: 439 |
Thanked: 282 times |
Joined on Oct 2012
|
#2282
|
|
2013-02-18
, 05:26
|
Posts: 77 |
Thanked: 59 times |
Joined on Apr 2010
@ Germany
|
#2283
|
|
2013-02-18
, 08:13
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#2284
|
|
2013-02-19
, 06:40
|
Moderator |
Posts: 5,320 |
Thanked: 4,464 times |
Joined on Oct 2009
|
#2286
|
the original one is the 10.1 leaked by nokia , tweaked to 12 with hexedit
The Following User Says Thank You to jalyst For This Useful Post: | ||
|
2013-02-19
, 07:02
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#2287
|
The Following 3 Users Say Thank You to thedead1440 For This Useful Post: | ||
|
2013-02-24
, 22:42
|
Posts: 466 |
Thanked: 335 times |
Joined on Jan 2010
@ Vienna, Austria
|
#2288
|
I know this has been all said on the last few pages but I just though I'll pull it all together in single noob (hopefully!) friendly post...
So, in order to have flash player v10.1 working with youtube and embeded facebook videos here's what I did:
1. Remove old flash player, type in terminal as root (OPTIONAL):
2. Download new version from (link provided by pinochio):Code:apt-get remove --purge adobe-flashplayer
Flash Player v10.1.98.88
3. Install Flash using:
4. Bump the version up by faking it through hexediting:Code:dpkg -i /path/to/adobe-flashplayer-10.deb
I've used hexedit available for n900 which you can get with this command:
type this to hexedit libflashplayer.so:Code:apt-get install hexedit
5. Once in Hexedit, press CTRL+S and type in 31302e31 and press enter, the string you've just found need to be changed to 31322e31Code:hexedit /usr/lib/browser/plugins/libflashplayer.so
6. Now, press CTRL+S, type "y" and search for 31302c31 and change it to 31322c31
7.Press CTRL+S then "y" again.
Close terminal and enjoy new faked v12.1.98.88 flash player
All thanks to people who contributed!
|
2013-02-26
, 00:35
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#2290
|
Hello, so I followed your instructions, but on the Adobe download site for Flash Player it says I have ver 10.3.183.61 installed.
On the Adobe version check site, I do get ver 12.1.98.88
Tags |
adobe, adobe flash, blahblah, flash, flash 10, flash 10.1, fremantle, future, idiotic thread, maemo, maemo 5, nokia, nokia fails, update |
|
EDIT:
Works now.
What do I learn from this?
My eyesight has deteriorated so far that I cant tell an e from a c without glasses.
F'ing old age
Nokia N900 - Galaxy S3 - Galaxy Tab
Last edited by casketizer; 2012-11-22 at 02:32.