Latest Official buke2 Modem:
adb reboot bootloader
fastboot flash modem modem.bin
fastboot reboot
YOU DO THIS AT YOUR OWN RISK!
Modem.bin
-------------------------------------------------------------------------------------------------------------------
TIP:
Enable USB Charging
Code:
adb shell
cd /sys/class/power_supply/battery/
echo 1 > force_usb_charging
To disable it:
Code:
adb shell
cd /sys/class/power_supply/battery/
echo 0 > force_usb_charging
b.t.w. a couple of users has asked why not default?
I DO NOT LIKE THE IDEA OF CHARGING THE BAT FROM USB, IF IT WAS SUPPOSE TO DO THAT, IT WOULD HAVE BEEN ENABLED, but that is me, you are welcome to do it if you wish. :)
This is active until you reboot. Then you will have to redo.
-------------------------------------------------------------------------------------------------------------------
TIP:
IF YOU MAYBE LOOSE ROOT IF YOU RESTORE A ROM, TO GET ROOT BACK JUST DO THIS:
Code:
adb remount
adb shell chmod 6755 /system/bin/su
-------------------------------------------------------------------------------------------------------------------
Extras for ISI-GALAXY 1.x
Theme:darker
status_bar.
Restore to
original.
--------------------------------------------------------------------------------------------------------------------
Please do not link directly to the files, use this thread if you want to link.
-------------------------------------------------------------------------------------------------------------------
[MOD] CirclesMod / HooolmGlow for ISI-GALAXY 1.1x
http://forum.xda-developers.com/show....php?t=1240597
Download here:
http://ismaakit.com/rom/theme/Hooolm...004-signed.zip
Restore:
http://ismaakit.com/rom/theme/Hooolm...0v_restore.zip
Thank you to
Hooolm for the MOD, You can vist him here:
http://circlesmod.dk/
---------------------------------------------------------------------------------------------------------------------
Older Base [P7500XWKG9]
Changelog:
0.8 : kernel update - pershoot
0.8 : usb kernel fix - isimobile/seo
0.7 : kernel update - pershoot
0.7 : kernel modules tun.ko and cifs.ko included
0.6 : incorrect 3g data counters fixed - seo
0.6 : sleep of death fixed (could still happen but in very very rare cases) - seo
0.5: new kernel from pershoot. Fixed hopefully sleep of death, please report back. kernel fix from seo. thank you pershoot and seo! update 0.5v containt fixes from 0.4v, please see full post for details.
0.4: new kernel from pershoot, thank you! new camera app from seo. battery drain fixed, battery annimation fix
0.3: new base XWKG9, new kernel from pershoot, thank you!, new camera and email app from seo. ROM is now Deodexed and zipaligned, 3g drop fix
and battery drain fix
0.2: first public release
0.1: internal
Download:
- 0.8v
update
- please flash the "WIPE" zip, TB Galaxy WIPE script (SEO's), required for new users coming from stock. This will FACTORY RESET your tab but /data/media (your music, pictures & videos) will be left intact.
- this will NOT factory reset your tab if you're not on older version of this rom
All files available from this post.
http://ismaakit.com/blog/
Bugs- If MEDIA SERVER have high cpu usage on battery stats. Fix do this: go to settings -> applications -> manage applications -> all -> com.sec.android.providers.download -> clear data
Reboot after unplug of usb adapter - fixed
"Sleep of Death", sometime when the tab goes to sleep it does not wake up when you press power. Almost - latest kernel should reduce it. Workaround - Press power until Tab boots.
3g losing connectivity when going to sleep. Fix unknown. do not flash modem.bin as previously suggested, error still occurs Fixed in 0.3
Busy working on the fix... Will release a new ROM soon. You can flash the kernel from seo rom, it fixes the problem. Will Release one with pershoot's kernel, soon. Done
If you experience battery drain, please let me know. Also if you go to Settings -> Applications -> Battery use. It will list apps that was using battery. Take a screenshot and post it.
Kernel
sources
-------------------------------------------------------------------------------------------------------------------
0.8v Extras
Theme:darker
status_bar.
Restore to
original.
--------------------------------------------------------------------------------------------------------------------
Please do not link directly to the files, use this thread if you want to link.
For those of you who want's a GUI File Manager to Linux, A command line + GUI (GTK based) Android ADB-based file manager
https://github.com/sole/aafm
---------------------------------------------------------------------------------------------------------------------
To be able to send SMS you can flash the 7500
modem image. Download the file to disk and then do this:
adb reboot bootloader
fastboot flash modem modem.bin
fastboot reboot
YOU DO THIS AT YOUR OWN RISK!