From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher
on RX 580 hangs
Date: Wed, 12 Jun 2019 04:35:19 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1821774607=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id 427608922A
for ; Wed, 12 Jun 2019 04:35:19 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1821774607==
Content-Type: multipart/alternative; boundary="15603141191.7A3E4dF0.7317"
Content-Transfer-Encoding: 7bit
--15603141191.7A3E4dF0.7317
Date: Wed, 12 Jun 2019 04:35:19 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D110822
--- Comment #18 from Gobinda Joy ---
(In reply to b6khqjqov4 from comment #17)
> (In reply to Gobinda Joy from comment #16)
> > This doesn't seems like the same bug. For instance, in my case the whole
> > boot process hangs check the attached log files. In your case you can b=
oot
> > the system but problem arise when you load the GPU maybe. Not the same =
bug.
>=20
> You could still try disabling the integrated graphics in the BIOS. AFAICR=
I
> could always log in into the Cinnamon desktop and only then I would get a
> hard freeze within minutes up to several hours, not within the boot proce=
ss
> itself, so maybe indeed not the same bug. The RX 590 needed additional
> commits to be supported in Linux, so maybe similar but different issues.
> (I assume you can you boot without the RX 590 using your CPU's integrated
> graphics without any issues with the problematic commit/it really is a RX=
590
> issue, well it must be I guess since it's in AMDgpu and you tested it.)
>=20
> Because of the Athlon 200GE my 3000 MHz RAM is also running at slower
> 2133MHz, but even at the, in fact, safe 2133, that should not be the reas=
on
> for the hangs/freezes, as the proof is that you fixed it by bisecting and=
I
> fixed my freezes with my mentioned method.=20
>=20
> I don't know anything about the calls of those functions and I hope your =
bug
> report is on the devs' radar, especially that you found out the problemat=
ic
> commit ad51c46e, now.
>=20
> PS: Fortunately I still have had no freezes/any issues since my fixes
> (5.1.8-arch1-1-ARCH now).
I'm using a discrete GPU so obviously the integrated GPU is disabled. Also =
I'm
using Vt-D to passthrough a LAN card and a sound card to my windows VM. I d=
on't
use that for gaming though. Only use fedora/wine for gaming. Need the windo=
ws
VM for some work related stuff and sometimes music as the sound card driver=
is
superior in windows.
My 24GB DDR3 Ram is running at 1600 (10-10-10-26 maybe haven't checked in a
while). And you are right slow ram shouldn't be the reason for freezes or
hangs. Apart from that previous kernel was perfect for me. Since your card =
is
RX590 you do need the new commits/kernel to support that. I was happy with
kernel 5.0.17 until fedora decided to push 5.1+ kernel through update.
I am not sure about those function calls myself. But as I read through the
source they are traversing the PCIe tree for the min bandwidth bottleneck or
limiter. and using that to set the max bandwidth for the device in context.
What I don't get is why they are using 2 calls to get the bandwidth reading.
Since both function walking the PCIe tree what's the point. Also it seems l=
ike
the call to pcie_bandwidth_available() function is casing the freeze/hangs =
in
my system. So that's counts for something.
I hope devs noticed this too. As they asked me to bisect this. If they don'=
t I
did all this for nothing. Sorry, not for nothing as I can now run the latest
kernel with that commit reverted.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15603141191.7A3E4dF0.7317
Date: Wed, 12 Jun 2019 04:35:19 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
Comme=
nt # 18
on bug 11082=
2
from Gobinda Joy
(In reply to b6khqjqov4 from comment #17)
> (In reply to Gobinda Joy from comment #16)
> > This doesn't seems like the same bug. For instance, in my case th=
e whole
> > boot process hangs check the attached log files. In your case you=
can boot
> > the system but problem arise when you load the GPU maybe. Not the=
same bug.
>=20
> You could still try disabling the integrated graphics in the BIOS. AFA=
ICR I
> could always log in into the Cinnamon desktop and only then I would ge=
t a
> hard freeze within minutes up to several hours, not within the boot pr=
ocess
> itself, so maybe indeed not the same bug. The RX 590 needed additional
> commits to be supported in Linux, so maybe similar but different issue=
s.
> (I assume you can you boot without the RX 590 using your CPU's integra=
ted
> graphics without any issues with the problematic commit/it really is a=
RX590
> issue, well it must be I guess since it's in AMDgpu and you tested it.)
>=20
> Because of the Athlon 200GE my 3000 MHz RAM is also running at slower
> 2133MHz, but even at the, in fact, safe 2133, that should not be the r=
eason
> for the hangs/freezes, as the proof is that you fixed it by bisecting =
and I
> fixed my freezes with my mentioned method.=20
>=20
> I don't know anything about the calls of those functions and I hope yo=
ur bug
> report is on the devs' radar, especially that you found out the proble=
matic
> commit ad51c46e, now.
>=20
> PS: Fortunately I still have had no freezes/any issues since my fixes
> (5.1.8-arch1-1-ARCH now).
I'm using a discrete GPU so obviously the integrated GPU is disabled. Also =
I'm
using Vt-D to passthrough a LAN card and a sound card to my windows VM. I d=
on't
use that for gaming though. Only use fedora/wine for gaming. Need the windo=
ws
VM for some work related stuff and sometimes music as the sound card driver=
is
superior in windows.
My 24GB DDR3 Ram is running at 1600 (10-10-10-26 maybe haven't checked in a
while). And you are right slow ram shouldn't be the reason for freezes or
hangs. Apart from that previous kernel was perfect for me. Since your card =
is
RX590 you do need the new commits/kernel to support that. I was happy with
kernel 5.0.17 until fedora decided to push 5.1+ kernel through update.
I am not sure about those function calls myself. But as I read through the
source they are traversing the PCIe tree for the min bandwidth bottleneck or
limiter. and using that to set the max bandwidth for the device in context.
What I don't get is why they are using 2 calls to get the bandwidth reading.
Since both function walking the PCIe tree what's the point. Also it seems l=
ike
the call to pcie_bandwidth_available() function is casing the freeze/hangs =
in
my system. So that's counts for something.
I hope devs noticed this too. As they asked me to bisect this. If they don'=
t I
did all this for nothing. Sorry, not for nothing as I can now run the latest
kernel with that commit reverted.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15603141191.7A3E4dF0.7317--
--===============1821774607==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1821774607==--