* [Bug 15736] New: Radeon crashes booting after enabling KMS
@ 2010-04-09 10:35 bugzilla-daemon
2010-04-09 17:31 ` [Bug 15736] " bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-04-09 10:35 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=15736
Summary: Radeon crashes booting after enabling KMS
Product: Drivers
Version: 2.5
Kernel Version: 2.6.33.2
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: mh+kernel-bugzilla@zugschlus.de
Regression: No
Created an attachment (id=25927)
--> (https://bugzilla.kernel.org/attachment.cgi?id=25927)
full kernel message log up and including the oops
Hi,
my notebook has a
01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon
9600 M10].
When I try booting with video=radeon:modeset=1, the system oopses and freezes
with
[ 12.501727] Linux agpgart interface v0.103
[ 12.574951] [drm] Initialized drm 1.1.0 20060810
[ 12.670625] [drm] radeon kernel modesetting enabled.
[ 12.730384] ACPI: PCI Interrupt Link [C0C1] enabled at IRQ 10
[ 12.799058] radeon 0000:01:00.0: PCI INT A -> Link[C0C1] -> GSI 10 (level,
low) -> IR
[ 12.900102] [drm] radeon: Initializing kernel modesetting.
[ 12.968061] [drm] register mmio base: 0x90400000
[ 13.023221] [drm] register mmio size: 65536
[ 13.073585] [drm] GPU reset succeed (RBBM_STATUS=0x00000140)
[ 13.141231] [drm] Generation 2 PCI interface, using max accessible memory
[ 13.222395] BUG: unable to handle kernel NULL pointer dereference at
00000040
[ 13.226373] IP: [<f81c082b>] radeon_agp_init+0x19/0x2cf [radeon]
[ 13.226373] *pde = 00000000
[ 13.226373] Oops: 0000 [#1] PREEMPT SMP
(full kernel message log obtained via serial console is attached).
Greetings
Marc
--
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 15736] Radeon crashes booting after enabling KMS
2010-04-09 10:35 [Bug 15736] New: Radeon crashes booting after enabling KMS bugzilla-daemon
@ 2010-04-09 17:31 ` bugzilla-daemon
2010-04-09 17:59 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-04-09 17:31 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=15736
Pauli <suokkos@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |suokkos@gmail.com
--- Comment #1 from Pauli <suokkos@gmail.com> 2010-04-09 17:31:33 ---
Problem is that the agpgart module isn't loaded before drm.
--
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 15736] Radeon crashes booting after enabling KMS
2010-04-09 10:35 [Bug 15736] New: Radeon crashes booting after enabling KMS bugzilla-daemon
2010-04-09 17:31 ` [Bug 15736] " bugzilla-daemon
@ 2010-04-09 17:59 ` bugzilla-daemon
2010-06-29 7:14 ` bugzilla-daemon
2010-07-06 17:31 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-04-09 17:59 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=15736
--- Comment #2 from Marc Haber <mh+kernel-bugzilla@zugschlus.de> 2010-04-09 17:59:48 ---
Really? The log doesn't contain the string "drm" before "Linux agpgart
interface v0.103"?
Greetings
Marc
--
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 15736] Radeon crashes booting after enabling KMS
2010-04-09 10:35 [Bug 15736] New: Radeon crashes booting after enabling KMS bugzilla-daemon
2010-04-09 17:31 ` [Bug 15736] " bugzilla-daemon
2010-04-09 17:59 ` bugzilla-daemon
@ 2010-06-29 7:14 ` bugzilla-daemon
2010-07-06 17:31 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-06-29 7:14 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=15736
--- Comment #3 from Marc Haber <mh+kernel-bugzilla@zugschlus.de> 2010-06-29 07:14:38 ---
This doesn't happen on my system any more with 2.6.34 (probably even with an
earlier version).
Greetings
Marc
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
--
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 15736] Radeon crashes booting after enabling KMS
2010-04-09 10:35 [Bug 15736] New: Radeon crashes booting after enabling KMS bugzilla-daemon
` (2 preceding siblings ...)
2010-06-29 7:14 ` bugzilla-daemon
@ 2010-07-06 17:31 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2010-07-06 17:31 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=15736
Jérôme Glisse <glisse@freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |glisse@freedesktop.org
Resolution| |CODE_FIX
--- Comment #4 from Jérôme Glisse <glisse@freedesktop.org> 2010-07-06 17:31:14 ---
Marking it as resolved
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
--
_______________________________________________
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
end of thread, other threads:[~2010-07-06 17:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-09 10:35 [Bug 15736] New: Radeon crashes booting after enabling KMS bugzilla-daemon
2010-04-09 17:31 ` [Bug 15736] " bugzilla-daemon
2010-04-09 17:59 ` bugzilla-daemon
2010-06-29 7:14 ` bugzilla-daemon
2010-07-06 17:31 ` 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.