M-Bab / linux-kernel-amdgpu-binaries

Kernel binaries (amd64) of amd-staging with DAL and latest security patches
214 stars 29 forks source link

Raven Ridge boot issues #65

Closed Zap123 closed 5 years ago

Zap123 commented 6 years ago

Anyone experiencing this where it only boots sometimes and the screen either goes black or it get stucks or the kernel crashes? When it boots is fully functional and never crashes.

https://bugs.freedesktop.org/show_bug.cgi?id=106225

I have seen here some bugfixes related to the link training, but I'm not sure this kernel integrates them.

https://lists.freedesktop.org/archives/amd-gfx/2018-June/023200.html

Other times when it boots the kernel crashes while mounting a partition or it boots but the mouse is stuck, with nomodeset it boots every time.

bucketsize commented 6 years ago

Had the problem with my new system, ~7/10 times fails. Researching on trying to solve it led me here.

System config:

After installing the later kernel bins from here, get the amdgpu driver crash everytime. Multiple call traces from [amdgpu]

Currently, removed amdgpu.dc=1 and added nomodeset to have Xorg running.

Anything I can try or help with to get the amdgpu driver running stable? dmidecode.log lscpu.log Xorg.amdgpufail.log dmesg.amdgpufail.log

M-Bab commented 5 years ago

Could the issue be resolved with the newer kernels and firmware files? Did you install the new mesa drivers? There were a lot of Updates on Raven Ridge.

bucketsize commented 5 years ago

Hi Martin, Xorg freeze was not as frequent as I earlier reported. Issue was that I as having HDMI and VGA plugged in and the primary was selected as HDMI sometimes and did not realize that, and mistook the Blank VGA as a hang.

Since then I have moved to compiling the kernel source from git. I still have a Xorg crash few times a week though. Will update the logs next time i get a crash. -- Jaya Balan A

On Tue, Sep 18, 2018 at 12:58 PM Martin notifications@github.com wrote:

Could the issue be resolved with the newer kernels and firmware files? Did you install the new mesa drivers? There were a lot of Updates on Raven Ridge.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/M-Bab/linux-kernel-amdgpu-binaries/issues/65#issuecomment-422284825, or mute the thread https://github.com/notifications/unsubscribe-auth/ABA9THzbMoaL5Im9Uetw36Kkutb9frhRks5ucKCHgaJpZM4VCOuX .

--

Jayabalan A http://about.me/bucket.size

Zap123 commented 5 years ago

Could the issue be resolved with the newer kernels and firmware files? Did you install the new mesa drivers? There were a lot of Updates on Raven Ridge.

For me the issue is fixed in kernel >4.19rc1.

lesebas commented 5 years ago

Hi,

I have exactly the same issue with 2 fresh identical config : Ryzen 3 2200g Msi x370 gaming plus

Stability is better with disableling iommu in bios an setting "Typical idel current" in the bios.

I'm on archlinux. 4.19 is not released.

M-Bab commented 5 years ago

Try disabling secure boot in bios and use these available Python tools that disable the C6 state. It makes a log of trouble at Ryzen.

M-Bab commented 5 years ago