Upgrade to 18.2 on Intel graphics = external monitor unusable

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
gmorehouse

Upgrade to 18.2 on Intel graphics = external monitor unusable

Post by gmorehouse »

Hello, ever since upgrading to Mint 18.2 Sonya (Cinnamon), I've been unable to use an external monitor on my laptop's VGA port. When I attempt to set it up for non-mirroring, it will go into a mode where it's split (sort of) into quadrants with the taskbar misplaced, and be unusable. This was working fine before the upgrade. I'm not sure what to do next as I haven't had to deal with video failures this bad in a long time.

Code: Select all

$ sudo lshw -C video
  *-display               
       description: VGA compatible controller
       product: Haswell-ULT Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 0b
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:43 memory:f6c00000-f6ffffff memory:e0000000-efffffff ioport:f000(size=64) memory:c0000-dffff
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: Upgrade to 18.2 on Intel graphics = external monitor unusable

Post by catweazel »

Please start a terminal and post the output of this command:

Code: Select all

inxi -Fxz
Enclose the results in code tags. Note that F in -Fxz is an upper case F.
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
gmorehouse

Re: Upgrade to 18.2 on Intel graphics = external monitor unusable

Post by gmorehouse »

Code: Select all

System:    Host: monsoon Kernel: 4.10.0-37-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: Cinnamon 3.4.6 (Gtk 3.18.9-1ubuntu3.3)
           Distro: Linux Mint 18.2 Sonya
Machine:   System: Dell (portable) product: Latitude E5540 v: 01
           Mobo: Dell model: 077XV9 v: A00 Bios: Dell v: A06 date: 05/01/2014
CPU:       Dual core Intel Core i5-4210U (-HT-MCP-) cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 9577
           clock speeds: max: 2700 MHz 1: 1008 MHz 2: 1000 MHz 3: 1925 MHz
           4: 1022 MHz
Graphics:  Card: Intel Haswell-ULT Integrated Graphics Controller
           bus-ID: 00:02.0
           Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa)
           Resolution: 1366x768@59.99hz
           GLX Renderer: Mesa DRI Intel Haswell Mobile
           GLX Version: 3.0 Mesa 17.0.7 Direct Rendering: Yes
Audio:     Card-1 Intel 8 Series HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Card-2 Intel Haswell-ULT HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:03.0
           Sound: Advanced Linux Sound Architecture v: k4.10.0-37-generic
Network:   Card-1: Intel Ethernet Connection I218-LM
           driver: e1000e v: 3.2.6-k port: f080 bus-ID: 00:19.0
           IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter>
           Card-2: Intel Wireless 7260 driver: iwlwifi bus-ID: 02:00.0
           IF: wlp2s0 state: down mac: <filter>
Drives:    HDD Total Size: 500.1GB (93.1% used)
           ID-1: /dev/sda model: ST500LM000 size: 500.1GB
Partition: ID-1: / size: 451G used: 426G (100%) fs: ext4 dev: /dev/sda1
           ID-2: swap-1 size: 8.49GB used: 0.01GB (0%) fs: swap dev: /dev/dm-0
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 60.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 263 Uptime: 1 day Memory: 4761.2/7887.7MB
           Init: systemd runlevel: 5 Gcc sys: 5.4.0
           Client: Shell (bash 4.3.481) inxi: 2.2.35
Thanks! :)
Locked

Return to “Graphics Cards & Monitors”