Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel
Kernel 2.6.30 and udevd problem
 

Index | Next | Previous | View Flat


alberto6674 at gmail

Jun 27, 2009, 10:53 PM


Views: 555
Permalink
Kernel 2.6.30 and udevd problem

Hello,

I have recently upgraded my kernel to 2.6.30 and I've noticed that at some
point (randomly), udevd would start using a lot of CPU time. Killing the
process and starting it with --debug option prints these messages when the
problem starts:

[22652] event_queue_insert: seq 168515 queued, 'change' 'drm'
[22657] udev_device_new_from_syspath: device 0x2040320 has devpath
'/devices/pci0000:00/0000:00:02.0/drm/card0'
[22657] udev_device_read_db: device 0x2040320 filled with db symlink data
'/dev/dri/card0'
[22657] udev_rules_apply_to_event: LINK 'char/226:0' /lib/udev/rules.d/50-
udev-default.rules:5
[22657] udev_rules_apply_to_event: NAME 'dri/card0' /lib/udev/rules.d/50-udev-
default.rules:38
[22657] udev_rules_apply_to_event: GROUP 91 /lib/udev/rules.d/50-udev-
default.rules:42
[22657] udev_device_new_from_syspath: device 0x2040790 has devpath
'/devices/pci0000:00/0000:00:02.0'
[22657] udev_device_new_from_syspath: device 0x2040a80 has devpath
'/devices/pci0000:00'
[22657] udev_rules_apply_to_event: RUN
'socket:@/org/freedesktop/hal/udev_event' /etc/udev/rules.d/90-hal.rules:2
[22657] udev_device_update_db: create db link (dri/card0 char/226:0)
[22657] udev_node_add: creating device node '/dev/dri/card0', devnum=226:0,
mode=0660, uid=0, gid=91
[22657] udev_node_mknod: preserve file '/dev/dri/card0', because it has correct
dev_t
[22657] update_link: '/dev/char/226:0' with target '/dev/dri/card0' has the
highest priority 0, create it
[22657] node_symlink: preserve already existing symlink '/dev/char/226:0' to
'../dri/card0'
[22657] udev_monitor_send_device: passed 230 bytes to monitor 0x2040320
[22657] udev_monitor_send_device: passed -1 bytes to monitor 0x2036150
[22657] event_fork: seq 168515 exit with 0
[22652] event_fork: seq 168515 forked, pid [22657], 'change' 'drm', 0 seconds
old
[22652] udev_done: seq 168515 cleanup, pid [22657], status 0, 0 seconds old

This sequence repeats ad infinitum. I have no clue what it means, so any help
is appreciated.

My system is a Dell Studio desktop with Intel graphics (G45). I run a standard
distro kernel (Arch Linux). Please ask me for any other relevant info.

Thanks,
Alberto.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo[at]vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Subject User Time
Kernel 2.6.30 and udevd problem alberto6674 at gmail Jun 27, 2009, 10:53 PM
    Kernel 2.6.30 and udevd problem alberto6674 at gmail Jun 27, 2009, 11:21 PM
        Re: Kernel 2.6.30 and udevd problem kay.sievers at vrfy Jun 28, 2009, 3:37 AM
    Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jun 28, 2009, 5:37 AM
        Re: Kernel 2.6.30 and udevd problem kay.sievers at vrfy Jun 28, 2009, 5:49 AM
    Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jun 28, 2009, 7:22 AM
        Re: Kernel 2.6.30 and udevd problem kay.sievers at vrfy Jun 28, 2009, 7:28 AM
    Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jun 29, 2009, 8:40 PM
        Re: Kernel 2.6.30 and udevd problem airlied at linux Jun 29, 2009, 8:46 PM
    Re: Kernel 2.6.30 and udevd problem jbarnes at virtuousgeek Jun 30, 2009, 9:08 AM
        Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 1, 2009, 12:09 AM
            Re: Kernel 2.6.30 and udevd problem jbarnes at virtuousgeek Jul 1, 2009, 10:22 AM
                Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 1, 2009, 11:18 PM
                    Re: Kernel 2.6.30 and udevd problem jbarnes at virtuousgeek Jul 2, 2009, 9:35 AM
                        Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 2, 2009, 12:37 PM
                            Re: Kernel 2.6.30 and udevd problem soltys at ziu Jul 2, 2009, 3:00 PM
                                Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 4, 2009, 3:10 PM
                                    Re: Kernel 2.6.30 and udevd problem jbarnes at virtuousgeek Jul 20, 2009, 11:10 AM
                                        Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 20, 2009, 2:06 PM
                                            Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 20, 2009, 3:48 PM
                                                Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 22, 2009, 6:25 AM
                                                    Re: Kernel 2.6.30 and udevd problem jbarnes at virtuousgeek Jul 22, 2009, 9:08 AM
                                                        Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 22, 2009, 9:51 AM
                                                            Re: Kernel 2.6.30 and udevd problem jbarnes at virtuousgeek Jul 22, 2009, 10:12 AM
                                                                Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 22, 2009, 11:43 AM
                                                                    Re: Kernel 2.6.30 and udevd problem jbarnes at virtuousgeek Jul 22, 2009, 12:17 PM
                                                                    Re: Kernel 2.6.30 and udevd problem jbarnes at virtuousgeek Jul 22, 2009, 12:44 PM
                                                                        Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 22, 2009, 1:00 PM
                                                                            Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Jul 22, 2009, 5:06 PM
                                                                                Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Aug 6, 2009, 6:53 AM
                                                                                    Re: Kernel 2.6.30 and udevd problem jbarnes at virtuousgeek Aug 6, 2009, 2:30 PM
                                                                                        Re: Kernel 2.6.30 and udevd problem alberto6674 at gmail Aug 6, 2009, 3:17 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.