Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Hello, im trying to connect my brand new "Digilent Arty Artix-7 35T FPGA" to my Thinkpad P52s USB Port.
- The board is well powered up, but the software (Vivado HLx & USB/UART tty) doesnt seem to recognize it (dmesg errors).
- I installed the Vivavdo HLx suite + the specific cable_drivers as described :
- p30-p31
- https://www.xilinx.com/support/documentation/sw_manuals/xilinx2018_2/ug973-vivado-release-notes-install-license.pdf
- Thanks for your help !
- $ lsb_release -a
- No LSB modules are available.
- Distributor ID: Ubuntu
- Description: Ubuntu 18.04.1 LTS
- Release: 18.04
- Codename: bionic
- $ uname -a
- Linux jimmy-comp 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
- /opt/Xilinx/Vivado/2018.2/data/xicom/cable_drivers/lin64/install_script/install_drivers$ sudo ./install_drivers
- INFO: Installing cable drivers.
- INFO: Script name = ./install_drivers
- INFO: HostName = jimmy-comp
- INFO: Current working dir = /opt/Xilinx/Vivado/2018.2/data/xicom/cable_drivers/lin64/install_script/install_drivers
- INFO: Kernel version = 4.15.0-33-generic.
- INFO: Arch = x86_64.
- USB udev file exists and will not be updated.
- --File /etc/udev/rules.d/52-xilinx-ftdi-usb.rules exists.
- --File /etc/udev/rules.d/52-xilinx-ftdi-usb.rules version =
- --File 52-xilinx-ftdi-usb.rules exists.
- --File 52-xilinx-ftdi-usb.rules version =
- --File 52-xilinx-ftdi-usb.rules is newer than the destination file.
- --Updating rules file.
- --File /etc/udev/rules.d/52-xilinx-pcusb.rules exists.
- --File /etc/udev/rules.d/52-xilinx-pcusb.rules version = 0002
- --File 52-xilinx-pcusb.rules exists.
- --File 52-xilinx-pcusb.rules version = 0002
- --File 52-xilinx-pcusb.rules is already updated.
- INFO: Digilent Return code = 0
- INFO: Xilinx Return code = 0
- INFO: Xilinx FTDI Return code = 0
- INFO: Return code = 0
- INFO: Driver installation successful.
- CRITICAL WARNING: Cable(s) on the system must be unplugged then plugged back in order for the driver scripts to update the cables.
- $ dmesg
- [ 4104.086589] usb 1-2: new high-speed USB device number 59 using xhci_hcd
- [ 4104.214296] usb 1-2: device descriptor read/64, error -71
- [ 4104.450627] usb 1-2: device descriptor read/64, error -71
- [ 4104.686556] usb 1-2: new high-speed USB device number 60 using xhci_hcd
- [ 4104.814451] usb 1-2: device descriptor read/64, error -71
- [ 4105.050596] usb 1-2: device descriptor read/64, error -71
- [ 4105.158613] usb usb1-port2: attempt power cycle
- [ 4105.810562] usb 1-2: new high-speed USB device number 61 using xhci_hcd
- [ 4105.810722] usb 1-2: Device not responding to setup address.
- [ 4106.018349] usb 1-2: Device not responding to setup address.
- [ 4106.226551] usb 1-2: device not accepting address 61, error -71
- [ 4106.354105] usb 1-2: new high-speed USB device number 62 using xhci_hcd
- [ 4106.354286] usb 1-2: Device not responding to setup address.
- [ 4106.562320] usb 1-2: Device not responding to setup address.
- [ 4106.770308] usb 1-2: device not accepting address 62, error -71
- [ 4106.770444] usb usb1-port2: unable to enumerate USB device
Advertisement
Add Comment
Please, Sign In to add comment