Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
isimobile
Old
(Last edited by isimobile; 21st April 2012 at 06:22 PM.)
#1  
isimobile's Avatar
Senior Member - OP
Thanks Meter 378
Posts: 451
Join Date: Aug 2011
Location: Centurion
Default [ROM][4 Dec][HC32] isi-galaxy 1.2.5v with pershoot's kernel

This is based on P7500XWKK4_P7500NEEKK1_NEE Galaxy Tab 10.1 / HC 3.2 ROM but it is for the P7100 tablet.

Please read the whole thread before you flash. There are a couple of BUGS!
  • Flash on your own risk. I cannot be held responsible for any damage caused to your tab
  • This is not all my own work, I have worked with other members to get this ROM working.
  • DO NOT USE FACTORY REST IN ROM, EVER, USE WIPE SCRIPT TO RESET IF YOU NEED/WANT, IF YOU ARE GOING TO USE THE FACTORY RESET OPTION, YOU WILL BOOTLOOP!
  • kernel is provided by pershoot - compiled by myself - all kernel work is from pershoot here
  • first-time users you need to wipe! use supplied wipe script. Please read carefully, everything is here to get it flashed onto your TAB, if you do not understand what to do, ask, we will gladly try and assist.
  • Copy the downloaded files to sdcard (/sdcard/) and flash via ClockWorkMod
  • As always backup your data / apps before doing this! I use Titanium backup, search for it in the market.


Please read the thread before you report a bug. don't report already reported bugs. keep the thread clean. use xda's search feature

  • You need unlocked bootloader, click on link to see how to unlock.
  • You need root, click on link to see how to root.

    Note: you MUST have Samsung Kies installed, or device drivers, for adb to work! It seems a lot of people do not have it installed, which causes a lot of confusion.
  • You need ClockworkMod Recovery (it is part of ROM Manager), download ROM Manager from market to install ClockWorkMod.

Please remember that this modified rom of P7500, Some features will not work 100%, most does but there are going to be a few bugs.

Features
  • Honeycomb 3.2 Based on P7500XWKK4_P7500NEEKK1_NEE ROM for the P7500, it will report as a P7500 but it is a P7100. Cannot change it to P7100 then some applications do not work.
  • Samsung TouchWiz UX UI
  • allows OC up to 1.4Ghz kernel, based on pershoot kernel compiled to include the following modules: ntfs.ko, tun.ko, cifs.ko
  • Kies via Wifi works on latest Kies in windows
  • Zipaligned
  • Deodexed - First boot will take a while, so be patient, if it did not boot after 30min then force a reboot!
  • Voodoo sound improvements (Download voodoo from Market)
  • NEVER USE FACTORY RESET IN INSIDE ROM SETTINGS OR DELETE DATA/CACHE IN CWM. YOU WILL BOOTLOOP!
  • See second post for other items

Bugs
  • 3g: SIM PIN Lock must be removed for 3g to work after first boot. If you have SIM PIN please disabled it in Setting->Location and Security -> Set up SIM card lock
  • None of the security features work, Lock screen, PIN, Pattern, Password. If someone can let me know why and how to fix let me know!
  • Camera currently is only 3.2mp. May Crash sometimes - working on it.
  • Please report Bugs in thread

Thanks to:
pershoot, for getting the kernel working! He is the MAN! He worked nights to get the kernel working on the 10.1v, with not even having the device!
SEO, He has assisted me a lot over the last couple of months!, if it was not for him I could not have done this
To the community that got me into this without them I would not have been able to do this.
If I missed someone let me know it was not intended.

Changelog:
1.2.5.v: VoiceSearch.apk - deodexed
1.2.4.v: Camera fixed - touch autofocus - seo
1.2.4.v: Kernel modules cifs and ntfs added.
1.2.3v : Camera Fixes as per SEO
1.2.2v : Removed FactoryTest.apk and Factory.apk as per SEO suggestion.
1.2.1v : Public Release Build
1.2cv : third test build - limited testing
1.2bv : Second Build - internal
1.2av : Initial Build - internal

Download:
- 1.2.5v Full ROM
- 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(sdcard) (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
More information available from. http://ismaakit.com/blog/

Kernel sources is compiled by me to make sure it is working 100%, but all credit goes to pershoot.

See this post: http://forum.xda-developers.com/show...&postcount=128 for a different location. Thank you to algzed for providing this location.

Please do not link directly to the files, use this thread if you want to link.
follow me on twitter.
___________________
Devices: Samsung Galaxy Tablet 10.1 | Nexus 4

NOTICE: I do not respond to tech support questions through PM. Ask in forums, everybody will benefit
The Following 17 Users Say Thank You to isimobile For This Useful Post: [ Click to Expand ]
 
isimobile
Old
(Last edited by isimobile; 4th December 2011 at 06:42 AM.)
#2  
isimobile's Avatar
Senior Member - OP
Thanks Meter 378
Posts: 451
Join Date: Aug 2011
Location: Centurion
[Q]
I updated and noticed cifs.ko is not included?

[A]
Here you go: Link This includes a compiled kernel without debug-info, it also include all the modules that is compiled for pershoots kernel. List of modules included:

asix.ko
aufs.ko
auth_rpcgss.ko
cifs.ko
dhd.ko
ff-memless.ko
hid-sony.ko
lockd.ko
nfs_acl.ko
nfs.ko
ntfs.ko
rpcsec_gss_krb5.ko
scsi_wait_scan.ko
sunrpc.ko
tun.ko
xpad.ko

[Q]
Where are the modules installed?

[A]
Have a look on the tablet via adb

Code:
adb shell
cd /lib/modules
ls
The Following User Says Thank You to isimobile For This Useful Post: [ Click to Expand ]
 
isimobile
Old
(Last edited by isimobile; 6th December 2011 at 11:49 AM.)
#3  
isimobile's Avatar
Senior Member - OP
Thanks Meter 378
Posts: 451
Join Date: Aug 2011
Location: Centurion
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
-------------------------------------------------------------------------------------------------------------------
The Following 2 Users Say Thank You to isimobile For This Useful Post: [ Click to Expand ]
 
Fancois
Old
#4  
Senior Member
Thanks Meter 7
Posts: 186
Join Date: Dec 2006
Location: Clabecq
You push me to flash my tab XD
Excellent job ! Thank you

I just got a tiny question, is it possible to made a touchwiz UX.zip apart ?
To keep the beauty of Honeycomb ?

Just asking
 
thzone
Old
#5  
Member
Thanks Meter 0
Posts: 31
Join Date: Dec 2008
Downloading, will give this rom a try after download has finished
 
richard2311
Old
#6  
Senior Member
Thanks Meter 98
Posts: 549
Join Date: Jan 2011
Thnx ISI (and offcourse seo and pershoot) to for all your work.
Downloading rom and will flash when, it's finished.

Richard



Send from my rooted 10.1v
Samsung Galaxy S
Android 4.2.1
--------------------------------------------------------------------------------------------
Samsung Galaxy Tab 10.1V
CM10.1 --- Android 4.1.1

Thnx Seo , ISI & Pershoot.
--------------------------------------------------------------------------------------------
Samsung jet S8000
Android 2.1

if someone helped you press the thanks button.
 
thzone
Old
#7  
Member
Thanks Meter 0
Posts: 31
Join Date: Dec 2008
Default Great Rom :)

Ok,
Fist of all thanks for having this new version of android on my tablet.

This is how i installed the ROM.

Coming from your HC3.1 1.03v:
booted in recovery via rom manager
install zip from sdcard isi-galaxy-1.2.1v.zip
wipe cache
wipe dalvik
reboot


I first thought my tablet was hanging, for several minutes it was stuck at the samsung logo during boot, so i hold the powerbutton and rebooted. After that it booted ok. Maybe i had to wait longer?
But everything seems to be ok. Appearantly it doesn't wipe

For me this rom is beter than the previous since I don't use camera and 3g.
The Calendar app is now amazing, it is fluent like it should have being.

I will report back if i encounted errors.
 
isimobile
Old
#8  
isimobile's Avatar
Senior Member - OP
Thanks Meter 378
Posts: 451
Join Date: Aug 2011
Location: Centurion
Quote:
Originally Posted by Fancois View Post
You push me to flash my tab XD
Excellent job ! Thank you

I just got a tiny question, is it possible to made a touchwiz UX.zip apart ?
To keep the beauty of Honeycomb ?

Just asking
Nope, not at the moment. Maybe later. Let us get it stable first!
follow me on twitter.
___________________
Devices: Samsung Galaxy Tablet 10.1 | Nexus 4

NOTICE: I do not respond to tech support questions through PM. Ask in forums, everybody will benefit
The Following User Says Thank You to isimobile For This Useful Post: [ Click to Expand ]
 
isimobile
Old
#9  
isimobile's Avatar
Senior Member - OP
Thanks Meter 378
Posts: 451
Join Date: Aug 2011
Location: Centurion
Quote:
Originally Posted by thzone View Post
Ok,
Fist of all thanks for having this new version of android on my tablet.

I first thought my tablet was hanging, for several minutes it was stuck at the samsung logo during boot, so i hold the powerbutton and rebooted. After that it booted ok. Maybe i had to wait longer?
But everything seems to be ok. Appearantly it doesn't wipe

I will report back if i encounted errors.
Yeah you should have waited, first boot will take a while because the ROM is DEODEXED. After that is should fly.
follow me on twitter.
___________________
Devices: Samsung Galaxy Tablet 10.1 | Nexus 4

NOTICE: I do not respond to tech support questions through PM. Ask in forums, everybody will benefit
The Following User Says Thank You to isimobile For This Useful Post: [ Click to Expand ]
 
richard2311
Old
#10  
Senior Member
Thanks Meter 98
Posts: 549
Join Date: Jan 2011
ISI,

Do you know if the hooolmglow theme will work on this rom.?
Backing up my apps right now, then the flashing wil begin.
Thnx again

Send from my rooted 10.1v
Samsung Galaxy S
Android 4.2.1
--------------------------------------------------------------------------------------------
Samsung Galaxy Tab 10.1V
CM10.1 --- Android 4.1.1

Thnx Seo , ISI & Pershoot.
--------------------------------------------------------------------------------------------
Samsung jet S8000
Android 2.1

if someone helped you press the thanks button.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...