Android OS Forum banner
1 - 10 of 10 Posts

· Developer
Joined
·
30 Posts
Soooo.... The kernel is bootable, wifi works as reports via IRC... I packed it into a fastboot-able boot image. Grab it here and in fastboot mode just do "fastboot flash boot boot.new.img" and reboot.... Screenshot posted is from Dasunsrule32's device from the IRC channel.. OC is next till we get the partitons mapped correctly for recovery but we are on it... May need more assistance from you guys soon... CR

 
  • Like
Reactions: Deez1234

· Developer
Joined
·
30 Posts
Discussion Starter · #4 ·
At the moment nothing special... Its a proof of concept... I have OC patches etc but figuring out the boot partition in the first place was a pain and then which ramdisk to use, what the base address was etc to make the boot.img and then figuring out if fastboot was real as we had nothing to flash to find out. All in all, it was just a test... More will be added, OC/UV etc... Got alot on my plate and we really need the recovery done so all in time... CR
 

· Developer
Joined
·
30 Posts
Need someone daring to fastboot this new boot.img just like my first one... Pushed some changes to the kernel and I'm hoping (fingers crossed) it didn't break. IF, and that's a BIG IF, I'm lucky and it boots, I need whoever flashes it to install SetCPU and tell me what its stating the frequencies are and the voltage (mV). Have it auto detect, or choose tegra 2 if it wont. If it fails, just fastboot my first boot.img back and report. Grab the new one here and let me know... Screenshots welcome of SetCPU... CR

EDIT: Initial test seemed to bootloop.... If thats the case I will re think what it is I think may have went wrong.... BUT, if someone is still willing to get me a logcat of the bootloop that would help alot...
 

· Android Beginner
Joined
·
8 Posts
i can confirm this kernel works well, wifi and bluetooth working on tmobile g slate.

thx to @Deez1234 for help in IRC, process was simple.

grab boot.new.img from OP
boot into fastboot (Power + Volume Down)
from terminal on pc:
fastboot oem unlock
fastboot flash boot boot.new.img
reboot, enjoy.

looking forward to Clockwork and a port of 3.2, thank you @Chiefzreloaded and all.
 
1 - 10 of 10 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top