Other Can't change display resolution away from the default 1920 x 1080

Code:
pciconf -lv | grep -B4 VGA


Code:
vgapci0@pci0:0:2:0:    class=0x030000 rev=0x09 hdr=0x00 vendor=0x8086 device=0x0166 subvendor=0x106b subdevice=0x0101
    vendor     = 'Intel Corporation'
    device     = '3rd Gen Core processor Graphics Controller'
    class      = display
    subclass   = VGA
 
Back
Top