| Summary: | sys-fs/eudev: Hang on startup | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
| Component: | [OLD] Unspecified | Assignee: | eudev team <eudev> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Patrick Lauer
2015-08-22 15:11:35 UTC
(In reply to Patrick Lauer from comment #0) > For about 2-3 minutes after startup system is in a weird state where some > things don't work, then suddenly recovers to a good state. syslog shows: > > Aug 22 17:04:06 localhost kernel: udevd[1870]: worker [1924] > /devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1 is taking a long time > Aug 22 17:06:06 localhost kernel: udevd[1870]: worker [1924] > /devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1 timeout; kill it > Aug 22 17:06:06 localhost kernel: udevd[1870]: seq 1922 > '/devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1' killed > Aug 22 17:06:06 localhost kernel: udevd[1870]: worker [1924] terminated by > signal 9 (Killed) > Aug 22 17:06:06 localhost kernel: udevd[1870]: worker [1924] failed while > handling '/devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1' > are you using 3.1.2 or git head? (In reply to Anthony Basile from comment #1) > (In reply to Patrick Lauer from comment #0) > > For about 2-3 minutes after startup system is in a weird state where some > > things don't work, then suddenly recovers to a good state. syslog shows: > > > > Aug 22 17:04:06 localhost kernel: udevd[1870]: worker [1924] > > /devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1 is taking a long time > > Aug 22 17:06:06 localhost kernel: udevd[1870]: worker [1924] > > /devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1 timeout; kill it > > Aug 22 17:06:06 localhost kernel: udevd[1870]: seq 1922 > > '/devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1' killed > > Aug 22 17:06:06 localhost kernel: udevd[1870]: worker [1924] terminated by > > signal 9 (Killed) > > Aug 22 17:06:06 localhost kernel: udevd[1870]: worker [1924] failed while > > handling '/devices/pci0000:00/0000:00:1b.0/sound/card1/controlC1' > > > > are you using 3.1.2 or git head? 3.1.2 I'm testing a mod to alsasound init script: Wait for udev-settle Right now I can reproduce it about one in three reboots, let's see if this helps reopen if this is still an issue |