LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-09-2015, 05:29 PM   #1
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Rep: Reputation: 176Reputation: 176
monitor is distorted in places (and drop-down menus too)


On certain sites my monitor is distorted in places. (see screenshot). Now in that example, when I hover over those buttons that are distorted they clear up.

And sometimes when I get drop-down menus. Several of the items will be distorted (often with horizontal lines), often to the point of being un-readable. But again when I hover over the entry it clears up.

And everything is perfectly functional. So this is no big deal but it is an annoyance.

Also when I first turn on the computer it has a 3" or so vertical line runnning down it that is black.

This all started happening when I upgraded to 15.04 Vivid (Xubuntu).

Any ideas? Thanks.
Attached Thumbnails
Click image for larger version

Name:	Selection_066.png
Views:	23
Size:	127.1 KB
ID:	19769  
 
Old 10-09-2015, 07:37 PM   #2
Rinndalir
Member
 
Registered: Sep 2015
Posts: 733

Rep: Reputation: Disabled
Any error messages in your logs? Cable firmly attached? Can you try another monitor? Reseat the graphics card if possible.
 
1 members found this post helpful.
Old 10-10-2015, 11:55 AM   #3
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Hi...

In case it might help, can you give us the output for...

Code:
lspci -nnk | grep VGA -A 12
Also, was this an upgrade (or sandwich install) using the previous version of Xubuntu or did you install 15.04 from scratch? If the former, I've learned it's always better to install any OS from scratch, wherever possible.

Regards...
 
1 members found this post helpful.
Old 10-13-2015, 08:17 PM   #4
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by Rinndalir View Post
Any error messages in your logs? Cable firmly attached? Can you try another monitor? Reseat the graphics card if possible.
Thanks Rinndalir. No error messages. I tightened the cables. No monitor around to test and I don't know how to re-seat the graphics card. But we'll see if the tightened cables helps.
 
Old 10-13-2015, 08:20 PM   #5
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by ardvark71 View Post
Hi...

In case it might help, can you give us the output for...

Code:
lspci -nnk | grep VGA -A 12
Also, was this an upgrade (or sandwich install) using the previous version of Xubuntu or did you install 15.04 from scratch? If the former, I've learned it's always better to install any OS from scratch, wherever possible.

Regards...
Thanks ardvark. It was an upgrade. So when the upgrade comes around, how do I install from scratch?

Here's the terminal output on that command.

Code:
gregory@OptiPlex-170L:~/Desktop$ lspci -nnk | grep VGA -A 12
00:02.0 VGA compatible controller [0300]: Intel Corporation 82865G Integrated Graphics Controller [8086:2572] (rev 02)
	Subsystem: Dell Device [1028:017a]
	Kernel driver in use: i915
00:06.0 System peripheral [0880]: Intel Corporation 82865G/PE/P Processor to I/O Memory Interface [8086:2576] (rev 02)
00:1d.0 USB controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 [8086:24d2] (rev 02)
	Subsystem: Dell Device [1028:017a]
	Kernel driver in use: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 [8086:24d4] (rev 02)
	Subsystem: Dell Device [1028:017a]
	Kernel driver in use: uhci_hcd
00:1d.3 USB controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 [8086:24de] (rev 02)
	Subsystem: Dell Device [1028:017a]
	Kernel driver in use: uhci_hcd
gregory@OptiPlex-170L:~/Desktop$
 
Old 10-14-2015, 03:50 AM   #6
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by Gregg Bell View Post
It was an upgrade. So when the upgrade comes around, how do I install from scratch?
Hi...

By burning a CD/DVD of the new version and wiping the hard drive and installing from the CD. However, unless you back up everything you want or need, you will lose everything and any settings, configurations, custom installed drivers, etc., will have to be recreated/reinstalled. So this may not be a direction you want to go.

Intel graphics chips are usually onboard so there is no reseating required.

It would be helpful if this can be duplicated on another monitor, if at all possible. What is your brand and model (and model number) of your system exactly, or is this a whitebox? Also, do you see this problem of you run 15.04 live (by burning a copy to CD/DVD?

I'm inclined to think this is a driver issue or bug.

Regards...
 
1 members found this post helpful.
Old 10-14-2015, 01:11 PM   #7
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by ardvark71 View Post
Hi...

By burning a CD/DVD of the new version and wiping the hard drive and installing from the CD. However, unless you back up everything you want or need, you will lose everything and any settings, configurations, custom installed drivers, etc., will have to be recreated/reinstalled. So this may not be a direction you want to go.

Intel graphics chips are usually onboard so there is no reseating required.

It would be helpful if this can be duplicated on another monitor, if at all possible. What is your brand and model (and model number) of your system exactly, or is this a whitebox? Also, do you see this problem of you run 15.04 live (by burning a copy to CD/DVD?

I'm inclined to think this is a driver issue or bug.

Regards...
Thanks ardvark. I've got it on another monitor now. I'll report back soon.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing Drop Down Menus in Some Applications zer0signal Linux - Desktop 1 01-30-2014 06:54 PM
no drop down menus in firefox arnold.kang Linux - Server 1 09-11-2013 07:58 PM
omitting icons from PLACES or SYSTEM menus of Fedora 6 guy_ripper Linux - Software 0 01-04-2007 07:52 AM
Question about drop down menus and Java Hockeyfan Programming 1 06-07-2005 11:16 PM
HTML, java and drop down menus kpachopoulos Programming 1 11-17-2004 02:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration