|
|
Subscribe / Log in / New account

The end of user-space mode setting?

The end of user-space mode setting?

Posted Jan 21, 2010 18:16 UTC (Thu) by Pc5Y9sbv (guest, #41328)
In reply to: The end of user-space mode setting? by nix
Parent article: The end of user-space mode setting?

You would be amused to see what havoc udevd and xorg are causing for people with Fedora 12 on some Intel integrated graphics chipsets.

Somehow X, udevd, and apcupsd of all things are going crazy on my media-center PC after every reboot. I have to kill off the udevd processes and sometimes apcupsd in order to get X to stop re-detecting its outputs in a flood.


to post comments

The end of user-space mode setting?

Posted Jan 22, 2010 0:00 UTC (Fri) by mjg59 (subscriber, #23239) [Link]

It's not an xorg or a udev issue - a bug in the kernel is causing the hotplug interrupt to fire
continuously, which results in the kernel delivering millions of messages to userspace. These are
processed by udev, which understandably consumes CPU in the process.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds