|
[
Permalink
| « Hide
]
Tomas Forsman added a comment - 28/Aug/11 05:02 PM
Added file log.log that contains "dmesg"
I have a similiar issue, remarkable on an AMD CPU family 15 too, In my case a turion, but the issue are probably AMD k8 CPUs
attached cpuinfo/dmidecode and lspci -vv from my box
Jaget has now tested without splash and quite option in boot.
First it hangs at: joystick (USB gamepad) it now hangs at: input3 keyboard now it hangs at: nash-hotplug (75) So it seems it hangs when trying to get stuff going...... without any usb and keyboard, he gets as last message: [0.602609] nash-hotplug (75): /proc/75/oom_adj is deprecated, please use /proc/75/oom_score_adj instead and stops there i now tested the following kernels on embee-1:
2.6.40.4-2-foresight.i686 2.6.38.8-4-fl.smp.gcc4.4.x86.i686 2.6.38.8-3-fl.smp.gcc4.4.x86.i686 2.6.38.8-2-fl.smp.gcc4.4.x86.i686 2.6.38.8-1-fl.smp.gcc4.4.x86.i686 2.6.38.7-1-fl.smp.gcc4.4.x86.i686 2.6.38.6-1-fl.smp.gcc4.4.x86.i686 2.6.35.13-1-fl.smp.gcc4.4.x86.i686 2.6.35.12-3-fl.smp.gcc4.4.x86.i686 2.6.35.12-2-fl.smp.gcc4.4.x86.i686 2.6.35.11-2-fl.smp.gcc4.4.x86.i686 they ALL fail except for the last one: linux 2.6.35.11-2-fl.smp.gcc4.4.x86.i686 linux 2.6.35.{12,13} hang at i think the same place, but the clocksource line doesn't show. from searching for the clocksource message i found references explaining that the clocksource thing was added in 2.6.38: one person who had problems hanging (for 145 seconds only, then it continued) at clocksource found it due to a patch introduced in 2.6.38. i think that mark and i have a different problem from jaget and different from the person in the link. one question for jaget: does the machine hang permanently? did he try waiting for 3 or 5 minutes? greetings, eMBee. There, finally got my account back. I dont use USB keyboard on that computer. Yes I've been waiting for a long time, but nothing happends.
ok...
so the common issue here is x86 arch (32 bits) and AMD CPU family 15 right ? (or anyone having AMD related issues in x86_64 arches too ?) yes to CPU family 15, but my machines are Intel
also, marcus is running 2.6.38.8-3-fl.smp.gcc4.4.x86_64 my own AMD x86_64 machine is CPU family 16, and is not affected. (also i tested all except 2.6.35.11-2-fl.smp.gcc4.4.x86.i686 fail with the same symptoms, except that i see some additional USB messages after the clocksource message before the machine hangs) greetings, eMBee. I'm using x86_64 exclusivly,
the box didn't recover for at least 1h, maybe longer, I shut it down at one point. Notable (un)plugging usb devices is still working and printed to screen. ctrl-alt-del still works. Fails with vanilla 3.1rc4, next stop for me will be 2.6.39 from linus tree, if that works I try a bisect. Will take a while though as i think I can't do more than 2 builds/day I had a working 2.6.35.12 and installed 2.6.38.8 and 2.6.35.11 which both didn't work, that led me to the conclusion that the kernel isn't the issue at all but the initrd is.
So I created an initrd with sudo dracut -H --force /boot/initrd-2.6.40.4-2-foresight.x86_64.img 2.6.40.4-2-foresight.x86_64 (dracut build locally from dracut:source=devtools.rpath.org@fl:2-devel) and was able to boot into that kernel. Splash doesn't work though. So from that tests I would suspect mkinitrd is the issue here. ok. it seems something previously static in working kernels turned into a .ko and is not being added to the initrd by mkinitrd but is by dracut.
MarkT is gonna compare initrd contents of both initrds to spot root issue. i can confirm marks observation
on one machine (call it embee-3) i upgraded the kernel first from 2.6.35.11 to 2.6.38.4. the kernel worked, but then i ran updateall, and after that the new kernel failed. updateall caused the initrd to be regenerated (as can be seen by the date of the initrd.img vs the symlink created for the vmlinux file.) unfortunately the remaking of the initrd does not create a backup. greetings, eMBee. My diff -u on good and bad initrd: http://pastebin.com/DNYNeCY6
The latest move to dracut in fl:2-devel fixed it for me.
guys...
ANYONE still having issues ? an confirm that it works for jaget aka markus Burér too, no more issue about this one
i moved to dracut on embee-1 and retested:
3.0.4-2-foresight.i686 2.6.38.8-4-fl.smp.gcc4.4.x86.i686 2.6.38.8-3-fl.smp.gcc4.4.x86.i686 2.6.38.8-2-fl.smp.gcc4.4.x86.i686 2.6.38.8-1-fl.smp.gcc4.4.x86.i686 2.6.38.7-1-fl.smp.gcc4.4.x86.i686 2.6.38.6-1-fl.smp.gcc4.4.x86.i686 2.6.35.13-1-fl.smp.gcc4.4.x86.i686 2.6.35.12-3-fl.smp.gcc4.4.x86.i686 2.6.35.12-2-fl.smp.gcc4.4.x86.i686 2.6.35.11-2-fl.smp.gcc4.4.x86.i686 they all work now! greetings, eMBee. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||