HDblog - Forum




Avvisi

Rispondi
 
Strumenti della discussione Modalità di visualizzazione
Vecchio 29-08-2009, 14:24   #1
drakaz
 
Status: Senior Member
Registrato dal: Jul 2009
Messaggi: 136
drakaz Reputazione da appena iscitto
Thumbs up UPDATE - BETA 2: SAMSUNG Galaxy ROMS: GALAXO & GALAXHERO

GALAXO ROM & GALAXHERO - PRE1



Why PRE1 ? Because it's a final version, fully tested, but not by a lot of people, there probably still some little bugs. Do not flash if you want a perfect, without bugs, rom. Prepare yourself to flash with another version if any bugs was detected. I like ONLY constructive comment (good or bad of course !). For those don't like the rom, simply don't use it !!


PLEASE READ ALL THE POST, INCLUDED NOTES, BEFORE FLASHING
PLEASE BACKUP BEFORE UPDATE !
PLEASE WIPE BEFORE UPDATE !



Files are at the end of the post (archive password : android.hdblog.it)

THE ROM WILL BE AVAIBLE SOON AFTHER THE LAST TEST --- STAY TUNED


THIS IS AN HDBLOG EXCLUSIVE !!! don't make any mirror link please!!!!!!



Due to differences between Galaxy and other android phone about internal memory, you MUST use the recovery : [Solo gli utenti registrati al Forum possono vedere i link. ]. Sorry for the inconvenience. Perhaps we can agree on this subject between other rom cookers, for use the same definition of the internal memory (i use "INTERNAL" definition).


BE CARREFULL. This rom doesn't include Google's experience apps. So, you MUST use the option "Backup Gapps" in recovery mode to backup those apps from your current rom BEFORE flash with Galaxo/GalaxHero. After flashing, use the option "Restore Gapps" in recovery to restore those applications.







Changelog :

Because the changelog are too big, restarting a new one.

Features :


- Based on I5
- Most languages
- Root (with superuser)
- ADB root whith personnalised bash prompt
- All applications optimised with zipalign

Optimized Kernel 2.6.27.35 with :
- Compcache 5.3
- Patched kernel with BFS
- Patched kernel with SQUASHFS 3.4 + LZMAcompression
- Full Netfilter support
- Swap support
- Build whith Cgroups (for the future ?)
- Tunneling support (tun.ko)
- New HW modules
- Tuned CPU Freq : 245Mhz/528Mhz
- Lot of another kernel modules : CRAMFS,EXT4,NFS Client, NFS Server,CIFS,NTFS, IPV6, VFAT, CPUFREQ*, TUN, and a lot of another (see in /system/libmodules)
Applications :
- Modified MMS app from rgv151 on XDA([Solo gli utenti registrati al Forum possono vedere i link. ])
- Loccy's BetterBrowser ([Solo gli utenti registrati al Forum possono vedere i link. ])
- Advanced Launcher (rogro82/irrenhaus on XDA ([Solo gli utenti registrati al Forum possono vedere i link. ]) :
- Native from rogro82 : dekstop rotation, 10 desktops (see extended conf in main menu)
- Modification by irrenhaus : possibility to group apps and folders on tray launcher, optimization
- Added by me : new wallpapers, haptic support
- Add jbed java support (see [Solo gli utenti registrati al Forum possono vedere i link. ] for a lot of apps and games !)
- New app only in Galaxo & GalaxHero : GalaxoParameters & GalaxoApps :
- GalaxoParameters : activate/deactivate camera button, remount in rw/ro system fs, access to some hidden menus
- GalaxoApps : proposes to download usefull applications using Android Market
- HTC Style Hero widget from manup456 on XDA ([Solo gli utenti registrati al Forum possono vedere i link. ])
- Apps included :
- TetherWifi Galaxy Version
- GalaxoParameters
- GalaxoApps
- HTC QuickOffice
- HTC PDFReader
- HTC exchange
- SoundRecoder
- QuickDroid
- Get-a-robot-vpnc
- SwiFTP (FTP server)
- Remove Google Apps
- Remove all market third party apps, and add a recommanded app downloader, GalaxoApps, which use the market to download the desired app
System :
- New rc, with config file support (/system/etc/galaxo.conf)
- Compache auto-configuration support (compcache can be deactivated in galaxo.conf)
- Full ext4dev support for /data partition (you can convert your /data partition, AFTER flashing, with the recovery. Simply wipe (also with the recovery) to delete all the data on /data and restore ext3 filesystem)
- Sshd server running on port 2222, must be activated in galaxo.conf (default password is the EIMEI of the phone. To change the password using adb : adb shell remountrw, adb shell "echo new_password > /system/etc/dropbear/password, adb shell remountro)
- Script to activate/deactivate the camera button (camenable/camdisable with adb)
- Script to remount in rw/ro the filesystems in both recovery/system (remountro, remountrw). Already exist with adb (adb remount) but usefull in recovery to remount correct partition, and with connectbot.
- Compressed modules and binary into squashfs images to save space
- Busybox 1.15.1 with full applets
- Moving all app to internal memory to keep space on /system for the future
- Vpn support
- New adbd where replacing default shell from sh to bash with custom bashrc
- Recompile some tools for android-arm : zsh, nano, vim, inadyn
- Both LatinIME & HTC IME keyboard
- Lot of tools in xbin/
- Telnetd
- Debug tools
- Access phone, contacts, market and other without sim cards (wifi)
- Dynamic dns support (recompilation of inadyn for arm, not tested)

Swap :
- Swap is now managed by compcache. If a second partition on external sd card exist, compcache used it automatically as a backup swap. Removed a-swapper because swap in internal memory is perf-killer, and swap on external is better associed with compcache. Be carrefull : swaping is perf-killer if your sdcard was not performant.
Other tweak/improvment :
- Tweaked CPU freq rules, improved responsiveness
- Cgroups activated, waiting for Samsung's android source code for using cgroups..
For Hero version :
- EXACTLY THE SAME SYSTEM AS GALAXO
- Hero theme, mixed from XDA's magic/dream themes


How to correctly flash this rom :

You must flashing the I5 using Orion BEFORE flashing with Galaxo/GalaxHero to backup google apps. Next flash don't need I5, since google apps are already backuped. Google apps'version need to be the same as the base rom.

1) Flash I5 version with Orion (see [Solo gli utenti registrati al Forum possono vedere i link. ], or any other tutorial that explain you how to flash your galaxy on I5 with Orion)
2) Flash the latest recovery (see [Solo gli utenti registrati al Forum possono vedere i link. ])
3) Push the update.zip (Galaxo or GalaxHero) on your internal sdcard
4) Backup Gapps BEFORE FLASHING using the recovery
5) Wipe using the recovery
6) Flash the update using the recovery
7) Restore Gapps using the recovery
8) Reboot
9) Enjoy


How to change parameters in galaxo.conf :

1) Get the config file with adb (adb pull /system/etc/galaxo.conf galaxo.conf)
2) Change the parameters you want
3) remount filesystem in r/w (adb shell remountrw/adb remount)
4) Push the modified config file in /system/etc (adb push galaxo.conf /system/etc/galaxo.conf)



Notes :
- First boot may be long because of installation of apps. Please be patient.
- You must re-flash after a wipe, because all the app are wiped
- Please flash the last recovery before using those roms : [Solo gli utenti registrati al Forum possono vedere i link. ]
- Please read about flashing on samsung galaxy before use it
- Please use it at your own risk. We can't be responsible if you brick, block, break your phone..
- Some part of apps are still in english
- Compcache is usefull to keep more applications in memory, avoid the time-to-load, but use a little CPU time to compress/uncompress the data. If you prefere a system even faster but with less ram to keep applications in, you can deactivate compcache in galaxo.conf
THIS IS AN HDBLOG EXCLUSIVE !!! don't make any mirror link please!!!!!



Enjoy !

Ultima modifica di drakaz; 09-10-2009 a 16:30.
drakaz non è in linea   Rispondi quotando
Vecchio 29-08-2009, 17:22   #2
iNicc0lo
 
L'avatar di iNicc0lo
 
Status: Vice - ADMIN
Registrato dal: Oct 2008
Messaggi: 3,561
iNicc0lo Un nome noto e conosciuto!! buonoiNicc0lo Un nome noto e conosciuto!! buonoiNicc0lo Un nome noto e conosciuto!! buonoiNicc0lo Un nome noto e conosciuto!! buonoiNicc0lo Un nome noto e conosciuto!! buono
predefinito



we remember you:

This rom partecipate to the HDblog contest [Solo gli utenti registrati al Forum possono vedere i link. ]

you can use this rom and leave a feedback here or where u want but... please .. if you want to use this rom or if you'll write a post in other blog, please link back [Solo gli utenti registrati al Forum possono vedere i link. ] and this page. THE DOWNLOAD FILE and link MUST BE IN THIS FORUM. Don't upload please in other file sharing ...

this is a rules for the contest please .. follow this rule!

GREAT JOB friend ..

SOON THE DOWNLOAD LINK
__________________

iNicc0lo non è in linea   Rispondi quotando
Vecchio 30-08-2009, 02:31   #3
phete
 
Status: Junior Member
Registrato dal: Jul 2009
Messaggi: 24
phete Reputazione da appena iscitto
predefinito

Hmm something is weird... I just flashed this using v3 of your recovery and here is what i get:

Apps on your list that i DON'T get installed:

-Spare parts
-Hero widgets
-Clock widget
-HTC QuickOffice
-HTC PDFReader
-HTC exchange
-SoundRecoder
-Voice Dialer
-Voice Search
-Google Map 3.1.2
-QuickDroid
-SIPDroid
-Weather Widget

The theme, dialer and keyboard etc. work perfectly, but none of the apps above are installed :S
phete non è in linea   Rispondi quotando
Vecchio 30-08-2009, 10:05   #4
drakaz
 
Status: Senior Member
Registrato dal: Jul 2009
Messaggi: 136
drakaz Reputazione da appena iscitto
predefinito

Quote:
Originariamente inviata da phete Visualizza il messaggio
Hmm something is weird... I just flashed this using v3 of your recovery and here is what i get:

Apps on your list that i DON'T get installed:

-Spare parts
-Hero widgets
-Clock widget
-HTC QuickOffice
-HTC PDFReader
-HTC exchange
-SoundRecoder
-Voice Dialer
-Voice Search
-Google Map 3.1.2
-QuickDroid
-SIPDroid
-Weather Widget

The theme, dialer and keyboard etc. work perfectly, but none of the apps above are installed :S

Do you wipe before update ?
drakaz non è in linea   Rispondi quotando
Vecchio 30-08-2009, 12:53   #5
Pxcal
 
Status: Junior Member
Registrato dal: Aug 2009
Messaggi: 23
Pxcal Reputazione da appena iscitto
predefinito Bug: Clock bar

Hi,

First of all, excellent work. I found a small bug:

On the status bar, the green bar as the background of the clock does not extend to cover all the characters of the clock.

Set language: English
Time on clock: 12:53 PM

Cheers,
Px

PS- An easy way to bypass this is to set the clock to 24-hour format.

Ultima modifica di Pxcal; 30-08-2009 a 13:04.
Pxcal non è in linea   Rispondi quotando
Vecchio 30-08-2009, 13:02   #6
phete
 
Status: Junior Member
Registrato dal: Jul 2009
Messaggi: 24
phete Reputazione da appena iscitto
predefinito

Quote:
Originariamente inviata da drakaz Visualizza il messaggio
Do you wipe before update ?
Yea, I wiped using the recovery-menu before updating :S
:<
phete non è in linea   Rispondi quotando
Vecchio 30-08-2009, 13:10   #7
Pxcal
 
Status: Junior Member
Registrato dal: Aug 2009
Messaggi: 23
Pxcal Reputazione da appena iscitto
predefinito Confirmed

Quote:
Originariamente inviata da phete Visualizza il messaggio
Yea, I wiped using the recovery-menu before updating :S
:<
Hi,
I confirm this, also did the wipe and the apps dont appear installed.
Cheers,
Px
Pxcal non è in linea   Rispondi quotando
Vecchio 30-08-2009, 19:45   #8
aslocum
 
Status: Junior Member
Registrato dal: Aug 2009
ubicazione: Germany
Messaggi: 14
aslocum Reputazione da appena iscitto
predefinito

apps install fine for me. first start is buggy, after a factory reset all is fine.
is there any way to turn off the green clock background an have the clock in white color?
aslocum non è in linea   Rispondi quotando
Vecchio 30-08-2009, 19:48   #9
phete
 
Status: Junior Member
Registrato dal: Jul 2009
Messaggi: 24
phete Reputazione da appena iscitto
predefinito

Quote:
Originariamente inviata da aslocum Visualizza il messaggio
apps install fine for me. first start is buggy, after a factory reset all is fine.
is there any way to turn off the green clock background an have the clock in white color?
hmm, so you flashed the ROM, and then wiped using the recovery? or what?
phete non è in linea   Rispondi quotando
Vecchio 30-08-2009, 19:54   #10
aslocum
 
Status: Junior Member
Registrato dal: Aug 2009
ubicazione: Germany
Messaggi: 14
aslocum Reputazione da appena iscitto
predefinito

wiped first, then installed.. started.. what a mess.. errors all the time. all apps hangs. shutdown..recovery menu and wipe again. next startup was all ok (hero version)
i had done fix permission and check filesystem too..maybe one of them was it too

edit: strange.. have tried fatality mod. went back to hero rom now many apps and all widgets are not here. only apps i have are pdf viewer and superuser whitelist

Ultima modifica di aslocum; 30-08-2009 a 20:06.
aslocum non è in linea   Rispondi quotando
Rispondi


Strumenti della discussione
Modalità di visualizzazione

Regole d'invio
Non puoi inserire discussioni
Non puoi inserire repliche
Non puoi inserire allegati
Non puoi modificare i tuoi messaggi

BB code è attivo
Le smilie sono attive
Il codice IMG è attivo
il codice HTML è disattivato

Salto del forum


Tutti gli orari sono GMT +2. Attualmente sono le 20:29.


A vBSkinworks Design
Powered by vBulletin Copyright © 2000-2010 Jelsoft Enterprises Limited.