Bug 480368 - X.org uses 100% cpu
Summary: X.org uses 100% cpu
Status: RESOLVED DUPLICATE of bug 472046
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Factory
Hardware: x86-64 openSUSE 11.1
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Forgotten User Wum0mkMcd8
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 14:10 UTC by Leonardo Chiquitto
Modified: 2009-02-28 17:07 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Xorg startup logs (41.41 KB, text/plain)
2009-02-27 14:12 UTC, Leonardo Chiquitto
Details
Xorg config (7.15 KB, text/plain)
2009-02-27 14:13 UTC, Leonardo Chiquitto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonardo Chiquitto 2009-02-27 14:10:05 UTC
After latest Factory update the Intel video driver is not working with my video card. When trying to fall back to vesa, I found that it works, but the X process now uses 100% of one CPU.

Strace shows X looping in the following block:

18290 setitimer(ITIMER_REAL, {it_interval={0, 20000}, it_value={0, 20000}}, NULL) = 0
18290 setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
18290 clock_gettime(CLOCK_MONOTONIC, {7056, 902072153}) = 0
18290 select(256, [1 3 4 5 7 8 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36], NULL, NULL, {0, 0}) = 0 (Timeout)
18290 clock_gettime(CLOCK_MONOTONIC, {7056, 902128304}) = 0
18290 setitimer(ITIMER_REAL, {it_interval={0, 20000}, it_value={0, 20000}}, NULL) = 0

I upgraded to the latest X11:/XOrg/openSUSE_Factory/ packages to see if some fix was already available, but not luck yet:

2.6.29-rc5-1-default #1 SMP 2009-02-16 17:18:44 +0100 x86_64 x86_64 x86_64 GNU/Linux

xorg-x11-driver-video-7.4-51.1
xorg-x11-server-7.4-29.3
Comment 1 Leonardo Chiquitto 2009-02-27 14:12:21 UTC
Created attachment 276034 [details]
Xorg startup logs
Comment 2 Leonardo Chiquitto 2009-02-27 14:13:09 UTC
Created attachment 276035 [details]
Xorg config
Comment 3 Leonardo Chiquitto 2009-02-27 15:45:24 UTC
I downgraded the Xorg packages from X11:/XOrg/openSUSE_Factory/ to X11:/XOrg/openSUSE_11.1 and I'm now able to use the Intel driver again. Problem is: Xorg still uses 100% of one CPU. I'm correcting the subject.
Comment 4 Stefan Dirsch 2009-02-28 17:07:28 UTC
dup.

*** This bug has been marked as a duplicate of bug 472046 ***