Martin,

On Mon, Jun 16, 2003 at 11:43:45AM +0200, Martin Spott wrote:
> Hello Jose 

> (I don't know how to type the accent on my keyboard),

:) Don't worry about that!

> 
> On Sun, Jun 15, 2003 at 09:21:18PM +0200, Martin Spott wrote:
> 
> > I'll redo the debug output on monday - just to make shure I did not make any
> > mistake. I'm doing this with an OEM Radeon9100. Unfortunately I gave away my
> > Radeon7500 so I don't have any different test case,
> 
> This is what I have to offer today. This time I reloaded 'radeon' _and_
> 'agpgart' kernel module. Afterwards I'm simply starting the X server
> without running any additional OpenGL program (no X session at all).
> Today's kernel modules include the recent changes to DRI CVS you added this
> weekend (taken from the patch called 'drm-really-agp.diff').

Thanks for the log. 

> Note: I've applied the patches drm_agp-debug.diff, drm_agp-debug2.diff and
> drm-really-agp.diff to my kernel tree only as I don't believe that the DRI
> drivers refer to these headers. The rest of the DRI stuff is compiled from
> a source tree _without_ these patches. Does this matter in any way ?

No, it doesn't matter since the patches apply to the kernel module
internals.

These are the relevant parts of the log:

> Jun 16 11:33:21 quickstep kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann
> Jun 16 11:33:21 quickstep kernel: agpgart: Maximum main memory to use for agp 
> memory: 439M
> Jun 16 11:33:21 quickstep kernel: agpgart: Detected Via Apollo Pro chipset
> Jun 16 11:33:21 quickstep kernel: agpgart: AGP aperture is 64M @ 0xe4000000
> Jun 16 11:33:21 quickstep kernel: [drm] AGP 0.99 aperture @ 0xe4000000 64MB

AGP loaded...

> Jun 16 11:33:22 quickstep kernel: [drm] dev->agp = 0xda9883c0 dev->agp->acquired = 
> 0x0
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_agp_acquire] drm_agp = 0xe0c57140 
> drm_agp->acquire = 0xe0c52580

The two debug output functions. All the prerequisites are satisfied so
they don't fail.

> Jun 16 11:33:22 quickstep kernel: [drm:radeon_agp_bind_ioctl] base = 0xe4000000 
> entry->bound = 0xe4000000
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_addbufs_agp] count:      32
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_addbufs_agp] order:      16
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_addbufs_agp] size:       65536
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_addbufs_agp] agp_offset: 3826262016
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_addbufs_agp] alignment:  65536
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_addbufs_agp] page_order: 4
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_addbufs_agp] total:      65536
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_addbufs_agp] buffer 0 @ e4102000
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_addbufs_agp] buffer 1 @ e4112000
> Jun 16 11:33:22 quickstep kernel: [drm:radeon_addbufs_agp] buffer 2 @ e4122000

And everything else looks normal - the AGP seems to be alive and
kicking. Do you still get "direct rendering: No" in glxinfo or "AGP not
available" in /var/log/messages ?

José Fonseca


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to