![]() |
2009-07-01
, 21:29
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#41
|
![]() |
2009-07-01
, 21:46
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#42
|
The Following User Says Thank You to danramos For This Useful Post: | ||
![]() |
2009-07-01
, 22:03
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#43
|
...when i type sudo gainroot and then /media/mmc2/ , it says permission denied..
sudo gainroot cd /media/mmc2
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2009-07-01
, 22:59
|
Posts: 276 |
Thanked: 37 times |
Joined on Jun 2009
|
#44
|
I don't actually understand what you mean by "and then /media/mmc2/"...
try:
and then continue with my instructions above (starting at "Enter the following").Code:sudo gainroot cd /media/mmc2
![]() |
2009-07-01
, 23:33
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#45
|
i did exactly what you said and now flash doesn't work anymore. the component of flash is gone and when i go on youtube, it says flash is turned off, and it won't show in the components. how can i fix this??? now the problem is worse!! no flash!!
cp /usr/lib/browser/plugins/libflashplayer.so.real /usr/lib/browser/plugins/libflashplayer.so
cd /media/mmc2 gunzip libflashplayer.so.gz cp libflashplayer.so /usr/lib/browser/plugins
![]() |
2009-07-02
, 00:15
|
|
Posts: 1,028 |
Thanked: 578 times |
Joined on Mar 2009
@ Chicago
|
#46
|
Ha, no, you know your sh1t.
Facebook works when I change the LNX string to "9,0,159,0" and change the r48 to r159.
It works VERY SLOWLY, but it works.
EDIT: Well, I've yet to actually see a video, it just keeps "loading" and "loading". So I won't say it works, but it doesn't give the "upgrade flash" error anymore.
EDIT2: It never seems to finish loading a 13 second video. So I'd say it still doesn't really work, it just appears to work.
![]() |
2009-07-02
, 00:29
|
|
Posts: 1,028 |
Thanked: 578 times |
Joined on Mar 2009
@ Chicago
|
#47
|
i did exactly what you said and now flash doesn't work anymore. the component of flash is gone and when i go on youtube, it says flash is turned off, and it won't show in the components. how can i fix this??? now the problem is worse!! no flash!!
The Following 2 Users Say Thank You to JayOnThaBeat For This Useful Post: | ||
![]() |
2009-07-02
, 00:41
|
Posts: 5,335 |
Thanked: 8,187 times |
Joined on Mar 2007
@ Pennsylvania, USA
|
#48
|
The Following 3 Users Say Thank You to sjgadsby For This Useful Post: | ||
![]() |
2009-07-02
, 00:42
|
Posts: 751 |
Thanked: 522 times |
Joined on Mar 2007
@ East Gowanus
|
#49
|
The Following User Says Thank You to mobiledivide For This Useful Post: | ||
![]() |
2009-07-02
, 01:54
|
Posts: 276 |
Thanked: 37 times |
Joined on Jun 2009
|
#50
|
gokuman56:
I really tried to warn you... This isn't something you should have tried... But anyway...
Did any of the commands return an error?
You seem to have moved the real plugin but you didn't copy the new one into its place.
You have two choices now. Move the "real one" back, or try again to move the hacked one. I recommend moving the real one back.
Moving the real one back
On one line, still as root:
Trying againCode:cp /usr/lib/browser/plugins/libflashplayer.so.real /usr/lib/browser/plugins/libflashplayer.so
Download the file again to /media/mmc2, then, as root:
Code:cd /media/mmc2 gunzip libflashplayer.so.gz cp libflashplayer.so /usr/lib/browser/plugins