* [Bug 27438] New: Error in dmesg kernel log with no obvious effect
@ 2010-04-03 11:42 bugzilla-daemon
2010-04-03 11:56 ` [Bug 27438] drm error: atombios stuck with rv730 and 2.6.34-rc3-git1 bugzilla-daemon
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-04-03 11:42 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27438
Summary: Error in dmesg kernel log with no obvious effect
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: g.galwas@highantdev.de
Created an attachment (id=34644)
--> (https://bugs.freedesktop.org/attachment.cgi?id=34644)
BIOS dump
I am using kernel 2.6.34-rc3 , (2.6.34-rc3-git1 2010-04-02)
the last commit I git pulled was:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=42be79e37e264557f12860fa4cc84b4de3685954
ddx,drm and mesa are all uptodate from git.
the error from dmesg:
[drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 1sec aborting
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing EA90 (len
2065, WS 0, PS 4) @ 0xEF1B
I could not see anything happen. No lock up or anything else.
3D, watching movies, everything seems to work just normal after that error.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 27438] drm error: atombios stuck with rv730 and 2.6.34-rc3-git1
2010-04-03 11:42 [Bug 27438] New: Error in dmesg kernel log with no obvious effect bugzilla-daemon
@ 2010-04-03 11:56 ` bugzilla-daemon
2010-04-03 12:04 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-04-03 11:56 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27438
Gregor Galwas <g.galwas@highantdev.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Error in dmesg kernel log |drm error: atombios stuck
|with no obvious effect |with rv730 and
| |2.6.34-rc3-git1
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 27438] drm error: atombios stuck with rv730 and 2.6.34-rc3-git1
2010-04-03 11:42 [Bug 27438] New: Error in dmesg kernel log with no obvious effect bugzilla-daemon
2010-04-03 11:56 ` [Bug 27438] drm error: atombios stuck with rv730 and 2.6.34-rc3-git1 bugzilla-daemon
@ 2010-04-03 12:04 ` bugzilla-daemon
2010-04-12 16:12 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-04-03 12:04 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27438
--- Comment #1 from Gregor Galwas <g.galwas@highantdev.de> 2010-04-03 05:04:00 PDT ---
Created an attachment (id=34645)
--> (https://bugs.freedesktop.org/attachment.cgi?id=34645)
VBIOS
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 27438] drm error: atombios stuck with rv730 and 2.6.34-rc3-git1
2010-04-03 11:42 [Bug 27438] New: Error in dmesg kernel log with no obvious effect bugzilla-daemon
2010-04-03 11:56 ` [Bug 27438] drm error: atombios stuck with rv730 and 2.6.34-rc3-git1 bugzilla-daemon
2010-04-03 12:04 ` bugzilla-daemon
@ 2010-04-12 16:12 ` bugzilla-daemon
2010-12-17 16:46 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-04-12 16:12 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27438
--- Comment #2 from Jerome Glisse <glisse@freedesktop.org> 2010-04-12 09:12:37 PDT ---
Created an attachment (id=34916)
View: https://bugs.freedesktop.org/attachment.cgi?id=34916
Review: https://bugs.freedesktop.org/review?bug=27438&attachment=34916
Simplify infinite loop detection
Please try if you still see this message with the attached patch applied thanks
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 27438] drm error: atombios stuck with rv730 and 2.6.34-rc3-git1
2010-04-03 11:42 [Bug 27438] New: Error in dmesg kernel log with no obvious effect bugzilla-daemon
` (2 preceding siblings ...)
2010-04-12 16:12 ` bugzilla-daemon
@ 2010-12-17 16:46 ` bugzilla-daemon
2011-03-07 19:03 ` [Bug 27438] [RADEON:KMS:RV730:ATOMBIOS] stuck atombios 2.6.34-rc3-git1 bugzilla-daemon
2019-11-19 8:12 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-12-17 16:46 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27438
--- Comment #3 from Alex Deucher <agd5f@yahoo.com> 2010-12-17 08:46:59 PST ---
this is possibly a duplicate of bug 32066.
--
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] 7+ messages in thread
* [Bug 27438] [RADEON:KMS:RV730:ATOMBIOS] stuck atombios 2.6.34-rc3-git1
2010-04-03 11:42 [Bug 27438] New: Error in dmesg kernel log with no obvious effect bugzilla-daemon
` (3 preceding siblings ...)
2010-12-17 16:46 ` bugzilla-daemon
@ 2011-03-07 19:03 ` bugzilla-daemon
2019-11-19 8:12 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-03-07 19:03 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27438
Jerome Glisse <glisse@freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|drm error: atombios stuck |[RADEON:KMS:RV730:ATOMBIOS]
|with rv730 and |stuck atombios
|2.6.34-rc3-git1 |2.6.34-rc3-git1
--- Comment #4 from Jerome Glisse <glisse@freedesktop.org> 2011-03-07 11:03:09 PST ---
Do you still have this issue with more recent kernel ?
--
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] 7+ messages in thread
* [Bug 27438] [RADEON:KMS:RV730:ATOMBIOS] stuck atombios 2.6.34-rc3-git1
2010-04-03 11:42 [Bug 27438] New: Error in dmesg kernel log with no obvious effect bugzilla-daemon
` (4 preceding siblings ...)
2011-03-07 19:03 ` [Bug 27438] [RADEON:KMS:RV730:ATOMBIOS] stuck atombios 2.6.34-rc3-git1 bugzilla-daemon
@ 2019-11-19 8:12 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-11-19 8:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 804 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=27438
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #5 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/121.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2393 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] 7+ messages in thread
end of thread, other threads:[~2019-11-19 8:12 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-03 11:42 [Bug 27438] New: Error in dmesg kernel log with no obvious effect bugzilla-daemon
2010-04-03 11:56 ` [Bug 27438] drm error: atombios stuck with rv730 and 2.6.34-rc3-git1 bugzilla-daemon
2010-04-03 12:04 ` bugzilla-daemon
2010-04-12 16:12 ` bugzilla-daemon
2010-12-17 16:46 ` bugzilla-daemon
2011-03-07 19:03 ` [Bug 27438] [RADEON:KMS:RV730:ATOMBIOS] stuck atombios 2.6.34-rc3-git1 bugzilla-daemon
2019-11-19 8:12 ` 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.