* [Bug 15779] New: [radeon X1300 KMS] infinite atombios loop on Xorg startup
@ 2010-04-13 20:20 bugzilla-daemon
2010-04-13 20:21 ` [Bug 15779] " bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-04-13 20:20 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=15779
Summary: [radeon X1300 KMS] infinite atombios loop on Xorg
startup
Product: Drivers
Version: 2.5
Kernel Version: 2.6.34-rc3-42171-g1f01696
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: tomastrnka@gmx.com
Regression: No
Created an attachment (id=25993)
--> (https://bugzilla.kernel.org/attachment.cgi?id=25993)
dmesg log of a KMS boot to runlevel 5
Booting current drm-radeon-testing (commit
3a44d81fb0e85b18484cae6a20f0661710b6c1db) on my AGP X1300 with KMS enabled
reliably leads to a blank screen (monitor goes to sleep) when Xorg fires up.
These two messages show up in dmesg:
[drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 1sec aborting
[drm:atom_execute_table_locked] *ERROR* atombios stuck executing E1B9 (len 86,
WS 4, PS 0) @ 0xE1EC
This bug is here for a long long time but without the recent atombios loop
detection logic every Xorg startup using KMS ended with a blank screen and
locked up X (SSH working, X not responding to signals including SIGKILL,
machine unable to shutdown properly). With this checking in place, X
fortunately doesn't lock up and it's possible to kill it or switch VTs
normally.
KMS has never been working on this machine partly because of this issue and
also because of the race reported in bug 15078 (however, that one seems to have
vanished with recent kernels - without a relevant commit).
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of 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] 5+ messages in thread
* [Bug 15779] [radeon X1300 KMS] infinite atombios loop on Xorg startup
2010-04-13 20:20 [Bug 15779] New: [radeon X1300 KMS] infinite atombios loop on Xorg startup bugzilla-daemon
@ 2010-04-13 20:21 ` bugzilla-daemon
2010-04-13 20:23 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-04-13 20:21 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=15779
--- Comment #1 from Tomáš Trnka <tomastrnka@gmx.com> 2010-04-13 20:21:44 ---
Created an attachment (id=25994)
--> (https://bugzilla.kernel.org/attachment.cgi?id=25994)
corresponding Xorg log
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of 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
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 15779] [radeon X1300 KMS] infinite atombios loop on Xorg startup
2010-04-13 20:20 [Bug 15779] New: [radeon X1300 KMS] infinite atombios loop on Xorg startup bugzilla-daemon
2010-04-13 20:21 ` [Bug 15779] " bugzilla-daemon
@ 2010-04-13 20:23 ` bugzilla-daemon
2010-04-13 20:25 ` bugzilla-daemon
2013-11-20 13:29 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-04-13 20:23 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=15779
--- Comment #2 from Tomáš Trnka <tomastrnka@gmx.com> 2010-04-13 20:23:33 ---
Created an attachment (id=25995)
--> (https://bugzilla.kernel.org/attachment.cgi?id=25995)
xorg.conf used
Nothing important here IMHO, only accel disabled (the problem happens without
xorg.conf, too).
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of 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
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 15779] [radeon X1300 KMS] infinite atombios loop on Xorg startup
2010-04-13 20:20 [Bug 15779] New: [radeon X1300 KMS] infinite atombios loop on Xorg startup bugzilla-daemon
2010-04-13 20:21 ` [Bug 15779] " bugzilla-daemon
2010-04-13 20:23 ` bugzilla-daemon
@ 2010-04-13 20:25 ` bugzilla-daemon
2013-11-20 13:29 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-04-13 20:25 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=15779
--- Comment #3 from Tomáš Trnka <tomastrnka@gmx.com> 2010-04-13 20:25:01 ---
Created an attachment (id=25996)
--> (https://bugzilla.kernel.org/attachment.cgi?id=25996)
video BIOS dump
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of 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
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 15779] [radeon X1300 KMS] infinite atombios loop on Xorg startup
2010-04-13 20:20 [Bug 15779] New: [radeon X1300 KMS] infinite atombios loop on Xorg startup bugzilla-daemon
` (2 preceding siblings ...)
2010-04-13 20:25 ` bugzilla-daemon
@ 2013-11-20 13:29 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2013-11-20 13:29 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=15779
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |alan@lxorguk.ukuu.org.uk
Resolution|--- |OBSOLETE
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-11-20 13:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-13 20:20 [Bug 15779] New: [radeon X1300 KMS] infinite atombios loop on Xorg startup bugzilla-daemon
2010-04-13 20:21 ` [Bug 15779] " bugzilla-daemon
2010-04-13 20:23 ` bugzilla-daemon
2010-04-13 20:25 ` bugzilla-daemon
2013-11-20 13:29 ` 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.