Guest User

Untitled

a guest
Jan 23rd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. cat /etc/lsb-release
  2. uname -a
  3. lspci -nnk | grep -iA2 vga
  4. env | grep DESK
  5.  
  6. DISTRIB_ID=Ubuntu
  7. DISTRIB_RELEASE=16.04
  8. DISTRIB_CODENAME=xenial
  9. DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"
  10.  
  11. Linux amirali 4.10.0-33-generic #37~16.04.1-Ubuntu SMP Fri Aug 11 14:07:24 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
  12.  
  13. 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)
  14. Subsystem: Fujitsu Limited. Core Processor Integrated Graphics Controller [10cf:150a]
  15. Kernel driver in use: i915
  16.  
  17. DESKTOP_SESSION=ubuntu
  18. GNOME_DESKTOP_SESSION_ID=this-is-deprecated
  19. XDG_SESSION_DESKTOP=ubuntu
  20. XDG_CURRENT_DESKTOP=Unity
Add Comment
Please, Sign In to add comment