Advertisement
Guest User

Untitled

a guest
Jun 9th, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. [mehdi:~]$ lspci | grep VGA
  2. 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
  3. [mehdi:~]$ lspci -vnn | grep '\''[030[02]\]'
  4. 00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06) (prog-if 00 [VGA controller])
  5. 01:00.0 3D controller [0302]: NVIDIA Corporation GM107M [GeForce GTX 860M] [10de:1392] (rev a2)
  6. [mehdi:~]$ inxi -Gxx
  7. Resuming in non X mode: glxinfo not found. For package install advice run: inxi --recommends
  8. Graphics: Card-1: Intel 4th Gen Core Processor Integrated Graphics Controller bus-ID: 00:02.0 chip-ID: 8086:0416
  9. Card-2: NVIDIA GM107M [GeForce GTX 860M] bus-ID: 01:00.0 chip-ID: 10de:1392
  10. Display Server: N/A drivers: intel (unloaded: fbdev,vesa) Resolution: 211x55
  11. [mehdi:~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement