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 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
  • 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
Reply
  • 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
Children
  • 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