You are not logged in.

#1 2007-06-13 11:50:23

aedonis
Member
Registered: 2007-05-08
Posts: 7

xorg lock up

sometimes my notebook just freeze when i start some app using opengl like mplayer. everything stops, in video window is only blue screen and i have to shut down the whole computer. i experienced these problems on slackware and on arch its same. only soution i figured out is to connect to my pc via ssh from other computer and kill x11, but that isn't a good solution. do you have any idea? i read about buggy drivers for intel, i tried some other unofficial drivers and the hack for intel graphics but nothing helps...

last few rows of my Xorg.0.log

SetClientVersion: 0 9
SetGrabKeysState - disabled
SetGrabKeysState - enabled
Error in I830WaitLpRing(), now is 152582586, start is 152580585
pgetbl_ctl: 0x1ffc0001 pgetbl_err: 0x0
ipeir: 0 iphdr: 1810000
LP ring tail: aaf0 head: aac4 len: 1f801 start 0
eir: 0 esr: 0 emr: ffff
instdone: ffc0 instpm: 0
memmode: 108 instps: f0000
hwstam: fffe ier: a2 imr: 8 iir: 200
space: 131020 wanted 131064
(II) I810(0): [drm] removed 1 reserved context for kernel
(II) I810(0): [drm] unmapping 8192 bytes of SAREA 0xe0426000 at 0xb7f33000

Fatal server error:
lockup

(II) AIGLX: Suspending AIGLX clients for VT switch
Error in I830WaitLpRing(), now is 152584901, start is 152582900
pgetbl_ctl: 0x1ffc0001 pgetbl_err: 0x0
ipeir: 0 iphdr: 1810000
LP ring tail: ab30 head: aac4 len: 1f801 start 0
eir: 0 esr: 0 emr: ffff
instdone: ffc0 instpm: 0
memmode: 108 instps: f0000
hwstam: fffe ier: a2 imr: 8 iir: 200
space: 130956 wanted 131064

FatalError re-entered, aborting
lockup

lspci

00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)

my xorg.conf grpahics part

X Window System Version 7.2.0
kernel 2.6.21-ARCH

Section "Device"
        Identifier  "Card0"
        Driver      "i810"

        VideoRam 65536
        VendorName "Intel Corporation"

        Option "XAANoOffscreenPixmaps" "true"
        Option "DRI" "true"
        Option "ModeValidation"
        Option "AllowNon60HzDFPModes, NoXservermodes, NoVesaModes"
        BusID       "PCI:0:2:0"
EndSection

Last edited by aedonis (2007-06-13 11:54:21)

Offline

#2 2007-06-25 16:05:25

ganja_guru
Member
Registered: 2005-02-14
Posts: 464

Re: xorg lock up

Can you try disabling AIGLX and see if the same thing happens?

Offline

#3 2007-06-25 16:09:35

ganja_guru
Member
Registered: 2005-02-14
Posts: 464

Re: xorg lock up

Oh and try turning off RenderAccel if you have it on.

Offline

#4 2007-06-25 16:19:33

ganja_guru
Member
Registered: 2005-02-14
Posts: 464

Re: xorg lock up

from everything ive read, disable screensavers,any opengl stuff,beryl/compiz, powersaved...Then start enabling them one by one and see whats the issue.

Offline

#5 2007-07-01 09:49:42

aedonis
Member
Registered: 2007-05-08
Posts: 7

Re: xorg lock up

thanks, i'll try that...

Offline

Board footer

Powered by FluxBB