Advertisement
Narayan

install_drivers

Sep 26th, 2016
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.86 KB | None | 0 0
  1. --Install log = ./install_drivers
  2. --Installing cable drivers.
  3. --Driver versions in this package: windrvr=1301, xpc4drvr=1041
  4. --Script name = ./install_drivers
  5. --HostName = narayan
  6. --Current working dir = /media/Storage/Software/Linux/Xilinx_ISE/14.7/ISE_DS/ISE/bin/lin64/install_script/install_drivers
  7. --Script location = /media/Storage/Software/Linux/Xilinx_ISE/14.7/ISE_DS/ISE/bin/lin64/install_script/install_drivers
  8. --No script argument.
  9. --Kernel version = 4.5.0-0.bpo.2-amd64.
  10. --Arch = x86_64.
  11. --Installer version = 1100
  12. --Unsetting ARCH environment variable.
  13. --User has root permission.
  14. --File /lib/modules/misc/install_windrvr6 does not exist.
  15. --Installing USB drivers------------------------------------------
  16. --File /etc/hotplug/usb/xusbdfwu.fw/xusbdfwu.hex exists.
  17. --File /etc/hotplug/usb/xusbdfwu.fw/xusbdfwu.hex version = 1030
  18. --File xusbdfwu.hex exists.
  19. --File xusbdfwu.hex version = 1030
  20. --File xusbdfwu.hex is already updated.
  21. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_xlp.hex exists.
  22. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_xlp.hex version = 1028
  23. --File xusb_xlp.hex exists.
  24. --File xusb_xlp.hex version = 1028
  25. --File xusb_xlp.hex is already updated.
  26. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_emb.hex exists.
  27. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_emb.hex version = 1028
  28. --File xusb_emb.hex exists.
  29. --File xusb_emb.hex version = 1028
  30. --File xusb_emb.hex is already updated.
  31. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_xpr.hex exists.
  32. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_xpr.hex version = 2004
  33. --File xusb_xpr.hex exists.
  34. --File xusb_xpr.hex version = 2004
  35. --File xusb_xpr.hex is already updated.
  36. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_xup.hex exists.
  37. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_xup.hex version = 1030
  38. --File xusb_xup.hex exists.
  39. --File xusb_xup.hex version = 1030
  40. --File xusb_xup.hex is already updated.
  41. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_xp2.hex exists.
  42. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_xp2.hex version = 2300
  43. --File xusb_xp2.hex exists.
  44. --File xusb_xp2.hex version = 2300
  45. --File xusb_xp2.hex is already updated.
  46. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_xse.hex exists.
  47. --File /etc/hotplug/usb/xusbdfwu.fw/xusb_xse.hex version = 2006
  48. --File xusb_xse.hex exists.
  49. --File xusb_xse.hex version = 2006
  50. --File xusb_xse.hex is already updated.
  51. --Product ID 0007 is already in the usermap.
  52. --Product ID 0009 is already in the usermap.
  53. --Product ID 000d is already in the usermap.
  54. --Product ID 000f is already in the usermap.
  55. --Product ID 0013 is already in the usermap.
  56. --Product ID 0015 is already in the usermap.
  57. --Product ID 0008 is already in the usermap.
  58. --Installing windrvr6---------------------------------------------
  59. --Checking version.
  60. --File /lib/modules/4.5.0-0.bpo.2-amd64/kernel/drivers/misc/windrvr6.ko does not exist.
  61. --File LINUX.4.5.0-0.bpo.2-amd64.x86_64/windrvr6.ko does not exist.
  62. --Setting source version to 1301.
  63. --File LINUX.4.5.0-0.bpo.2-amd64.x86_64/windrvr6.ko is newer than the destination file.
  64. USE_KBUILD = no
  65. hello.c:1:26: fatal error: linux/config.h: No such file or directory
  66.  #include <linux/config.h>
  67.                           ^
  68. compilation terminated.
  69. checking for cpu architecture... x86_64
  70. checking for WinDriver root directory... /media/Storage/Software/Linux/Xilinx_ISE/14.7/ISE_DS/ISE/bin/lin64/install_script/install_drivers/linux_drivers/windriver64
  71. checking for linux kernel source... found at /lib/modules/4.5.0-0.bpo.2-amd64/build
  72. checking for lib directory... ln -sf $(ROOT_DIR)/lib/$(SHARED_OBJECT)_32.so /usr/lib/$(SHARED_OBJECT).so; ln -sf $(ROOT_DIR)/lib/$(SHARED_OBJECT).so /usr/lib64/$(SHARED_OBJECT).so
  73. checking which directories to include... -I/lib/modules/4.5.0-0.bpo.2-amd64/source/include
  74. checking linux kernel version... hello.c:1:30: fatal error: linux/utsrelease.h: No such file or directory
  75.  #include <linux/utsrelease.h>
  76.                               ^
  77. compilation terminated.
  78. not found
  79. configure.wd: error: can't find kernel version
  80. make -f makefile.wd clean
  81. make[1]: Entering directory '/media/Storage/Software/Linux/Xilinx_ISE/14.7/ISE_DS/ISE/bin/lin64/install_script/install_drivers/linux_drivers/windriver64/windrvr'
  82. make[1]: makefile.wd: No such file or directory
  83. make[1]: *** No rule to make target 'makefile.wd'.  Stop.
  84. make[1]: Leaving directory '/media/Storage/Software/Linux/Xilinx_ISE/14.7/ISE_DS/ISE/bin/lin64/install_script/install_drivers/linux_drivers/windriver64/windrvr'
  85. makefile:28: recipe for target 'clean' failed
  86. make: *** [clean] Error 2
  87. make -f makefile.wd
  88. make[1]: Entering directory '/media/Storage/Software/Linux/Xilinx_ISE/14.7/ISE_DS/ISE/bin/lin64/install_script/install_drivers/linux_drivers/windriver64/windrvr'
  89. make[1]: makefile.wd: No such file or directory
  90. make[1]: *** No rule to make target 'makefile.wd'.  Stop.
  91. make[1]: Leaving directory '/media/Storage/Software/Linux/Xilinx_ISE/14.7/ISE_DS/ISE/bin/lin64/install_script/install_drivers/linux_drivers/windriver64/windrvr'
  92. makefile:21: recipe for target 'all' failed
  93. make: *** [all] Error 2
  94. make -f makefile.wd
  95. make[1]: Entering directory '/media/Storage/Software/Linux/Xilinx_ISE/14.7/ISE_DS/ISE/bin/lin64/install_script/install_drivers/linux_drivers/windriver64/windrvr'
  96. make[1]: makefile.wd: No such file or directory
  97. make[1]: *** No rule to make target 'makefile.wd'.  Stop.
  98. make[1]: Leaving directory '/media/Storage/Software/Linux/Xilinx_ISE/14.7/ISE_DS/ISE/bin/lin64/install_script/install_drivers/linux_drivers/windriver64/windrvr'
  99. makefile:21: recipe for target 'all' failed
  100. make: *** [all] Error 2
  101. --make windrvr install rc= 2
  102. --install_windrvr6 rc = 2
  103. --Module windrvr6 is not running.
  104. --Module xpc4drvr is not running.
  105. --Note: By default, the file permission of /dev/windrvr6 is enabled for the root user only
  106.  and must be changed to allow access to other users.
  107.  
  108. --real rc=2
  109.  
  110. --Driver installation failed.
  111.  
  112. --Digilent Return code = 0
  113. --Xilinx Return code = 1
  114. --Return code = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement