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
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Software Application Development Digilent kernel in Xillinux
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 16 replies
  • Subscribers 329 subscribers
  • Views 935 views
  • Users 0 members are here
Related

Digilent kernel in Xillinux

Former Member
Former Member over 12 years ago

I'm not sure if anybody else is having this problem, but I cannot get the full Digilent kernel to work for me with Xillinux.  Could anyone give an extremely dumbed-down step-by-step on how to do this?  I would appreciate it greatly.  Thanks.

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

    Section 5.2 of The Getting started with Xillybus on a Linux host guide (available at Xillybus' site) briefly explains how to compile the kernel.

    I suppose you didn't patch Digilent's kernel, so the driver for the VGA display was missing.

    Just for my curiosity: Why do you compile the kernel?

    • 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

    I'm having issues getting v4l to work with the xillinux kernel, and I'm hoping the Digilent kernel won't have that problem.  I tried downloading, making, and copying the image over to the SD card (writing over the current image) but it never boots and I have to reformat my SD card.

    • 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

    The Xillinux and Digilent kernel are pretty similar, since the Xillinux kernel actually the Digilent kernel + a few patches and a few changes in the configuration.

    An "enriched" Xillinux kernel (with drivers enabled for virtually everything) is about to be released in a matter of a few days. This one has a good chance of solving the v4l issue. Stay tuned. ;)

    As for the need to reformat the SD card: You are using a Sandisk, right...?

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

    ... is now available at:

    http://xillybus.com/xillinux-rich-kernel

      Eli

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

    Where can I download the complete source of the xilinux-rich-kernel?

    • 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 joswa

    The difference between the "standard" Xillinux kernel and the "rich" one is just the .config file. You may contact me directly to get it, or find it in Xillinux-1.1's file system under /boot.

    Xillinux-1.1 was just released, running the "rich" kernel by default.

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

    May you pls. send me the .config file for the "rich". BTW, where should I just put the "rich" .config file to?

    And where can I download the Xillinux-1.1? How to build it? Just type make?

    • 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 joswa

    Xillinux can be downloaded here:

    http://xillybus.com/xillinux

    There are also pointers to documentation on that page, which describes the entire build process.

    As for the .config file, it should be placed in the same directory at which you compile the kernel, which is the kernel tree's root. Please give your email address in a private message, and I'll send you the .config file.

       Eli

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

    I've used your .config to recompile the kernel and successfully build zImage file. I've replaced it with the zImage of a proven rich-kernel SD card (which can successfully run startx and go into ubuntu). However, the shell prompt redirected to serial port and the VGA monitor only displays the Xillybus image indefinitely. When I type "startx" in the serial port shell prompt, it reports "no screen is found".

    What went wrong? The behaviour is different from the pre-build rich-kernel.

    • 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 joswa

    I will need some more details about what you did exactly: What kernel sources, which device tree, in short, exactly how your setting differs from the out-of-box Xillinux one (and which Xillinux version you differ from).

    I can only speculate that you've used your own kernel sources without patching them, so the driver for the VGA interface was not there. So as far as the kernel is concerned, there was no VGA adapter.

    • 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