I have installed Zorin 17 on two iMacs one a 2006 machine and one from 2011. Both are having the same problem. When booting and using the machines they are both fine everything seems to work correctly (networking, Bluetooth, graphics etc) although the 2006 machine is very slow; it will probably benefit from an ssd and more memory.
However here is the kicker, if I suspend either machine as soon as I wake the machine up the contrast or saturation seems to be turned right down so the screen looks almost colourless. The brightness controls on the keyboard work perfectly but this isn’t a brightness issue. The only way I can fix the issue is to re-boot.
I am sure I cannot be the only one having this problem. I have been keeping the machines updated hoping that a fix will magically happen but if there is a fix it has not been incorporated into the software updates.
Is there a fix for this problem. I am new to Linux so try to keep your answers fairly easy for a novice.
Once you've added nomodeset (if not already), you must run sudo update-grub before changes will take effect.
Also: when you suspend the devices, do they do the 'breathing light'?? I noticed my '09 MacBook didn't like certain kernels - some would hang on suspend, solid light.. I settled with Mint MATE, newest version and all worked except WiFi (BCM43xx install, normal 'issue') -- have you tried Zorin 16.3?
Thank you I will be in the office on Monday and I will try it. I can’t remember the breathing light but I tried Mint and I like it but I had more hardware problems, the main one being the Bluetooth mouse would not reconnect after reboot automatically and I would need a wired mouse to connect the mouse. I don’t have this problem with zorin. Also the interface on zorin is cleaner, more Mac like and the machines are being used on our trade counter so they are shared by lots of people and I think that zorin is easier.
My main issue with zorin is that when you click a programme it’s icon gives no indication that it it loading so the temptation is to click it again and then you get two instances. With Mac if you click a programme the icon bounces whilst it is loading and so you are confident that something is happening.
I am having a nightmare. I typed in the command you suggested and now when the computer boots you cannot read the screen it is like the horizontal hold has gone like on an old analogue TV.
If I boot and hit escape I can get to the grub menu but I can't find a way to get to the terminal to undo the change you suggested. Now the machine is unusable is there a way to recover this machine without having to do a full re-install? Here are a couple of screen shots:-
So, nomodeset doesn't seem to be the trick - which makes me think maybe a kernel related issue..
As you're booting, if it's using BIOS to boot hold 'Shift' - if it's UEFI hold 'Esc' - once you bring the Grub menu up, go down to Advanced Startup Options, then drop to a root shell (instructions here: [HOW TO] enter Recovery Grub Menu (Advanced Options for Zorin)).
Now, you'll be asked for authentication, enter your root password - then proceed to once again enter: nano /etc/default/grub, then remove the 'nomodeset' so that only "quiet splash" is showing. Do Ctrl+O to write the changes, then Ctrl+X to exit, then sudo update-grub, reboot - and you should be back to a booting machine - but with the remaining freezing..
Once you have a bootable machine again, I'll do more investigating to try and see what's going on with freezing..
Thank you that fixed the boot problem. The original problem persists!
It is a strange problem. The screen controls work perfectly well after waking up from sleep as i say it is not a brightness problem it is a contrast problem. The whole screen looks like a white-out in a snow storm.
What are the specs to that machine - CPU, RAM size, GPU? I was doing some searching on the '06 model - saw 1GB of RAM and a Core 2 Duo.. Have you considered using Zorin Lite 16/17? That might be partly causing the issues - if there's not enough resources to keep up, that is.. You could try increasing the swapfile size and trying a suspend to see if that helps, performance wise.
I believe 2GB is the size set from installation - you can up that to 4GB with:
The white screen - I'm looking into that one as well.. if you do have an Nvidia card - what driver is being used? You can open Software & Updates and then the Additional Drivers tab:
Depending on your GPU, you may need to use an earlier version of driver - like the 470, or maybe even the Nouveau driver. My '09 MB had to use that one - couldn't use any of the proprietary drivers..
(edit / update)
Saw some others with older Mac's having similar issues - turned out to be driver related. I'm willing to bet an earlier driver version would be best suited; probably for both.