Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • A amd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 354
    • Issues 354
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • drm
  • amd
  • Issues
  • #1413
Closed
Open
Issue created Dec 20, 2020 by Bojidar Qnkov@Bojidarist

AMDGPU cannot initialize [Dell Inspiron 3537]

Brief summary of the problem:

AMDGPU cannot load [Dell Inspiron 3537]
I am getting errors like these from dmesg. I am able to boot but amdgpu is not in use.
[ 5.781033] amdgpu 0000:03:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ERROR ring gfx test failed (-110)
[ 5.781101] [drm:amdgpu_device_ip_init [amdgpu]] ERROR hw_init of IP block <gfx_v6_0> failed -110
[ 5.781102] amdgpu 0000:03:00.0: amdgpu_device_ip_init failed
[ 5.781104] amdgpu 0000:03:00.0: Fatal error during GPU init

Hardware description:

  • CPU: Intel Core i7-4500U
  • GPU: Advanced Micro Devices, Inc. [AMD/ATI] Venus PRO [Radeon HD 8850M / R9 M265X]
  • System Memory: 8GB
  • Display(s): 2
  • Type of Diplay Connection: HDMI

System infomration:

  • Distro name and Version: Ubuntu 20.04.1 LTS
  • Kernel version: Linux version 5.4.0-58-generic (buildd@lcy01-amd64-004) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #64 (closed)-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020

How to reproduce the issue:

  1. Add radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1 amdgpu.cik_support=1 to grub to disable radeon driver and use amdgpu
  2. Run update-grub
  3. reboot

Attached files:

  • dmesg.log
  • lspci.log
Edited Dec 20, 2020 by Bojidar Qnkov
Assignee
Assign to
Time tracking