Error: on wake (lid opened) the display is moving pixels

Asked by Bruce MacAlister

When the laptop lid is opened, the screen is a set moving of moving squares of moving pixels. It began around 13 Jan 2020. I do software updates regularly so it may have started after such an update. I must re-boot to clear the problem. It otherwise runs well.

The system:
Dell Latitude-E6510
Ubuntu 18.04.3 LTS
Gnome 3.28.2

What diagnostic data collection tools are available? What should I do next?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

lsb_release -a; uname -a

Thanks

Revision history for this message
Bruce MacAlister (w4bru) said :
#2

Thanks for looking into this. Answer:

w4bru@W4BRU-Latitude-E6510:~$ lsb_release -a; uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic
Linux W4BRU-Latitude-E6510 5.3.0-26-generic #28~18.04.1-Ubuntu SMP Wed Dec 18 16:40:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

What is the output of:

sudo lshw -C display; sudo dmidecode -t 1

Thanks

Revision history for this message
Bruce MacAlister (w4bru) said :
#4

Here you go
w4bru@W4BRU-Latitude-E6510:~$ sudo lshw -C display; sudo dmidecode -t 1
[sudo] password for w4bru:
  *-display
       description: VGA compatible controller
       product: GT218M [NVS 3100M]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: a2
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
       configuration: driver=nouveau latency=0
       resources: irq:33 memory:e2000000-e2ffffff memory:d0000000-dfffffff memory:e0000000-e1ffffff ioport:7000(size=128) memory:c0000-dffff
# dmidecode 3.1
Getting SMBIOS data from sysfs.
SMBIOS 2.6 present.

Handle 0x0001, DMI type 1, 27 bytes
System Information
 Manufacturer: Dell Inc.
 Product Name: Latitude E6510
 Version: 0001
 Serial Number: C0ZP0P1
 UUID: 4C4C4544-0030-5A10-8050-C3C04F305031
 Wake-up Type: Power Switch
 SKU Number:
 Family: Not Specified

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#5
Revision history for this message
Bruce MacAlister (w4bru) said :
#6

Thanks. Ir's not good news because this is a Linux-only system. I'll do some research on doing the update with WINE. Using FreeDOS seems to have the risk of wiping out Linux.