* [Bug 15078] New: [KMS] X1300 radeon boot failure
@ 2010-01-17 16:19 bugzilla-daemon
2010-02-01 8:57 ` [Bug 15078] " bugzilla-daemon
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2010-01-17 16:19 UTC (permalink / raw)
To: dri-devel
http://bugzilla.kernel.org/show_bug.cgi?id=15078
Summary: [KMS] X1300 radeon boot failure
Product: Drivers
Version: 2.5
Kernel Version: 2.6.32.3
Platform: All
OS/Version: Linux
Tree: Fedora
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
My AGP X1300 often (maybe 80% of boots) fails to boot with radeon.modeset=1. No
error messages are reported, but when the GPU is being initialized, my CRT
screen goes blank (with signal on, the monitor reports 720x400@70Hz). After a
few seconds, the machine reboots. Sometimes, instead of getting a blank screen,
irregular vertical white&black stripes are displayed (at the aforementioned
resolution).
I've used netconsole to get the dmesg output, the log ends with:
[drm] GART: num cpu pages 131072, num gpu pages 131072
I've tried to pinpoint the exact location of the problem by adding printk's
between the relevant function calls in rv515.c (tested this on
2.6.32.3-17.fc12.x86_64, but the problem is here since the birth of the
Universe). However, this made the bug disappear, as it apparently is some kind
of a race condition. Adding printk's one by one I've found that the bug is
somewhere between rv515_mc_program() and r100_rb2d_reset() in
rv515_startup/rv515_gpu_init. Inserting anything between those two function
calls makes the bug disappear.
I've tried to fiddle with various options, notably acpi=off, pci=nomsi,
radeon.agpmode=-1 and various AGP aperture sizes, with no effect.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
--
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 15078] [KMS] X1300 radeon boot failure
2010-01-17 16:19 [Bug 15078] New: [KMS] X1300 radeon boot failure bugzilla-daemon
@ 2010-02-01 8:57 ` bugzilla-daemon
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2010-02-01 8:57 UTC (permalink / raw)
To: dri-devel
http://bugzilla.kernel.org/show_bug.cgi?id=15078
--- Comment #1 from Tomáš Trnka <tomastrnka@gmx.com> 2010-02-01 08:57:26 ---
Actually, there's a bug in my bugreport :-) There should be r100_hdp_reset()
instead of r100_rb2d_reset() (i.e. inserting a printk between those two doesn't
make the bug disappear).
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-01 8:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-17 16:19 [Bug 15078] New: [KMS] X1300 radeon boot failure bugzilla-daemon
2010-02-01 8:57 ` [Bug 15078] " 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.