TV display cycling vertically

Hello, I am trying to connect a laptop to the TV to use library apps, audio books etc. Here are the facts:

-Dell Latitude D630 laptop
-Zorin 15.3 Lite. The only change I have made is replacing WiFi driver due to Broadcom 4311
-Laptop is on dock PR01X
-Using 15 pin VGA cable to connect dock to TV
-TV is 47” Vizio Full HD 1080P

The laptop recognizes the second display. I unchecked mirroring in the settings. I changed the resolution on second display to 1920x1080. I can move stuff over to the second display by clicking and dragging to the right. Expanding a window in the displays works as expected, filling the screen whether it’s on the laptop side or the TV side. Refresh rate defaults to 59.9 Hz and cannot be adjusted.

The problem is that the TV display image cycles vertically constantly, similar to old CRT sets would do sometimes. Any suggestions would be appreciated!

I saw where other monitor issues suggested starting with randr -q so I include that here as well:

Screen 0: minimum 320 x 200, current 3360 x 1080, maximum 8192 x 8192
LVDS-1 connected 1440x900+0+0 (normal left inverted right x axis y axis) 303mm x 189mm
1440x900 60.00*+ 59.89
1400x900 59.96 59.88
1440x810 60.00 59.97
1368x768 59.88 59.85
1360x768 59.80 59.96
1280x800 59.99 59.97 59.81 59.91
1152x864 60.00
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
800x512 60.17
700x525 59.98
800x450 59.95 59.82
640x512 60.02
720x450 59.89
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
680x384 59.80 59.96
640x400 59.88 59.98
576x432 60.06
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
VGA-1 connected 1920x1080+1440+0 (normal left inverted right x axis y axis) 1040mm x 585mm
1920x1080 59.93*+
1024x768 75.03 70.07 60.00
800x600 72.19 75.00 60.32
640x480 75.00 59.94
720x400 70.08
DVI-D-1 disconnected (normal left inverted right x axis y axis)
SVIDEO-1 unknown connection (normal left inverted right x axis y axis)
848x480 59.94 +
640x480 59.94 +
1024x768 59.94
800x600 59.94

Are you using Nvidia Graphics card?

1 Like

I don't know. Please let me know how to check!

I think D630 only has integrated Intel GPU. But you can check it by issuing this command in terminal:
lspci

As your TV is VGA, you can run in terminal:

lspci | grep VGA

Here is the result of the lspci command, don't see Nvidia there:

lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) (rev 0c)
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [IDE mode] (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
03:01.0 CardBus bridge: O2 Micro, Inc. Cardbus bridge (rev 21)
03:01.4 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
09:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5755M Gigabit Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4311 802.11a/b/g (rev 01)

Here is the result of lspci | grep VGA:

00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)

Aside from Nvidia problems, the only thing i know of off the top of my head is to change the refresh rate or try re-installing the graphics drivers.
You have stated you cannot change the refresh rate in the GUI.
I wonder if forcing it with a terminal command may work...
In terminal, run

cvt 1920 1080 59

to calculate the refresh rate that you need.
You can then use the xrandr addmode command with what the CVT gives you. Just copy and paste in the contents after modeline.
For example, on mine, it would look like

xrandr --newmode "1920x1080_59.00" 169.00 1920 2040 2240 2560 1080 1083 1088 1120 -hsync +vsync

Use xrandr --query to find if your TV ID is VGA-1 or VGA-0...
Then enter into terminal:

xrandr --output VGA-0 --mode "1920x1080_59.00"

or

xrandr --output VGA-1 --mode "1920x1080_59.00"

To reinstall graphics drivers, you can try the following in terminal;

sudo apt-get install --reinstall xserver-xorg-video-intel xserver-xorg-core

sudo dpkg-reconfigure xserver-xorg

1 Like

Have you checked if you need driver for this GPU?

1 Like

ubuntu 18.04/Zorin 15 isn't supported in the solution. The ppa is discontinue for that version.

1 Like

The command

sudo apt-get install --reinstall xserver-xorg-video-intel

or

sudo apt-get install xserver-xorg-video-intel

will work on 18.04 (Zorin 15) and on 20.04 (Zorin 16) as the drivers have been added to the Ubuntu Main Repository. The PPA is not needed.

I tried reinstalling first. The first command seemed to work but the second command returned the following:

sudo dpkg-reconfigure xserver-xorg
dpkg-query: package 'xserver-xorg' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
/usr/sbin/dpkg-reconfigure: xserver-xorg is not installed

what happens if you run

sudo apt-get install xserver-xorg-video-intel

and

sudo apt-get install xserver-xorg-core

Seemed to work, doing the next one now:
titude-D630:~$ sudo apt-get install xserver-xorg-video-intel
Reading package lists... Done
Building dependency tree
Reading state information... Done
xserver-xorg-video-intel is already the newest version (2:2.99.917+git20171229-1).
The following packages were automatically installed and are no longer required:
dkms libglu1-mesa libxatracker2 linux-headers-5.4.0-47-generic
linux-hwe-5.4-headers-5.4.0-47 linux-image-5.4.0-47-generic
linux-modules-5.4.0-47-generic linux-modules-extra-5.4.0-47-generic
python3-apport python3-click python3-colorama python3-problem-report
x11-apps x11-session-utils xinit xinput xserver-xorg-legacy-hwe-18.04
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

Also worked. No change in the screen though

atitude-D630:~$ sudo apt-get install xserver-xorg-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
xserver-xorg-core is already the newest version (2:1.19.6-1ubuntu4.9).
The following packages were automatically installed and are no longer required:
dkms libglu1-mesa libxatracker2 linux-headers-5.4.0-47-generic
linux-hwe-5.4-headers-5.4.0-47 linux-image-5.4.0-47-generic
linux-modules-5.4.0-47-generic linux-modules-extra-5.4.0-47-generic
python3-apport python3-click python3-colorama python3-problem-report
x11-apps x11-session-utils xinit xinput xserver-xorg-legacy-hwe-18.04
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

Can you run uname -a and relay what kernel you are currently running?

Linux ruth-Latitude-D630 5.4.0-74-generic #83~18.04.1-Ubuntu SMP Tue May 11 16:01:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Ah, ok good.
Can you run

sudo apt install python3-apport python3-click python3-colorama python3-problem-report x11-apps x11-session-utils xinit xinput

in order to get those to be set to Manually Installed.
Then

sudo apt full-upgrade

Reboot when complete.

I have a simple question.
Is it also possible to run
apt autoremove
instead of apt full-upgrade?

I can't log back into the computer after reboot. The password box is on the TV and it's not responding to mouse or keyboard.