0 Mitglieder und 1 Gast betrachten dieses Thema.
…Workaround
inxi -Gx
lspci -nnk | grep -i vga -A2
dominik@dominik-Aspire-V3-772 ~ $ inxi -GxGraphics: Card-1: Intel 4th Gen Core Processor Integrated Graphics Controller bus-ID: 00:02.0 Card-2: NVIDIA GK107M [GeForce GT 750M] bus-ID: 01:00.0 Display Server: X.Org 1.18.4 drivers: nvidia,nouveau,intel (unloaded: fbdev,vesa) Resolution: 1600x900@60.01hz GLX Renderer: N/A GLX Version: N/A Direct Rendering: N/Adominik@dominik-Aspire-V3-772 ~ $ lspci -nnk | grep -i vga -A200:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06) Subsystem: Acer Incorporated [ALI] 4th Gen Core Processor Integrated Graphics Controller [1025:0781] Kernel driver in use: i915
lspci -nnk | egrep -i "VGA|3D|Display" -A2