Doesn't it appear "System Halted" on the screen? Do you have ACPI enabled? Does it always happen? Does it happen with every shutdown command (halt, poweroff, shutdown)? These are my thoughts.ratbastid wrote:When I shut down my newly installed gentoo system, it hangs, and the lat thing it says is:
* Saving random seed... [ ok ]
I have to kill the power at this point to do anything else.
Thoughts?



Yup, I second that. Same problem here.superman2001 wrote:It's not udev2-058 because i emerged it on 21st May.
I really think it's the kernel 2.6.12-gentoo.
I love the outstanding 2.6.x stabilityMerlinTheWizard wrote:Yup, I second that. Same problem here.superman2001 wrote:It's not udev2-058 because i emerged it on 21st May.
I really think it's the kernel 2.6.12-gentoo.
Probably some incompatibility between baselayout and kernel 2.6.12-gentoo, because the system can be shut down just fine with a "shutdow -h now"...

Code: Select all
shutdown -h now
Does the "quiet" splash option really make the difference, doesn't it work with it?MerlinTheWizard wrote:Ok guys, I seem to have solved it, but I did two things, and now I'm not too sure which did the trick.
1. I re-emerged baselayout.
2. I removed the "quiet" splash option on the kernel command line.
splash seems a little borked with kernel 2.6.12 still - the "silent" mode doesn't work properly... "verbose" mode seems ok, even though I don't get the splash background bitmap then...
But at least, I can seem to be able to shut down my computer now...

Same here.Desintegr wrote:Same problem.
System freezes when "unmounting filesystems".
Have to reboot with Alt+Syst combos
Kernel : 2.6.12-gentoo
Baselayout : 1.11.12-r4
Udev 0.58
I have this problem since I upgraded to 2.6.12-gentoo and Udev 0.58.
But I don't know if the cause is 2.6.12-gentoo or Udev 0.58.

Forget about this, i disable de Device Mapper Support and the Crypt Target Support in the kernel, then i unmerge sys-fs/cryptsetup and sys-fs/device-mapper and it's the samecuicui wrote:With a 2.6.11.x kernel "Removing dm-crypt mapping" was coming right after the "Unmounting filesystems", message. What if the problem was on the "dm-crypt" side rather than the "Unmounting FS" ??


Yup, I tried disabling fbsplah and it didn't help... but I'm using vesafb in both cases...apmurray wrote:I am using vesafb but no fbsplash and I am still getting this with gentoo-sources-2.6.12-r1
That happens to me too. If I shut it down very close to boot time, it will work fine. But if I do any work on it, it will hang at "unmounting filesystems". I will play a little tonight to see if I can come up with anything.I noticed something: if I shut my computer down after Gnome has started, but before doing anything in it, it will shut down properly...
But if, for instance, I start Totem and play some video, then close Totem and shut the computer down from Gnome, it will hang at "unmounting filesystems"...