Archer
Erfahrenes Mitglied
- 81
Ich bastel' gerade an einer IK5-basierten Firmware.
Update: Tethering funktioniert in v0.4
Im moment tendiere ich zu "so klein wie möglich" weil ich für die meisten Dinge eh Alternativen aus dem Markt installiere...
Features
Minimales ROM basiert auf IK5. Im moment ist es eigentlich "nur" IK5 mit eigenem Kernel der root aktiviert hat und verschiedene andere features + busybox für ein paar Tools.
... englisch ...
Minimal ROM, based on IK5. At the time being, it's an IK5 ROM with a custom kernel which gives root-rights and various other features located in the kernel + busybox for some additional tools.
Update: Tethering works in v0.4
Installation
Bitte behaltet im Hinterkopf, dass dieses ROM noch sehr experimentell ist.
1.) die offizielle IK5 installieren (wegen CSC Version)
2.) das drakaz recovery image installieren - Recovery4.4.rar
Das rar auspacken, das Handy Starten via "Ruf Annehmen" und "Einschalten" und auf der Konsole "fastboot flash recovery recovery.img" ausführen.
2.) http://reauktion.de/~archer/RECTOOLS.tar.gz herunterladen und auf die interne SD-Karte des Handys legen
3.) http://reauktion.de/~archer/updateV0.8.zip herunterladen und auf die interne SD-Karte des Handys legen
4.) http://shrunk.me/I7500XXIK5-PDA-CL99814-REV5_ITV_.tar herunterladen und auf die interne SD-Karte des Handys legen
5.) Neustart im Recovery Modus, "Leiser", "Ruf Annehmen" und "Einschalten".
6.) "apply update.zip" ausführen
7.) Restore GApps ausführen
8.) Reboot und ihr solltet das ROM drauf haben
... english ...
Please keep in mind, that this ROM is still in an early stage of development.
1.) Install the official IK5 ROM http://shrunk.me/I7500XXIK5-PDA-CL99814-REV5_ITV_.tar via ODIN (there is still a problem with taking over the CSC version)
2.) install drakaz recovery image - Recovery4.4.rar
extract the rar, start the cellphone via "accept call", and "power". Execute "fastboot flash recovery recovery.img" on your computer.
2.) download http://reauktion.de/~archer/RECTOOLS.tar.gz and put it on the phones internal sd card
3.) download http://reauktion.de/~archer/updateV0.8.zip and put it on the phones internal sd card
4.) download http://shrunk.me/I7500XXIK5-PDA-CL99814-REV5_ITV_.tar and put it on the phones internal sd card
5.) restart the phone in recovery mode, "volume down", "accept call", and "power"
6.) select "apply update.zip"
7.) select "Restore GApps"
8.) Reboot and the ROM should be installed
Aktueller Stand der Dinge/ Ongoing development
1.) Swap funktioniert an der Kommandozeile (schaut euch /system/bin/rc an, "rc" starten wenn die Vorraussetzungen erfüllt sind). Dafür braucht es noch eine Datei namens ".italyconfig" in /data/. Der Inhalt ist:
swap_on="yes"
disk_size="32768"
swapfile="/sdcard/sd/swapfile"
tether="yes"
Swapfile müsst ihr selbst erstellen, die Datei muss in KB so groß sein wie angegeben (32MB in diesem Fall) und an der angegeben Stelle liegen.
Neuer kernel basierend auf linux-2.6.27-44
Enthält jetzt "ItalyConfig" (dank an gong)
... english ...
1.) Swap is working on the command line (just type "rc" if you have the prereqs). (look at /system/bin/rc). You will need another file called ".italyconfig" on your internal sd storage. Content:
swap_on="yes"
disk_size="32768"
swapfile="/sdcard/sd/swapfile"
tether="yes"
The swapfile has to have the size of "swap_disksize" (in KB). You are responsible to create it on your own.
New kernel based on linux-2.6.27-44
Includes "ItalyConfig" (thanks to gong)
Paypal ist weg. Ich unterstütze ein solches Unternehmen nicht weiter. Für meine Gründe, siehe:
http://www.foobar2000.org/
http://permalink.gmane.org/gmane.comp.freedesktop.xorg/42548
Update: Tethering funktioniert in v0.4
Im moment tendiere ich zu "so klein wie möglich" weil ich für die meisten Dinge eh Alternativen aus dem Markt installiere...
Features
Minimales ROM basiert auf IK5. Im moment ist es eigentlich "nur" IK5 mit eigenem Kernel der root aktiviert hat und verschiedene andere features + busybox für ein paar Tools.
... englisch ...
Minimal ROM, based on IK5. At the time being, it's an IK5 ROM with a custom kernel which gives root-rights and various other features located in the kernel + busybox for some additional tools.
Update: Tethering works in v0.4
Installation
Bitte behaltet im Hinterkopf, dass dieses ROM noch sehr experimentell ist.
1.) die offizielle IK5 installieren (wegen CSC Version)
2.) das drakaz recovery image installieren - Recovery4.4.rar
Das rar auspacken, das Handy Starten via "Ruf Annehmen" und "Einschalten" und auf der Konsole "fastboot flash recovery recovery.img" ausführen.
2.) http://reauktion.de/~archer/RECTOOLS.tar.gz herunterladen und auf die interne SD-Karte des Handys legen
3.) http://reauktion.de/~archer/updateV0.8.zip herunterladen und auf die interne SD-Karte des Handys legen
4.) http://shrunk.me/I7500XXIK5-PDA-CL99814-REV5_ITV_.tar herunterladen und auf die interne SD-Karte des Handys legen
5.) Neustart im Recovery Modus, "Leiser", "Ruf Annehmen" und "Einschalten".
6.) "apply update.zip" ausführen
7.) Restore GApps ausführen
8.) Reboot und ihr solltet das ROM drauf haben
... english ...
Please keep in mind, that this ROM is still in an early stage of development.
1.) Install the official IK5 ROM http://shrunk.me/I7500XXIK5-PDA-CL99814-REV5_ITV_.tar via ODIN (there is still a problem with taking over the CSC version)
2.) install drakaz recovery image - Recovery4.4.rar
extract the rar, start the cellphone via "accept call", and "power". Execute "fastboot flash recovery recovery.img" on your computer.
2.) download http://reauktion.de/~archer/RECTOOLS.tar.gz and put it on the phones internal sd card
3.) download http://reauktion.de/~archer/updateV0.8.zip and put it on the phones internal sd card
4.) download http://shrunk.me/I7500XXIK5-PDA-CL99814-REV5_ITV_.tar and put it on the phones internal sd card
5.) restart the phone in recovery mode, "volume down", "accept call", and "power"
6.) select "apply update.zip"
7.) select "Restore GApps"
8.) Reboot and the ROM should be installed
Aktueller Stand der Dinge/ Ongoing development
1.) Swap funktioniert an der Kommandozeile (schaut euch /system/bin/rc an, "rc" starten wenn die Vorraussetzungen erfüllt sind). Dafür braucht es noch eine Datei namens ".italyconfig" in /data/. Der Inhalt ist:
swap_on="yes"
disk_size="32768"
swapfile="/sdcard/sd/swapfile"
tether="yes"
Swapfile müsst ihr selbst erstellen, die Datei muss in KB so groß sein wie angegeben (32MB in diesem Fall) und an der angegeben Stelle liegen.
Neuer kernel basierend auf linux-2.6.27-44
Enthält jetzt "ItalyConfig" (dank an gong)
... english ...
1.) Swap is working on the command line (just type "rc" if you have the prereqs). (look at /system/bin/rc). You will need another file called ".italyconfig" on your internal sd storage. Content:
swap_on="yes"
disk_size="32768"
swapfile="/sdcard/sd/swapfile"
tether="yes"
The swapfile has to have the size of "swap_disksize" (in KB). You are responsible to create it on your own.
New kernel based on linux-2.6.27-44
Includes "ItalyConfig" (thanks to gong)
Paypal ist weg. Ich unterstütze ein solches Unternehmen nicht weiter. Für meine Gründe, siehe:
http://www.foobar2000.org/
http://permalink.gmane.org/gmane.comp.freedesktop.xorg/42548
Zuletzt bearbeitet: