All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7
@ 2018-10-09 22:48 bugzilla-daemon
  2018-10-09 22:57 ` bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-09 22:48 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1369 bytes --]

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

            Bug ID: 108307
           Summary: Regression: Raven Ridge 2700U does not boot with
                    4.19-rc7
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: samantham@posteo.net

I have a Lenovo A485. Kernel 4.18.12 works fine for me, but I have tried almost
all the RC's (1, 5, 6, 7) and the screen turns black when GRUB would normally
be showing "loading initramfs" or it freezes when it's showing "loading
initramfs".

lspci -nn
05:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series]
[1002:15dd] (rev d0)

I found this bug report which seemed similar to what I was experiencing, but my
firmware is up to date https://bugs.freedesktop.org/show_bug.cgi?id=107880
[    2.814558] [drm] Found VCN firmware Version: 1.73 Family ID: 18

I tried:  modprobe.blacklist=amdgpu and that did not change anything.

Let me know how I can help troubleshoot this problem. Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2871 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7
  2018-10-09 22:48 [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7 bugzilla-daemon
@ 2018-10-09 22:57 ` bugzilla-daemon
  2018-10-09 23:21 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-09 22:57 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 408 bytes --]

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

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Can you bisect?  If you set modprobe.blacklist=amdgpu on the kernel command
line in grub and you are still getting a problem, it's an issue outside of the
graphics driver.  If so, does setting pci=noacpi help?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1209 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7
  2018-10-09 22:48 [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7 bugzilla-daemon
  2018-10-09 22:57 ` bugzilla-daemon
@ 2018-10-09 23:21 ` bugzilla-daemon
  2018-10-09 23:22 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-09 23:21 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 321 bytes --]

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

--- Comment #2 from Samantha McVey <samantham@posteo.net> ---
Created attachment 141966
  --> https://bugs.freedesktop.org/attachment.cgi?id=141966&action=edit
Booting with pci noacpi

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1261 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7
  2018-10-09 22:48 [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7 bugzilla-daemon
  2018-10-09 22:57 ` bugzilla-daemon
  2018-10-09 23:21 ` bugzilla-daemon
@ 2018-10-09 23:22 ` bugzilla-daemon
  2018-10-10  1:50 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-09 23:22 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 761 bytes --]

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

--- Comment #3 from Samantha McVey <samantham@posteo.net> ---
I was able to get something on the screen when I added "pci=noacpi" (this was
without blacklisting amdgpu).

[Firmware Bug]: AMD-Vi: No southbridge IOAPIC fonud
AMD-Vi: Disabling interrupt remapping
platform USBC000:00 failed to claim resource 0: [mem ...]
acpi USBC000:00: platform device creation failed: -16
AMD-Vi: Unable to write to IOMMU perf counter.
...

I uploaded an attachment which shows the full output (I only typed out the
first several lines).

I might be able to bisect if needed. Does the image I uploaded show you
anything useful?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1573 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7
  2018-10-09 22:48 [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2018-10-09 23:22 ` bugzilla-daemon
@ 2018-10-10  1:50 ` bugzilla-daemon
  2018-10-10 15:03 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-10  1:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 404 bytes --]

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

--- Comment #4 from Samantha McVey <samantham@posteo.net> ---
I just tested on the latest git (v4.19-rc7-15-g64c5e530ac2c) and I didn't see
any issues. So the issue has been either fixed between 4.19-rc7 and latest git
or something in the kernel config is different.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1206 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7
  2018-10-09 22:48 [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7 bugzilla-daemon
                   ` (3 preceding siblings ...)
  2018-10-10  1:50 ` bugzilla-daemon
@ 2018-10-10 15:03 ` bugzilla-daemon
  2018-10-10 15:04 ` bugzilla-daemon
  2018-10-10 23:50 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-10 15:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 282 bytes --]

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

--- Comment #5 from Alex Deucher <alexdeucher@gmail.com> ---
Sounds like it may be related to:
https://bugzilla.kernel.org/show_bug.cgi?id=200087

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1148 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7
  2018-10-09 22:48 [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7 bugzilla-daemon
                   ` (4 preceding siblings ...)
  2018-10-10 15:03 ` bugzilla-daemon
@ 2018-10-10 15:04 ` bugzilla-daemon
  2018-10-10 23:50 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-10 15:04 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 431 bytes --]

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

Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1268 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7
  2018-10-09 22:48 [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7 bugzilla-daemon
                   ` (5 preceding siblings ...)
  2018-10-10 15:04 ` bugzilla-daemon
@ 2018-10-10 23:50 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-10 23:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 448 bytes --]

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

--- Comment #6 from Samantha McVey <samantham@posteo.net> ---
It turns out it is config related, as I compiled the kernel with my old config
instead of a minimal one, and I had the same boot issue. I posted about my
issue here https://bugzilla.kernel.org/show_bug.cgi?id=200087 since that may be
the same bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1367 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-10-10 23:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-09 22:48 [Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7 bugzilla-daemon
2018-10-09 22:57 ` bugzilla-daemon
2018-10-09 23:21 ` bugzilla-daemon
2018-10-09 23:22 ` bugzilla-daemon
2018-10-10  1:50 ` bugzilla-daemon
2018-10-10 15:03 ` bugzilla-daemon
2018-10-10 15:04 ` bugzilla-daemon
2018-10-10 23:50 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.