* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
@ 2011-01-19 15:42 ` bugzilla-daemon
2011-01-19 20:25 ` bugzilla-daemon
` (11 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-19 15:42 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
--- Comment #1 from Alex Deucher <agd5f@yahoo.com> 2011-01-19 07:42:20 PST ---
Have you installed the necessary ucode for your card?
http://people.freedesktop.org/~agd5f/radeon_ucode/
BARTS_mc.bin
BARTS_me.bin
BARTS_pfp.bin
BTC_rlc.bin
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
2011-01-19 15:42 ` [Bug 33272] " bugzilla-daemon
@ 2011-01-19 20:25 ` bugzilla-daemon
2011-01-19 20:56 ` bugzilla-daemon
` (10 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-19 20:25 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
--- Comment #2 from Erdem U. Altinyurt <spamjunkeater@gmail.com> 2011-01-19 12:25:42 PST ---
definitely, right to /lib/modules/radeon directory.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
2011-01-19 15:42 ` [Bug 33272] " bugzilla-daemon
2011-01-19 20:25 ` bugzilla-daemon
@ 2011-01-19 20:56 ` bugzilla-daemon
2011-01-19 23:31 ` bugzilla-daemon
` (9 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-19 20:56 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
--- Comment #3 from Alex Deucher <agd5f@yahoo.com> 2011-01-19 12:56:08 PST ---
If you are using an initrd make sure the ucode is built into the initrd.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
` (2 preceding siblings ...)
2011-01-19 20:56 ` bugzilla-daemon
@ 2011-01-19 23:31 ` bugzilla-daemon
2011-01-20 0:09 ` bugzilla-daemon
` (8 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-19 23:31 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
--- Comment #4 from Erdem U. Altinyurt <spamjunkeater@gmail.com> 2011-01-19 15:31:09 PST ---
I don't create initrd by hand. Used make install to install code and initrd
doesn't have any radeon modules.So initrd doesn't have ucode. But I thought
that is just for boot with radeon module loading. I don't use that feature.
AFAIK Since I do not load radeon module on bootup, It's doesn't necessary to
have those files in initrd and load from /lib/firmware/radeon/ directly.
Does it requirement that having ucodes in initrd for running NI class cards? My
internal 790GX GPU could woth with KMS without any ucode and modules in initrd.
(At least with 2.6.37, I don't test it with 2.6.38-rc1 and 790GX disabled from
bios since HD6850 plugged in).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
` (3 preceding siblings ...)
2011-01-19 23:31 ` bugzilla-daemon
@ 2011-01-20 0:09 ` bugzilla-daemon
2011-01-20 0:24 ` bugzilla-daemon
` (7 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-20 0:09 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
--- Comment #5 from Erdem U. Altinyurt <spamjunkeater@gmail.com> 2011-01-19 16:09:56 PST ---
Now tested my old 790GX and it's working with my setup but NI.
Removed
BARTS_mc.bin
BARTS_me.bin
BARTS_pfp.bin
BTC_rlc.bin
files from /lib/firmware/radeon. I expect that will make radeon.ko cannot found
required ucodes and will not activate KMS and loaded as modeset=0. AFAIK That
happens when I don't put required ucodes to fw directort with my 790GX when
initial r600 support comes...
So, when I try to load radeon without those ucodes on firmware directoy, result
is same. BSOD. That make me thinking if it's not related with ucodes...
Thanks
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
` (4 preceding siblings ...)
2011-01-20 0:09 ` bugzilla-daemon
@ 2011-01-20 0:24 ` bugzilla-daemon
2011-01-20 15:28 ` bugzilla-daemon
` (6 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-20 0:24 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
--- Comment #6 from Alex Deucher <agd5f@yahoo.com> 2011-01-19 16:24:55 PST ---
The ucode is required for all asics when the radeon drm is loaded. Most likley
your initrd already has the ucode for older asics.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
` (5 preceding siblings ...)
2011-01-20 0:24 ` bugzilla-daemon
@ 2011-01-20 15:28 ` bugzilla-daemon
2011-01-20 15:45 ` bugzilla-daemon
` (5 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-20 15:28 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
Erdem U. Altinyurt <spamjunkeater@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTABUG
--- Comment #7 from Erdem U. Altinyurt <spamjunkeater@gmail.com> 2011-01-20 07:28:29 PST ---
radeon module loaded and work as intended.
I use
"modprobe radeon pcie_gen2=1"
and it works
Weird thing is that I enabled GEN1 on my MB bios.
Mesa gives segmentation fault but could use KMS properly now.
Sorry for disturbing.
Thanks.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
` (6 preceding siblings ...)
2011-01-20 15:28 ` bugzilla-daemon
@ 2011-01-20 15:45 ` bugzilla-daemon
2011-01-20 16:03 ` bugzilla-daemon
` (4 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-20 15:45 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
--- Comment #8 from Erdem U. Altinyurt <spamjunkeater@gmail.com> 2011-01-20 07:45:35 PST ---
Created an attachment (id=42226)
--> (https://bugs.freedesktop.org/attachment.cgi?id=42226)
dmesg of HD3300+HD6850
Previous comment is wrong. Bug is not solved but I just enabled 790GX from bios
with surround view....
So bug is not solved with that flag. "modprobe radeon" working now because of
790GX internal GPU.
I attach the kernel messages. Might be useful to understand problem. KMS looks
loaded...
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
` (7 preceding siblings ...)
2011-01-20 15:45 ` bugzilla-daemon
@ 2011-01-20 16:03 ` bugzilla-daemon
2011-01-20 16:10 ` bugzilla-daemon
` (3 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-20 16:03 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #42226|application/octet-stream |text/plain
mime type| |
Attachment #42226|0 |1
is patch| |
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
` (8 preceding siblings ...)
2011-01-20 16:03 ` bugzilla-daemon
@ 2011-01-20 16:10 ` bugzilla-daemon
2011-01-20 21:19 ` bugzilla-daemon
` (2 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-20 16:10 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
--- Comment #9 from Alex Deucher <agd5f@yahoo.com> 2011-01-20 08:10:24 PST ---
Does reverting this commit fix the issue:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=86f5c9edbb3bac37cc8cee6528a929005ba72aad
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
` (9 preceding siblings ...)
2011-01-20 16:10 ` bugzilla-daemon
@ 2011-01-20 21:19 ` bugzilla-daemon
2011-01-20 21:19 ` bugzilla-daemon
2011-01-20 21:59 ` bugzilla-daemon
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-20 21:19 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
--- Comment #10 from Erdem U. Altinyurt <spamjunkeater@gmail.com> 2011-01-20 13:19:08 PST ---
Yes it fixed the problem. :)
Now loads KMS thanks.
Also I noticed a failure on module load.
...
[drm] ib test succeeded in 0 usecs
failed to evaluate ATIF got AE_BAD_PARAMETER
[drm] Radeon Display Connectors
[drm] Connector 0:
...
I wish its not important.
Thanks
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
` (10 preceding siblings ...)
2011-01-20 21:19 ` bugzilla-daemon
@ 2011-01-20 21:19 ` bugzilla-daemon
2011-01-20 21:59 ` bugzilla-daemon
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-20 21:19 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
Erdem U. Altinyurt <spamjunkeater@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|NOTABUG |FIXED
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 33272] Kernel DRM/Radeon KMS BSOD on HD6850-NI
2011-01-19 15:36 [Bug 33272] New: Kernel DRM/Radeon KMS BSOD on HD6850-NI bugzilla-daemon
` (11 preceding siblings ...)
2011-01-20 21:19 ` bugzilla-daemon
@ 2011-01-20 21:59 ` bugzilla-daemon
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2011-01-20 21:59 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33272
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
AssignedTo|dri-devel@lists.freedesktop |agd5f@yahoo.com
|.org |
--- Comment #11 from Alex Deucher <agd5f@yahoo.com> 2011-01-20 13:59:05 PST ---
Created an attachment (id=42240)
View: https://bugs.freedesktop.org/attachment.cgi?id=42240
Review: https://bugs.freedesktop.org/review?bug=33272&attachment=42240
possible fix
Can you try this patch instead of the revert?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread