You are not logged in.

#1 2009-03-09 13:48:41

big_gie
Member
Registered: 2005-01-19
Posts: 637

KDE (kwin?) freeze at logout/login

Hi all,

I have a problem using KDE (4.2.1, but problem present since 4.0 or something) with kwin's desktop effects. If I enable them and logout at the end of the day, login in again the next day I have a 100% chance of a freeze at the KDE loading screen. The mouse can still move, but the keyboard is un-responsive: ctrl+alt+backspace can't kill X and ctrl+alt+F? can't get me to a virtual terminal so I can kill X.

When this occur, the only option is keep the power button pressed until shutdown or to ssh to the machine and shutdown from there. When ssh, I can kill X, but trying to run it again will break similarly.

Looking at /var/log/Xorg.0.log.old does not reveals much... I don't have any error in it. The only warning I have are those:

/var/log/Xorg.0.log.old wrote:

[...]
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) intel(0): initializing int10
(WW) intel(0): Bad V_BIOS checksum
(II) intel(0): Primary V_BIOS segment is: 0xc000
(II) intel(0): VESA BIOS detected
(II) intel(0): VESA VBE Version 3.0
(II) intel(0): VESA VBE Total Mem: 8128 kB
(II) intel(0): VESA VBE OEM: Intel(r)Q33/Q35/G33 Graphics Chip Accelerated VGA BIOS
(II) intel(0): VESA VBE OEM Software Rev: 1.0
(II) intel(0): VESA VBE OEM Vendor: Intel Corporation
(II) intel(0): VESA VBE OEM Product: Intel(r)Q33/Q35/G33 Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[...]
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000b00
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 0x00000000
(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status:
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[b]
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[b]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[b]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[b]
        [4] 0   0       0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
        [5] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
        [6] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
        [7] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[b]
        [8] -1  0       0x00000000 - 0x00000000 (0x1) IX[b]
        [9] 0   0       0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
        [10] 0  0       0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) intel(0): Kernel reported 1167360 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 4669436 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] loaded kernel module for "i915" driver.
[...]
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x04000000 (pgoffset 16384)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x05000000 (pgoffset 20480)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x06000000 (pgoffset 24576)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00032fff: overlay registers (4 kB)
(II) intel(0): 0x00033000-0x00033fff: HW status (4 kB)
(II) intel(0): 0x006ff000:            end of stolen memory
(II) intel(0): 0x01000000-0x01ffffff: front buffer (13440 kB) X tiled
(II) intel(0): 0x02000000-0x0389bfff: exa offscreen (25200 kB)
(II) intel(0): 0x04000000-0x04ffffff: back buffer (8448 kB) X tiled
(II) intel(0): 0x05000000-0x05ffffff: depth buffer (8448 kB) X tiled
(II) intel(0): 0x06000000-0x07ffffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 763
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
[...]
(II) intel(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712  1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): EDID vendor "DEL", prod id 53268

What could be wrong??
I'm using:
xf86-video-intel 2.4.3-1
xorg-server 1.5.3-4

Thanx for you help.

Offline

#2 2009-03-09 19:13:40

big_gie
Member
Registered: 2005-01-19
Posts: 637

Re: KDE (kwin?) freeze at logout/login

Now any opengl windows freeze X...

At least I have some logs output:

[...]
(II) intel(0): Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712  1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
(II) intel(0): EDID vendor "DEL", prod id 53268
Error in I830WaitLpRing(), timeout for 2 seconds
pgetbl_ctl: 0x00000001 getbl_err: 0x00000000
ipeir: 0x00000000 iphdr: 0x00000000
LP ring tail: 0x00000390 head: 0x00010e38 len: 0x0001f001 start 0x00000000
eir: 0x0000 esr: 0x0001 emr: 0xffff
instdone: 0xffc1 instpm: 0x0000
memmode: 0x00000306 instps: 0x80007802
hwstam: 0xeffe ier: 0x0053 imr: 0xffae iir: 0x0000
Ring at virtual 0x7f2c6a53a000 head 0x10e38 tail 0x390 count 15702
Ring at virtual 0x7f2c6a53a000 head 0x10e38 tail 0x390 count 15702
        00010d38: 02000011      MI_FLUSH                                 1
        00010d3c: 00000000      MI_NOOP                                  1
        00010d40: 02000011      MI_FLUSH                                 1
        00010d44: 00000000      MI_NOOP                                  1
        00010d48: 02000011      MI_FLUSH                                 1
        00010d4c: 00000000      MI_NOOP                                  1
        00010d50: 02000011      MI_FLUSH                                 1
        00010d54: 00000000      MI_NOOP                                  1
        00010d58: 02000011      MI_FLUSH                                 1
        00010d5c: 00000000      MI_NOOP                                  1
        00010d60: 02000011      MI_FLUSH                                 1
        00010d64: 00000000      MI_NOOP                                  1
        00010d68: 02000011      MI_FLUSH                                 1
        00010d6c: 00000000      MI_NOOP                                  1
        00010d70: 02000011      MI_FLUSH                                 1
        00010d74: 00000000      MI_NOOP                                  1
        00010d78: 02000011      MI_FLUSH                                 1
        00010d7c: 00000000      MI_NOOP                                  1
        00010d80: 02000011      MI_FLUSH                                 1
        00010d84: 00000000      MI_NOOP

Offline

#3 2009-04-01 01:34:12

big_gie
Member
Registered: 2005-01-19
Posts: 637

Re: KDE (kwin?) freeze at logout/login

Only thing I've found to correct this was a complete reinstall. It seems it fixed it...

Offline

Board footer

Powered by FluxBB