Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-08 Thread Samuel thibault
Bryce Harrington, le Thu 08 Oct 2009 00:39:09 -, a écrit :
 On Wed, Oct 07, 2009 at 11:46:20PM -, Samuel thibault wrote:
  Bryce Harrington, le Wed 07 Oct 2009 23:31:46 -, a ??crit :
   On Wed, Oct 07, 2009 at 10:44:02PM -, Samuel thibault wrote:
Bryce Harrington, le Wed 07 Oct 2009 22:30:13 -, a ??crit :
 On Wed, Oct 07, 2009 at 10:13:20PM -, Samuel thibault wrote:
 Hi Samuel, would mind proposing a patch?  I'm a bit of a novice with
 upstart scripting, and fairly distracted by mesa at the moment.

It should just be a matter of adding keymaps.sh and console-setup to the
Should-Start field of the /etc/init.d/gdm,kdm,xdm scripts
   
   That sounds like it's getting a bit out of the scope of this bug
   report.
  
  ? It's precisely in scope: as I said, Xorg gets EIO because the tty gets
  a hung up after Xorg is started, most probably because the console
  initialization scripts may get started after Xorg is started.
 
 No, patching gdm and kdm is well outside the scope of xorg-server, which
 is what this bug is filed against.  If you believe this to be the only
 way to solve it, the bug should be refiled against those packages.

Yes I do, see my comments: I believe Xorg just gets started too early,
before the console is setup, and that's gdm/xdm/kdm's responsibility.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Bohrer
Same problem here with a old Acer Aspire 3690

00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML 
Express Integrated Graphics Controller (rev 03)

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Michael Lazarev
Same problem on ASUS M50VC with GeForce 9300M G Videocard.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Данило Шеган
On уто, 2009-10-06 at 23:25 +, Bryce Harrington wrote:
 Try this out:
 
 https://edge.launchpad.net/~bryceharrington/+archive/yellow
 

I have rebooted once with the updated xorg-server from above PPA and it
seems to have helped.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Martin Albisetti
Bryce's GDM fixes the issue for me as well.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Samuel thibault
Bryce: please also add a dependency on the console configuration
scripts, as while waiting for acpi probably helps to wait for the
console configuration, it'd be better to really make sure gdm doesn't
start before it.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Bryce Harrington
On Wed, Oct 07, 2009 at 09:56:10PM -, Martin Albisetti wrote:
 Bryce's GDM fixes the issue for me as well.

Could you clarify?  The fix I posted was to xorg-server, not GDM.  Are
you referring to that, or to the GDM changes proposed by someone else in
this thread?

Bryce

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Bryce Harrington
On Wed, Oct 07, 2009 at 10:13:20PM -, Samuel thibault wrote:
 Bryce: please also add a dependency on the console configuration
 scripts, as while waiting for acpi probably helps to wait for the
 console configuration, it'd be better to really make sure gdm doesn't
 start before it.

Hi Samuel, would mind proposing a patch?  I'm a bit of a novice with
upstart scripting, and fairly distracted by mesa at the moment.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Bryce Harrington
On Wed, Oct 07, 2009 at 01:01:57PM -, Michael Lazarev wrote:
 Same problem on ASUS M50VC with GeForce 9300M G Videocard.

It is not necessary for further confirmations on this bug.

If you do decide to add confirmations anyway, please at least attach
your Xorg.0.log from your failed session, the confirmations really
don't add any useful info to the discussion otherwise.

From this point on what we need to see is feedback on the various
proposed solutions.  In particular I would appreciate it if people could
test the xserver patch I posted earlier to disable acpi entirely, so we
can get that option ruled in or out.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Martin Albisetti
On Wed, Oct 7, 2009 at 7:21 PM, Bryce Harrington
br...@bryceharrington.org wrote:
 On Wed, Oct 07, 2009 at 09:56:10PM -, Martin Albisetti wrote:
 Bryce's GDM fixes the issue for me as well.

 Could you clarify?  The fix I posted was to xorg-server, not GDM.  Are
 you referring to that, or to the GDM changes proposed by someone else in
 this thread?

Sorry, I meant xorg-server.


-- 
Martin

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Samuel thibault
Bryce Harrington, le Wed 07 Oct 2009 22:30:13 -, a écrit :
 On Wed, Oct 07, 2009 at 10:13:20PM -, Samuel thibault wrote:
  Bryce: please also add a dependency on the console configuration
  scripts, as while waiting for acpi probably helps to wait for the
  console configuration, it'd be better to really make sure gdm doesn't
  start before it.
 
 Hi Samuel, would mind proposing a patch?  I'm a bit of a novice with
 upstart scripting, and fairly distracted by mesa at the moment.

It should just be a matter of adding keymaps.sh and console-setup to the
Should-Start field of the /etc/init.d/gdm,kdm,xdm scripts

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Tom Jaeger
Bryce Harrington wrote:
 On Wed, Oct 07, 2009 at 09:56:10PM -, Martin Albisetti wrote:
 Bryce's GDM fixes the issue for me as well.

I'm still seeing the issue after disabling ACPI in the X server.  The
only thing it does is get rid of the warning in xorg.conf, since the
acpi initialization code failed before anyway.

The tricky thing about those Intel SSDs is that, after installing new
packages, they seem to take some time to reorganize before their
performance bounces back to normal.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Samuel thibault
Bryce Harrington, le Wed 07 Oct 2009 23:31:46 -, a écrit :
 On Wed, Oct 07, 2009 at 10:44:02PM -, Samuel thibault wrote:
  Bryce Harrington, le Wed 07 Oct 2009 22:30:13 -, a ??crit :
   On Wed, Oct 07, 2009 at 10:13:20PM -, Samuel thibault wrote:
Bryce: please also add a dependency on the console configuration
scripts, as while waiting for acpi probably helps to wait for the
console configuration, it'd be better to really make sure gdm doesn't
start before it.
   
   Hi Samuel, would mind proposing a patch?  I'm a bit of a novice with
   upstart scripting, and fairly distracted by mesa at the moment.
  
  It should just be a matter of adding keymaps.sh and console-setup to the
  Should-Start field of the /etc/init.d/gdm,kdm,xdm scripts
 
 That sounds like it's getting a bit out of the scope of this bug
 report.

? It's precisely in scope: as I said, Xorg gets EIO because the tty gets
a hung up after Xorg is started, most probably because the console
initialization scripts may get started after Xorg is started.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Kaarel Saal
Thought I'd give my input. I have a five year old laptop with intel
graphics. On Monday October 5th (...to be fair I believe it was this
Monday) I made the brave move to upgrade from 9.04 to 9.10 beta. Things
worked fine. It was after one of the later updates from the default
repositories when I started experiencing the 100% CPU load issue
described here. I also noticed when before the said update the text size
of the log messages during boot were fairly small then after the update
the text was much bigger. In case this is relevant at all.

Anyways logout/login does not work for me and neither does
https://edge.launchpad.net/~bryceharrington/+archive/yellow

Hope this helps.

Kaarel

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-07 Thread Bryce Harrington
On Wed, Oct 07, 2009 at 11:46:20PM -, Samuel thibault wrote:
 Bryce Harrington, le Wed 07 Oct 2009 23:31:46 -, a ??crit :
  On Wed, Oct 07, 2009 at 10:44:02PM -, Samuel thibault wrote:
   Bryce Harrington, le Wed 07 Oct 2009 22:30:13 -, a ??crit :
On Wed, Oct 07, 2009 at 10:13:20PM -, Samuel thibault wrote:
Hi Samuel, would mind proposing a patch?  I'm a bit of a novice with
upstart scripting, and fairly distracted by mesa at the moment.
   
   It should just be a matter of adding keymaps.sh and console-setup to the
   Should-Start field of the /etc/init.d/gdm,kdm,xdm scripts
  
  That sounds like it's getting a bit out of the scope of this bug
  report.
 
 ? It's precisely in scope: as I said, Xorg gets EIO because the tty gets
 a hung up after Xorg is started, most probably because the console
 initialization scripts may get started after Xorg is started.

No, patching gdm and kdm is well outside the scope of xorg-server, which
is what this bug is filed against.  If you believe this to be the only
way to solve it, the bug should be refiled against those packages.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Scott James Remnant
What's this got to do with Upstart?

Why *should* X be able to tcflush() ?

** Changed in: upstart (Ubuntu Karmic)
   Status: New = Invalid

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Julien Cristau
the switch of gdm to upstart seemed to be a possible reason for this behaviour 
change.  maybe it's something else though..
anyway, the use of tcflush() in X was added by:

commit 446d9443cea31e493d05c939d0128a8116788468
Author: Adam Jackson a...@redhat.com
Date:   Wed Nov 5 11:51:06 2008 -0500

linux: Drain the console fd of data when using evdev for keyboards

Works around a silly bug in the kernel that causes wakeup storms after
too many keypresses.  Should fix the kernel bug too, but this at least
keeps the idle wakeup count below 1000/sec.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Scott James Remnant
On Tue, 2009-10-06 at 14:36 +, Julien Cristau wrote:

 the switch of gdm to upstart seemed to be a possible reason for this 
 behaviour change.  maybe it's something else though..
 anyway, the use of tcflush() in X was added by:
 
 commit 446d9443cea31e493d05c939d0128a8116788468
 Author: Adam Jackson a...@redhat.com
 Date:   Wed Nov 5 11:51:06 2008 -0500
 
 linux: Drain the console fd of data when using evdev for keyboards
 
 Works around a silly bug in the kernel that causes wakeup storms after
 too many keypresses.  Should fix the kernel bug too, but this at least
 keeps the idle wakeup count below 1000/sec.
 
But what is meant here by the console ?

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Julien Cristau
See xf86OpenConsole at 
http://cgit.freedesktop.org/xorg/xserver/tree/hw/xfree86/os-support/linux/lnx_init.c
the console is /dev/ttyN, where N is the vt X runs on.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Tom Jaeger
Scott James Remnant wrote:
 What's this got to do with Upstart?

X is started too early during bootup when the console isn't ready yet.
 Where we don't know yet what ready means.  There's also this:

(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or
directory)

So we need a dependency for acpid.

 
 Why *should* X be able to tcflush() ?

This problem has nothing to do with tcflush().  Even with commit
446d9443cea31e493d05c939d0128a8116788468 reverted, we still have
the same issue.  Since the fd is in an error state, select() will always
return right away.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Julien Cristau
acpid doesn't matter, X will run just fine without it.  Not sure what
the console isn't ready means...

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Steveire
I'm also affected by this bug. It make my system completely unusable. I
have no SSD, only a HDD, and logging out and in again does not fix the
issue for me.

I have no idea what hardware I have, but as that is apparently not
relevant, I can try to give any other info you need.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread jsiebold
I had similar problems (100% cpu load, no console switching possible)
after kdm start had been ported to upstart. I solved the problem by
modifying the upstart configuration file for kdm:

   start on (filesystem
++and stopped udev-finish
  and started hal)

This ensures that the virtual console devices are set up properly before
the X server starts.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Bryce Harrington
** Changed in: upstart (Ubuntu Karmic)
   Importance: Undecided = High

** Changed in: upstart (Ubuntu Karmic)
   Status: Invalid = Confirmed

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Scott James Remnant
Still nothing to do with Upstart.

I would like to know *what* X is doing with that tcflush() and why it is
apparently unable to cope with it returning an error.  What is that
trying to access, why isn't there a graceful fallback for it not
existing, etc.

Let's figure this out, rather than just trying to work around it.  Our
whole fast boot plans are contingent on getting X up early - right now
you're saying that's impossible - and I want you to prove that.

** Changed in: upstart (Ubuntu Karmic)
   Status: Confirmed = Invalid

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Rob van Vliet
The kdm fix from jsiebold works also for gdm (/etc/init/gdm.conf)

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Scott James Remnant
On Tue, 2009-10-06 at 18:31 +, Rob van Vliet wrote:

 The kdm fix from jsiebold works also for gdm (/etc/init/gdm.conf)
 
This fix is wrong.

Just so you know.

Let's work out what the real fix should be.

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Teodor Milkov
I'm not sure this is the same bug - but the timing and symptoms are the
same. In my case though DRM is failing. It says:

[1.698032] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart 
module.
[1.698157] [drm:intelfb_restore] *ERROR* Failed to restore crtc 
configuration: -22
[1.698216] DRM: Fill_in_dev failed.

If I logout from X, modprobe -r i915 drm,  modprobe i915 and then
restart X it's fast again. For the record: I'm an SSD user.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Tom Jaeger
It has *nothing* to do with tcflush().  As I said above, If I revert the
patch that introduced the tcflush() call, I can still reproduce this
problem.  This is just the semantics of select(): If a fd is in an error
state, then a subsequent read() or write() won't block (since they will just
return an error), so select() returns right away.  So what we need to figure
out is why the console fd dies.

On Tue, Oct 6, 2009 at 2:26 PM, Scott James Remnant
sc...@canonical.comwrote:

 Still nothing to do with Upstart.

 I would like to know *what* X is doing with that tcflush() and why it is
 apparently unable to cope with it returning an error.  What is that
 trying to access, why isn't there a graceful fallback for it not
 existing, etc.

 Let's figure this out, rather than just trying to work around it.  Our
 whole fast boot plans are contingent on getting X up early - right now
 you're saying that's impossible - and I want you to prove that.


I'm not saying this is impossible, but clearly there's something we need to
wait for before we can start X (and not for a very long time, since we don't
seem to see this problem on slower systems at all).

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Julien Cristau
Tom, I can't see anything besides this tcflush() thing adding the
console fd to the set we select() on.  What do you mean by the console
fd dies?

Teodor, it's not the same bug.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Tom Jaeger
You're right, I actually forgot to install the package, so you don't
have 100% CPU anymore after reverting the commit.  But this really
doesn't fix the underlying problem, we still have an invalid console fd
floating around, which for example is preventing us from switching
virtual terminals.

Julien Cristau wrote:
 Tom, I can't see anything besides this tcflush() thing adding the
 console fd to the set we select() on.  What do you mean by the console
 fd dies?
 
 Teodor, it's not the same bug.


-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Samuel thibault
Tom Jaeger, did you actually notice switching VT not working?  Could
you get an strace of that happening?

Could people getting the error check /proc/`pidof X`/status?  Here I
have

SigIgn: 10301000

The important part is the 3.  If the 3 is not there it's normal that
tcflush() return EIO for the console: because X starts its own session
alone, it is an orphaned group.

A good fix could be to just re-enable the TIOCNOTTY part from
xserver/hw/xfree86/os-support/linux/lnx_init.c which got dropped for no
apparent good reason, while here we have a good reason to ignore all
the controlling terminal semantic.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Tom Jaeger
Samuel thibault wrote:
 Tom Jaeger, did you actually notice switching VT not working?  Could
 you get an strace of that happening?
Yes, I did.  The issue comes and goes; and unfortunately I can't
reproduce it right now.  This is the system call that failed, though
(hw/xfree86/common/xf86Events.c:212):

if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, vtno)  0)
ErrorF(Failed to switch consoles (%s)\n, strerror(errno));

The error was EIO as well, IIRC.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Samuel thibault
Mmm, ok, this can only happen when the ioctl handler is
hung_up_tty_ioctl, i.e. the tty got hung up after Xorg opened it, most
probably because with the parallel start in upstart the console may
get tinkered with after Xorg gets started.  After an Xorg restart (or
equivalently, login/logout), no problem since no hung-up.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Bryce Harrington
Try this out:

https://edge.launchpad.net/~bryceharrington/+archive/yellow

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Tom Jaeger
Samuel thibault wrote:
 Could people getting the error check /proc/`pidof X`/status?  Here I
 have
 
 SigIgn: 10301000
 
 The important part is the 3.  If the 3 is not there it's normal that
 tcflush() return EIO for the console: because X starts its own session
 alone, it is an orphaned group.

SigIgn: 00301000

It seems that I can reproduce the issue again, let me know if I should
run some more tests.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Samuel thibault
Tom Jaeger, le Wed 07 Oct 2009 00:29:13 -, a écrit :
 Samuel thibault wrote:
  Could people getting the error check /proc/`pidof X`/status?  Here I
  have
  
  SigIgn: 10301000
  
  The important part is the 3.  If the 3 is not there it's normal that
  tcflush() return EIO for the console: because X starts its own session
  alone, it is an orphaned group.
 
 SigIgn: 00301000
 
 It seems that I can reproduce the issue again, let me know if I should
 run some more tests.

Ok, so the issue is really not tcflush() itself only, but a tty hungup,
with no other real solution than just making Xorg depend on the console
setup.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-05 Thread Michael Lustfield
I'm having this issue using the intel driver. My system is nearly
unusable because of it.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-05 Thread Bryce Harrington
In general, xorg 100% cpu bugs are rarely actually X bugs.  X is a
server process that serves client requests.  Client applications can
send X an endless series of requests, and this will drive the X cpu
utilization through the roof, but it is the client application which is
bugged; the X server is just doing its job.

I don't know if that is the case here, as insufficient information has
been gathered so far, but the circumstantial evidence points this way.
People are reporting the same issue on a wide variety of different video
drivers (the difference between -nvidia and -intel is HUGE; it's quite
unusual for a particular X bug to affect both.)  The original report
says that both the 1.6 server in Karmic and the 1.7 server upstream were
tested and saw the same behavior, and that rules out a lot of
possibilities of it being an X bug.  The behavior that logging out and
logging back in also sounds suspicious.  Marc's last comment regarding
the acpid socket being unavailable also sounds like a strong clue (X
doesn't manage acpi stuff anymore, but acpi includes keyboard handling
stuff, so I could imagine a broken acpi daemon could get stuck in a loop
querying X a lot.)

Anyway, for the case that it is a client application causing the
problem, the troubleshooting process is straightforward:  Just start
killing user processes until the X CPU drops, and when that happens you
have your culprit.

Or, if you find that no process killing reduces the X CPU, the next step
would be to use gdb and strace to get an idea on what section of X code
is being triggered here.

Another approach would be to bisect the problem by booting earlier
versions of Karmic to find one where the problem did *not* occur, and
then identify the one where it first started occurring, and then look at
all the packages that changed between those two points.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-05 Thread Bryce Harrington
Oh, given how many people have 'me-too'd on this bug, it feels like a
regression that maybe occurred pretty recently.  Check your
/var/log/dpkg.log to see what packages were changed.  I don't think
there were any notable changes in X around the end of Sept when this was
first reported, so that again makes me suspect this is actually not an X
bug.

** Changed in: xorg-server (Ubuntu Karmic)
   Status: Confirmed = Incomplete

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-05 Thread Bryce Harrington
Thomas emailed me off-bug with some additional insights:

I'd like to bring your attention to bug #439138 [1], which I think
affects a large group of people and is important to get fixed before the
final release.  The issue seems to be that on fast systems (for example
systems with an SSD in it), X is started too early during the boot
precess and this somehow results in the tty fd being in an error state,
which causes select() to return immediately, but there's no code in X to
recover from the error, leading to 100% CPU utilization.

(Fwiw, it's preferable to post info to the bug report than to email me
directly.)

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-05 Thread Pauli Virtanen
The behavior of VT switching points toward a low-level bug, rather than
an application bug (cf. #437607):

0. After first login: X consumes 100% CPU
1. Alt+SysRQ+R (release KB, the VT switching seems to be disabled in default 
configuration?)
2. Alt+F1 (switch to VT1)
3. Something (Xorg?) causes the VT to switch immediately back to VT7
3b. The Switch user functionality in Gnome doesn't work either: VT switches 
always back to VT7
4. Log out from X, log then back in
5. X cpu consumption low
6. Alt+F1
7. Now the VT does not switch immediately back
7b. Also Switch user functionality works again.

It could be useful if the past/future me-tooers verified if they see
this same behavior vs. VT switching. There may be multiple causes for
100% cpu consumption, but to me the above seems too much of a
coincidence to be accidental.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-05 Thread Bryce Harrington
The problem appears to be localized to the new upstart boot stuff.  X is
trying to call tcflush() to flush the console of any unwritten output,
but is getting an EIO error now.  Since the console doesn't get flushed,
that's leaving stuff there and makes the console fd appear to still be
readable all the time, so X never gets a chance to sleep.  Since it's
never sleeping, the CPU goes to 100%.

jcristau found the EIO error is being returned at this point in
tcflush():

if (is_current_pgrp_orphaned()) {
 ret = -EIO;
 goto out;
 }

So next question is, why is is_current_pgrp_orphaned() failing?

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-05 Thread Bryce Harrington
Question's to you keybuk...  why is X not able to tcflush() during
bootup, and what's the right way to deal with the error?

** Also affects: upstart (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-04 Thread Martin Albisetti
Stil happens after updating today to the latest kernel and libmesa.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-04 Thread Vinicius Seixas
It looks like a duplicate of #407309

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-04 Thread Tom Jaeger
This one doesn't make the system slow and unresponsive at all -- it's
barely noticable at all, except for the fan ramping up. But I agree,
some of the 'me too' replies are clearly instances of this bug.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-04 Thread Andriy Tsykholyas
Same problem here. Clean installation of Karmic beta:
HDD
GF 8600GS (no Nvidia drivers)

This is significant issue for notebook users - it eats battery.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-04 Thread Tom Jaeger
** Changed in: xorg-server (Ubuntu)
   Status: New = Confirmed

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-04 Thread Rick Spencer
Bryce, Could you please take a look and advise?

** Changed in: xorg-server (Ubuntu)
 Assignee: (unassigned) = Bryce Harrington (bryceharrington)

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided = High

** Changed in: xorg-server (Ubuntu)
Milestone: None = ubuntu-9.10

** Tags added: ubuntu-boot

** Also affects: xorg-server (Ubuntu Karmic)
   Importance: High
 Assignee: Bryce Harrington (bryceharrington)
   Status: Confirmed

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-04 Thread Jens
I can confirm this bug, 100% usage on 1 core, log out and back in solves it
no ssd, but I do have a raid 10 config

Started after installing the nvidia restricted drivers (version 185)

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-04 Thread Jens
btw, I have a amd phenom II X4 9100 cpu 
GA-MA790XT-UD4P mobo
and nvidia 6600gt graphics card

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-04 Thread aldebx
Exactly same symptoms: xorg at 100% after first login. logout than login
again is ok. I have a very ordinary configuration with nvidia restricted
drivers. Latest updates applied.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-04 Thread Marc Deslauriers
This happens to me with the nvidia, the nv, and the nouveau driver.
Here's another thing I noticed: when I have the issue, xorg is not able to open 
the acpid socket:

(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or
directory)

If I log out and log back in, things go back to normal:

(II) Open ACPI successful (/var/run/acpid.socket) and cpu usage is
normal.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-02 Thread Pauli Virtanen
** Summary changed:

- [karmic] Xorg 100% CPU utilization after startup on SSDs
+ [karmic] Xorg 100% CPU utilization -- only after first login

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp