https://bugzilla.novell.com/show_bug.cgi?id=597078 https://bugzilla.novell.com/show_bug.cgi?id=597078#c45 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvyskocil@novell.com --- Comment #45 from Michal Vyskocil <mvyskocil@novell.com> 2010-08-24 13:31:16 UTC --- Hi, I'm facing the same problem. X server stops to draw anything on the screen, just mouse cursor is moving well. I am able to switch to virtual terminal using chvt 1 command via ssh session. When switching back to vt 7 only the mouse cursor appears, the rest of the screen contains the content of previous vt. After reading of this bug I updated to the Kernel:openSUSE-11.3 and xorg-x11-server from update/11.3-test repository, but it did not help. $ rpm -q xorg-x11-server kernel-desktop xorg-x11-server-7.5_1.8.0-10.3.1.x86_64 kernel-desktop-2.6.34.4-6.1.x86_64 There's nothing in any log. This is an output from my gdb session (gdb) thread apply all bt Thread 1 (Thread 0x7fb68693b840 (LWP 7321)): #0 0x00007fb684ddadf3 in __select_nocancel () from /lib64/libc.so.6 #1 0x000000000046bb1f in WaitForSomething (pClientsReady=0x26f1ac0) at WaitFor.c:230 #2 0x00000000004409b2 in Dispatch () at dispatch.c:375 #3 0x0000000000425f3a in main (argc=<value optimized out>, argv=0x7fffa22ee9d8, envp=<value optimized out>) at main.c:286 And that one I got when I'm moving with the mouse (gdb) thread apply all bt Thread 1 (Thread 0x7fab18b50840 (LWP 9555)): #0 WriteToClient (who=0x275dff0, count=32, __buf=0x7fff96180e40) at io.c:823 #1 0x0000000000455c81 in ProcGetInputFocus (client=0x275dff0) at events.c:4648 #2 0x000000000044c66c in Dispatch () at dispatch.c:439 #3 0x0000000000425f3a in main (argc=<value optimized out>, argv=0x7fff96181048, envp=<value optimized out>) at main.c:286 I'm afraid this is not very helpful, because this is very probably a main event loop of X server only. # hwinfo --gfxcard 10: PCI 02.0: 0300 VGA compatible controller (VGA) [Created at pci.318] Unique ID: _Znp.bGe3XE7g6yF SysFS ID: /devices/pci0000:00/0000:00:02.0 SysFS BusID: 0000:00:02.0 Hardware Class: graphics card Model: "Mobile Intel® GM45 Express Chipset" Vendor: pci 0x8086 "Intel Corporation" Device: pci 0x2a42 "Mobile Intel® GM45 Express Chipset" SubVendor: pci 0x17aa "Lenovo" SubDevice: pci 0x2113 Revision: 0x07 Driver: "i915" Driver Modules: "drm" Memory Range: 0xf4400000-0xf47fffff (rw,non-prefetchable) Memory Range: 0xd0000000-0xdfffffff (ro,non-prefetchable) I/O Ports: 0x1800-0x1807 (rw) IRQ: 34 (4805 events) I/O Ports: 0x3c0-0x3df (rw) Module Alias: "pci:v00008086d00002A42sv000017AAsd00002113bc03sc00i00" Driver Info #0: XFree86 v4 Server Module: intel Driver Info #1: XFree86 v4 Server Module: intel 3D Support: yes Config Status: cfg=new, avail=yes, need=no, active=unknown 32: PCI 100.0: 0300 VGA compatible controller (VGA) [Created at pci.318] Unique ID: VCu0.h0BNRd3O0C2 Parent ID: vSkL.Hlwsipom2E9 SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.0 SysFS BusID: 0000:01:00.0 Hardware Class: graphics card Model: "ATI Mobility Radeon HD 3400 Series (M82)" Vendor: pci 0x1002 "ATI Technologies Inc" Device: pci 0x95c4 "Mobility Radeon HD 3400 Series (M82)" SubVendor: pci 0x17aa "Lenovo" SubDevice: pci 0x210f Memory Range: 0xc0000000-0xcfffffff (ro,non-prefetchable,disabled) I/O Ports: 0x2000-0x2fff (rw,disabled) Memory Range: 0xbfff0000-0xbfffffff (rw,non-prefetchable,disabled) Memory Range: 0xbff00000-0xbff1ffff (ro,non-prefetchable,disabled) IRQ: 11 (no events) Module Alias: "pci:v00001002d000095C4sv000017AAsd0000210Fbc03sc00i00" Driver Info #0: XFree86 v4 Server Module: radeonhd Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #9 (PCI bridge) Primary display adapter: #10 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.