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

    Hi Ralphyj, thanks for the reply and suggestions. Yes i did all of what you mentioned. I have a VM with UBUNTU 16.04.4 LTE installed and i did install the missing cable drivers.

     

    And then i checked my UBUNTU VM version...and sure enough :

    barry@barry-VirtualBox:/dev$ lsb_release -a

    No LSB modules are available.

    Distributor ID: Ubuntu

    Description: Ubuntu 16.04.6 LTS

    Release: 16.04

    Codename: xenial

     

    It seems i have installed the wrong version then.....what a pain ! Is there any easy way to change the UBUNTU VM to 16.04.4 LTS or do i need to go through the entire VM installaion guide again ?

     

    Also, where should i get the correct version of UBUNTU from please ? I thought i had done it right the first time but must have clicked on the wrong link !

     

    What happens under this VM is that i see the USB under windows and under the UBUNTU VM ...under  Devices -> USB ->  XILINX JTAG+serial (0700) but when

    i click on it and the look in /dev/

     

    ls ttyUSB* .....i get nothing found ..

     

    Back to the drawing board ? image

     

    cheers, Dr Barry

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

    Hi Barry,

     

    Sometimes this stuff ends up being harder than it should be. I don't know of an easy way to downgrade minor versions.  I usually just load the version that I want.  You may have done that but if you are not careful and allow the OS to update, it will happily advance you to the next minor version.  If you haven't loaded a specific version before, you need to search for the version that you want in the directory of older versions.  In this case http://old-releases.ubuntu.com/releases/16.04.4/.  You have to wade through all the choices to get the version that you want which in my case was the 64bit desktop.

     

    Of course, this is not your USB problem.  I did not have USB issues so I'm not sure what your problem is.  Since you can see the USB port in Windows and installed the Ubuntu drivers and cannot see the USB device in Ubuntu, the only thing I can think of is that the USB interface either did not install or is not enabled in VirtualBox.  Do you recall it asking to install drivers during installation of VirtualBox?

    image

     

    Unfortunately, I am not a VirtualBox expert so maybe others can help.  If you check the settings in your VM do you see a USB controller and is it enabled?  Here is what I have for the VM I am running for a Minized Hackster tutorial:

    image

     

    Hope you can get this fixed.

     

    Ralph

    • 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
  • 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
  • clem57
    0 clem57 over 5 years ago in reply to ralphjy

    In order to use USB2.0 or better, drbarryh  will need an additional download to match the Virtual box version you now have:

     

    VirtualBox 6.1.4 Oracle VM VirtualBox Extension Pack

    • All supported platforms

    Support for USB 2.0 and USB 3.0 devices, VirtualBox RDP, disk encryption, NVMe and PXE boot for Intel cards. See this chapter from the User Manual

    for an introduction to this Extension Pack. The Extension Pack binaries are released under the VirtualBox Personal Use and Evaluation License (PUEL)

    . Please install the same version extension pack as your installed version of VirtualBox.

     

    Clem

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

    Do read the user guide on how to filter USB device!

    • 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