Search found 7 matches
- Tue Mar 24, 2015 3:45 am
- Forum: Hardware Hacking
- Topic: Backup battery for clock?
- Replies: 5
- Views: 6151
Backup battery for clock?
Is it possible to add a backup battery for the hardware clock?
- Thu Aug 23, 2012 12:34 am
- Forum: General / Software
- Topic: need working Android kernel config
- Replies: 9
- Views: 6901
Re: need working Android kernel config
Finally got it to compile. I don't use the frameworks folder from the source_overlay zip. Don't know what I'm missing out, doing so. Maybe it's because of the chinese characters in the xml files. It seems to run quite well on the joggler. So this should be a good starting point for building my own c...
- Sun Aug 19, 2012 1:34 pm
- Forum: General / Software
- Topic: need working Android kernel config
- Replies: 9
- Views: 6901
Re: need working Android kernel config
Hm, on 11.10, I get the exact same error.
Which Java version do you use?
I will try it with -j1.
Which Java version do you use?
I will try it with -j1.
- Thu Aug 16, 2012 4:47 pm
- Forum: General / Software
- Topic: need working Android kernel config
- Replies: 9
- Views: 6901
Re: need working Android kernel config
No, I installed it only for playing around with the android source.
Maybe I should try it with 11.10.
Maybe I should try it with 11.10.
- Thu Aug 16, 2012 1:46 am
- Forum: General / Software
- Topic: need working Android kernel config
- Replies: 9
- Views: 6901
Re: need working Android kernel config
So, Jazzmista please help me! I'm building on Ubuntu 10.04. I've synced the android-x86 source tree and copied Mijuus source overlay over the files. Then '. build/envsetup.sh' and 'make -j2 iso_img TARGET_PRODUCT=joggler'. I just need to get a working source as a starting point for starting to build...
- Wed Aug 15, 2012 1:53 am
- Forum: General / Software
- Topic: need working Android kernel config
- Replies: 9
- Views: 6901
Re: need working Android kernel config
Thank you! When I try to compile it with his source overlay I always end up with this error: Install: out/target/product/joggler/system/framework/bouncycastle.odex Install: out/target/product/joggler/system/framework/core-junit.jar target Strip: libRS (out/target/product/joggler/obj/lib/libRS.so) ta...
- Sat Aug 11, 2012 2:27 am
- Forum: General / Software
- Topic: need working Android kernel config
- Replies: 9
- Views: 6901
need working Android kernel config
Hey there, can somebody post a working Android kernel config for ICS with (if any) needed patches please? My Android build runs fine with the kernel from jazzmod ICS, but I cant get around building my own kernel, it always hangs just before starting the Android GUI. Don't know where I'm wrong. Thank...