You are not logged in.

#1 2021-06-28 02:56:19

Phydoux65
Member
Registered: 2020-04-03
Posts: 15

New Radeon RX 560

I'm trying to install this new card. I took out the old card but it will not boot. It says it's looking for the Graphical Interface and that's as far as it gets. Should I put the old card back in with the new card and try to configure the new card with the old one in there? The old card is an NVIDIA GT 730.

Last edited by Phydoux65 (2021-06-28 03:00:38)

Offline

#2 2021-06-28 03:29:00

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: New Radeon RX 560

I doubt that a new graphics card is stopping the machine from booting. It is just not loading your graphical environment. Read your journal.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2021-06-28 03:44:28

Phydoux65
Member
Registered: 2020-04-03
Posts: 15

Re: New Radeon RX 560

I put the old card back in and it boots fine. I believe the issue is that it's looking for the NVIDIA card in order to do something with the GUI. Since it's stopping at the Graphics Interface at boot up with the Radeon card in there.

I think I need to remove all of the instances of NVIDIA in order to make the new card work. That would mean uninstalling the NVIDIA software, drivers, etc. Unfortunately, I can only have one video card in my machine as it only has one space for a video card. At install I added these packages (nvidia nvidia-utils nvidia-lts) I'm guessing I need to remove those completely from the system. I have mesa installed already what else do I need to install for this new video card?

Offline

#4 2021-06-28 03:45:46

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: New Radeon RX 560

You stop trying to boot into the graphical target and fix it from there: https://wiki.archlinux.org/title/System … _boot_into


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2021-06-28 04:01:50

Phydoux65
Member
Registered: 2020-04-03
Posts: 15

Re: New Radeon RX 560

So you're saying I should boot into a command prompt with the new card and remove the NVIDIA drivers from there?

Offline

#6 2021-06-28 05:17:43

loqs
Member
Registered: 2014-03-06
Posts: 18,911

Re: New Radeon RX 560

Check the journal / Xorg.0.log if the system uses X.  The cause could be configuration files specifying use of the Nvidia GPU rather than just the packages being installed.

Offline

#7 2021-06-28 05:47:16

Phydoux65
Member
Registered: 2020-04-03
Posts: 15

Re: New Radeon RX 560

Yes. It looks like it's loading LOTS of NVIDIA stuff. Is there an easy way to turn that all off?
I put it on pastebin.
https://pastebin.com/9NPtL2kd

Offline

#8 2021-06-28 05:50:04

loqs
Member
Registered: 2014-03-06
Posts: 18,911

Re: New Radeon RX 560

Please also post the contents of /etc/X11/xorg.conf.  though if it was generated by nvidia-xconfig you may as well delete it.

Offline

#9 2021-06-28 05:52:46

Phydoux65
Member
Registered: 2020-04-03
Posts: 15

Re: New Radeon RX 560

Offline

#10 2021-06-28 06:08:20

loqs
Member
Registered: 2014-03-06
Posts: 18,911

Re: New Radeon RX 560

Disable that config when not using the Nvidia card.

Offline

#11 2021-06-28 06:12:43

Phydoux65
Member
Registered: 2020-04-03
Posts: 15

Re: New Radeon RX 560

loqs wrote:

Disable that config when not using the Nvidia card.

Disable it how? Like rename it, delete it or something?

Offline

#12 2021-06-28 06:17:25

loqs
Member
Registered: 2014-03-06
Posts: 18,911

Re: New Radeon RX 560

I would rename it for now in case you can not get the RX 560 working.  Just change the extension to something other than .conf.

Offline

#13 2021-06-28 06:19:30

Phydoux65
Member
Registered: 2020-04-03
Posts: 15

Re: New Radeon RX 560

loqs wrote:

I would rename it for now in case you can not get the RX 560 working.  Just change the extension to something other than .conf.

OK, and that will keep all of the NVIDIA stuff from loading?
Do I have to install anything for the Radeon card to work? I heard the drivers are built into the kernel.

Offline

#14 2021-06-28 06:29:06

loqs
Member
Registered: 2014-03-06
Posts: 18,911

Re: New Radeon RX 560

The nvidia kernel module will not load without the card present.  The nvidia X module will not load without the nvidia kernel module.
There is no point in keeping the nvidia packages installed after the card is removed.  See AMDGPU#Installation for new packages may want to install.

Offline

#15 2021-06-28 07:40:10

Phydoux65
Member
Registered: 2020-04-03
Posts: 15

Re: New Radeon RX 560

loqs wrote:

The nvidia kernel module will not load without the card present.  The nvidia X module will not load without the nvidia kernel module.
There is no point in keeping the nvidia packages installed after the card is removed.  See AMDGPU#Installation for new packages may want to install.

OK, that worked. Thanks for that info. Now, my next question, Why is the Display Port monitor so grainy looking? It wasn't like that with the NVIDIA Card. Is there a way to set this Radeon card to bring up the resolution a bit. It's at 1920 x 1080 but for some reason it's not a clear picture like the VGA was using the same monitor.

Bad cable maybe?

Offline

#16 2021-06-28 08:38:23

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,225

Re: New Radeon RX 560

Possibly, incorrect DPI setting could be likely, the nvidia driver automatically sets that based on EDID, most of the open ones just default to 96: https://wiki.archlinux.org/title/Xorg#D … ze_and_DPI

Online

Board footer

Powered by FluxBB