Installation on threadripper

davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#1 Installation on threadripper

Post by davidbam »

[mention]Cruncher Pete[/mention] maybe you could post any problems here?

As you say, it is a game-changing beast so we all want it working for you
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
User avatar
Alez
[ TSBT's Pirate ]
[ TSBT's Pirate ]
Posts: 10363
Joined: Thu Oct 04, 2012 1:22 pm
Location: roaming the planet

#2 Re: Installation on threadripper

Post by Alez »

DM sent about e mail intrusion.
Image
The best form of help from above is a sniper on the rooftop....
VietOZ
Boinc Sergeant
Boinc Sergeant
Posts: 133
Joined: Sat Oct 20, 2018 6:04 pm

#3 Re: Installation on threadripper

Post by VietOZ »

@Cruncher Pete What kind of GPU do you have? AMD or Nvidia?
I ran into the same problem on my 2nd build. Turns out it was my R9 380 that Mint didn't like. I swapped out with a GT 1030( I ran out of GT 730 lol ) and the installation went smooth. I got the R9 working, but I felt like it wasn't clean. So I just bought a cheap Nvidia and reinstall. I'm linux noob, so I want everything to be as clean as possible.
davidbam
General Bitchin'
General Bitchin'
Posts: 6371
Joined: Wed Aug 15, 2018 1:15 pm
Location: Huntly, Scotland
Contact:

#4 Re: Installation on threadripper

Post by davidbam »

That's ironic ... Take out the AMD GPU to get the AMD CPU to boot
I think this is fool-proof but could you just try it for me please? • There are 10 types of people in the world; those who understand binary, and those who don’t
Image
VietOZ
Boinc Sergeant
Boinc Sergeant
Posts: 133
Joined: Sat Oct 20, 2018 6:04 pm

#5 Re: Installation on threadripper

Post by VietOZ »

It booted fine, just won't install Linux Mint if an old AMD card installed. More like a driver issue I think
The work around I did for the installation to work with the R9 was:

Boot from live USB to the screen where it gave you options to boot into.
Mint 19
Mint 19 compatibility mode
OEM mode

1.Here press "e" without the quotes to edit .... then find "quiet splash" without the quotes
2.Then add "nomodeset" without the quotes in front of quiet so it looks like this "nomodeset quiet splash" without the quotes
3.Press F10 to boot into Mint desktop .. proceed to install Mint 19

After the installation finish, if you reboot
Chances are you're gonna get the same error, we have to edit and update the grub.
When reboot, hold SHIFT after the Bios screen ... or tap SHIFT .. tap worked for me.
Repeat the steps 1-3 above to get into Mint desktop.

After get into the desktop
Open terminal and type

Code: Select all

sudo nano /etc/default/grub
find "quiet splash" without the quotes
Then add "nomodeset" without the quotes in front of quiet so it looks like this "nomodeset quiet splash" without the quotes
Press CTRL+O and then ENTER to save. Hit CTRL+X to exit.

In the terminal type

Code: Select all

sudo update-grub
Exit and reboot.


The only problem was, no matter what I tried, I couldn't get Boinc to recognize the R9. I gave up after a while and just bought a cheap Nvidia card.
Post Reply Previous topicNext topic

Return to “Linux”