LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-17-2012, 10:18 AM   #1
Scrapper64
LQ Newbie
 
Registered: Jul 2012
Location: Metro-Atlanta
Distribution: CentOS & Fedora
Posts: 24

Rep: Reputation: Disabled
Question Video Card Going Bad???


Infrastructure:

Physical:
MSI 890FXA-GD70 Motherboard with AMI V1.7 BIOS
AMD Phenom II X6 (1055T)
8 GB RAM (2 x 4 GB)
nVidia Geforce 7300 (G72) PCIe
ViewSonic VA2433wm monitor

Operating System:
CentOS 6.3 Final x86_64

Other Information:
The monitor is not bad because this machine is on a KVM with 2 other machines and they work just fine.

Problem:
On bootup I'm seeing the following error message:
[drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is (various, but mostly 128)

Then while the machine is running, the display will occasionally go black. But the keyboard still responds because when the screen returns what I keyed in is there.

Question:
Could this be a sign that my video card is going bad?
Or what else could it be?

TIA
Scrapper
 
Old 09-17-2012, 10:40 AM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
May have different causes:
1. The videocard
2. The cable from the videocard to the switch
3. The port on that switch or the switching logic inside the switch (have seen both already)

So at first I would recommend to switch the cable with one from the other machines. If that doesn't help (which means the cable is OK) switch connect the machine to a known good port on the KVM. If that doesn't help (the port is OK) switch the videocard to a different one and see if that solves your issue.

If all of that doesn't help it may be a software issue.
 
Old 09-17-2012, 11:24 AM   #3
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Are you sure it isn't just power saving ? DPMS ?

If you think it is the video card, I would try the Video Memory Stress Test on the UBCD. Technically, I have also found some memory tests that use CUDA, like:
http://sourceforge.net/projects/cudagpumemtest/
But you need CUDA installed for that.
 
Old 09-17-2012, 11:26 AM   #4
el chapulín
Member
 
Registered: Sep 2012
Posts: 75

Rep: Reputation: 19
EDID problems are common with the 7300 GPUs. I had a search and found a few related threads. I have a 7300 myself and get various EDID errors, but just ignore them as it works ok.
 
Old 09-17-2012, 03:31 PM   #5
Scrapper64
LQ Newbie
 
Registered: Jul 2012
Location: Metro-Atlanta
Distribution: CentOS & Fedora
Posts: 24

Original Poster
Rep: Reputation: Disabled
Thanks for all of ther replies.

What concerns me is the black screen from time to time - while I'm using the machine. If I ssh from another machine and use it via machine 'B' I don't get any issues. It's only when I access the machine through it's video card.

I'm going to switch the KVM cables around and do several reboots to check and make sure it's not the cable.

If I still have the same issue, I'll just get another video card. They aren't that expensive sine I'm not doing any gaming on this machine.

Thanks Again!

Scrapper
 
Old 09-18-2012, 03:28 AM   #6
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by H_TeXMeX_H View Post
If you think it is the video card, I would try the Video Memory Stress Test on the UBCD. Technically, I have also found some memory tests that use CUDA, like:
http://sourceforge.net/projects/cudagpumemtest/
But you need CUDA installed for that.
I've seen cards pass the video memory stress test but still be bad. Still, could be worth a shot. 7XXX cards wont work with CUDA, its only started with the top end 8XXX cards.

Quote:
Originally Posted by Scrapper64 View Post
If I still have the same issue, I'll just get another video card. They aren't that expensive sine I'm not doing any gaming on this machine.
Thats what I would do if you keep having issues.

A cheap AMD HD5450/6450 or nVidia G210 will have similar power consumption, be faster (not that you will notice any real difference for desktop use), have hardware video decoding features (dont know if you would even use them) and might even give you a bit more system memory and I/Os back (as the G72 7300 cards are 'turbo cache' moodels that have limited memory on the card and use some system RAM)
 
Old 09-18-2012, 01:24 PM   #7
Scrapper64
LQ Newbie
 
Registered: Jul 2012
Location: Metro-Atlanta
Distribution: CentOS & Fedora
Posts: 24

Original Poster
Rep: Reputation: Disabled
Video Card Going Bad???

Thanks for all of the responses. I've decided to just replace the viseo card. OK, I found the following at Fry's:
PNY VCGGT620XPB GeForce GT 620 1GB 64-bit DDR3 PCI Express 2.0 x16

I picked Fry's because I sorta go right past it on the way home.

I am entering the following question here and in the CentOS 6 forum:

"I'm running CentOS 6.3 Final and I'm replacing my bad video card with PNY VCGGT620XPB GeForce GT 620 1GB 64-bit DDR3 PCI Express 2.0 x16. Will the native Noveau nVidia drivers work with this card? Or do I need to add some other drivers?"

I am going to limp along with the existing card until I can get some sort of answer.

TIA
Scrapper
 
Old 09-18-2012, 01:37 PM   #8
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
For CentoS 6.3, which has an older kernel and X.org I would think that it may work, but I would recommend to use the proprietary drivers to get all the features (especially power management and video decoding).
 
Old 09-19-2012, 03:08 AM   #9
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
If you don't do gaming, why get such a good card ?
 
Old 09-19-2012, 03:18 AM   #10
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by Scrapper64 View Post
Thanks for all of the responses. I've decided to just replace the viseo card. OK, I found the following at Fry's:
PNY VCGGT620XPB GeForce GT 620 1GB 64-bit DDR3 PCI Express 2.0 x16
GT 620 = rebadged GT520. The GT520 is the pretty much the same cost, and might have a better chance of running 'out of the box' with centOS (I havent checked that).

*edit- opps, incomplete. GT620 can be a rebadged GT520, or a rebranded GT530 depending on the GT620 version...

I dont know why you would buy a GT520/620. The G210s are much cheaper, have pretty much identical TDP and power consumption, and if you aren't gaming the G210 would be just as good (and if you are gaming, there are better cards than the GT520/620)

Last edited by cascade9; 09-21-2012 at 02:23 AM. Reason: typo
 
Old 09-20-2012, 10:10 AM   #11
Scrapper64
LQ Newbie
 
Registered: Jul 2012
Location: Metro-Atlanta
Distribution: CentOS & Fedora
Posts: 24

Original Poster
Rep: Reputation: Disabled
Video Card Going Bad???

Quote:
Originally Posted by cascade9 View Post
GT 620 = rebadged GT520. The GT520 is the pretty much the same cost, and might have a better chance of running 'out of the box' with centOS (I havent checked that).

I dont know why you would buy a GT520/620. The G210s are much cheaper, have pretty much identical TDP and power consumption, and if you aren't gaming the G210 would be just as good (and if you are gaming, there are better cards than the GT520/620)
Just poked around Micro Center and Fry's and 'thought' I was getting the best I could for my budget.

TIA
Scrapper
 
Old 09-20-2012, 12:32 PM   #12
Scrapper64
LQ Newbie
 
Registered: Jul 2012
Location: Metro-Atlanta
Distribution: CentOS & Fedora
Posts: 24

Original Poster
Rep: Reputation: Disabled
OK, Here's the latest:

Went by Micro Center at lunch and picked up a PNY nVidia GeForce GT 610 for $47.99. It comes with 10 free games (I'm sure they are for Windows).

TIA
Scrapper
 
Old 09-20-2012, 01:17 PM   #13
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Decent price for that card.
 
1 members found this post helpful.
Old 09-21-2012, 02:27 AM   #14
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by Scrapper64 View Post
Just poked around Micro Center and Fry's and 'thought' I was getting the best I could for my budget.
How would spending more but not getting any advantage from it be 'getting the best for your budget'?

Quote:
Originally Posted by Scrapper64 View Post
Went by Micro Center at lunch and picked up a PNY nVidia GeForce GT 610 for $47.99. It comes with 10 free games (I'm sure they are for Windows).
GT610 = rebranded GT520.

I wish nVidia would stop this stupid rebranding.....
 
1 members found this post helpful.
Old 10-01-2012, 02:16 PM   #15
Scrapper64
LQ Newbie
 
Registered: Jul 2012
Location: Metro-Atlanta
Distribution: CentOS & Fedora
Posts: 24

Original Poster
Rep: Reputation: Disabled
OK, I got the new video card (although not the one in the ad, it seems we couldn't find that one on the shelf). It turns out I bought a nVidia GeForce GT610. Everything is working as it should. Thanks for all of your input!

Thanks!
Scrapper
 
  


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
Video card text mode low intensity: bad forum chosen? stf92 LQ Suggestions & Feedback 2 06-17-2011 06:15 PM
Bad, Bad, BAD! (Firefox is basically ditching html5 video support) smeezekitty General 11 05-05-2010 06:29 PM
KDE wont (Winxp/Suse )after I had go back to on board video due video card went bad rycedap General 1 02-16-2007 02:56 AM
I'm guessing my video card is going bad? Linux~Powered Linux - Hardware 3 04-28-2004 05:32 PM
intel 82852/82855 GM/GMF video card having bad resolutions techrolla Slackware 1 01-11-2004 01:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:45 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