Guest User

Untitled

a guest
Dec 14th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. lspci -nn | grep VGA
  2.  
  3. 00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
  4. 02:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7550M/7570M/7650M] [1002:6841]
  5.  
  6. $sudo cat /sys/kernel/debug/vgaswitcheroo/switch
  7. 0:IGD:+:Pwr:0000:00:02.0
  8. 1:DIS: :DynOff:0000:01:00.0
  9.  
  10. $cat /proc/version_signature
  11. Ubuntu 4.4.0-24.43-generic 4.4.10
Add Comment
Please, Sign In to add comment