Bug 8815

Summary: ati-agp init fails - unsupported ati chipset
Product: Drivers Reporter: Ben Leggett (algosystem)
Component: Video(AGP)Assignee: Dave Airlie (airlied)
Status: CLOSED CODE_FIX    
Severity: normal CC: fdiaza
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.20 Subsystem:
Regression: --- Bisected commit-id:
Attachments: dmesg log
lspci -v output

Description Ben Leggett 2007-07-26 13:38:26 UTC
Most recent kernel where this bug did not occur:None
Distribution:Gentoo 2007.0

Problem Description:agpgart: Unsupported Ati chipset (device id: 7831)
Fails to recognize AGP chipset.

Machine is a Satellite A85-S1072 with Mobility Radeon 9000 IGP.

Xorg DRI fails because the kernel AGP module cannot recognize the AGP chipset.
Comment 1 Ben Leggett 2007-07-26 13:38:58 UTC
Created attachment 12163 [details]
dmesg log
Comment 2 Ben Leggett 2007-07-26 13:39:21 UTC
Created attachment 12164 [details]
lspci -v output
Comment 3 Ben Leggett 2007-08-20 09:21:55 UTC
This 3D card is in fact supported, I've heard of it working on other brands of laptops, but the motherboard appears to be somewhat "nonstandard" in that the kernel agp chokes on it. I realize that this is an isolated problem, but I'm willing to test, debug, and provide output for any that
need it.  
Comment 4 Ben Leggett 2008-02-25 11:42:43 UTC
Using the fix described here:

https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/178634

AGP is properly initalized, and DRI works.