Seems Adafruit USB cable not not so great after all. I've managed to get a dhcp server on, reboot the board with external 5V power and finally the board has an IP to ssh : there is is a 3.8.13xenomai-bone39 in there. For a reason I don't understand the USB gadget interface is not mounted, while the last connection on Debian could.
2014-02-14 12:02 GMT+01:00 David Lewin <[email protected]>: > Anyway it didn't changed from the previous behaviour : > - the board leds are ok, but can't access anymore -as I did with the > 3.8.13-bone37 kernel- the 192.168.7.2 seems down > - Usb prolific cable is not answering : but my cable may be in cause > > > > > 2014-02-14 11:30 GMT+01:00 David Lewin <[email protected]>: > > Well I found why; this is not exactly to be copied as is from the tarball: >> build is a symbolic link to KERNEL and source don't need to be copied >> neither : so *kernel *dir is left >> >> >> 2014-02-13 16:03 GMT+01:00 Charles Steinkuehler <[email protected] >> >: >> >> In your deploy directory is a tarball containing the kernel modules for >>> the Xenomai kernel you just compiled. You need to extract those modules >>> into the appropriate location on your target system. As mentioned >>> previously, to do this you cd to root and extract the tarball. >>> >>> On 2/13/2014 8:24 AM, David Lewin wrote: >>> > The 3.8.13-bone37 from flashed image is starting with ssh access, etc. >>> > >>> > So be sure :in addition to override the 3.8.13-bone39 .zImage to >>> > /boot/uboot over it I need also to copy >>> > >>> >> the deploy/lib/modules/3.8.13xenomai-bone39 >>> > >>> > over >>> > >>> >> /lib/modules/3.8.13-bone37 >>> > >>> > >>> > do you confirm ? >>> > >>> > >>> > 2014-02-13 12:49 GMT+01:00 Charles Steinkuehler < >>> [email protected]>: >>> > >>> >> On 2/13/2014 3:52 AM, David Lewin wrote: >>> >>> well not really, it didn't succeeded unlesse the following is wrong: >>> >>> >>> >>> flashing : >>> >>> >>> >>> rcn-ee.net/deb/microsd/wheezy/bone-debian-7.3-2014-01-24-2gb.img.xz >>> >>> >>> >>> and then overwrite >>> >>> >>> >>> scp >>> >> ../xenomai/cdsteinkuehler/linux-dev/deploy/3.8.13xenomai-bone39.zImage >>> >>>> [email protected]:/boot/uboot/zImage >>> >>> >>> >>> >>> >>> This, allows to boot the board - leds are ok - but in a way that I >>> can't >>> >>> >>> >>> - ssh to it as 192.168.7.2 >>> >>> - ssh to it with a dhcp server running with ETH connected >>> >>> - retrieved any status with my usb serial cable >>> >> >>> >> You might have better luck if you copy over the modules along with the >>> >> kernel. There are also the device tree and firmware files, but those >>> >> are probably OK w/o being updated. >>> >> >>> >> cd / >>> >> tar -xzvf /path/to/xenomai/cdsteinkuehler/linux-dev/ >>> >> deploy/3.8.13xenomai-bone39-modules.tar.gz >>> >> >>> >> -- >>> >> Charles Steinkuehler >>> >> [email protected] >>> >> >>> >> -- >>> >> For more options, visit http://beagleboard.org/discuss >>> >> --- >>> >> You received this message because you are subscribed to a topic in the >>> >> Google Groups "BeagleBoard" group. >>> >> To unsubscribe from this topic, visit >>> >> https://groups.google.com/d/topic/beagleboard/HqwuSu2tLe8/unsubscribe >>> . >>> >> To unsubscribe from this group and all its topics, send an email to >>> >> [email protected]. >>> >> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >>> > >>> >>> >>> -- >>> Charles Steinkuehler >>> [email protected] >>> >>> -- >>> For more options, visit http://beagleboard.org/discuss >>> --- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "BeagleBoard" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/beagleboard/HqwuSu2tLe8/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
