Hello everybody,
I have this issue. When I logoff from kde (shut down) the system hangs. Screen freezes on the green geko, and after a while the drive stop spinning and I manually poweroff.
I have the same problem as RuggeroFuralentto, as do many others (it is already in bugzilla).
@please_try_again, I waited more than 5 minutes but the system still hangs.And yes, shutdown -h now worked.
@caf4926, thanks for the tip. I had to add init=/sbin/sysvinit, as that is where sysvinit is on my system, and had to edit the entry using the bootloader in YAST as changing the entry under the editor for /sys/config didn’t work.
I have had a similar problem, and I believe that it is a video driver bug in my case. My video board is an integrated Unichrome board, with which I have had previous problems on other Linux installation attempts.
OpenSUSE 11.1 works just fine. This is my main system. Not wanting to lose my system, I did a “clean” installation of 12.1 on a separate hard drive to check out 12.1. It froze on shutdown or logout just as many others have reported.
I tried a lot of the tips given in the forums, and did all the updates, but the only thing that allows me to shutdown cleanly is to use the “shutdown -h -P now” command from a console in and give the root password. This is inconvenient and rather unprofessional.
Interestingly, I got the same result when I tried an installation of Kubuntu 11.1 (the KDE flavor of Ubuntu), though not with the Gnome version of Ubuntu.
Just out of curiosity, I stuck in a borrowed video board (NVidia derived) to replace the Unichrome integrated video, booted and OpenSUSE 12.1 recognized the board, and the shutdown problem was immediately resolved. When I went back to the integrated Unichrome video, it would again freeze on shutdown or logout.
So this strongly indicates a bug in the either the video driver or the KDE shutdown script that affects the Unichrome video board, and perhaps others.
On 2012-03-11 04:36, gdgraham wrote:
> I have had a similar problem, and I believe that it is a video driver
> bug in my case. My video board is an integrated Unichrome board, with
> which I have had previous problems on other Linux installation
> attempts.
If the solution that worked for RuggeroFurlanetto did not work for you, it
is then a different issue, and then you should post a new thread, not reuse
an old one. It would be more visible and recomendations for one and the
other not get confused.
On the other hand, you may have enough data for a bugzilla.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
its similar with me
i have integrated Intel HD 2000 graphic card, but who know whether is it because of the card or something else.
i tried editing /usr/share/kde4/config/kdm/kdmrc
with /sbin/shutdown -h or with /sbin/halt -p but neither wouldn’t work
Linux linux-73im 3.1.9-1.4-desktop #1 SMP PREEMPT Fri Jan 27 08:55:10 UTC 2012 (efb5ff4) x86_64 x86_64 x86_64 GNU/Linux
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Hi, first of all, sorry for my bad english, I only speak spanish.
I have openSUSE 12.1 64 bits and had the same trouble: openSUSE doesn’t shutdown, freezes at green gecko.
I did some research about adding “init=/sbin/sysvinit” and I think it’s not the smarter approach to solve the problem. For more info about why I do not recommend to add the line “init=/sbin/sysvinit”, please read this: openSUSE:Managing Systemd - openSUSE openSUSE News
To solve the problem, I edited (as root) the file /usr/share/kde4/config/kdm/kdmrc, at section Shutdown and added this line:
HaltCmd=/sbin/shutdown -h -P now