Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
THREAD CLOSED
Tip us?
 
FXP
Old
(Last edited by FXP; 27th July 2010 at 09:06 PM.)
#91  
FXP's Avatar
Recognized Developer
Thanks Meter 31455
Posts: 5,884
Join Date: Nov 2006

 
DONATE TO ME
cyanogen rc2 for x10 build 00005 will arrive tomorrow

can not be flashed for now
 
cvchetan
Old
#92  
cvchetan's Avatar
Retired Forum Moderator
Thanks Meter 60
Posts: 693
Join Date: May 2009
Location: Bhubaneswar

 
DONATE TO ME
guys guys devs only..

if u want to discuss about this then open a thread for "other than devs"

ill sticky it if needed..

chetan
follow forum rules...
 
FXP
Old
#93  
FXP's Avatar
Recognized Developer
Thanks Meter 31455
Posts: 5,884
Join Date: Nov 2006

 
DONATE TO ME
with actual state of spl it boots then crashes
you can play a lil with the new kernel included into package


build 0005
http://hotfile.com/dl/57983756/408a452/0005.rar.html
 
goroh_kun
Old
#94  
goroh_kun's Avatar
Member
Thanks Meter 152
Posts: 85
Join Date: Apr 2010
Location: Tokyo,Japan or HongKong
Default current works, RPC keepalive reply is implemented.

I succeed to avoid MCPU crach in SPL.
I added RPC event handler to reply the RPC keepalive call from MCPU.
I found that MCPU doesn't crash anymore.

Next, I try to patch kernel to avoid re-initialize smem area,
and I added fake new service RPC events from MCPU to ACPU.
so now, I can use new Linux kernel from usbloader

http://hotfile.com/dl/58316988/b2191...ernel.zip.html

this is for developer, now I prepare a release version.

thanks. and please wait next report.
 
Bin4ry
Old
#95  
Bin4ry's Avatar
Recognized Developer
Thanks Meter 4924
Posts: 1,627
Join Date: Nov 2008
Location: Schwelm (NRW)

 
DONATE TO ME
WWWWWWOOOOOOOOOOOOOOOOOOOOWWWWWWWWWWWWWWWWWWWW!!!! !!!!!!!!!
GOROH YOU ARE THE BEST ))))

Regards
Andreas



Quote:
Originally Posted by goroh_kun View Post
I succeed to avoid MCPU crach in SPL.
I added RPC event handler to reply the RPC keepalive call from MCPU.
I found that MCPU doesn't crash anymore.

Next, I try to patch kernel to avoid re-initialize smem area,
and I added fake new service RPC events from MCPU to ACPU.
so now, I can use new Linux kernel from usbloader

http://hotfile.com/dl/58316988/b2191...ernel.zip.html

this is for developer, now I prepare a release version.

thanks. and please wait next report.
 
biktor_gj
Old
#96  
biktor_gj's Avatar
Senior Member
Thanks Meter 227
Posts: 665
Join Date: Jan 2008
Lots, lots, lots and lots of thanks goroh. You are the best!
 
FXP
Old
(Last edited by FXP; 30th July 2010 at 08:48 AM.)
#97  
FXP's Avatar
Recognized Developer
Thanks Meter 31455
Posts: 5,884
Join Date: Nov 2006

 
DONATE TO ME
thanks
for loader

smd_rpcrouter.c
is broken and will not compile
will try debugging


@.config -why do you use s1 loader
we can use qualcom loader (see configs folder)
 
Cablekevin
Old
#98  
Cablekevin's Avatar
Senior Member
Thanks Meter 3
Posts: 213
Join Date: Jan 2010
Location: 0172
Quote:
Originally Posted by goroh_kun View Post
I succeed to avoid MCPU crach in SPL.
I added RPC event handler to reply the RPC keepalive call from MCPU.
I found that MCPU doesn't crash anymore.

Next, I try to patch kernel to avoid re-initialize smem area,
and I added fake new service RPC events from MCPU to ACPU.
so now, I can use new Linux kernel from usbloader

http://hotfile.com/dl/58316988/b2191...ernel.zip.html

this is for developer, now I prepare a release version.

thanks. and please wait next report.
This was the thing that went wrong time after time? Or am i not getting the complete picture.
 
goroh_kun
Old
#99  
goroh_kun's Avatar
Member
Thanks Meter 152
Posts: 85
Join Date: Apr 2010
Location: Tokyo,Japan or HongKong
Default try this

this is my build. could you try this?

http://hotfile.com/dl/58561546/11c99...t-new.zip.html

anyway, I'll upload whole source code first.

 
goroh_kun
Old
(Last edited by goroh_kun; 30th July 2010 at 08:23 PM.)
#100  
goroh_kun's Avatar
Member
Thanks Meter 152
Posts: 85
Join Date: Apr 2010
Location: Tokyo,Japan or HongKong
Default patchec kernel source code

Hi, I uploaded patched kernel source code.

http://hotfile.com/dl/58576670/b835c...tched.tgz.html

after build kernel image, I made the boot.img like this

Code:
cp arch/arm/boot/Image .
./mkbootimg --kernel Image --ramdisk ramdisk.gz --base 0x20000000 -o boot-new.img
I'm now working to update splboot and usbloader,
I think it's possible to boot kernel image directly from splboot module.
we have many results by analyzing using usbloader

THREAD CLOSED
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...