After Successful password, ZorinOS seemingly hangs

Had you set up LVM? (Logical Volume Management)

que? i have no idea what that is..

Well, LVM and Backlight are the only errors shown.

Let's fix backlight for now, and watch to see if the problem returns.

In terminal:

sudo nano /etc/default/grub

Then on the GRUB_CMDLINE_LINUX_DEFAULT line, add
acpi_backlight=vendor.
It may look like

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"

If quiet splash is all you have in there right now.

1 Like

jeez you read all that?!!! bro,respect!

1 Like

You crack me up, man :stuck_out_tongue:

1 Like

bro you earned you daps,accept them

1 Like

yeah quiet splash is all i have hear

will let you know on next restart

1 Like

Upon restart,it still behaves the same and I have to do the ctrl+alt+Fn9/10

This looks like what you describe, as well. Some say that changing out Nvidia drivers does the trick.
Others say using "nomdeset"... And others say they needed to reinstall gdm3.
Looks like a tricky issue to nail down.

The nomedeset did it the first time the nvdia you died how do I do it in Zorin?

sudo nano /etc/default/grub

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"

sudo update-grub

1 Like

Boom,it work!!thank you yet again!!

1 Like