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
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Ultra96 Hardware Design Problem getting USB running on Ultra96 v2 under UBUNTU 16.04.LTE VM
  • 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 Suggested Answer
  • Replies 8 replies
  • Answers 4 answers
  • Subscribers 347 subscribers
  • Views 1437 views
  • Users 0 members are here
  • ultra96
Related

Problem getting USB running on Ultra96 v2 under UBUNTU 16.04.LTE VM

drbarryh
drbarryh over 5 years ago

Hello All, I am having trouble getting both my USB to work and my SDK to connect to my ULTRA96-v2 board under the UBUNTU 16.04 LTE VM,

 

I refer to the following course document:  MPSoC_HW_2018_3_lab_2_v01_u96.pdf

and specifically to LAB 2 Experiment 4,

 

Page 36, Figure 51 – Select the Xilinx JTAG USB Device in Ubuntu if i click on the USB link as shown i usually get an error message

about the USB already being busy.

 

Also when i look in the /dev/ Directory i cannot find an ttyUSB1 entry, in fact i don't see

any USB entries at all. I can see under Windows 10 that the JTAG and USB UART has enumerated ...in my machine to USB serial port 10

 

Then when i try and run the program either in the debugger or just as a run application. i get an error about not being able

to find an A53 processor ..so basically no joy yet !

 

Has anybody else faced these issues and have any suggestions as to what is going wrong ?

 

Many thanks for any help,

Cheers Dr Barry H

  • Sign in to reply
  • Cancel
Parents
  • ralphjy
    0 ralphjy over 5 years ago

    Did you install the missing cable drivers?  "Cable Drivers are no longer installed by this installer under Linux. See instructions in the Install Missing Cable Drivers section of this document."

     

    See page 44 of the VirtualBox_Installation_Guide_2018_3_v1_12.pdf for installation instructions.

     

    Also, were you careful to install Ubuntu 16.04.4 or 16.04.3?  I had a problem when I just installed the the latest LTS version which was 16.04.6 when I did it.  Xilinx is pretty serious about specific OS version compatibility.  The problem occurred in Vivado in one of the later HW labs.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • drbarryh
    0 drbarryh over 5 years ago in reply to ralphjy

    Hello again Ralph,

     

    I am wondering of you can please tell me if this looks like the correct UBUNTU version to install to get my VM working :

     

    From this location:  Index of /releases   resolved to: http : // old-releases.ubuntu.com/releases/16.04.4

     

    And i am thinking of using This file : 

     

    ubuntu-16.04.4-desktop-amd64.iso2018-02-28 19:151.5G

     

     

    It seems to be the correct version, UBUNTU_16_04_4  x64 bit ... i am running a x64 bit Intel i7 based PC which has windows 10 x64 Pro installed as it main OS.

     

    Thanks for the help, Dr Barry H

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • ralphjy
    0 ralphjy over 5 years ago in reply to drbarryh

    Yes, I’m running the same PC configuration and have used that image.

     

    If you end up working with the Xilinx tools a lot, I would recommend getting a large external USB3 drive so that you can have VMs configured for the specific tool and OS versions.  I have an 8TB drive that I allocate in 500GB fixed segments for VMs.  You only need that large a segment if you play a lot with PetaLinux.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • ralphjy
    0 ralphjy over 5 years ago in reply to drbarryh

    Yes, I’m running the same PC configuration and have used that image.

     

    If you end up working with the Xilinx tools a lot, I would recommend getting a large external USB3 drive so that you can have VMs configured for the specific tool and OS versions.  I have an 8TB drive that I allocate in 500GB fixed segments for VMs.  You only need that large a segment if you play a lot with PetaLinux.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • ralphjy
    0 ralphjy over 5 years ago in reply to ralphjy

    One caveat about using multiple VMs that I should mention.  If you use a node locked license, each VM is treated as a separate host.  Re-hosting is straightforward but makes moving between VMs aggravating.  Good news is that if you are using Vivado Webpack or Vivado with Vitis, you won't have any issues.  Also, floating or network licenses should work well.

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