This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

Urgent: Zorin OS won't shut down

kuhinja

Sun Jul 05, 2015 2:56:46 am

Hi,

I'm a Linux newbie and I just installed zorin os on my laptop acer e1-510, side by side with Windows 7 and when I tried to shut down it just stays blue screen, zorin os color and I hear laptop fan working harder than usual.

I have to forcefully shut down laptop after this. :(

Please help.

Swarfendor437

Sun Jul 05, 2015 3:10:37 pm

Hi, have you followed Wolfman's Post install guide?:

viewtopic.php?f=3&t=2054

Additional info that might help (but first link is outdated):

https://help.ubuntu.com/community/AA1/Fixes#Fan_Control

from above page:

http://www.piie.net/index.php?section=acerhdf

Keep us posted!

Linx

Mon Jul 06, 2015 8:46:05 pm

What happens if you tell it to shutdown via terminal
Code:
sudo shutdown -h 00

It should ask for your password and then it should shut everything down.

kuhinja

Mon Jul 06, 2015 11:56:48 pm

Swarfendor437 wrote:Hi, have you followed Wolfman's Post install guide?:

viewtopic.php?f=3&t=2054

Additional info that might help (but first link is outdated):

https://help.ubuntu.com/community/AA1/Fixes#Fan_Control

from above page:

http://www.piie.net/index.php?section=acerhdf

Keep us posted!


Hi,

Thank you for responding. I followed the installation guide on zorin os official site and it has successfully installed but it won't successfully shut down. :D
I didn’t really found out what could be useful on the link that you have provided for me for this problem. Is there something specific I should look for?
The fan by itself isn't a problem because it only happens when zorin won't shut down and it get noisy then.

kuhinja

Tue Jul 07, 2015 12:01:55 am

Linx wrote:What happens if you tell it to shutdown via terminal
Code:
sudo shutdown -h 00

It should ask for your password and then it should shut everything down.


It does the same as a regular shut down button, prepare for shut down but doesn't actually shut down. Only shows blue zorin screen and freezes.

I tried this in the meanwhile and it worked but today it started to do this again, it won't shut down again.

Step 1: Go to terminal and type


sudo gedit /etc/default/grub


It will open the grub file. Change the line
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" acpi=force apm=power_off
and close it after saving.


Step 2: Again hit the terminal and type


sudo gedit /etc/modules


It will open the modules - just type apm power_off=1 below lp and save the file.


Step 3: Next type in the terminal
sudo update-grub


Now the grub will be updated and you won't face any issue with shutdown.


This works like a charm in Ubuntu 11.04 with grub2. Hopefully it will work for other versions as well.


Addition on 14Nov2011:


In addition, you may need to modify ACPI configuration to enable smooth shutdown. To do so, type the following in the terminal.


sudo modprobe -rf rt2860sta
sudo modprobe rt2860sta
echo blacklist rt2800pci | sudo tee -a /etc/modprobe.d/blacklist.conf


Once you restart your computer, your shutdown would be proper and things won't hang at shutdown.



Source: http://mylinuxexplore.blogspot.com/2011 ... perly.html

Anonymous

Tue Jul 07, 2015 12:06:45 am

Just in case you didn't know !!!!
All the way on the far right of the clock on the panel.
Click on the icon [ ] ......
In there you'll find where it says shutdown.
See if that kills the Notebook.
Reason being.... some of the Start Menu's are a bit wacky.
Try changing to a different Menu !!!!
That's if you have luck with my other suggestion.

kuhinja

Tue Jul 07, 2015 12:25:21 am

Gizmuntu wrote:Just in case you didn't know !!!!
All the way on the far right of the clock on the panel.
Click on the icon [ ] ......
In there you'll find where it says shutdown.
See if that kills the Notebook.
Reason being.... some of the Start Menu's are a bit wacky.
Try changing to a different Menu !!!!
That's if you have luck with my other suggestion.


I tried that and it worked. :mrgreen: It shut it down. Thanks, man. Hope this solution lasts. :D
I don't care about the Menu as long as it works somehow to shut it down. When this problem occurred for the first time, I tried that shut-down option before, but nothing happened. I guess this tweaking on Terminal, made it work, but I dismissed it because of previous experience.

But, just in case, don't close the topic yet. :mrgreen:

Anonymous

Tue Jul 07, 2015 12:39:39 am

Note :

When you have strange things like this happen.
It really helps you and the moderators know what you have done recently just before the twilight episode.
Zorin desktop changer.
Zorin Menu
Some of the [ Menu Themes ] ' Functions ' don't work. Example [ Shutdown ] >>> From gnome-look.org
Noticed on different installs on different computers. [ Kernel ]
Ubuntu/Mate 14.04 wouldn't shutdown.
Had to force the shutdown a couple of times.
Some after being updated.....installing graphics drivers.
Things started working after a bit.

One thing not to do unless your experienced with Zorin OS !!!!
Don't tweak any of the compiz config settings.
Ask before you go messing with the unknown.
Specially Zorin OS....some had to learn the hard way.
Don't want see you have to go through the headaches. :D :D

kuhinja

Tue Jul 07, 2015 1:09:49 am

Gizmuntu wrote:Note :

When you have strange things like this happen.
It really helps you and the moderators know what you have done recently just before the twilight episode.
Zorin desktop changer.
Zorin Menu
Some of the [ Menu Themes ] ' Functions ' don't work. Example [ Shutdown ] >>> From gnome-look.org
Noticed on different installs on different computers. [ Kernel ]
Ubuntu/Mate 14.04 wouldn't shutdown.
Had to force the shutdown a couple of times.
Some after being updated.....installing graphics drivers.
Things started working after a bit.

One thing not to do unless your experienced with Zorin OS !!!!
Don't tweak any of the compiz config settings.
Ask before you go messing with the unknown.
Specially Zorin OS....some had to learn the hard way.
Don't want see you have to go through the headaches. :D :D


I didn’t do anything actually before the twilight episode. I installed Zorin for the first time, followed the instructions on the website and on installation interface, checked the box for updates to be installed trough installation interface and that was it. When I tried to shut it down, it froze. Then I tired those codes and it worked for a day when I shut it down via Menu.

Next time, I'll ask before changing stuff. I hope these codes above didn't do anything wrong.
My windows 7 was too slow and I got recommended to install Zorin OS and the speed is awesome but everything else is bit confusing. Luckly, I need it only for basic operations.

p.s. I'm currently struggling to install f.lux on this, because the brightness is killing me. I need my warm yellow light. :D

Anonymous

Tue Jul 07, 2015 1:16:49 am

July 29, 2015 upgrade to Win10.....have been playing with Win10 on a couple dozen or so Notebooks.
Take my word for it....it's worth the trouble.
Win10 is rock solid on most everything I've been experimenting with compared to Win7.
This is including Win7 OEM Notebooks.
Win10 is less resource hungry compared to Win7 by a big margin !!!!
Can't beat Free !!!! :lol: :lol:
Doubt we see this again in the next decade from Microsoft !!!! [ Free ]

kuhinja

Tue Jul 07, 2015 1:22:58 am

Gizmuntu wrote:July 29, 2015 upgrade to Win10.....have been playing with Win10 on a couple dozen or so Notebooks.
Take my word for it....it's worth the trouble.
Win10 is rock solid on most everything I've been experimenting with compared to Win7.
This is including Win7 OEM Notebooks.
Win10 is less resource hungry compared to Win7 by a big margin !!!!
Can't beat Free !!!! :lol: :lol:
Doubt we see this again in the next decade from Microsoft !!!! [ Free ]


I'll have to. :D

Just one thing, because I have dual OS on my laptop, I'll probably need to do clean install of windows again right? Because I read that when I try to delete second OS, it will mess with booting of the first OS.

Swarfendor437

Tue Jul 07, 2015 11:50:21 am

OK, if you have Windows 7 and can boot into it, create a repair disc or if you have an original 7 disc boot with that and choose repair.

1. Go to advance options and choose the cmd (terminal) option and navigate to 'C:\' (you will be in 'X:\') and enter:

Code:
Bootrec.exe /FixMbr


You should get a message that your Windows bootloader has been repaired.

2. To make room for Windows 10, (if you don't intend replacing 7), run chkdisk on C:\ drive then do 'defrag'.

3. Once in Windows 7 again, right click on 'Computer' and select 'Manage' - on the interface that opens, select 'Disk Manager' (Manage disks?) - select the Windows 7 partition then right-click the graphic representation and select 'shrink drive' - this should make space for Win 10.

Before I go any further it would be useful for you to upload a screenshot using GParted within Zorin to view how your hard drive is currently partitioned. :D

Linx

Thu Jul 09, 2015 6:11:23 am

One thing not to do unless your experienced with Zorin OS !!!!
Don't tweak any of the compiz config settings.
Ask before you go messing with the unknown.
Specially Zorin OS....some had to learn the hard way.

Trial by fire can be one heck of an educator, trust me,
you learn how to google better,
you learn how to find neat little short cuts,
you read lots of things you don't need to know,
you get to spend many hours doing something
and
you learn what not to do.

Swarfendor437

Thu Jul 09, 2015 12:08:01 pm

Linx wrote:
One thing not to do unless your experienced with Zorin OS !!!!
Don't tweak any of the compiz config settings.
Ask before you go messing with the unknown.
Specially Zorin OS....some had to learn the hard way.

Trial by fire can be one heck of an educator, trust me,
you learn how to google [DuckDuckGo :mrgreen: ] better,
you learn how to find neat little short cuts,
you read lots of things you don't need to know,
you get to spend many hours doing something
and
you learn what not to do.