[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

Martin Peres  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |MOVED

--- Comment #22 from Martin Peres  ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/807.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

--- Comment #21 from Gobinda Joy  ---
The latest drm-next (drm-next-5.3-2019-06-27) kernel still have this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

--- Comment #20 from Gobinda Joy  ---
(In reply to Alex Deucher from comment #19)
> (In reply to Gobinda Joy from comment #18)
> > 
> > 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
> > like the call to pcie_bandwidth_available() function is casing the
> > freeze/hangs in my system. So that's counts for something.
> > 
> 
> Can you try a drm-next kernel?  This code was ultimately cleaned in this
> patch:
> https://cgit.freedesktop.org/drm/drm/commit/
> ?id=dbaa922b5706b1aff4572c280e15bbea2d04afe6
> I don't know why pcie_bandwidth_available() is causing problems for you,
> it's just standard PCIE stuff.

Yes, I have tried the drm-next kernel and also tried that patch with current
5.2.0-rc4 same result boot hang. But this time I couldn't even get any log.

As little as I understand this, the difference between these two functions
seems one reads the link capability (PCI_EXP_LNKCAP) other one tries to read
link status (PCI_EXP_LNKSTA) and causes problem.

It could be that older UEFI BIOS like mine doesn't initialize the device
properly when the link status gets accessed because newer board doesn't have
this problem.

Also it could be that my board has a PLEX chip between the CPU and PCIE slots
and there is no direct CPU<->PCIE slots available.

The PLEX chip is used to provide 2 x16_gen3 PCIE slot and 2 x8_gen3 PCIE slot.
If all four slot gets populated first 2 slot will be downgraded to x8_gen3
slots as the 3rd/4th slot shares the bandwidth.

If the older method working fine for the newer cards too is there a reason to
use pcie_bandwidth_available() function at all.

I'm way out of my league here. So don't get offended, I'm just curious.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

--- Comment #19 from Alex Deucher  ---
(In reply to Gobinda Joy from comment #18)
> 
> 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
> like the call to pcie_bandwidth_available() function is casing the
> freeze/hangs in my system. So that's counts for something.
> 

Can you try a drm-next kernel?  This code was ultimately cleaned in this patch:
https://cgit.freedesktop.org/drm/drm/commit/?id=dbaa922b5706b1aff4572c280e15bbea2d04afe6
I don't know why pcie_bandwidth_available() is causing problems for you, it's
just standard PCIE stuff.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

--- 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 boot
> > the system but problem arise when you load the GPU maybe. Not the same bug.
> 
> 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 process
> 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 RX590
> issue, well it must be I guess since it's in AMDgpu and you tested it.)
> 
> 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 reason
> for the hangs/freezes, as the proof is that you fixed it by bisecting and I
> fixed my freezes with my mentioned method. 
> 
> 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 problematic
> commit ad51c46e, now.
> 
> 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 don't
use that for gaming though. Only use fedora/wine for gaming. Need the windows
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 like
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.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

--- Comment #17 from b6khqjq...@ugsbm.anonbox.net ---
(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 boot
> the system but problem arise when you load the GPU maybe. Not the same bug.

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 process 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 RX590
issue, well it must be I guess since it's in AMDgpu and you tested it.)

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 reason for the
hangs/freezes, as the proof is that you fixed it by bisecting and I fixed my
freezes with my mentioned method. 

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 problematic
commit ad51c46e, now.

PS: Fortunately I still have had no freezes/any issues since my fixes
(5.1.8-arch1-1-ARCH now).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

--- Comment #16 from Gobinda Joy  ---
(In reply to b6khqjqov4 from comment #14)
> (In reply to b6khqjqov4 from comment #13)
> > Your bug sounds like mine which came after I bought and added a used RX580
> > to my system. Since then had random full system freezes (I think only when I
> > was using Firefox or the internal Steam Chromium browser) and desktop hangs
> > where Cinnamon would crash and nothing except the mouse pointer would be
> > movable. No error in logs at first, but then I found this after the system
> > hanged instead of a hard freeze:
> > 
> > $ journalctl -p3:
> > 
> > 
> > ...
> > Jun 09 06:45:34 test systemd-coredump[1383]: Process 1328 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1332:
> >  #0  0x7f04ecd3ed36 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> >  #1  0x n/a 
> > (n/a)
> > Jun 09 06:45:35 test systemd-coredump[1374]: Process 1106 (firefox.real) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1124:
> >  #0  0x7fd89155036f raise
> > (libpthread.so.0)
> >  #1  0x7fd88b6b3a5f n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> > Jun 09 06:45:35 test systemd-coredump[1384]: Process 1162 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1164:
> >  #0  0x7ffb32c6ad36 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> >  #1  0x n/a 
> > (n/a)
> > Jun 09 06:45:38 test systemd-coredump[1385]: Process 1237 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1241:
> >  #0  0x7f9aa7f3ed36 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> >  #1  0x n/a 
> > (n/a)
> > Jun 09 06:47:31 test systemd-coredump[1640]: Process 1536 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1536:
> >  #0  0x7f830d3ee3e7 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> > Jun 09 06:47:32 test systemd-coredump[1650]: Process 1603 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1606:
> >  #0  0x7f8f129ebd36 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> >  #1  0x n/a 
> > (n/a)
> > Jun 09 06:47:32 test systemd-coredump[1639]: Process 1410 (firefox.real) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1410:
> >  #0  0x7fe94ed5f36f raise
> > (libpthread.so.0)
> >  #1  0x7fe948ec2a5f n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> > Jun 09 06:47:32 test systemd-coredump[1649]: Process 1467 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1469:
> >  #0  0x7fb2790c2d36 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> >  #1  0x n/a 
> > (n/a)
> > ...
> > 
> > 
> > My system:
> > - MSI B450 Tomahawk
> > - Athlon 200GE (yes, this CPU will be upgraded to a Ryzen 3000 one of course
> > ;))
> > - RX 580 4G Nitro+
> > - G.Skill Aegis DIMM Kit 16GB, DDR4-3000, CL16-18-18-38 (F4-3000C16D-16GISB)
> > 
> > My fix: 2 things I can remember I did which are maybe the fix:
> > 1.) I disabled integrated graphics in the BIOS.
> > 2.) I installed amd-ucode.
> > 
> > No hangs/freezes or anything since my fix. I'll report back here should I
> > encounter a crash/freeze/hang again.
> 
> Addition:
> Arch (through Antergos) with all latest updates:
> - $ uname: 5.1.7-arch1-1-ARCH
> - $ glxinfo | grep version:
> server glx version string: 1.4
> client glx version string: 1.4
> GLX version: 1.4
> Max core profile version: 4.5
> Max compat profile version:

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

Gobinda Joy  changed:

   What|Removed |Added

 Status|VERIFIED|REOPENED
 Resolution|WORKSFORME  |---

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

--- Comment #15 from Gobinda Joy  ---
(In reply to b6khqjqov4 from comment #14)
> (In reply to b6khqjqov4 from comment #13)
> > Your bug sounds like mine which came after I bought and added a used RX580
> > to my system. Since then had random full system freezes (I think only when I
> > was using Firefox or the internal Steam Chromium browser) and desktop hangs
> > where Cinnamon would crash and nothing except the mouse pointer would be
> > movable. No error in logs at first, but then I found this after the system
> > hanged instead of a hard freeze:
> > 
> > $ journalctl -p3:
> > 
> > 
> > ...
> > Jun 09 06:45:34 test systemd-coredump[1383]: Process 1328 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1332:
> >  #0  0x7f04ecd3ed36 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> >  #1  0x n/a 
> > (n/a)
> > Jun 09 06:45:35 test systemd-coredump[1374]: Process 1106 (firefox.real) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1124:
> >  #0  0x7fd89155036f raise
> > (libpthread.so.0)
> >  #1  0x7fd88b6b3a5f n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> > Jun 09 06:45:35 test systemd-coredump[1384]: Process 1162 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1164:
> >  #0  0x7ffb32c6ad36 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> >  #1  0x n/a 
> > (n/a)
> > Jun 09 06:45:38 test systemd-coredump[1385]: Process 1237 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1241:
> >  #0  0x7f9aa7f3ed36 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> >  #1  0x n/a 
> > (n/a)
> > Jun 09 06:47:31 test systemd-coredump[1640]: Process 1536 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1536:
> >  #0  0x7f830d3ee3e7 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> > Jun 09 06:47:32 test systemd-coredump[1650]: Process 1603 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1606:
> >  #0  0x7f8f129ebd36 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> >  #1  0x n/a 
> > (n/a)
> > Jun 09 06:47:32 test systemd-coredump[1639]: Process 1410 (firefox.real) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1410:
> >  #0  0x7fe94ed5f36f raise
> > (libpthread.so.0)
> >  #1  0x7fe948ec2a5f n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> > Jun 09 06:47:32 test systemd-coredump[1649]: Process 1467 (Web Content) of
> > user 1000 dumped core.
> >  
> >  Stack trace of thread 1469:
> >  #0  0x7fb2790c2d36 n/a
> > (/home/test/tor-browser_en-US/Browser/libxul.so)
> >  #1  0x n/a 
> > (n/a)
> > ...
> > 
> > 
> > My system:
> > - MSI B450 Tomahawk
> > - Athlon 200GE (yes, this CPU will be upgraded to a Ryzen 3000 one of course
> > ;))
> > - RX 580 4G Nitro+
> > - G.Skill Aegis DIMM Kit 16GB, DDR4-3000, CL16-18-18-38 (F4-3000C16D-16GISB)
> > 
> > My fix: 2 things I can remember I did which are maybe the fix:
> > 1.) I disabled integrated graphics in the BIOS.
> > 2.) I installed amd-ucode.
> > 
> > No hangs/freezes or anything since my fix. I'll report back here should I
> > encounter a crash/freeze/hang again.
> 
> Addition:
> Arch (through Antergos) with all latest updates:
> - $ uname: 5.1.7-arch1-1-ARCH
> - $ glxinfo | grep version:
> server glx version string: 1.4
> client glx version string: 1.4
> GLX version: 1.4
> Max core profile version: 4.5
> Max compat profile version:

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

b6khqjq...@ugsbm.anonbox.net changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

--- Comment #14 from b6khqjq...@ugsbm.anonbox.net ---
(In reply to b6khqjqov4 from comment #13)
> Your bug sounds like mine which came after I bought and added a used RX580
> to my system. Since then had random full system freezes (I think only when I
> was using Firefox or the internal Steam Chromium browser) and desktop hangs
> where Cinnamon would crash and nothing except the mouse pointer would be
> movable. No error in logs at first, but then I found this after the system
> hanged instead of a hard freeze:
> 
> $ journalctl -p3:
> 
> 
> ...
> Jun 09 06:45:34 test systemd-coredump[1383]: Process 1328 (Web Content) of
> user 1000 dumped core.
>  
>  Stack trace of thread 1332:
>  #0  0x7f04ecd3ed36 n/a
> (/home/test/tor-browser_en-US/Browser/libxul.so)
>  #1  0x n/a (n/a)
> Jun 09 06:45:35 test systemd-coredump[1374]: Process 1106 (firefox.real) of
> user 1000 dumped core.
>  
>  Stack trace of thread 1124:
>  #0  0x7fd89155036f raise
> (libpthread.so.0)
>  #1  0x7fd88b6b3a5f n/a
> (/home/test/tor-browser_en-US/Browser/libxul.so)
> Jun 09 06:45:35 test systemd-coredump[1384]: Process 1162 (Web Content) of
> user 1000 dumped core.
>  
>  Stack trace of thread 1164:
>  #0  0x7ffb32c6ad36 n/a
> (/home/test/tor-browser_en-US/Browser/libxul.so)
>  #1  0x n/a (n/a)
> Jun 09 06:45:38 test systemd-coredump[1385]: Process 1237 (Web Content) of
> user 1000 dumped core.
>  
>  Stack trace of thread 1241:
>  #0  0x7f9aa7f3ed36 n/a
> (/home/test/tor-browser_en-US/Browser/libxul.so)
>  #1  0x n/a (n/a)
> Jun 09 06:47:31 test systemd-coredump[1640]: Process 1536 (Web Content) of
> user 1000 dumped core.
>  
>  Stack trace of thread 1536:
>  #0  0x7f830d3ee3e7 n/a
> (/home/test/tor-browser_en-US/Browser/libxul.so)
> Jun 09 06:47:32 test systemd-coredump[1650]: Process 1603 (Web Content) of
> user 1000 dumped core.
>  
>  Stack trace of thread 1606:
>  #0  0x7f8f129ebd36 n/a
> (/home/test/tor-browser_en-US/Browser/libxul.so)
>  #1  0x n/a (n/a)
> Jun 09 06:47:32 test systemd-coredump[1639]: Process 1410 (firefox.real) of
> user 1000 dumped core.
>  
>  Stack trace of thread 1410:
>  #0  0x7fe94ed5f36f raise
> (libpthread.so.0)
>  #1  0x7fe948ec2a5f n/a
> (/home/test/tor-browser_en-US/Browser/libxul.so)
> Jun 09 06:47:32 test systemd-coredump[1649]: Process 1467 (Web Content) of
> user 1000 dumped core.
>  
>  Stack trace of thread 1469:
>  #0  0x7fb2790c2d36 n/a
> (/home/test/tor-browser_en-US/Browser/libxul.so)
>  #1  0x n/a (n/a)
> ...
> 
> 
> My system:
> - MSI B450 Tomahawk
> - Athlon 200GE (yes, this CPU will be upgraded to a Ryzen 3000 one of course
> ;))
> - RX 580 4G Nitro+
> - G.Skill Aegis DIMM Kit 16GB, DDR4-3000, CL16-18-18-38 (F4-3000C16D-16GISB)
> 
> My fix: 2 things I can remember I did which are maybe the fix:
> 1.) I disabled integrated graphics in the BIOS.
> 2.) I installed amd-ucode.
> 
> No hangs/freezes or anything since my fix. I'll report back here should I
> encounter a crash/freeze/hang again.

Addition:
Arch (through Antergos) with all latest updates:
- $ uname: 5.1.7-arch1-1-ARCH
- $ glxinfo | grep version:
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
Max core profile version: 4.5
Max compat profile version: 4.5
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.6
OpenGL core profile shading language version string: 4.50
OpenGL version string: 4.5 (Compatibil

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

b6khqjq...@ugsbm.anonbox.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #13 from b6khqjq...@ugsbm.anonbox.net ---
Your bug sounds like mine which came after I bought and added a used RX580 to
my system. Since then had random full system freezes (I think only when I was
using Firefox or the internal Steam Chromium browser) and desktop hangs where
Cinnamon would crash and nothing except the mouse pointer would be movable. No
error in logs at first, but then I found this after the system hanged instead
of a hard freeze:

$ journalctl -p3:


...
Jun 09 06:45:34 test systemd-coredump[1383]: Process 1328 (Web Content) of user
1000 dumped core.

 Stack trace of thread 1332:
 #0  0x7f04ecd3ed36 n/a
(/home/test/tor-browser_en-US/Browser/libxul.so)
 #1  0x n/a (n/a)
Jun 09 06:45:35 test systemd-coredump[1374]: Process 1106 (firefox.real) of
user 1000 dumped core.

 Stack trace of thread 1124:
 #0  0x7fd89155036f raise
(libpthread.so.0)
 #1  0x7fd88b6b3a5f n/a
(/home/test/tor-browser_en-US/Browser/libxul.so)
Jun 09 06:45:35 test systemd-coredump[1384]: Process 1162 (Web Content) of user
1000 dumped core.

 Stack trace of thread 1164:
 #0  0x7ffb32c6ad36 n/a
(/home/test/tor-browser_en-US/Browser/libxul.so)
 #1  0x n/a (n/a)
Jun 09 06:45:38 test systemd-coredump[1385]: Process 1237 (Web Content) of user
1000 dumped core.

 Stack trace of thread 1241:
 #0  0x7f9aa7f3ed36 n/a
(/home/test/tor-browser_en-US/Browser/libxul.so)
 #1  0x n/a (n/a)
Jun 09 06:47:31 test systemd-coredump[1640]: Process 1536 (Web Content) of user
1000 dumped core.

 Stack trace of thread 1536:
 #0  0x7f830d3ee3e7 n/a
(/home/test/tor-browser_en-US/Browser/libxul.so)
Jun 09 06:47:32 test systemd-coredump[1650]: Process 1603 (Web Content) of user
1000 dumped core.

 Stack trace of thread 1606:
 #0  0x7f8f129ebd36 n/a
(/home/test/tor-browser_en-US/Browser/libxul.so)
 #1  0x n/a (n/a)
Jun 09 06:47:32 test systemd-coredump[1639]: Process 1410 (firefox.real) of
user 1000 dumped core.

 Stack trace of thread 1410:
 #0  0x7fe94ed5f36f raise
(libpthread.so.0)
 #1  0x7fe948ec2a5f n/a
(/home/test/tor-browser_en-US/Browser/libxul.so)
Jun 09 06:47:32 test systemd-coredump[1649]: Process 1467 (Web Content) of user
1000 dumped core.

 Stack trace of thread 1469:
 #0  0x7fb2790c2d36 n/a
(/home/test/tor-browser_en-US/Browser/libxul.so)
 #1  0x n/a (n/a)
...


My system:
- MSI B450 Tomahawk
- Athlon 200GE (yes, this CPU will be upgraded to a Ryzen 3000 one of course
;))
- RX 580 4G Nitro+
- G.Skill Aegis DIMM Kit 16GB, DDR4-3000, CL16-18-18-38 (F4-3000C16D-16GISB)

My fix: 2 things I can remember I did which are maybe the fix:
1.) I disabled integrated graphics in the BIOS.
2.) I installed amd-ucode.

No hangs/freezes or anything since my fix. I'll report back here should I
encounter a crash/freeze/hang again.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 110822] [Bisected]Booting with kernel version 5.1.0 or higher on RX 580 hangs

2019-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110822

Gobinda Joy  changed:

   What|Removed |Added

Summary|booting with kernel version |[Bisected]Booting with
   |5.1.0 or higher on RX 580   |kernel version 5.1.0 or
   |hangs   |higher on RX 580 hangs

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel