LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 02-02-2009, 01:29 PM   #1
disabuse
LQ Newbie
 
Registered: Feb 2009
Posts: 2

Rep: Reputation: 0
x11 Locks Up FATAL ERROR


Some background info

Laptop Sony Vaio
Intel 915GM Video


I have an issue where x11 locks up and crashes

here is my xorg log
http://pastebin.com/m61db1dcd


and my xorg.conf

Code:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection
My xorg.conf is very much default. Looking in the log nothing pops up wondering if yall see whats causing this?[/QUOTE]
 
Old 02-03-2009, 12:48 PM   #2
ShaiN
LQ Newbie
 
Registered: Jun 2008
Posts: 7

Rep: Reputation: 0
Wink Possible Solution

Hi disabuse

first you failed to mention which Linux distribution you are using ... which may affect driver info ..etc..

second
Try this modified Xorg file
___________________________________

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "intel"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
___________________________________
I am not sure about the intel driver exactly
try reading about it in this link

http://intellinuxgraphics.org/install.html

It is usually a case of trial and error ...

Good Luck
 
Old 02-03-2009, 01:00 PM   #3
disabuse
LQ Newbie
 
Registered: Feb 2009
Posts: 2

Original Poster
Rep: Reputation: 0
my apology using Debian Lenny i popped into the xorg IRC channel and someone there suggested

Option "ExaNoComposite"

Currently trying that, but the problem is I dont know how to trigger the problem, so its a waiting game at the moment to see if it locks up
 
  


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
Putty fatal error: Network error: connection refused (ubunty server 6.06.1) gerardnijboer Ubuntu 2 03-18-2010 03:46 PM
grotty:/tmp/zmani0ORFG:46844:fatal error: output error fakie_flip Linux - Software 1 12-25-2007 12:29 AM
Fedora locks up for sure and randomly after x11 update Lsatenstein Fedora 2 12-01-2006 03:00 AM
50% of the time x11 locks up. GUIPenguin Linux - General 1 08-28-2006 05:21 PM
FC4 Fatal X11 Error After Rebooting lmcilwain Fedora 14 07-26-2005 11:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

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