* AGP aperture is 16MB @ 0x0
@ 2003-02-02 14:36 Gianni Tedesco
2003-02-02 19:20 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 2+ messages in thread
From: Gianni Tedesco @ 2003-02-02 14:36 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 754 bytes --]
Hi,
I have a problem getting agpgart/drm to work on my TiBook, I have
tracked the problem down to that suspect looking message.
agpgart: AGP aperture is 16MB @ 0x00
[drm] AGP 0.99 on Unkiwn @ 0x00000000 16MB
which results in the following messages in my XFree86 logs:
[agp] ring handle = 0x0000000
[agp] Could not map ring
Its an ATI Radeon 7500 Mobility M7 on an Apple UniNorth 1.5 chipset.
I think the correct aperture base is one of:
AGP special page: 0xdffff000
aper_base: b8000000 MC_FB_LOC to: bbffb800, MC_AGP_LOC to: ffffc000
--
// Gianni Tedesco (gianni at scaramanga dot co dot uk)
lynx --source www.scaramanga.co.uk/gianni-at-ecsc.asc | gpg --import
8646BE7D: 6D9F 2287 870E A2C9 8F60 3A3C 91B5 7669 8646 BE7D
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: AGP aperture is 16MB @ 0x0
2003-02-02 14:36 AGP aperture is 16MB @ 0x0 Gianni Tedesco
@ 2003-02-02 19:20 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2003-02-02 19:20 UTC (permalink / raw)
To: Gianni Tedesco; +Cc: linux-kernel
On Sun, 2003-02-02 at 15:36, Gianni Tedesco wrote:
> Hi,
>
> I have a problem getting agpgart/drm to work on my TiBook, I have
> tracked the problem down to that suspect looking message.
>
> agpgart: AGP aperture is 16MB @ 0x00
> [drm] AGP 0.99 on Unkiwn @ 0x00000000 16MB
>
> which results in the following messages in my XFree86 logs:
>
> [agp] ring handle = 0x0000000
> [agp] Could not map ring
Ok, things are a bit weird with UniNorth, AGP base beeing at 0
is actually correct. You probably need fixed DRM which can deal
with UniNorth weirdies. Ask Michel Dänzer <michel@daenzer.net>
for up to date patches against XFree DRI CVS
> Its an ATI Radeon 7500 Mobility M7 on an Apple UniNorth 1.5 chipset.
>
> I think the correct aperture base is one of:
>
> AGP special page: 0xdffff000
> aper_base: b8000000 MC_FB_LOC to: bbffb800, MC_AGP_LOC to: ffffc000
No. These are addresses in the card's address space, and things are
setup differently than what is displayed by this debug code actually ;)
What you see there is what I would like to program in the card, but I
had to disable this for now as it's incompatible with current XFree
radeon driver.
--
Benjamin Herrenschmidt <benh@kernel.crashing.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-02 19:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-02 14:36 AGP aperture is 16MB @ 0x0 Gianni Tedesco
2003-02-02 19:20 ` Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox