Lots of things seem to be broken.

g_multi is flaky, doesn't connect via usb0 to the host.

Then when connecting to the BBB via its network address over ethernet:

> *Cannot GET /%7B%7Bsite.baseurl%7D%7D/Support/bone101/ *
>
>
Then connecting to the ethernet IP:8080, gives and empty apache directory.

When first setting up the latest testing image, it took me a bit to figure
out how everything needed to be setup, and finally I had to edit the boot
partitions uEnv.txt and manually set ${uname_r} variables to hard paths.
Not sure if this is normal or not, but I knew this would work. Also the
first several times I tried to log in via ssh with puTTY or Linux ssh
root/debian@ipaddress, I could not log in.

Overall I would have to ay the experience was rather disappointing. I had
hopes of toying around with the cloud9 version that runs on Nodejs v0.10.x,
but no joy . . .

Any chance of us normal people getting the source for the version of cloud9
that does run on Nodejs v0.10.25 ?


On Thu, Aug 21, 2014 at 2:10 PM, Robert Nelson <[email protected]>
wrote:

> On Thu, Aug 21, 2014 at 3:58 PM, Robert Nelson <[email protected]>
> wrote:
> > On Thu, Aug 21, 2014 at 3:52 PM, Robert Nelson <[email protected]>
> wrote:
> >> On Thu, Aug 21, 2014 at 3:45 PM, Kridner, Jason <[email protected]> wrote:
> >>> looks like the last push is missing the defconfig:
> >>>
> http://builds.beagleboard.org/builders/runtests/builds/6/steps/shell/logs/stdio
> >>
> >> It's being really weird:
> >>
> >> http://builds.beagleboard.org/one_line_per_build
> >>
> >> Aug 20 21:22 b14c60a94f59...successruntests #5 Build successful
> >> Aug 20 21:20 20830c6f9585...failureruntests #4 Failed shell shell_1
> >>
> >> When i pushed the branch yesterday...  It decided to build twice...
> >> The first build, took the first commit over the old branch, which
> >> failed as bb.org_defconfig is the last commit..  The second build
> >> completed correctly.
> >>
> >> Looks like build#6 is a rebuild of build#4
> >>
> >> can you add:
> >
> > actallly can you add:
> >
> > if [ -e arch/arm/configs/bb.org_defconfig ] ; then
> > config="bb.org_defconfig"
> > else
> > config="omap2plus_defconfig"
> > fi
>
> http://builds.beagleboard.org/builders/runtests/builds/7
>
> Comments
> am335x-bone-common: split out am33xx_pinmux
> Signed-off-by: Robert Nelson <[email protected]>
>
> Which is the first commit, after the merge of greg's v3.14.17
>
> https://github.com/beagleboard/linux/commits/3.14
>
> 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].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/d/optout.

Reply via email to