![]() |
Re: Now with X!
Quote:
|
Re: [ANN] Gentoo chroot on N8x0
Now with wireless! See wireless howto
|
Re: [ANN] Gentoo chroot on N8x0
Thanks for the port !
Please, did you made any speed comparison between the Gentoo chroot and Easy Debian ? I there is a notable improvement, then it's worth a try ... |
Re: [ANN] Gentoo chroot on N8x0
Just a bump that we now have Gentoo *booting* with WiFi, GPS (slow TTFF, so leave gpsd running when not in use), and Bluetooth.
Distcc works decent as well, though qt-webkit still runs out of memory linking... |
Re: [ANN] Gentoo chroot on N8x0
do you need distcc? i find it easier to mount the slow machine via nfs, chroot there and have the whole emerge process run on my quadcore which hardly ever runs out of memory. - i only work on x86, though, i don't know if this could possibly work with an arm target.
|
Re: [ANN] Gentoo chroot on N8x0
Maemo/Gentoo BINHOST anyone? ;)
|
Re: [ANN] Gentoo chroot on N8x0
I used http://www.gentoo.org/proj/en/base/embedded/handbook/ to setup
a cross compiler for the N810 and emerge system with slonopotamus' CFLAGS. Unfortunately, I couldn't get it past GNU gdbm -- the build fails due to some library being in an "unknown format". I assume libtool is searching the amd64 library path instead of the arm one. I think this is the way to go; selfhosting is a nice thing to have but even syncing the portage tree is a way too slow operation. Not to say I prefer building the image once (on my HDD) then writing it to the SD Card instead of building it on-the-fly to the SD Card (considering write cicles and such). |
Re: [ANN] Gentoo chroot on N8x0
Published updated stage3 tarball: http://slonopotamus.org/gentoo-on-n8x0#resources
Includes gcc-4.3.2, glibc-2.8, python-2.6 |
Re: [ANN] Gentoo chroot on N8x0
I don't know about these optimizations but I tried a stock gentoo ARM4 softfloat stage3 http://distfiles.gentoo.org/releases...090726.tar.bz2
or here So anyway I used wget to download it and then (as root) tar -xjvf to untar it. Copied it to a SD card (used 8 gig because of "out of space error" with 2gig on environment update) must be formatted as ext3 (use GParted) with cp -R and popped in the card. # umount /medika/mmcblk1p1 # mkdir /mnt/gentoo # mount /dev/mmcblk1p1 /mnt/gentoo # cd /mnt/gentoo # mount -o bind /dev /mnt/gentoo/dev/ # mount -o bind /proc/ /mnt/gentoo/proc/ # chroot /mnt/gentoo Now in chroot #env-update #source /etc/profile compiled coreutils and copied uname program to OS2008 and ran it fine. Newer version knew i was on RX-44 while stock busybox version just outputted unknown. |
Re: [ANN] Gentoo chroot on N8x0
Quote:
And they don't use VFP (float-point unit) so will be very slow at such operations as video decoding. That's why we built our own stages. Besides that, you only got chroot that way. And we have bootable system with X, wifi and bluetooth. |
All times are GMT. The time now is 15:07. |
vBulletin® Version 3.8.8