Unsolved
This post is more than 5 years old
7 Posts
1
5885
May 10th, 2019 02:00
Installing Linux Mint on Dell G3 3579
Hello,
I'm having trouble getting Linux Mint to run on my new laptop. I thought I would be a breeze since it shipped with Ubuntu, and last time I installed Mint on a Dell it was very straightforward. However even though liveusb worked fine and installation of LM Tessa 19.1 was successfull, when I try to login I get a black screen with a cursor. I wanted to try running it with nomodeset since I suspect that nvidia gpu is giving me trouble, however I cannot access regular grub as well. I get a "minimal bash like line editing" screen instead of normal grub.
Does someone know how to resolve it or did anyone successfully install LM on this laptop?
Thanks in advance
No Events found!


speedstep
11 Legend
•
47K Posts
0
July 17th, 2019 05:00
There is no support for Linux Mint here.
Karl Harder
2 Posts
0
July 17th, 2019 05:00
On Universal USB Installer I've created a bootable Pen Drive by setting the options: Link to the image
After created the bootable pen drive I've turned off the system and then restart my PC selecting the pen drive as boot.
Note: I've followed a tutorial to get this conclusion: link to the tutorial
That's it!
LameLinuxLover
6 Posts
0
January 23rd, 2020 01:00
The freezing problem may be caused by the nouveau nvidia driver.
Disable it before the boot
GRUB_CMDLINE_LINUX_DEFAULT="quite spash nouveau.modeset=0"
and blacklist the nouveau kernel module