Linux doesnt boot gtx 570

arthurross

Honorable
Sep 14, 2012
1
0
10,510
Hello,

My screen goes black after I press mint. I can get in if I use nomodeset. I've got an Asus 570 gtx graphics card.
Please help
 
boot using nomodeset, then download and install latest driver from nvidia. ubuntu/mint has that fancy 'additional drivers' software to automate the process. then run
Code:
sudo nvidia-xconfig
.reboot.
 

TobiSGD

Honorable
Oct 18, 2012
23
0
10,510
Or, if you want to use the nouveau driver for whatever reason just add video=1920x1080@60 to the kernel line in your bootloader, of course adjusted to your needs (this one will obviously give you a resolution of 1920x1080 at 60 Hz).