Installing Zorin OS 16 on Asus UL30VT impossible?

We need to do the GRUB EDIT again, where you hit either e or esc at the Grub menu.
Again, read through until you find, "quiet splash"
This time, change it to: "quiet splash pci=nomsi"

1 Like

Okay, just writing out what I'm doing exactly:

  • On the black login screen I did Ctrl+Alt+F2
  • Terminal showed and I logged in
  • sudo nano the grub file.
  • changed quiet splash
  • saved file
  • reboot

Still, black login screen with only cursor showing.

1 Like

Doing it in this manner will not save the changes for boot, only in the file.
If doing by the above method, you will need to also run

sudo update-grub

1 Like

My bad. Checked the grub file again, the change was still there. Did a sudo update-grub. After that rebooted. Unfortunately still a black login screen.

I am not sure on this one.
I understand you need the Nvidia 340 driver. That Graphics card has a bit of age to it... Perhaps enough so that Nvidia has dropped all support.
But I would think That Nouveau Drivers should be able to...
Yet you also said sudo ubuntu-driver autoinstall did nothing (A small note, it should be sudo ubuntu-drivers autoinstall, so it may be that there is a typo, there if you could please check.

1 Like

Already glad you're trying to help. Really appreciate it :slight_smile:

So I did this:

  • Ctrl+Alt+F2 on login screen
  • Terminal > login > sudo ubuntu-drivers autoinstall
  • This ends after 10 minutes with an error trying to install nvidia 3.40
  • Forgot to write the error down, naturally, because I wanted to reboot, login and try it again.
  • Reboot
  • Zorin Logo
  • Oh no! Something has gone wrong. A problem has occurred and the system can't recover. Please contact a system admin.

So yeah, forgot to mention that little fact. After running this command the entire system gets corrupted it seems. I ran into that exact same problem too today after running that same command. Only option was another re-install. And I don't see any other way around that now aswell...

Could this be a Zorin OS thing? Because my laptop was running Linux Mint just fine and had no issue at all with graphics and brightness. I don't care about switching graphics etc. I just want graphics (login screen) and working brightness control.

Maybe see if I get the same issue with a fresh Linux Mint install or not? If not than we can be sure it's a Zorin OS related issue, right?

1 Like

Just for fun... You might try Zorin OS Lite (XFCE).
I mean... you are getting lots of Zorin OS Installation practice...

2 Likes

Ok, I'll give that a try. Will report back tomorrow.

2 Likes

When you boot into live does the file checksum say there are any errors ? I had it flashed once with errors.

Also the live stick is working, so i wonder why the installation does not.

1 Like

@Michel I don't see any checksum errors when installing/booting. Like I said: I can login and Zorin OS works fine. Only problems are:

  • black login screen
  • brightness controls don't work

@Aravisian So, I did a bit of testing and this is what I've found.

Zorin OS Lite 15
Install works, even with disk encryption. But after boot and putting in my password to decrypt it goes on to an entire black screen. The screen is just off. No cursor, nothing. Waited 15 minutes, nothing. When I pressed the power button I got a brief look at the Zorin logo fading before the laptop turned off. So the Lite version is even worse.

Linux Mint
Install works, also with disk encryption. Everything works, even login screen. Only issue is the brightness control keys. Same as in Zorin. Did some googling again and found Fix Brightness Control Not Working for Ubuntu & Linux Mint - It's FOSS and applied that fix. That script worked great and it was a 1 minute fix. That makes Mint 'problem free'.

Zorin OS Core 16
So, after Mint I tried Zorin again. Used the "safe graphics" option, just to be sure and did NOT connect to the internet during installation. Again, problems arise.

  • No login screen, only cursor (same as before)
  • After login, brightness keys don't fuction (just like in Mint)
  • Applied the fix I found for Mint for the brightness keys, but this fix doesn't seem to work in Zorin. Checked everything again, but nothing.
  • Googled for another fix and found @Aravisian post in Brightness keys NOT WORKING! - #5 by arnavpadwal You mention the same script, but also 2 grub fixes. Applied both grub fixes but they also do nothing.

My conclusion so far? This is a software issue within Zorin OS.

TL:DR

  • black login screen is a Zorin only thing and no fix works.
  • brightness keys is a universal thing, but the fix for Mint doesn't work in Zorin.

I have no clue how to diagnose these problems further. All the 'fixes' I've tried for Zorin don't work or even make it worse and just corrupt the installation.

Let me know if you have any ideas/suggestions on this issue.

1 Like

Which version of Mint did you install?
Did you happen to catch the Kernel Version Mint was using?

1 Like

Maybe I missed it, but I didn't see anybody asking in here if you double checked the SHA256 checksum, on the Zorin OS 16 ISO you downloaded.

Just so you know, if that ISO was corrupted, that can 100% explain all the problems you are having. Please, check the SHA256 checksum on that ISO, report back findings please.

If you didn't state that you were able to run Linux Mint on your notebook, I would have believed that your machine wasn't capable of running Linux due to major hardware limitations being built only for Windows.

1 Like

Just saying, this is exactly what I saw when I messed with files that I should not have messed with.

Which version of Mint did you install?
Did you happen to catch the Kernel Version Mint was using?

I installed 20.2 Cinnamon. According to New Features in Linux Mint 20.2 'Uma' Cinnamon Edition - Linux Mint it's using Linux Kernel 5.4

Maybe I missed it, but I didn't see anybody asking in here if you double checked the SHA256 checksum, on the Zorin OS 16 ISO you downloaded.

Just so you know, if that ISO was corrupted, that can 100% explain all the problems you are having. Please, check the SHA256 checksum on that ISO, report back findings please.

certutil -hashfile Zorin-OS-16-Core-64-bit-r1.iso sha256
eabd2a222175f3556f277a0722664af1f11230285c4ce6bf69984ac40c48b1c3
sha256 checksum on Download - Zorin OS
eabd2a222175f3556f277a0722664af1f11230285c4ce6bf69984ac40c48b1c3

Identical. I used RUFUS for burning the iso files to a USB. For both the Core and Lite version I used 2 different USB's. Also checked the sha256 checksum of the Lite iso file. That is also a 100% match.

If you didn't state that you were able to run Linux Mint on your notebook, I would have believed that your machine wasn't capable of running Linux due to major hardware limitations being built only for Windows.

That's exactly why I think there is a bug of some sorts in Zorin OS.

I was running Mint just fine for a couple of years. And as I mentioned earlier it still installs without any problems (minus the brightness keys, but that's an easy fix). On the other hand, Zorin OS just won't play nicely on multiple occasions. Tried both Core 16 and Lite 15.3, both on seperate USB's, tried multiple install methods, but nothing seems to get Zorin working out of the box. Core is usable if you don't mind loggin in blind, but Lite won't even give me a screen.

Just saying, this is exactly what I saw when I messed with files that I should not have messed with.

Yeah I know, but I only try solutions posted in forums where other people are dealing with the same problems. The fact that those 'solutions' can cause such serious harm to the system, is a bit scary.

1 Like

Did you try pop! os 21.04 ? Brightness keys here on my laptop do work. Just tested.

2 Likes

Did you try pop! os 21.04 ? Brightness keys here on my laptop do work. Just tested.

Just installed POP. The experience is a bit worse, performance wise. I get a login screen, but after login I stare to a black screen for about 5 to 10 seconds. After that all works, except (again) the brightness control. The brightness keys show brightness control on screen, just like in Zorin and Mint, but nothing changes.

This script fixes brightness isssues on Mint, but does not on Zorin or Pop

Section "Device"
Identifier "card0"
Driver "intel"
Option "Backlight" "intel_backlight"
BusID "PCI:0:2:0"
EndSection

And I can't find any working solution for the brightness control issue for both Zorin or Pop. And still, Zorin is the only OS having issues with showing a login screen.

TL;DR (to summarize it all)

MINT
All works, except brightness control. Easy fix with script.

POP
All works, except brightness control. No fix found/works.
(and, unrelated, worse performance somehow)

Zorin
All works, except brightness & black login screen. No fix found/works.

1 Like
    sudo add-apt-repository ppa:apandada1/brightness-controller
    sudo apt update && sudo apt install brightness-controller
1 Like

That does not work on Pop OS. It installs, but even after a reboot the brightness still does not change. And because we're talking Zorin here I installed Zorin OS Core 16 again.

    sudo add-apt-repository ppa:apandada1/brightness-controller

Gave me

Cannot add PPA: 'ppa~apandada1/ubuntu/birghtness-controller'.
ERROR: ' ~apandada1' user or team does not exist

1 Like

WOW, that sounds like the PPA died, its rare that happens, but it usually happens cause the person drops support of their PPA's. Sad :cry:

1 Like

What does that mean exactly? And why does it install on Pop but not on Zorin?

1 Like