AMD gpu pro amdgpu-install can't install propertialy drivers

inxi -Ga
Graphics:
  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics
    vendor: Gigabyte driver: i915 v: kernel arch: Gen-7.5 process: Intel 22nm
    built: 2013 ports: active: none empty: HDMI-A-1,HDMI-A-2,VGA-1
    bus-ID: 00:02.0 chip-ID: 8086:0412 class-ID: 0300
  Device-2: Advanced Micro Devices [AMD/ATI] Tahiti PRO [Radeon HD
    7950/8950 OEM / R9 280] vendor: PC Partner / Sapphire driver: radeon
    v: kernel alternate: amdgpu arch: GCN-1 code: Southern Islands
    process: TSMC 28nm built: 2011-20 pcie: gen: 3 speed: 8 GT/s lanes: 16
    ports: active: DVI-D-1,DVI-I-1 empty: DP-1,HDMI-A-3 bus-ID: 01:00.0
    chip-ID: 1002:679a class-ID: 0300
  Display: x11 server: X.org v: 1.21.1.21 compositor: xfwm4 v: 4.20.0
    driver: X: loaded: modesetting unloaded: vesa alternate: fbdev,intel
    dri: radeonsi,crocus gpu: radeon display-ID: :0.0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-size: <missing: xdpyinfo>
  Monitor-1: DVI-D-1 pos: primary model: Asus MG248 serial: H3LMQS022381
    built: 2017 res: mode: 1920x1080 hz: 60 scale: 100% (1) dpi: 92 gamma: 1.2
    size: 531x299mm (20.91x11.77") diag: 609mm (24") ratio: 16:9 modes:
    max: 1920x1080 min: 720x400
  Monitor-2: DVI-I-1 pos: primary size-res: N/A modes: max: 1024x768
    min: 640x480
  API: OpenGL v: 4.5 vendor: amd mesa v: 25.3.1 glx-v: 1.4 es-v: 3.2
    direct-render: yes renderer: TAHITI (radeonsi ACO DRM 2.51 6.18.0-1-default)
    device-ID: 1002:679a memory: 2.93 GiB unified: no
  Info: Tools: api: glxinfo de: xfce4-display-settings x11: xprop,xrandr

amdgpu              15712256  0
crc16                  12288  1 amdgpu
amdxcp                 12288  1 amdgpu
drm_panel_backlight_quirks    12288  1 amdgpu
gpu_sched              69632  1 amdgpu
drm_buddy              28672  2 amdgpu,i915
drm_ttm_helper         16384  2 amdgpu,radeon
ttm                   126976  4 amdgpu,radeon,drm_ttm_helper,i915
drm_exec               12288  2 amdgpu,radeon
video                  81920  3 amdgpu,radeon,i915
i2c_algo_bit           24576  3 amdgpu,radeon,i915
drm_suballoc_helper    16384  2 amdgpu,radeon
drm_display_helper    290816  3 amdgpu,radeon,i915
cec                    98304  3 drm_display_helper,amdgpu,i915

I cant’t install drivers AMD to graphic card. How to install correct in my case?

Maybe this:
https://en.opensuse.org/SDB:AMDGPU

https://en.opensuse.org/HCL:AMD_video_cards

This may prove helpful:

  1. https://askubuntu.com/questions/927601/i-think-im-using-radeon-instead-of-amdgpu-how-do-i-change
  2. Reddit - The heart of the internet
  3. https://www.google.com/search?q=Southern+Islands+radeon+blacklist

As a last resort:

  1. How to switch from Radeon to amdgpu?
  2. Reddit - The heart of the internet
  3. AMDGPU - ArchWiki
  4. https://bbs.archlinux.org/viewtopic.php?id=225105

And instead of commands grub2-mkconfig -o /boot/grub2/grub.cfg and sudo update-grub, try using the command below:

update-bootloader

If they turn out to be unsupported.

Also useful:
(a.) 1.1 https://documentation.suse.com/smart/systems-management/html/kernel-boot-parameters-modify/index.html
(b.) 1.2 https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/open-source-amd-linux/1016835-terascale-and-southern-islands-enable-amdgpu-without-blacklisting-radeon?__cf_chl_tk=IMe3n6i06tPMKuNW5.8OILao4TUhRfHkNqXt0Z9QxXQ-1766155483-1.0.1.1-HJ801COoU59wTaKmwqS.Alza_poyNNfvcsdKW8tuq6s

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.