LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 11-21-2013, 02:54 PM   #1
Lorunification
LQ Newbie
 
Registered: Nov 2013
Posts: 2

Rep: Reputation: Disabled
Exclamation Total crash and color flickering


Hello all together,

I have a strange problem with my Linux Mint 15 running on a Thinkpad T420s.

Sometimes while doing graphic intensive stuff, like watching movies, the system crashes and i get only colored flickering on the screen (as seen in the image: http://i.imgur.com/xPUkvVu.jpg).
After about 15 seconds the system shuts down. After this i can normally start the system and everything works fine. I assume its some kind of graphics driver issue, but i don't know how to evaluate this.

The graphic chip is an Intel HD2000 which is integrated in the CPU. I think the driver module is i915.

I experience this issue with several kernel versions. Right know i am using Kernel 3.8.0-19-generic

Does anybody else have problems like this or does somebody have a hint on how to solve this issue?

Thank you in advance,
Lorunification
 
Old 11-22-2013, 02:25 PM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,286

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
It looks like you have lost horizontal lock. Your picture is doing one speed and your monitor another.

Try slowing the refresh rate - which slows everything else, or lower your max horizontal speed
Somethere in a .conf file in Xorg.d

...
HorizSynch 30-60

..

Lower the '60' 5 at a time.
 
Old 11-22-2013, 02:48 PM   #3
Lorunification
LQ Newbie
 
Registered: Nov 2013
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thank you for your reply bussines_kid.

Unfortunately there is no config file containing "HorizSynch" or anything similar. Not in /etx/X11/ nor in /usr/share/X11/Xorg.conf.d/
May i create a new one in this case? Could you perhapts give me more specific information about how the Section has to look like?

I also tried to change RefreshRate within the "monitors" menu - but there is only 60 Hz selectable.

Update:

I managed to set the refresh rate to 55Hz using the following sequence of xrandr commands. I will check if this solves my problem and then provide further information.

Quote:
#!/bin/bash

rate=$1

line=$(cvt 1600 900 $rate | tail -n1 | cut -d' ' -f2-)
xrandr --newmode $line
xrandr --verbose --addmode LVDS1 "1600x900_$rate.00"
xrandr --output LVDS1 --mode "1600x900_$rate.00"
Thank you in advance,
Lorunification

Last edited by Lorunification; 11-22-2013 at 05:33 PM. Reason: Update
 
Old 11-23-2013, 02:36 AM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,286

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Difficulty in setting refresh is usually a difficulty with the video driver. I'm no expert on the best driver to use with your card.

Yes, of course you can add a file there. Simply put
HorizSync 31-55
VertRefresh 50-70

or some such into a text file with a name ending in .conf. As long as it finds it there, it should be run. You may need a bigger video config, but that's quick to try.
 
  


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
Slackware14 64 total crash Edmis Slackware 10 03-04-2013 08:18 AM
[SOLVED] Slackware total crash Edmis Linux - Newbie 6 05-22-2011 04:58 AM
Total crash after modifying Cairo-Dock! gho6uuu Linux - Desktop 0 01-23-2009 05:17 AM
Random total system crash paju Linux - Hardware 3 03-23-2008 08:15 AM
Americas Army 1.9 + Suse 9.0 = total crash! help! xyzo Linux - Games 0 11-21-2003 09:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 08:49 PM.

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