2010-07-07 11:28 y halo thar 2010-07-07 11:38 hi nebajoth 2010-07-07 13:03 how do i make bnn remember ip to gateway and dns? 2010-07-07 15:26 strings openwrt-xburst-qi_lb60-u-boot.bin says root=/dev/mmcblk0p1 but acording to http://en.qi-hardware.com/wiki/Boot_mode it is mmcblkp2 2010-07-07 15:27 need wiki to be updated? 2010-07-07 15:27 mmcblk0p2 sorry 2010-07-07 15:53 hmm. ok i should read first; boot+root is first mmc partition http://projects.qi-hardware.com/index.php/p/openwrt-xburst/source/commit/ff43eecc8fd4179629712d83682707fed4ea37ba/ 2010-07-07 15:53 will change wiki when i am at home 2010-07-07 18:53 is it possible to (ab)use the openwrt-xburst build for cross-compilation once OpenWrt has successfully built uImage and packages for all the required libraries? 2010-07-07 18:56 sure 2010-07-07 18:57 how does it work?  hello-world.c compiled for me and ran on the NanoNote but I get strange errors when trying to link against SDL 2010-07-07 18:59 strange as in it says something like: libdirectfb-1.4.so.0 was required by libSDL.so but could not be found 2010-07-07 18:59 except libdirectfb-1.4.so.0 is in the same staging_dir/.../usr/lib folder that libSDL.so is in 2010-07-07 19:02 neil: pass -Wl,-rpath-link=staging_dir... 2010-07-07 19:02 to the compiler 2010-07-07 19:06 many thanks for that!  it worked perfectly 2010-07-07 19:08 now gentoo is booting until login; some errors (e.g. gzip is not installed) but it works! 2010-07-07 19:10 i will rebuild everything again from scratch to create a real documentation 2010-07-07 19:10 is someone interrested? if not, i will merge it to gentoo-wiki 2010-07-07 19:12 sid__: it would be great to have step by step instructions on the Qi Hardware wiki 2010-07-07 19:44 there's now a page on the wiki in case others want to do the same: http://en.qi-hardware.com/wiki/Compiling_for_the_NanoNote 2010-07-07 19:46 is there any interest in how to reflash rootfs from linux on a microsd card? 2010-07-07 19:52 http://en.qi-hardware.com/wiki/Updating_Ben_with_an_SD ? 2010-07-07 19:53 i didn't even found that :P 2010-07-07 19:53 stage which boots is at https://88.198.212.242/nanonote/ 2010-07-07 19:55 unpacked it is 200 mb big! will be smaler in future; many useless programs are installed