[Firmware][2.3.5] I777UCKJ2 (Galaxy S II AT&T)

mjgspr95

Senior Member
Mar 3, 2009
626
83
58
Ha! I took the system/etc/wifi file from a stock h7 ROM and wifi working now.

i777 stock 2.3.5 kj2
Entropy512 Doom
Onepointsixingit
 

mjgspr95

Senior Member
Mar 3, 2009
626
83
58
Is deodexing just deleting all the odex files? I'm assuming its more than that.

i777 stock 2.3.5 kj2
Entropy512 Doom
14 toggle mod
Onepointsixingit
 

mjgspr95

Senior Member
Mar 3, 2009
626
83
58
Ok, I got it. For Real...
There are two files in the etc/wifi folder that you need not the whole thing. Wifi was working, but my wireless tether was broke. The two files you need from stock H7 are wifi.conf and wpa_supplicant.conf. Use Root explorer to replace and you will have working wifi and wls/tether on J2.
 

mjgspr95

Senior Member
Mar 3, 2009
626
83
58
Got it rooted now and have Wi-Fi. I flashed codeworkx kernel, super-one-click rooted, then flashed the stock J1 kernel. And, I no longer have the "yellow triangle" at boot.

Android Version: 2.3.5
Baseband Version: I777UCKJ2
Kernel Version: 2.6.35.7
Build Number: GINGERBREAD.UCKJ2
Could you please post the J1 kernel or the link? I can't find it... I want to try the remove triangle and keep custom kernel process. I tried to odin a stock kh7 and got stuck at boot screen:rolleyes:
 

KGB7

Senior Member
Oct 31, 2011
145
16
0
Could you please post the J1 kernel or the link? I can't find it... I want to try the remove triangle and keep custom kernel process. I tried to odin a stock kh7 and got stuck at boot screen:rolleyes:


Took me half a day to find it, its on rootzwiki forums. RootzWiki → Samsung → Galaxy S II / Epic Touch 4G → A&T Galaxy S II Developer Forum --[Firmware][2.3.5] I777UCKJ1 (Galaxy S II AT&T)




And the wifi works on my phone as well now.



Cant post a link since im a noob here.:rolleyes:
 
  • Like
Reactions: Poke01 and mjgspr95

bugity

Inactive Recognized Developer
Nov 29, 2010
150
26
0
Chicago
Is it possible to get the modem from kj1 and kj2 seperate to try on kh7 roms? (like the million modem choices we had with the captivate) either way you all rock thanks for always making my phone as baller as it should be :)

Sent from my SAMSUNG-SGH-I777 using xda premium
 

mjgspr95

Senior Member
Mar 3, 2009
626
83
58
Took me half a day to find it, its on rootzwiki forums. RootzWiki → Samsung → Galaxy S II / Epic Touch 4G → A&T Galaxy S II Developer Forum --[Firmware][2.3.5] I777UCKJ1 (Galaxy S II AT&T)




And the wifi works on my phone as well now.



Cant post a link since im a noob here.:rolleyes:
I used it to remove the triangle at boot. It worked following the instructions from the post in general. I used the terminal emulator app method. Now my KJ2 looks official. :D
 

Entropy512

Senior Recognized Developer
Aug 31, 2007
14,095
25,085
0
Owego, NY
I think it involves combining the code from both files into the apk. There should be lots of info on how to deodex and zip align if you search.
Yeah... deodexing can be quite a pain in the ass. I used dsixda on a Linux box, but there are a few gotchas (such as - nandroid backups from CWM5 will NOT work with dsixda kitchen)
 

AllTheWay

Retired Senior Moderator
Apr 3, 2007
5,620
118
0
38
Folsom, California
Took me half a day to find it, its on rootzwiki forums. RootzWiki → Samsung → Galaxy S II / Epic Touch 4G → A&T Galaxy S II Developer Forum --[Firmware][2.3.5] I777UCKJ1 (Galaxy S II AT&T)




And the wifi works on my phone as well now.



Cant post a link since im a noob here.:rolleyes:

Here is the link in case anybody else needs it.

http://www.ponack.net/designgears/rootzwiki/I777UCKJ1/I777UCKJ1_kernel.tar

For anybody having trouble connecting to wifi or any wifi issues just reflash this kernel in the PDA section in Odin.
 

AllTheWay

Retired Senior Moderator
Apr 3, 2007
5,620
118
0
38
Folsom, California
Ok, I got it. For Real...
There are two files in the etc/wifi folder that you need not the whole thing. Wifi was working, but my wireless tether was broke. The two files you need from stock H7 are wifi.conf and wpa_supplicant.conf. Use Root explorer to replace and you will have working wifi and wls/tether on J2.
Can you please post the two files you used.
 

RockRatt

Senior Member
Aug 1, 2010
4,102
3,711
0
DG do you happen to have a link to download/ or possible to extract the modem from the 2.3.5 leak? Or if anyone has it could you please pm me a link to it. Thanks

Sent From My KickAss ATT SGS2 SPORTING CM7
 

creepyncrawly

Senior Member
Sep 3, 2010
2,770
3,276
0
DG do you happen to have a link to download/ or possible to extract the modem from the 2.3.5 leak? Or if anyone has it could you please pm me a link to it. Thanks

Sent From My KickAss ATT SGS2 SPORTING CM7
You have a Jig, right?

Nandroid backup your current rom. Install I777UCKJ2 on your phone. (You can repeat the process with I777UCKJ1 if you want that modem also.) Use either adb or terminal emulator to run the command:
Code:
dd if=/dev/block/mmcblk0p8 of=/sdcard/modem.bin bs=4096
You now have the UCJK2 Modem.bin on your sdcard. Restore Nandroid and then run:
Code:
dd if=/sdcard/modem.bin of=/dev/block/mmcblk0p8
If you'll get both of these modem.bin files, mark them appropriately, and send them to me, I'll package them into Odin3 One-Click downloaders and post them up for everyone to use if they want to.

Warning: JK2 and probably JK1 installs alternative bootloaders, and you'll have to go to the development forum and get the UCKH7 bootloader so you can use the jig.

Edit (8th December 2011): With the new tool "Mobile Odin", it is now possible to flash the Odin One-Click Downloader executable files safely without flashing the jig disabled secondary bootloader. Mobile Odin cowardly refuses to flash PIT, IBL/PBL, SBL, or EFS, even if present in the files. Additionally, after all of the available partitions have been loaded, any except Kernel and System can be cleared before flash.
 
Last edited:

RockRatt

Senior Member
Aug 1, 2010
4,102
3,711
0
You have a Jig, right?

Nandroid backup your current rom. Install I777UCKJ2 on your phone. (You can repeat the process with I777UCKJ1 if you want that modem also.) Use either adb or terminal emulator to run the command:
Code:
dd if=/dev/block/mmcblk0p8 of=/sdcard/modem.bin bs=4096
You now have the UCJK2 Modem.bin on your sdcard. Restore Nandroid and then run:
Code:
dd if=/sdcard/modem.bin of=/dev/block/mmcblk0p8
If you'll get both of these modem.bin files, mark them appropriately, and send them to me, I'll package them into Odin3 One-Click downloaders and post them up for everyone to use if they want to.

Warning: JK2 and probably JK1 installs alternative bootloaders, and you'll have to go to the development forum and get the UCKH7 bootloader so you can use the jig.
Thanks. I asked about these modems since I didn't want to flash bootloaders. I was planning on putting them up as cwm files like I have done in the dev section for modems for KH7 and KJ4. So I just hoped since eg made the 1 click that maybe he had already pulled the modems out. Thank again.

Sent From My KickAss ATT SGS2 SPORTING CM7
 

AlekMilo

New member
Dec 10, 2011
1
0
0
Message Tone and Ringtone

I flashed the J1 2.3.5 to get the wifi fix and rooted it. Besides the bugs that have been mentioned above, my texts are coming in as the whistle sound, and I can't change it to any other sound. Anyone else experience this? I am not sure about the calling ringtone because it is late, and I can't test that right now, but I'll bet its the same for the phone ringtone as well. Let me know if anyone has the same problem or knows a fix. Thanks a lot.

---------- Post added at 05:53 AM ---------- Previous post was at 05:40 AM ----------

Phone ringtone changing works just fine actually, just the notification ringtone will not change from the annoying ass whistle sound that it is set to default.
 

CAMILAPELAYO

New member
Jan 18, 2017
1
0
0
I need rom s2 i777 2.3.5

Got it rooted now and have Wi-Fi. I flashed codeworkx kernel, super-one-click rooted, then flashed the stock J1 kernel. And, I no longer have the "yellow triangle" at boot.

Android Version: 2.3.5
Baseband Version: I777UCKJ2
Kernel Version: 2.6.35.7
Build Number: GINGERBREAD.UCKJ2
THANK YOU VERY MUCH FOR YOUR ACCEPTANCE I AM FROM VENEZUELA I DO NOT SPEAK ENGLISH YOU CAN HELP ME URGENT I NEED THE ROM OF THE S2 i777 2.3.5 AND I CAN NOT FIND THE FORUM AND THE LINKS PAGES DO NOT ENTER THE LINK PLEASE YOU CAN HELP ME CAMILA.
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone