* [Bug 95073] Radeon R8 M365DX not working
@ 2016-04-22 20:12 bugzilla-daemon
2016-04-22 20:13 ` bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-04-22 20:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 780 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=95073
Bug ID: 95073
Summary: Radeon R8 M365DX not working
Product: DRI
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel@lists.freedesktop.org
Reporter: tomas.wilhelmsson@gmail.com
Created attachment 123160
--> https://bugs.freedesktop.org/attachment.cgi?id=123160&action=edit
dmesg
Dual gpu system, AMD A10 8700p with R6 gpu and Radeon R8 M365DX
Linux mrsun-E15 4.5.2-1-ARCH #1 SMP PREEMPT Thu Apr 21 18:21:27 CEST 2016
x86_64 GNU/Linux
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2091 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] 6+ messages in thread
* [Bug 95073] Radeon R8 M365DX not working
2016-04-22 20:12 [Bug 95073] Radeon R8 M365DX not working bugzilla-daemon
@ 2016-04-22 20:13 ` bugzilla-daemon
2016-04-22 20:13 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-04-22 20:13 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 393 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=95073
--- Comment #1 from Tomas W <tomas.wilhelmsson@gmail.com> ---
Created attachment 123161
--> https://bugs.freedesktop.org/attachment.cgi?id=123161&action=edit
xorg log
xorg options:
Section "Device"
Identifier "amdgpu"
Driver "amdgpu"
Option "DRI" "3"
EndSection
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1278 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] 6+ messages in thread
* [Bug 95073] Radeon R8 M365DX not working
2016-04-22 20:12 [Bug 95073] Radeon R8 M365DX not working bugzilla-daemon
2016-04-22 20:13 ` bugzilla-daemon
@ 2016-04-22 20:13 ` bugzilla-daemon
2016-04-22 20:15 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-04-22 20:13 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 438 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=95073
Tomas W <tomas.wilhelmsson@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|medium |high
CC| |tomas.wilhelmsson@gmail.com
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1217 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] 6+ messages in thread
* [Bug 95073] Radeon R8 M365DX not working
2016-04-22 20:12 [Bug 95073] Radeon R8 M365DX not working bugzilla-daemon
2016-04-22 20:13 ` bugzilla-daemon
2016-04-22 20:13 ` bugzilla-daemon
@ 2016-04-22 20:15 ` bugzilla-daemon
2016-04-22 20:21 ` bugzilla-daemon
2019-11-19 8:07 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-04-22 20:15 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 271 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=95073
--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
Does disabling runpm help? Set amdgpu.runpm=0 on the kernel command line in
grub.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 996 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] 6+ messages in thread
* [Bug 95073] Radeon R8 M365DX not working
2016-04-22 20:12 [Bug 95073] Radeon R8 M365DX not working bugzilla-daemon
` (2 preceding siblings ...)
2016-04-22 20:15 ` bugzilla-daemon
@ 2016-04-22 20:21 ` bugzilla-daemon
2019-11-19 8:07 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-04-22 20:21 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 221 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=95073
--- Comment #3 from Tomas W <tomas.wilhelmsson@gmail.com> ---
yup, seems to work with that =)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 947 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] 6+ messages in thread
* [Bug 95073] Radeon R8 M365DX not working
2016-04-22 20:12 [Bug 95073] Radeon R8 M365DX not working bugzilla-daemon
` (3 preceding siblings ...)
2016-04-22 20:21 ` bugzilla-daemon
@ 2019-11-19 8:07 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2019-11-19 8:07 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 803 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=95073
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #4 from Martin Peres <martin.peres@free.fr> ---
-- 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/68.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2301 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-11-19 8:07 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-22 20:12 [Bug 95073] Radeon R8 M365DX not working bugzilla-daemon
2016-04-22 20:13 ` bugzilla-daemon
2016-04-22 20:13 ` bugzilla-daemon
2016-04-22 20:15 ` bugzilla-daemon
2016-04-22 20:21 ` bugzilla-daemon
2019-11-19 8:07 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).