You are not logged in.
Pages: 1
After I installed oss, and blacklisting soundcore in /etc/modprobe.d/alsa_blacklist.conf , as instructed in https://wiki.archlinux.org/index.php/OSS , I have been getting these errors on boot:
Tue Mar 6 04:27:30 2012: :: Waiting for UDev uevents to be processed [BUSY] udevd[85]: worker [107] timeout, kill it
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: seq 639 '/devices/pci0000:00/0000:00:1e.0/0000:03:00.0' killed
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: worker [108] timeout, kill it
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: seq 640 '/devices/pci0000:00/0000:00:1e.0/0000:03:01.0' killed
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: worker [109] timeout, kill it
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: seq 642 '/devices/pci0000:00/0000:00:1e.0/0000:03:01.1' killed
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: worker [110] timeout, kill it
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: seq 643 '/devices/pci0000:00/0000:00:1e.0/0000:03:01.2' killed
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: worker [111] timeout, kill it
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: seq 644 '/devices/pci0000:00/0000:00:1e.0/0000:03:03.0' killed
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: [DONE]
Tue Mar 6 04:27:30 2012: :: Bringing up loopback interface [BUSY] [DONE]
Tue Mar 6 04:27:30 2012: udevd[85]: worker [111] terminated by signal 9 (Killed)
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: worker [109] terminated by signal 9 (Killed)
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: worker [110] terminated by signal 9 (Killed)
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: :: Checking Filesystems [BUSY] udevd[85]: worker [108] terminated by signal 9 (Killed)
Tue Mar 6 04:27:30 2012:
Tue Mar 6 04:27:30 2012: udevd[85]: worker [107] terminated by signal 9 (KilledBefore I get this errors, udev hanged there for some minute. I don't know if this is something to be fixed or ignored. If something is wrong with this, what can I do?
Yo Dawg, I heard you likes patches, so I have created a patch for your patch, so you can patch your patches before you patch.
Offline
Afer boot your sound card works normally?
I'm not sure, but maybe this is related: https://bugs.archlinux.org/task/28154
Try to add your sound modules into the MODULES array in the HARDWARE section of your rc.conf
EDIT: what i mean is not to add all your sound modules, but to add only the driver for your card.
Last edited by nazwa.ekranowa (2012-03-10 16:17:15)
Offline
Pages: 1