|
|
Subscribe / Log in / New account

The end of user-space mode setting?

The end of user-space mode setting?

Posted Jan 21, 2010 6:14 UTC (Thu) by thedevil (guest, #32913)
In reply to: The end of user-space mode setting? by rahulsundaram
Parent article: The end of user-space mode setting?

The version now in Debian unstable is 7.5 and it still depends on HAL.


to post comments

The end of user-space mode setting?

Posted Jan 21, 2010 7:58 UTC (Thu) by nix (subscriber, #2304) [Link] (2 responses)

The libudev patches were still being revised as of a few weeks ago: the
latest stable X server does indeed still depend on HAL. But you can
configure it out (and given how crashy HAL is I do so as a matter of
course: say what you like about libudev it's never caused programs to
coredump on me).

The end of user-space mode setting?

Posted Jan 21, 2010 18:16 UTC (Thu) by Pc5Y9sbv (guest, #41328) [Link] (1 responses)

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.

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.

The end of user-space mode setting?

Posted Jan 26, 2010 12:40 UTC (Tue) by daenzer (subscriber, #7050) [Link]

The dependency on hal is gone since xserver-xorg 1:7.5~2.


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