Jump to content

[TUTO] Flash + Root + LagFix + Optimisation GPS


Recommended Posts

Bon pour faire simple: même si Naos(I5801) et Teos(I5800) sont des apparemment identiques, JE CONSEIL de ne pas mélanger les ROMs.

Après, chacun voit midi à sa porte mais faut pas se plaindre que ça déconne...

Link to comment
Share on other sites

Non... Les ROMs dispo sont UNIQUEMENT pour le Teos car le Naos est "réservé" à Orange...

Mais essaye comme suit:

1-Retour paramètres d'usine

2-Reflash en JPF, sans mettre le fichier BOOT, pour éviter le brick,

3-Encore un retour aux param. d'usine,

4-Flash avec ça, TOUJOURS sans remettre le fichier du BOOT,

Et tiens nous au courant, bon courage!

Link to comment
Share on other sites

Faudra préciser dorénavant: Believe62 Advisory, Explicit Content...

Non, compiqué à mettre en place si ça passe pas du 1er coup, donc abstiends toi... ;)

A ton service! (mais pas trop quand même :lol: ) B)

Edited by Seb90
Link to comment
Share on other sites

bien tu ouvres une invite de commandes dans Windows :

- Démarrer / Exécuter / taper : cmd (et valider)

ou

- Démarrer / Accessoires / Invite de commandes

Une fois ouverte, tu tapes les commandes une par une :

adb shell
su
mount -o remount,rw /dev/stl6 /system
mv /system/bin/playlogo /system/bin/samsunglogo
busybox cp /sdcard/lagfix/lib* /system/lib
busybox cp /sdcard/lagfix/e2fsck /system/bin
busybox cp /sdcard/lagfix/create.sh /system/bin
busybox cp /sdcard/lagfix/playlogo.sh /system/bin/playlogo
busybox cp /sdcard/lagfix/init.sh /system/bin/init.sh
chmod 755 /system/bin/e2fsck
chmod 755 /system/bin/create.sh
chmod 755 /system/bin/playlogo
chmod 755 /system/bin/init.sh
busybox rm -r /sdcard/lagfix
sync
reboot

Voilou :)

Merci beaucoup, j'ai appliqué ton explication et voilà ce que ça donne :

post-45369-0-33630100-1298070022_thumb.j

Où est l'erreur ?

Link to comment
Share on other sites

Essaye comme ça, seul la première ligne change, tu peux sélectionner le texte entièrement et faire un copier-coller dans adb shell pour gagner du temps:

mount -o remount,rw,codepage=utf8,vfat,xattr,check=no /dev/stl5 /system

busybox cp /sdcard/lagfix/lib* /system/lib

busybox cp /sdcard/lagfix/e2fsck /system/bin

busybox cp /sdcard/lagfix/create.sh /system/bin

busybox cp /sdcard/lagfix/playlogo.sh /system/bin/playlogo

busybox cp /sdcard/lagfix/init.sh /system/bin/init.sh

chmod 755 /system/bin/e2fsck

chmod 755 /system/bin/create.sh

chmod 755 /system/bin/playlogo

chmod 755 /system/bin/init.sh

Link to comment
Share on other sites

Bin j'ai pas cette version du Lagfix, pour les applis autorisées dans super-utilisateurs, unknow vient de adb shell, c'est normal. Et busybox, c'est normal aussi. Fais un retour aux paramètres d'usine et réessaye, enlève busybox rm -r /sdcard/lagfix, ça t'éviteras de le remettre à chaque fois...

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...