You are not logged in.
I don't know exactly what was updated that caused the problem, but udev hanged my computer whenever I tried to start it up. My solution consists of
hwdetect --modules >> rc.conffrom the live disk, and setting MOD_AUTOLOAD="no". But it's only temporary, and some modules aren't loaded properly because now my joysticks and USB sticks don't work. How can I find the problematic module and blacklist it so I can let udev do its thing again?
Last edited by Dren (2011-03-05 18:07:08)
Offline
what pacman's log says ?
+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome
Offline
[2011-02-25 20:38] Running 'pacman -Syu'
[2011-02-25 20:38] synchronizing package lists
[2011-02-25 20:38] starting full system upgrade
[2011-02-25 20:42] Generating locales...
[2011-02-25 20:42] en_US.UTF-8... done
[2011-02-25 20:42] en_US.ISO-8859-1... done
[2011-02-25 20:42] Generation complete.
[2011-02-25 20:42] upgraded glibc (2.13-3 -> 2.13-4)
[2011-02-25 20:42] upgraded aalib (1.4rc5-7 -> 1.4rc5-8)
[2011-02-25 20:42] upgraded alsa-lib (1.0.23-2 -> 1.0.24.1-1)
[2011-02-25 20:42] upgraded alsa-utils (1.0.23-3 -> 1.0.24.2-1)
[2011-02-25 20:42] upgraded bluez (4.88-1 -> 4.89-1)
[2011-02-25 20:42] upgraded chromium (9.0.597.94-1 -> 9.0.597.94-2)
[2011-02-25 20:42] upgraded curl (7.21.3-1 -> 7.21.4-2)
[2011-02-25 20:42] upgraded librsvg (2.32.1-1 -> 2.32.1-2)
[2011-02-25 20:42] upgraded eina-svn (56713-1 -> 57312-1)
[2011-02-25 20:42] upgraded eet-svn (56702-1 -> 57246-1)
[2011-02-25 20:42] installed fribidi (0.19.2-1)
[2011-02-25 20:42] upgraded evas-svn (56688-1 -> 57308-1)
[2011-02-25 20:42] upgraded ecore-svn (56689-1 -> 57310-1)
[2011-02-25 20:42] upgraded efreet-svn (56699-1 -> 57257-1)
[2011-02-25 20:42] upgraded e_dbus-svn (56607-1 -> 57246-1)
[2011-02-25 20:42] upgraded embryo-svn (56690-1 -> 57246-1)
[2011-02-25 20:42] upgraded edje-svn (56672-1 -> 57299-1)
[2011-02-25 20:42] upgraded udev (165-1 -> 166-2)
[2011-02-25 20:42] installed eeze-svn (57232-1)
[2011-02-25 20:42] upgraded e-svn (56715-1 -> 57289-1)
[2011-02-25 20:42] upgraded emprint-svn (54305-1 -> 57150-1)
[2011-02-25 20:42] upgraded e-modules-extra-svn (56389-1 -> 57316-1)
[2011-02-25 20:42] upgraded gegl (0.1.4-1 -> 0.1.6-1)
[2011-02-25 20:42] upgraded vim-runtime (7.3.102-1 -> 7.3.125-1)
[2011-02-25 20:42] upgraded ruby (1.9.2_p136-2 -> 1.9.2_p180-1)
[2011-02-25 20:42] Updating desktop and mime database...done.
[2011-02-25 20:42] upgraded gvim (7.3.102-1 -> 7.3.125-1)
[2011-02-25 20:42] >>> Updating module dependencies. Please wait ...
[2011-02-25 20:42] >>> MKINITCPIO SETUP
[2011-02-25 20:42] >>> ----------------
[2011-02-25 20:42] >>> If you use LVM2, Encrypted root or software RAID,
[2011-02-25 20:42] >>> Ensure you enable support in /etc/mkinitcpio.conf .
[2011-02-25 20:42] >>> More information about mkinitcpio setup can be found here:
[2011-02-25 20:42] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
[2011-02-25 20:42]
[2011-02-25 20:42] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2011-02-25 20:42] ==> Building image "default"
[2011-02-25 20:42] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
[2011-02-25 20:42] :: Begin build
[2011-02-25 20:42] :: Parsing hook [base]
[2011-02-25 20:42] :: Parsing hook [udev]
[2011-02-25 20:42] :: Parsing hook [autodetect]
[2011-02-25 20:42] :: Parsing hook [pata]
[2011-02-25 20:42] :: Parsing hook [scsi]
[2011-02-25 20:43] :: Parsing hook [sata]
[2011-02-25 20:43] :: Parsing hook [filesystems]
[2011-02-25 20:43] :: Parsing hook [resume]
[2011-02-25 20:43] :: Generating module dependencies
[2011-02-25 20:43] :: Generating image '/boot/kernel26.img'...SUCCESS
[2011-02-25 20:43] ==> SUCCESS
[2011-02-25 20:43] ==> Building image "fallback"
[2011-02-25 20:43] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
[2011-02-25 20:43] :: Begin build
[2011-02-25 20:43] :: Parsing hook [base]
[2011-02-25 20:43] :: Parsing hook [udev]
[2011-02-25 20:43] :: Parsing hook [pata]
[2011-02-25 20:43] :: Parsing hook [scsi]
[2011-02-25 20:43] :: Parsing hook [sata]
[2011-02-25 20:43] :: Parsing hook [filesystems]
[2011-02-25 20:44] :: Parsing hook [resume]
[2011-02-25 20:44] :: Generating module dependencies
[2011-02-25 20:44] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
[2011-02-25 20:44] ==> SUCCESS
[2011-02-25 20:44] upgraded kernel26 (2.6.37-6 -> 2.6.37.1-1)
[2011-02-25 20:44] upgraded kernel26-headers (2.6.37-6 -> 2.6.37.1-1)
[2011-02-25 20:44] upgraded leafpad (0.8.18.1-1 -> 0.8.18.1-2)
[2011-02-25 20:44] upgraded libao (1.0.0-5 -> 1.1.0-1)
[2011-02-25 20:44] upgraded libfm (0.1.14-2 -> 0.1.14-4)
[2011-02-25 20:44] upgraded libldap (2.4.23-1 -> 2.4.24-1)
[2011-02-25 20:44] upgraded libwpd (0.9.0-1 -> 0.9.1-1)
[2011-02-25 20:44] upgraded lsof (4.84-1 -> 4.84-2)
[2011-02-25 20:44] upgraded mplayer (32792-1 -> 32792-2)
[2011-02-25 20:44] upgraded pcmanfm (0.9.8-2 -> 0.9.8-5)
[2011-02-25 20:44] upgraded ppp (2.4.5-1 -> 2.4.5-2)
[2011-02-25 20:44] upgraded python-imaging (1.1.7-2 -> 1.1.7-3)
[2011-02-25 20:44] upgraded redland (1.0.12-4 -> 1.0.12-5)
[2011-02-25 20:44] warning: /etc/sane.d/dll.conf installed as /etc/sane.d/dll.conf.pacnew
[2011-02-25 20:44] upgraded sane (1.0.21-4 -> 1.0.22-1)
[2011-02-25 20:44] upgraded totem-plparser (2.32.2-1 -> 2.32.3-1)
[2011-02-25 20:44] upgraded wget (1.12-3 -> 1.12-5)Offline
ok, can you be more specific: what do you intend with ''hangs on boot'' ?
have you check if in the bug tracker there are reported udev bugs ?
+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome
Offline
My computer boots up, udev says "starting udev uevents" (something like that) and my computer either crashes or reboots.
Searching udev on the bugtracker yielded no results. It may be a specific module loaded by udev but like I said, I don't know what it is.
Edit - I ended up fixing this by downgrading my kernel. Thank you.
Last edited by Dren (2011-03-05 18:05:53)
Offline