element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
Freescale i.MX6 Development Platforms
  • Products
  • Dev Tools
  • Single-Board Computers
  • Freescale i.MX6 Development Platforms
  • More
  • Cancel
Freescale i.MX6 Development Platforms
Forum Yocto and IMX 6 Element14 devlopment kit
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Freescale i.MX6 Development Platforms to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 9 replies
  • Subscribers 5 subscribers
  • Views 1311 views
  • Users 0 members are here
  • i.mx6quad
  • yocto
  • i.mx6
  • sabre_lite
Related

Yocto and IMX 6 Element14 devlopment kit

Former Member
Former Member over 12 years ago

Good morning,

 

     I just received my IMX 6 Element 14 devlopment Kit and I try to put some free linux on it. My goal is to use the 2D and 3D graphical card's acceleration. So I try first to build the sabre_lite yocto image as in the thread ( https://community.freescale.com/docs/DOC-93844 ). Well it build well on a Fedora 16. And with the original q_bootscripts of the timesys image it start booting on my kit. I have to change the partition of the SD Card but it works. So I was then very glad, evrything was smooth and work well. But ... Then I try to plug a keyboard on the kit, and I ve got some error ( kernel panic ) during the boot and the boot stop, perhaps udev can't handle the keyboard during the boot ?  I've try to get the network working but the kernel stop too.

If plug after the boot the keyboard works well and there's no kernel panics. So it's just during the initial boot.

 

So are there people who succeded to boot the yocto image with this element14 kit ? Or the prefered free are just lbit and linearo ?

 

My next step will probably be to update the u-boot and to try the lbit / linearo image.

But it will be very helpfull to know if there was some people which succeded with yocto( and how they have done it ). Yocto seem's to be the freescale prefered linux distribution, and well it's seem very cool.

 

Thanks,

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    0 Former Member over 12 years ago

    I see some kernel panics on boot of the 3.0.15 kernel, something to do with the graphics drivers, however they don't hang the system. Networking works fine, plugged in at boot or not.

     

    You really think Yocto is cool when it builds something that kernel panics and hangs the system if you have a keyboard plugged in at boot ? 

     

    I don't think that's cool at all..

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

    Thanks for the answer.

         So yes I think yocto is a cool project, and yes kernel panick are awfull. And so it can't be used for an industrial purpose.  The principle behind yocto are interesting, it's just to bad that it just don't work for this kind of board. I don't think the kernel panic are due to yocto. It's seem there are some patchs tath are missing for the kernel.

    I was interested to see if someone has succeeded to use it, and if there was some patchs to apply or anything else to make it works. So it's seem that in the end, I ve got to try something else.

    So loosing some time to make something compiling is not cool at all when it doesn't work, but the whole project behind this compilation will perhaps one day be usefull... for another cards. My post was just a message in a bootle for another try to this project. I see that you've got the same trouble as me so, let try linearo !

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

    Thanks for the answer.

         So yes I think yocto is a cool project, and yes kernel panick are awfull. And so it can't be used for an industrial purpose.  The principle behind yocto are interesting, it's just to bad that it just don't work for this kind of board. I don't think the kernel panic are due to yocto. It's seem there are some patchs tath are missing for the kernel.

    I was interested to see if someone has succeeded to use it, and if there was some patchs to apply or anything else to make it works. So it's seem that in the end, I ve got to try something else.

    So loosing some time to make something compiling is not cool at all when it doesn't work, but the whole project behind this compilation will perhaps one day be usefull... for another cards. My post was just a message in a bootle for another try to this project. I see that you've got the same trouble as me so, let try linearo !

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

    Hi there, I have had good luck with yocto on a sabrelite imx6q board.

     

    I followed these instructions:

    https://community.freescale.com/docs/DOC-93844

     

    note that I used a linux mint v14 64bit (based on ubuntu 12.04) virtual machine to build everything I need. On a linux mint 12 it failed.

    You will need extreme amounts of space (>100GB) for a full image, as the build process, fetches sources, patches and configures and buildes everything, then packages them and builds ready images. so lots of space.

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

    Hello nass

     

    We have followed that same document to generate images for the imx6 sabre lite e14 board. We get the images (on a Ubuntu 12.04) but the board does not start well. After the kernel ends loading, we have different kernel panic messages on every start. Sometimes the system gets going , most of the times it gets stopped.

     

    Thinking it was a hardware problem, we even get replaced the board. But the second board does the same thing: kernel panics and stops.

     

    However our problems do not seem to be related to keyboard. We start the board with nothing connected (except the serial console output and the SD card)

     

    Any advice or test is welcomed.

     

    Thank you

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

    Hi there,

    I only now saw your message.

    Well I don't know the cause of the kernel panic. perhaps you can provide some feedback.

    On top of my head, I'll say that the uboot version on the element14 sabre lite board, is different to the one the sdcard yocto image expects.

     

    You can either replace the uboot of the sabrelite board to a newer version (sorry no link. haven't done it yet, but soon), or you can manually extract the tar.bz2 yocto image and replace the filesystem in the sdcard (but avoid deleting the bootscript files, and make sure you name the new kernel exactly as the old one).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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