Bug 15802

Summary: Radeon with KMS failing to load
Product: Drivers Reporter: Bruno Jacquet (maxijac)
Component: Video(DRI - non Intel)Assignee: drivers_video-dri
Status: CLOSED INVALID    
Severity: high CC: glisse
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.34-rc4 Subsystem:
Regression: No Bisected commit-id:
Attachments: dmesg when loading radeon with KMS[2.6.32]
dmesg when loading radeon with KMS[2.6.34-rc4]
.config for 2.6.34-rc4

Description Bruno Jacquet 2010-04-17 17:12:34 UTC
Created attachment 26036 [details]
dmesg when loading radeon with KMS[2.6.32]

When I load the radeon module with KMS it just crashes and gives me a trace.
Without KMS it loads successfully.

It fails on 2.6.32 and 2.6.34-rc4 too.
Comment 1 Bruno Jacquet 2010-04-17 17:16:55 UTC
Created attachment 26037 [details]
dmesg when loading radeon with KMS[2.6.34-rc4]
Comment 2 Bruno Jacquet 2010-04-17 17:19:29 UTC
Created attachment 26038 [details]
.config for 2.6.34-rc4
Comment 3 Bruno Jacquet 2010-04-17 17:22:08 UTC
This bug may be the same as [14335]

My card is a :
01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
Comment 4 Jérôme Glisse 2010-04-17 18:18:02 UTC
You need to load agp module before loading kms.
Comment 5 Bruno Jacquet 2010-04-17 21:22:59 UTC
You're right.
Now it works :) 
Thanks.

I'll close the bug myself if I can, else anybody that can do it can close it.