Just follow this guide http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-SerialLogin
Il giorno giovedì 13 febbraio 2014 10:52:03 UTC+1, dlewin555 ha scritto: > > 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 > > > > > 2014-02-12 19:28 GMT+01:00 John Syn <[email protected] <javascript:>>: > >> >> From: David Lewin <[email protected] <javascript:>> >> Reply-To: <[email protected] <javascript:>> >> Date: Wednesday, February 12, 2014 at 5:49 AM >> To: <[email protected] <javascript:>> >> >> Subject: Re: [beagleboard] Xenomai master -> BBB RCNelson 3.13-bone5 >> kernel patches >> >> In other words : what zImage version should I use that would correspond >> to a specific Debian version ? >> >> The zImage you build with Charles’ repo can be used with the Robert’s >> latest Debian build. >> >> Regards, >> John >> >> >> >> 2014-02-12 10:47 GMT+01:00 David Lewin <[email protected] <javascript:>>: >> >>> Indeed, that was my point previously. Thus, as now I m with the Charles' >>> image, what should >>> 3.8.13xenomai-bone39 >>> correspond to Debian one to swap kernel to ? >>> >>> >>> >>> >>> 2014-02-11 19:49 GMT+01:00 John Syn <[email protected] <javascript:>>: >>> >>> >>>> From: Robert Nelson <[email protected] <javascript:>> >>>> Reply-To: <[email protected] <javascript:>> >>>> Date: Tuesday, February 11, 2014 at 6:26 AM >>>> To: Beagle Board <[email protected] <javascript:>> >>>> >>>> Subject: Re: [beagleboard] Xenomai master -> BBB RCNelson 3.13-bone5 >>>> kernel patches >>>> >>>> >>>> >>>> >>>> On Tue, Feb 11, 2014 at 8:12 AM, David Lewin >>>> <[email protected]<javascript:> >>>> > wrote: >>>> >>>>> This doens't work neither : >>>>> >>>>> - git clone https://github.com/cdsteinkuehler/linux-dev >>>>> - git checkout --track -b 3.8.13-bone39-xenomai >>>>> >>>>> git status : >>>>> # On branch 3.8.13-bone39-xenomai >>>>> nothing to commit (working directory clean) >>>>> >>>>> >>>>> - ./build_kernel.sh : >>>>> >>>>> generates a *3.11.0-rc1-armv7-d1.zImage* >>>>> >>>> >>>> Lets... see.. >>>> >>>> >>>> https://github.com/cdsteinkuehler/linux-dev/blob/3.8.13-bone39-xenomai/version.sh#L32 >>>> >>>> branch/tag: 3.8.13-bone39-xenomai >>>> build: BUILD=bone39 >>>> >>>> Just checkout the branch like a normal user. >>>> >>>> >>>> - git clone https://github.com/cdsteinkuehler/linux-dev >>>> - git checkout origin/3.8.13-bone39-xenomai -b >>>> some_local_temp_branch_name >>>> >>>> Hi Robert, >>>> >>>> This would be the easiest solution, but Charles doesn’t always keep up >>>> to date with your latest patches. Last I checked, Charles was still at >>>> bone36 when you were at bone41. The way I do this is to checkout both your >>>> linux-dev and Charles linux-dev and then use BeyondCompare to update your >>>> repo with the xenomai changes from Charles repo. I only have to do this >>>> once and thereafter, I simply pull from your updates and I get the latest >>>> updates. >>>> >>>> I understand that I should be able to track both repos using GIT, and >>>> get updates from both, but I don’t know how to do this. >>>> >>>> Regards, >>>> John >>>> >>>> >>>> Regards, >>>> >>>> -- >>>> Robert Nelson >>>> http://www.rcn-ee.com/ >>>> >>>> -- >>>> 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] <javascript:>. >>>> >>>> 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 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] <javascript:>. >>>> 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] <javascript:>. >> 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 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] <javascript:>. >> 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.
