element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Single-Board Computers
  • Products
  • Dev Tools
  • Single-Board Computers
  • More
  • Cancel
Single-Board Computers
Forum Have a question about the Next-Gen BeagleBone? Ask it here!
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Single-Board Computers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 197 replies
  • Subscribers 73 subscribers
  • Views 18843 views
  • Users 0 members are here
  • beagle
  • bbb
  • BeagleBone
  • beagle_bone
  • bb_black
  • beagle_bone_black
Related

Have a question about the Next-Gen BeagleBone? Ask it here!

bluescreen
bluescreen over 12 years ago

There is a lot of excitement about TI's Next-Gen BeagleBone. If you have a specific question about its performance characteristics, tech specs, or anything else, post it as a reply to this thread. We are working closely with TI and will make sure to respond to your questions.  Thanks everyone!  Sagar

  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz over 12 years ago in reply to Former Member +2
    Until we have some space to work in, I might as well add to this thread: I've not had much time to experiment with the board recently, but I had an hour today, and I tried powering the board from a battery…
  • shobhitkukreti
    shobhitkukreti over 12 years ago +1
    I just ordered a Beagle Bone. What will be the difference in the present beagle bone and the next gen beagle bone ?
  • jkridner
    jkridner over 12 years ago in reply to johnbeetem +1
    The demo I've been showing here at ELC is using an Attic Lapdock. The only special hack required is a USB cable that doesn't short power sine the Lapdock sources power through a port that normally should…
Parents
  • Former Member
    Former Member over 12 years ago

    For anyone else with one of these, see

    https://groups.google.com/forum/#!category-topic/beagleboard/beaglebone-black/G_QjWvBNXvc

     

    you'll probably want to go to http://circuitco.com/support/index.php?title=Updating_The_Software and get the latest software image (2013.05.3 as of now) before trying to do anything with opkg

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to Former Member

    you'll probably want to go to http://circuitco.com/support/index.php?title=Updating_The_Software and get the latest software image (2013.05.3 as of now) before trying to do anything with opkg

     

    Something must have been wrong with the build.  Looks like they pulled it.  I can see it in the change history so you're not a liar image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to bwelsby

    Brian Welsby wrote:

     

    spent days / weeks trying to get things working on Angstrom only to find that packages are out of date, built for 3.2 kernel, have bits missing

    All distros have that problem though. Once you reach a certain point, and that might be just 100 or so packages, it starts to become a real challenge to keep up to date with everything and to handle the interdependant forward and backward breaking changes. 

    Generally out of date only matters if there's a security fix or new feature you require that's missing in the old version.

     

    Something being built for an older kernel generally isn't an issue and can often be a good thing. 3.2 really isn't old enough to be a big issue here.  However, if you think having things built for the current kernel is good, then I encourage you to rebuild glibc against the 3.10 kernel (use the --enable-kernel=3.1.0 configure option). When you find a bug in 3.10 that causes you to have to revert to 3.9.x until the bug gets fixed you'll have all sorts of fun when you reboot.

     

    Bits missing is a bigger issue, most often when something's been built without some necessary feature.  Building something from source because there's no package available is usually ok. Building something where a package exists just to enable a feature comes with a much more interesting set of problems.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 12 years ago in reply to Former Member

    I have no doubt that Angstrom's goals are different, and the BBB's version of Angstrom different yet again.  That's not the problem.

     

    The problem is that whatever those goals are, they do not include the distro being maintained in working order by a maintainer.  Instead, it's unmaintained so that problems persist over long periods of time --- monitoring the IRC logs shows the same problems coming up again and again as beginners arrive and report their woes.  Quite often they're even ridiculed.  And no bug tracker means no bug tracking and no responsibility for quality.

     

    Nor do those goals include the distro continually being expanded with more packages so that end users used to other distros have a good likelihood of finding their favorite packages ready to install so that getting work done is just minutes away.  Instead they have to port any missing applications themselves, because the maintainer's principle is "I do nothing, if you want something done then do it yourself."

     

    Such "goals" are, to my mind, not the goals of a distro worth using.  I can fix pretty much any problem after decades in the *nix world.  But why should I have to?

     

    Because of the lack of bug tracking and responsible maintenance, the same problems are being fixed by thousands of users in parallel as they discover them, and then fixed again for each new image that they download and write.  What a total waste of everyone's time.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 12 years ago in reply to morgaine

    Every identified problem deserves a proposed solution, so here are my recommendations to Jason Kridner.  Since Angstrom is not just a hobby distro but part of commercial products and the quality of the supplied operating system impacts on Beagleboard.org and TI, do the following:

     

    • Appoint a second maintainer in addition to the existing one.
    • Make the new maintainer's first responsibility to implement a bug tracker.
    • Make the new maintainer's second responsibility to implement an automated continuous build system.
    • Make the new maintainer's ongoing responsibility to raise the quality of the distro by 1) fixing bugs caught by the continuous build system, 2) fixing bugs in order of priority on the tracker, and 3) adding packages identified as missing and/or requested on the tracker.
    • Proactively add items to the bug tracker based on problems reported on the mailing list and on IRC.

     

    I guess it's obvious enough, but sometimes even obvious solutions need stating.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • bwelsby
    bwelsby over 12 years ago in reply to Former Member

    I don't disagree with what you are saying, all I want is the basic kernel and the tools to build what I need.

     

    As an example, I was trying to get Qt working...  On the BBB just install the Qt tools and you get Error required kernel 3.2.0 so check the BBB forums and the response there is that as opengl-es isn't yet available for kernel 3.18 you can't have it  so install with --force-depends and most of it will work. Ok so far so good but missing some functionality..  so I thought what about using Qtcreator on desktop and cross compile / develop Qt on desktop as per excellent tutorials on Derek Malloys site (written for BBW) you can download the toolchain etc etc but when you go to the Angstom site to get the toolchain you see the ones with qte were produced in 2011 and are Qt v4.6.1.

    I thought I would see about bringing this up to v4.8.x but first of all try to build the tool chain as is.   I installed all the Angstrom build system, rebuilt the kernel etc all worked so then tried the bitbake recipe to build the qte toolchain. it started the process, got so far then error saying it couldn't find the compiler???  turns out it was looking for a different cross compiler to the one the system had built / installed so that then means getting into all the recipes understanding all the bitbake system etc etc..... just too much. It looks like I was using parts of the system that was created in 2011 with the current build system that has been put together for the 3.18 kernel development so even though the recipes are there they are no longer compatible.

     

    On Debian I just install the Qt4 sdk and "everything" is there including qtcreator, and the demos and examples I installed xorg and fluxbox as the window manager and I had an application up and running within minutes. I downloaded the Qt serial port addon and it compiled installed and tested working. 

     

    I have also installed on my BBB the software for my 3D printer I am building and yet again it just works.

     

    If I want to use Java, Python, Perl, PHP, Ada, Fortran, or whatever I am confident that with Debian I can, with Angstrom I expect many issues.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 12 years ago in reply to bwelsby

    In effect, you're saying that the distro is unmaintained and so its problems are revealed continually by users as they try to get work done, instead of being caught and revealed by an automated continuous build system.

     

    That's a substantially shorter statement of the problem. image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • bwelsby
    bwelsby over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

     

    In effect, you're saying that the distro is unmaintained and so its problems are revealed continually as users try to work with it instead of being revealed by an automated continuous build system.

     

    That's a substantially shorter statement of the problem. image

     

    Yes image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 12 years ago in reply to bwelsby

    Brian Welsby wrote:

     

    Yes image

    I've added it to my list of recommendations as the new maintainer's "second responsibility".

     

    Unfortunately the probability of Jason looking here is rather small, and this being a catch-all thread, all this will soon submerge without trace.  Even if seen, the likelihood of these concerns being shared is unknown and probably low, and the likelihood of change even lower.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

     

    Such "goals" are, to my mind, not the goals of a distro worth using.

    I don't disagree, but you can't deny that if those really are their goals then they're doing well at meeting them image

     

    I would disagree with your other post though. Having just one additional maintainer isn't enough, it needs a team of people who are interested and will actively contribute. If the current maintainer is blocking the process then it's probably time to remove the roadblock.  The project as a whole won't survive on the shoulders of just one or two people, a distro is too big for that.

     

    Yes there needs to be a public bug tracker, a mailing list, up to date documentation, and the full build system needs to be in a public git tree somewhere so that if the existing maintainers disappear or become roadblocks then others can fork the whole thing without a ground-up rebuild.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to bwelsby

    Brian Welsby wrote:

     

    On the BBB just install the Qt tools and you get Error required kernel 3.2.0 so check the BBB forums

    From what I can tell that error is from opkg.. Leaving aside the opengl-es part for a moment, you're looking at crap dependencies in the packaging here.  I'll say nothing more than that IMHO any distro that does dependencies in the packages is fundamentally broken as they all consistently make a mess of them.

     

    The opengl-es part is always going to be problematic as you're off into GPU territory. We know the shiny new DRM/KMS driver for the BBB has issues, so it follows that things relying on it will too.  I really wish all of the embedded systems would just give up on the -es front and just use the normal OpenGL. My reason is fairly simple, using the normal one means you have far more help available from others in the community who wouldn't otherwise care about the -es side.

     

    From my side, the whole angstrom build system with cross compilers and such like is a waste of time. I'd much prefer to be getting an app compiled than trying to debug why the toolchain can't find it's compiler. As such I strongly support the debian ideal of building everything natively.

     

    If I want to use Java, Python, Perl, PHP, Ada, Fortran, or whatever I am confident that with Debian I can, with Angstrom I expect many issues.

    In a lot of ways I'd argue that I don't want a lot of those on an embedded system at all.  I've come to expect issues with angstrom no matter what I try to do image

     

    Unfortunately angstrom remains useful as it'll be the place kernel fixes get developed and tested first.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

     

    That's a substantially shorter statement of the problem. image

    Can't we just go with "angstrom is $%!te" ?

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Former Member
    Former Member over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

     

    That's a substantially shorter statement of the problem. image

    Can't we just go with "angstrom is $%!te" ?

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • morgaine
    morgaine over 12 years ago in reply to Former Member

    selsinork wrote:

     

    Can't we just go with "angstrom is $%!te" ? image

    That certainly hits the sweet spot for being concise. image  But Jason's a good guy and deserves a bit more to work with.

     

    I agree with your earlier point that just two maintainers probably would not be enough given the workload, but it would at least be a start.  What's most missing currently though is the will to maintain the distro and to work directly towards raising its quality.  In fact, I think it's fair to say that the aim is to avoid any distro maintenance whatsoever, as a matter of policy, so it's no surprise that its present quality is quite poor.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

    most missing currently though is the will to maintain the distro

    and I do believe that trying to maintain a full distro on your own is likely to destroy any will that existed, quite quickly too.

     

    I'm confused though, all the other bits like bonescript that seem to be done by Jason himself don't appear to have any particular reliance on angstrom. I can't think of a reason you couldn't layer them on top of debian, gentoo, or something else that would relieve the pressure of having to maintain a full distro yourself.

     

    Which leaves it as a conscious choice to persist with angstrom and it's problems. I have difficulty understanding a choice like that.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • johnbeetem
    johnbeetem over 12 years ago in reply to Former Member

    selsinork wrote:

     

    I'm confused though, all the other bits like bonescript that seem to be done by Jason himself don't appear to have any particular reliance on angstrom. I can't think of a reason you couldn't layer them on top of debian, gentoo, or something else that would relieve the pressure of having to maintain a full distro yourself.

     

    Which leaves it as a conscious choice to persist with angstrom and its problems. I have difficulty understanding a choice like that.

     

    According to my recollection, Ångström was the first OS to run on BeagleBoard and at the time beagleboard.org had minimal involvement with software and was happy to get help from anywhere.  I used Ångström quite a bit as a generic GNU/Linux OS, and it worked fine for my modest OS needs.  My understanding is that Ångström runs well with less memory than larger distros like Debian, which was important with only 128KB 128MB of DRAM on the original BeagleBoard.  Debian runs fine on a 256KB 256MB RasPi so Beagle might as well switch over.  IMO the key question is which OS is best supported on each platform, and that depends on the individual interests of OS maintainers.

     

    Edit: oops

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to johnbeetem

    John Beetem wrote:

     

    My understanding is that Ångström runs well with less memory than larger distros like Debian,

    absolutely agree, angstrom seems to have cut out a lot of the bloat of the bigger distros, but that does come at a price.

    which was important with only 128KB of DRAM on the original BeagleBoard. 

    KB ?  Can I borrow your time-warp machine John ?  image

     

    IMO the key question is which OS is best supported on each platform, and that depends on the individual interests of OS maintainers.

    Well yes, but given that for generic linux the real differences are all in the kernel... much easier to build a kernel that you can sit debian on top of than trying to re-invent debian

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 12 years ago in reply to Former Member

    selsinork wrote:

     

    I'm confused though, all the other bits like bonescript that seem to be done by Jason himself don't appear to have any particular reliance on angstrom. I can't think of a reason you couldn't layer them on top of debian, gentoo, or something else that would relieve the pressure of having to maintain a full distro yourself.

     

    Which leaves it as a conscious choice to persist with angstrom and it's problems. I have difficulty understanding a choice like that.

    A combination of history and no desire to alienate old acquaintances, I suspect.

     

    Plus the fact that the immediate out-of-the-box experience with BBB tethered to a PC through USB is completely fault-free, which Jason may feel is good enough for PR purposes.  It's only later that problems appear, and unfortunately don't appear to stop.  It's entirely possible that Jason doesn't even use BBB outside of the USB tethered mode.

     

    I agree entirely though.  BBB and the rest of the Beagle boards don't need their own distro at all, they just need their own kernel and a few special utilities at this time, and once DT stabilizes, not even that.  Moving over to Debian would be a solid move.  (I don't have any investment in Debian, I just recognize it as the "distro franca" of the Linux world.)

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • bwelsby
    bwelsby over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

     

     

    I agree entirely though.  BBB and the rest of the Beagle boards don't need their own distro at all, they just need their own kernel and a few special utilities at this time, and once DT stabilizes, not even that.  Moving over to Debian would be a solid move.  (I don't have any investment in Debian, I just recognize it as the "distro franca" of the Linux world.)

    Well at the end of the day if Ti / Circuitco want to stick with Angstrom then so be it,  the good thing is we are not forced to use it we have choice.  

    Judging by the posts in the Beagleboard forums a lot of users are on Debian  and Ubuntu rather than Angstrom.

    Perhaps we should we have a system like  R-Pi  NOOBS where we can easily select what distro to install 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

     

    Plus the fact that the immediate out-of-the-box experience with BBB tethered to a PC through USB is completely fault-free,

    I actually think that's a huge plus point for the BBB. It did take a bit of explaining to the folks at work though as the concept is a bit alien when you're used to the RPi.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to bwelsby

    Brian Welsby wrote:

     

    Judging by the posts in the Beagleboard forums a lot of users are on Debian  and Ubuntu rather than Angstrom.

    That should probably be a good indication to them that a change to the default could be a good idea.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • johnbeetem
    johnbeetem over 12 years ago in reply to Former Member

    selsinork wrote:

     

    Morgaine Dinova wrote:

     

    Plus the fact that the immediate out-of-the-box experience with BBB tethered to a PC through USB is completely fault-free,

    I actually think that's a huge plus point for the BBB. It did take a bit of explaining to the folks at work though as the concept is a bit alien when you're used to the RPi.

    I use BeagleBone White with USB for terminal connection and Ethernet for X Windows.  For me it's natural, because I learned X Windows development back around 1990.  But to a newcomer X Windows seems completely backwards -- the remote device is the client and the screen you're looking at locally is the server.  As with many engineering concepts, it doesn't make sense until you learn how it works internally so that you can pretend to be the remote device and imagine the packets flying back and forth across the link.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube