Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?

About Me

  • About czechop
    Home country
    Poland

Statistics

Total Posts
General Information
  • Last Activity: 24th April 2013 07:17 AM
  • Join Date: 21st August 2012
  • Referrals: 0

Friends

Showing Friends 1 to 1 of 1

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
159 It seems that finally I was able to boot custom kernel with working radio:) It's not very stable yet(it stops/crashes at bootanimation quite frequently), and is quite laggy just after boot, but once it boots it seems to be almost usable. Wifi wor...
20 Really waiting for sources.. cause we still have only 2.6.29 =) Maybe you can share at least 2ndboot sources? Cause last from milestone works from time to time. Just updated front page with the link to the 2ndboot sources... however they do...
10 Some progress with 3.0.x kernel:) http://quarx2k.ru/uart.txt uart now is not dying and it pass init. Respect:) It seems that there are some problems with /system partition(not mounted?), but it reaches init.rc parsing, so it's really close...
10 I comment out "wakelock_stats_show" and set "return 0". I'll add check for NULL. Now in 95% it booted without errors. Waiting for RIL patch:) Wow, 95% is a quite good score:) Where is this wakelock_stats_show? And does this increase the b...
8 Did anyone know which GPIO_en for Display? Droid3(Solana use gpio 96), but i can't find this value in defy driver... https://github.com/Quarx2k/jordan-kernel/blob/863b37e3922a30a159c9fbf98152d53e13623c2f/arch/arm/mach-omap2/board-mapphone-panel....