Advertisement
Guest User

Untitled

a guest
May 16th, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. $ python3 ./print_system_info.py
  2. ERROR : nvidia PAT : file /proc/driver/nvidia/params does not exist
  3. WARNING: vulkaninfo : error running vulkaninfo with ICD intel_icd.i686.json :
  4.  
  5. This tool requires the following executables to be available :
  6. - ldconfig (not installed)
  7. - lspci (not installed)
  8. - glxinfo (installed)
  9. - xrandr (installed)
  10. - vulkaninfo (installed)
  11. - either lsb_release or hostnamectl (installed)
  12.  
  13. Please install the packages providing those executables and run the program again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement