Power Developer https://powerdeveloper.org/forums/ |
|
Debian/Squeeze LTSP armhf on efikamx https://powerdeveloper.org/forums/viewtopic.php?f=7&t=1889 |
Page 1 of 1 |
Author: | vagrant [ Mon Nov 15, 2010 12:51 pm ] |
Post subject: | Debian/Squeeze LTSP armhf on efikamx |
having reasonable sucess with Debian/Squeeze LTSP using the efikamx with the armel architecture, i figured i'd try with the armhf port on debian-ports.org. the trickier part was that qemu-user-static didn't support armhf, so i had to figure out a way to bootstrap it natively. being who i am and what i do, the easiest way seemed to be using the armel LTSP environment... so i booted the efikamx to a Debian LTSP armel environment, configured a writeable NFS mount on the server and mounted on the efikamx, installed the ltsp-server packages in the chroot, hacked up the ltsp-build-client plugin to use multistrap instead of debootstrap (since with debian-ports i need to pull from multiple repositories)... other than that, the build went fairly smoothly. i just used a kernel from http://www.powerdeveloper.org/platforms/efikamx/kernel, and with an initramfs from the armel environment, and it booted more or less successfully. trying with an initramfs built from the armhf chroot segfaulted with klibc's ipconfig... hrm. i just now found out those kernels don't really support armhf, so apparently, i'll have to build (or find) and armhf kernel to get any further with this... |
Author: | vagrant [ Mon Nov 15, 2010 1:06 pm ] |
Post subject: | Re: Debian/Squeeze LTSP armhf on efikamx |
Quote:
trying with an initramfs built from the armhf chroot segfaulted with klibc's ipconfig... hrm.
apparently that's all wrong. they really don't need an armhf-specific kernel.i just now found out those kernels don't really support armhf, so apparently, i'll have to build (or find) and armhf kernel to get any further with this... might try a different dhcp client and see if i can get that to work... |
Author: | vagrant [ Mon Nov 15, 2010 3:26 pm ] |
Post subject: | Re: Debian/Squeeze LTSP armhf on efikamx |
Quote: Quote:
trying with an initramfs built from the armhf chroot segfaulted with klibc's ipconfig... hrm.
might try a different dhcp client and see if i can get that to work... |
Author: | Neko [ Mon Nov 15, 2010 7:08 pm ] |
Post subject: | Re: Debian/Squeeze LTSP armhf on efikamx |
Quote: Quote:
trying with an initramfs built from the armhf chroot segfaulted with klibc's ipconfig... hrm.
apparently that's all wrong. they really don't need an armhf-specific kernel.i just now found out those kernels don't really support armhf, so apparently, i'll have to build (or find) and armhf kernel to get any further with this... As long as you are not installing headers or pre-prepped kernel source everything will be fine. Boot image and modules are not affected by the userspace ABI. We're working on 2.6.35+ but we have to fix some bugs in .31 first. |
Author: | vagrant [ Sun Nov 21, 2010 11:28 pm ] |
Post subject: | Re: Debian/Squeeze LTSP armhf on efikamx |
Quote:
trying with an initramfs built from the armhf chroot segfaulted with klibc's ipconfig... hrm.
after tring udhcpc instead, then nfsmount from klibc segfaulted too.markos re-built klibc without thumb2 support, and that seems to work fine. after adding a few more device entries in /dev (multistrap leaves a *very* sparse /dev)... it appears to be working! |
Author: | markos [ Mon Nov 22, 2010 5:06 am ] |
Post subject: | Re: Debian/Squeeze LTSP armhf on efikamx |
Quote: Quote:
trying with an initramfs built from the armhf chroot segfaulted with klibc's ipconfig... hrm.
after tring udhcpc instead, then nfsmount from klibc segfaulted too.markos re-built klibc without thumb2 support, and that seems to work fine. after adding a few more device entries in /dev (multistrap leaves a *very* sparse /dev)... it appears to be working! Check the updated wiki page to see if there's anything missing: http://wiki.debian.org/ArmHardFloatTodo |
Page 1 of 1 | All times are UTC-06:00 |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |