maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [ANNOUNCE] Fast Maemo Modding Script (https://talk.maemo.org/showthread.php?t=61956)

Dany-69 2010-10-11 19:31

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Guys solved all the problems and added a couple of mods and the possibility to restore EVERYTHING :)

Dany-69 2010-10-12 14:37

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Guys... could someone create a deb of this?
It would be great to upload the script in the repos

Dany-69 2010-10-14 00:00

Re: [ANNOUNCE] Fast Maemo Modding Script
 
After the request of maluka, i've added the Faenza icons madre "on the fly" right now :P

Maluka say me if you like them :)

iceman600 2010-10-14 02:54

Re: [ANNOUNCE] Fast Maemo Modding Script
 
love the script... makes my life more easier esp after i reflashed my phone.

one thing tho... my default Overclocked chage the value to 500/850

i have my own profile 250/850... the weird thing is even i load my own kernel config still it wont changed. it stays on 500/850

this setting (500/850) drains my batt so fast...

maluka 2010-10-14 07:07

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Quote:

Originally Posted by Dany-69 (Post 840453)
After the request of maluka, i've added the Faenza icons madre "on the fly" right now :P

Maluka say me if you like them :)

Thanks! :D I use Faenza icons on my Ubuntu laptop. It's one of the best icon sets ever created for Gnome.

http://gnome-look.org/CONTENT/content-pre1/128143-1.png

Janniman 2010-10-14 08:40

Re: [ANNOUNCE] Fast Maemo Modding Script
 
I would love to try this script, only I cant download the zip file on the first post. Do you have another link?

iceman600 2010-10-14 09:21

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Quote:

Originally Posted by Janniman (Post 840699)
I would love to try this script, only I cant download the zip file on the first post. Do you have another link?

the link on the first post is updated...:D

Dany-69 2010-10-14 11:42

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Excuse me guys XD
I had updated only one of the 2 links :)
There is one clickking on "HERE" and another near it :)
Updated ;)

By the way .. iceman are you sure that you load the new configuration ? o.O

Do you use the command "kernel-config load your_configuration" ?
Then does the message "Profile loaded with success" appear (or something similar xD ) ?

After this, you have to use the command "kernel config default your_configuration" in order to say the kernel to load the right configuration at every boot .. :)

n900maniac 2010-10-14 12:47

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Thanx a lottttttttttttt ............ Dany-69

Dany-69 2010-10-18 22:48

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Guys soon a new graphic interface made with the simple use of Zenity :)

http://www.maemomeego.net/files/post...019_004219.png

RAZOR 2010-10-18 23:00

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Thanks a lot for this. Gonna reflash my device tonight. I'll be surely using this script.

iceman600 2010-10-18 23:25

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Quote:

Originally Posted by Dany-69 (Post 840829)
Excuse me guys XD
I had updated only one of the 2 links :)
There is one clickking on "HERE" and another near it :)
Updated ;)

By the way .. iceman are you sure that you load the new configuration ? o.O

Do you use the command "kernel-config load your_configuration" ?
Then does the message "Profile loaded with success" appear (or something similar xD ) ?

After this, you have to use the command "kernel config default your_configuration" in order to say the kernel to load the right configuration at every boot .. :)

all are good now... thanks!

joshv06 2010-10-26 06:01

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Will some of these modifications not be compatible with PR1.3? I wasn't able to restore the transitions.

Thanks

bman 2010-10-28 04:59

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Quote:

Originally Posted by Dany-69 (Post 826960)
Mmmm...this is doable :) say me what you want to backup precisely :)

sorry havent been on for a while been flat out and minimal net


i was thinking along the lines of

Code:

angry birds backup

They are located in /var/opt/rovio/angrybirds/

Just remember that you need to restore the file permissions also correctly after copying the files back, or the game is not able to modify the files anymore.

rw-r--r--

also

extra icon files
small bookmarks files (bookmarks as .desktop files)
menu directories
power button file
JoikuSpot_Bouncer.ko fix
led notification changes
etc etc

arnoldux 2010-11-09 02:49

Re: [ANNOUNCE] Fast Maemo Modding Script
 
somehow i cant download the script it stays at 0% all the time, im trying to download it directly fron the n900


cheers

heartbreakdoctor 2010-12-02 20:12

Re: [ANNOUNCE] Fast Maemo Modding Script
 
when i enter command in x terminal it says sh cant open the folder any help please

James_Littler 2010-12-02 20:24

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Quote:

Originally Posted by heartbreakdoctor (Post 887863)
when i enter command in x terminal it says sh cant open the folder any help please

Navigate to the directory using filebox, press open terminal here then try.
Don't use the modest fix as it is now fixed in PR1.3 anyway.

Schturman 2010-12-07 21:43

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Quote:

Originally Posted by bman (Post 854654)

Code:

angry birds backup

They are located in /var/opt/rovio/angrybirds/

Just remember that you need to restore the file permissions also correctly after copying the files back, or the game is not able to modify the files anymore.

rw-r--r--


Hello
Please, can you write the full command for changing permission ? I'm a noob...
for example, something like that ?:
Code:

1. cd /var/opt/rovio
2. chown -R user:root angrybirds/
3. chmod -R 644 angrybirds/

or only this:

Code:

1. cd /var/opt/rovio
2. chmod -R 644 angrybirds/

Thanks

m.alkhalel 2010-12-08 12:11

Re: [ANNOUNCE] Fast Maemo Modding Script
 
1 Attachment(s)
if any 1 wants to try this out , here's an english version with some added features and fixed commands

Schturman 2010-12-08 13:45

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Hello Dany-69
I want to thank you for the script. I edited your script and I built new one for my needs.. I hope you don't mind :).


All commands I tried on my device...
I would be happy if someone try and say comments and suggestions.


Some pictures of icons I used:

http://img89.imageshack.us/img89/132...0120804102.png

http://img827.imageshack.us/img827/4...0120803395.png

http://img232.imageshack.us/img232/5...0120803422.png

http://img408.imageshack.us/img408/5...0120803425.png

http://img340.imageshack.us/img340/6...0033119230.png


Download script here...

Can someone please explain how to create a simple GUI and pack to DEB? I am a totally noob in Linux and I have just WinXP on home PC. But I love to learn this stuff :)

Thanks

etuoyo 2010-12-21 16:59

Re: [ANNOUNCE] Fast Maemo Modding Script
 
@Schturman quite like the transition effect with the icons loading separately and the background image zooming out. Only thing is I like to see the background clearly. Could you tell me what numbers I need to edit to remove the darkness/blur effect?

Schturman 2010-12-21 18:52

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Quote:

Originally Posted by etuoyo (Post 901402)
@Schturman quite like the transition effect with the icons loading separately and the background image zooming out. Only thing is I like to see the background clearly. Could you tell me what numbers I need to edit to remove the darkness/blur effect?

Hmmm... sorry, but I don't know :( and I don't know if it possible...

Dark_Angel85 2010-12-22 07:32

Re: [ANNOUNCE] Fast Maemo Modding Script
 
I already have swappolube, transition control, tracker-cfg and other things installed (including titan's kernel OC'ed to 250/1000Mhz)

does installing this or modifying with this interrupt anything?

Thanks

eefo 2011-01-08 12:25

Re: [ANNOUNCE] Fast Maemo Modding Script
 
my command is not working :$
well i couldn't find Mydocs but i connected phone with usb and selected mass storage mode and then copied that custom unzipped folder to the next opening window after clicking on the drive shown in my computer , now what should i write in x-terminal ? :$

Schturman 2011-01-08 13:13

Re: [ANNOUNCE] Fast Maemo Modding Script
 
Quote:

Originally Posted by eefo (Post 914856)
my command is not working :$
well i couldn't find Mydocs but i connected phone with usb and selected mass storage mode and then copied that custom unzipped folder to the next opening window after clicking on the drive shown in my computer , now what should i write in x-terminal ? :$

Code:

sudo gainroot
sh /home/user/MyDocs/custom_en/custom

"then copied that custom unzipped folder to the next opening window after clicking on the drive shown in my computer" = this is your MyDocs

EL_CID_CAMPEADOR 2011-02-24 05:43

Re: [ANNOUNCE] Fast Maemo Modding Script
 
links to dropbox are dead please reupload it !!!!!!


EDITED!!!!!
links are in the last post of page 10


All times are GMT. The time now is 18:21.

vBulletin® Version 3.8.8