**** BEGIN LOGGING AT Wed May 16 03:00:01 2012 May 16 09:19:18 I'm trying to execute a binary built for android on ubuntu. As expected it didn't work :p . is there a difference in the ELF ? or the ABI? or what is different ? as both are built on the same linux kernel , but i guess a different compiler? . Ubuntu is chrooted from android. what do i do to make this work? May 16 09:20:04 Um, aren't android apps written in java? May 16 09:20:23 What does file(1) say about the binary you're trying to run? May 16 09:25:14 nimesh_accenture: android uses a different glibc Bionic libc May 16 09:27:51 rsalveti: have you read my email about rootstock? May 16 12:09:55 i want to put my own boot up image instead of 2 penguins and Ubuntu splash screen. Does anybody know how to do that? May 16 12:10:16 The penguins are coded into the kernel May 16 12:10:23 You can have them on or off, but that's about it May 16 12:10:34 The ubuntu splash stuff is called "plymouth", it is quite customizable May 16 12:11:05 so how can i turn them off May 16 12:11:21 penguins? May 16 12:11:42 Recompile your kernel May 16 12:11:55 Possibly you can turn them off from the boot prompt, but I don't know how May 16 12:12:58 parin: you can replace the logo: http://www.articleworld.org/index.php/How_to_change_the_Linux_penguin_boot_logo May 16 12:13:01 ok thank you for help. any way I have to make custom kernel so i will disable them when i customize it and May 16 12:13:52 I stand corrected May 16 12:14:11 :) May 16 12:14:37 yes u are. thanks amitk May 16 12:17:22 1-pixel window borders die die dieeeeeeeeeeeeee May 16 13:40:13 NekoXP: you want 0px ones? :) May 16 14:08:33 rsalveti: ping May 16 14:26:23 hi guys, there is a tablet in which ubuntu can be installed to make custom development? I really don't want to write an android app! May 16 15:23:37 angeloc: this one maybe ? https://wiki.ubuntu.com/ARM/Archos101it?action=show&redirect=ARM%2FOMAP%2FArchos101it May 16 15:24:20 vstehle: wow, wonderful! May 16 15:24:56 angeloc: even better status page : https://wiki.ubuntu.com/ARM/TabletList (don't know how up to date this is) May 16 15:25:45 vstehle: i saw that but there no mention on compatibility May 16 15:28:24 vstehle: i'm really astonished, this one seems to be really well supported May 16 15:54:38 ho ho hum May 16 15:55:17 ogra_: more fun than i can stand trying to get 12.04 up and running on a toshiba laptop last night :( May 16 16:40:29 rsalveti: ping May 16 18:33:42 i am trying to change the 2 panguine boot logo as mentioned here http://www.linuxquestions.org/questions/blog/~shylock~-418698/patch-and-compile-kernel-with-custom-boot-logo-2497/ May 16 18:34:02 how do i get linux source code ? May 16 18:34:31 i am using ubuntu 12.04 kernel 3.2.0-1412-omap4 May 16 18:35:10 i burned the sd card from preintstall 12.04 ubuntu image May 16 18:39:27 should I use this? http://omappedia.org/wiki/OMAP_Ubuntu_Core#Kernel? May 16 18:39:34 please see kernel section May 16 18:41:24 parin, 'sudo apt-get source linux-image-3.2.0-1412-omap4' should do it, May 16 18:46:22 Forking the kernel and keeping it up to date with every SRU and security release we do (every couple of weeks) just to change a logo that you see for a few seconds, seems like a bit of a waste of time. ;) May 16 18:47:56 (And if you don't intend to keep it up to date, then you're trading security support for a new logo, which is even worse) May 16 19:07:23 @infinity dose that mean i need to recompile kernel every time i make security update? May 16 19:07:52 so is there anyway i can just disable it? May 16 19:08:17 i mean disable the logo?....i would prefer blank screen then logo May 16 19:10:20 parin, wouldn't adding 'quiet' to the bootarg disable the logo. May 16 19:11:48 I've changed the logo in the kernel before May 16 19:11:51 ...its kinda small May 16 19:12:16 parin, you jus thave to save as an ascii ppm, and then reduce to 224 colors May 16 19:12:27 you can do this...almost...with gimp May 16 19:13:00 yes i see that but my problem is with recompilation of kernel May 16 19:13:15 i would try 'quit' May 16 19:13:19 using bootargs May 16 19:13:19 well if you dont know how to recompile the kernel, this is not a good idea May 16 19:13:28 *not a good reason to start May 16 19:13:53 yes thats what i have never done that though i can do that in my spare time May 16 19:14:19 but somehow i need to disable it May 16 19:16:27 @rcn-ee i am looking at /boot/boot.script and it has 'quite' already there May 16 20:42:50 parin: logo.nologo in the bootargs should do it, see http://lxr.linux.no/#linux+v3.3.6/Documentation/kernel-parameters.txt#L1352 **** ENDING LOGGING AT Thu May 17 02:59:59 2012