I have installed a new GPU and had some problem with the driver, so I installed the amdgpu. Things work fairly ok, and the screen powers down after 10 min as I have set in the power section of th system setting, but when it comes to the login screen, the monitor gets dark, but powers up again after a minute and stays in the login screen. My thesis is that the gpu driver does not allow the monitor to power down.
Hi
When you say installed the driver, amdgpu is default in oss, or do you mean the proprietary amdgpu-pro? If so, was there an issue with the oss driver?
I installed the AMD Radeon RX 5500 XT (it was replaced with an old ATI Radeon card which used the radeon oss driver) and the screen did’t look good. The resolution was garbled up, and when I ran /sbin/lspci -nnk | egrep -A3 “VGA|Display|3D” i didn’ẗ show anything in the line for kernel driver and kernel modules. I checked if the amdgpu driver was installed, and it was. I then installed the amdgpu pro driver, and most things looked ok (some slight flickering in the tops of windows when working with several windows) but over all it seemed to function. The hardware acceleration in VLC seems also to be not well. Bit the most irritating was the monitor sleep problem.
The output of the code does not seem to indicate the amdgpu pro driver is in use for this card, or what? I use the KDE Plasma desktop and hdmi cabel. I found this article about the same issue https://gitlab.freedesktop.org/drm/amd/issues/662
lspci only reports the kernel driver in use. The X driver can be found in several ways, among which grepping in Xorg.0.log, visually scanning Xorg.0.log, and the command inxi -G, which reports both kernel and X drivers.
This is really depressing. A new card and not a proper driver. I have tried to unistall the amdgpu pro driver, and install a nvidia card, but it is but the “amdgpu-pro-uninstall” script does not work. I have installed the nvidia driver, but the machine will not boot into the graphic interface. I think the drivers are mixed up during boot. Could you point me in a direction to solve this? I want the nvidia card to work, and put the radeon card in antother machine.
These Phoronix reviews seem to indicate that the Radeon RX 5500 XT requires Mesa-19.3 (available in Tumbleweed) and kernel-5.5 (which is still at rc7 and not in the openSUSE repositories).
It’s tough at the cutting edge.
If you can boot into a (text mode), you should be able to run “yast” and reinstall “kernel-default” from the update repository. That should provide the standard kernel modules.
Thanx for explaining about the Phoronix reviews. I was a little pusseled about why they wrote the driver would work for RX 5500, and you guys said it was not ready yet. Now i know. It means I can’t wait for the driver to be available. As I wrote in the last post, I want to use the nvidia card I have. Will I get the it to work if I reinstall kernel-default? The kernel-default is installed now, but you mean I should use upgrade (the choices are keep, remove, upgrade, upgrade anyhow)?
Yes in YaST Software manager “upgrade” of an installed package forces a reinstallation. This should replace any kernel modules that have been modifie, create a new initrdand rewrite the boot loader configuration.
I tried to install the nvidia driver in the console version of yast, but it didn’t work. I suppose this interface is to new for me. What can I do now. Is it possible to restore the machine to another day via snapper? I can see the system has made a snapshot of tuesday. That was before I started to mess with the gpus.
That looks like output from the ancient inxi provided by openSUSE 15.1 OSS, which provides confused report of X drivers and DM in use and no report of kernel driver. Inxi is simply a script. Install the one from TW OSS, or better yet, remove the rpm, and get the latest from upstream.
This is really depressing. A new card and not a proper driver. I have tried to unistall the amdgpu pro driver, and install a nvidia card, but it is but the “amdgpu-pro-uninstall” script does not work. I have installed the nvidia driver, but the machine will not boot into the graphic interface. I think the drivers are mixed up during boot. Could you point me in a direction to solve this? I want the nvidia card to work, and put the radeon card in [/QUOTE]I have no experience with amdgpu-pro installation or removal. My only experience with proprietary NVidia drivers is their removal. All my AMD and NVidia GPUs run purely on FOSS. All I can suggest is to purge all the proprietary software according to its own removal instructions, then try the NVidia GPU again.
Ok. I got rid of the nvidia prop driver and the amdgpu pro driver, and I get into the graphical interface. I now use the Nvidia card. Good, but mouse and network connection is not working. If you could tell me how to get the two things to work, I will be a large step in the right direction. Then I can set the screen resolution and check if all is in order.
It is some modules which is not loading in the boot process. I expect the mouse and network are among them.
Ideally, you should start new threads to deal with these issues. For the network issue (wired or wireless?), tell us more about the hardware details to begin with
I se your point. It is a little too much in this thread. I will tell you a little more before I make a new thread. I fixed the network and mouse. I choose a kernel with a lower version number in the boot sequence. Most things works with this kernel. Can I now delete the latest kernel in yast (Plasma) and then upgrade to the newest kernel?
Thanks for the information. I have got the nVidia card and proprietary driver to work, so i put the Radeon card into another machine. I feel I have exhausted the forum with all my questions, so I’m very glad the nvidia card works ok.