LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 10-30-2014, 01:28 PM   #1
Scott Johnston
LQ Newbie
 
Registered: Oct 2014
Posts: 26

Rep: Reputation: Disabled
Unhappy Screen randomly goes blank! Arrgh!


I've dropped LM17 on a 2007 Dell Vostro, 120GB SSD, with all else OEM. I had no issues for the first few weeks and then my video goes blank for no reason. Audio continues to play which means the CPU is processing.

I've done all the obvious, reinstalls, rip out and reinstalls. I have the Intel GM965 chipset I researched alternative drivers and even contacted Intel. No resolution.

The ONLY thing I can think I did before the problem was, I installed Rocket Software's Universe MV DB. Just a DB and it has no special interaction with the hardware.

Looking for any ideas on this.
 
Old 10-30-2014, 04:14 PM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Scott Johnston View Post
with all else OEM.
???

Quote:
I have the Intel GM965 chipset
are you using the gma500 driver for that?
have a look at
Code:
lspci -k | grep -iA5 vga
if so, i think it's one of the worst-developed reverse-engineered(?) floss drivers and there's nothing else available for a current distro.

but by all means, search some more. i'd hate to be right on this.

ps: have you ruled out a hardware issue?

Last edited by ondoho; 10-30-2014 at 04:15 PM.
 
Old 10-30-2014, 05:58 PM   #3
mjolnir
Member
 
Registered: Apr 2003
Posts: 815

Rep: Reputation: 99
I'm having what seems to be the same issue with Ubuntu 14.04 on a Lenovo R61i.
Code:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
	Subsystem: Lenovo ThinkPad T61/R61
	Kernel driver in use: i915
 
Old 10-31-2014, 05:15 AM   #4
Scott Johnston
LQ Newbie
 
Registered: Oct 2014
Posts: 26

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
???


are you using the gma500 driver for that?
have a look at
Code:
lspci -k | grep -iA5 vga
if so, i think it's one of the worst-developed reverse-engineered(?) floss drivers and there's nothing else available for a current distro.

but by all means, search some more. i'd hate to be right on this.

ps: have you ruled out a hardware issue?

I'll have a look at that today. I'm sure I have the latest update. Which may be the problem. I may need to go retro. I am using the intel driver I pulled down with apt-get. The screen itself was replaced back in July. It burned out hot! Smelled wonderful!
 
Old 10-31-2014, 08:44 AM   #5
Scott Johnston
LQ Newbie
 
Registered: Oct 2014
Posts: 26

Original Poster
Rep: Reputation: Disabled
Nope, it's the 965 as I stated.

scottjo@scottjo-LM17:~ > lspci -k | grep -iA5 vga
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
Subsystem: Dell Device 0228
Kernel driver in use: i915
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) (rev 0c)
Subsystem: Dell Device 0228
scottjo@scottjo-LM17:~ >

I may try an older driver as I said. I'm not sure what problems I would have with a Good Morning America 500 driver. I think it would be too "Disney" for me.
 
Old 10-31-2014, 02:48 PM   #6
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
sorry, my bad, i really got this wrong.

what distro are you running?

have a look at /var/log/Xorg.0.log, there might be something interesting (grep for 'EE') in there.

you know how to use grep?
 
Old 10-31-2014, 02:52 PM   #7
Scott Johnston
LQ Newbie
 
Registered: Oct 2014
Posts: 26

Original Poster
Rep: Reputation: Disabled
Yes, I know how to do anything. It's just unix on a PC. But the system failed again today. I will try this tommorrow but I am thinking a complete rebuild is in order. VERY disappointed so far.

I wrote LM17, Linuxc Mint ver 17

Last edited by Scott Johnston; 10-31-2014 at 02:58 PM.
 
Old 10-31-2014, 03:08 PM   #8
metaschima
Senior Member
 
Registered: Dec 2013
Distribution: Slackware
Posts: 1,982

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Not the best video chipset. You could try a newer kernel and see if any bugs have been worked out. I would personally stay away from this chipset.
 
Old 10-31-2014, 03:22 PM   #9
Scott Johnston
LQ Newbie
 
Registered: Oct 2014
Posts: 26

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by metaschima View Post
Not the best video chipset. You could try a newer kernel and see if any bugs have been worked out. I would personally stay away from this chipset.
I really don't have a choice in the chips. It's a laptop. I am hoping a generic driver will solve the problem.
 
  


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
[SOLVED] Make screen go blank upon locking screen using alt+ctrl+L in Ubuntu 14.04LTS geo_man Linux - Newbie 3 10-25-2014 08:45 AM
How to disable screen blank / screen saver on Red Hat Enterprise jearl28 Linux - Newbie 8 05-03-2013 10:41 AM
[SOLVED] Fedora live cd - Screen goes blank right before login screen loads deadalus.globalnode Fedora 5 04-21-2010 03:36 PM
Gnome randomly uses only 80% of screen blastradius Linux - Desktop 1 04-14-2009 12:55 AM
Suse 9.0 Blank screen instead of login in screen damoncf Linux - Distributions 4 02-24-2007 08:49 PM

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

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