Those errors should give us a clue.
The segments of the log that was named where the errors appear should aid in figuring out the actual problem.
Though @gnwiii gave you information about the LHDB in post 26 above and the results that may be found there. This may be specific hardware related since the drivers cannot be loaded.
In post 16 @barryascott provided a command
and if you used that command it could explain why even the nouveau driver is not being loaded.
If you did use that command then I suggest you do the following to re-enable nouveau.
sudo systemctl unmask nvidia-fallback.service
sudo systemctl enable nvidia-fallback.service
- reboot.
If the nouveau driver now loads then it is definitely an issue with the nvidia driver.
If the nouveau driver does not load then it may be a bios issue and you should then check the latest bios version for that laptop is installed – upgrade if necessary.