<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:alexdeucher@gmail.com" title="Alex Deucher <alexdeucher@gmail.com>"> <span class="fn">Alex Deucher</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - RX 480 does not work as eGPU (amdgpu crashes at amdgpu_bo_init)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98552">bug 98552</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>FIXED
</td>
<td>NOTOURBUG
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - RX 480 does not work as eGPU (amdgpu crashes at amdgpu_bo_init)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98552#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - RX 480 does not work as eGPU (amdgpu crashes at amdgpu_bo_init)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98552">bug 98552</a>
from <span class="vcard"><a class="email" href="mailto:alexdeucher@gmail.com" title="Alex Deucher <alexdeucher@gmail.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
<pre>(In reply to Gašper Sedej from <a href="show_bug.cgi?id=98552#c10">comment #10</a>)
<span class="quote">> By "BIOS" you also mean "EFI"?
> </span >
I mean the system bios, whether you are using legacy or EFI mode is largely
irrelevant.
<span class="quote">> I will try to post full dmesg, but it's quite hard - to get "live" dmesg, I
> am using another computer connected via ssh and command
> watch -n 0.05 "dmesg | tail -n 100"
> and console to "micro" font size, so I can select and copy text it comes
> trough...
>
> How can I access logs when kernel freezes due to graphics issue?
>
> Also, if I boot computer with enabled eGPU (RX 480), I simply won't get
> anything because it crashes too quick to be able to capture trough ssh...
> (the monitor is blank even with text boot mode)</span >
You can blacklist the amdgpu driver so it doesn't load and then dump the dmesg
output. E.g., append the following to your kernel command line in grub:
modprobe.blacklist=amdgpu
If you want to load it manually after the system has booted just run (as root):
modprobe amdgpu</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>