Am Samstag, 14. Juni 2003 17:23 schrieb Jos� Fonseca:
> On Sat, Jun 14, 2003 at 10:46:33PM +1000, Chris wrote:
> > > Yes. Please send me your /var/log/messages and /var/log/XFree86.0.log .
> >
> > um, those won't help considering DRI won't even compile, I'm sure its for
> > DRI you were meaning.
>
> Oops. I shouldn't send emails before a proper breakfast!
>
> > <snip from compile log>
> > make[11]: Entering directory `/usr/src/linux-2.4.21-rc8'
> >
> > make -C
> > /usr/src/dri-cvs/xc/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/k
> >ern el
> > CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.21-rc8/include -Wall
> > -Wstrict-prot otypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> > -fomit-frame-poin ter -pipe -mpreferred-stack-boundary=2 -march=i686
> > -DMODULE"
> > MAKING_MODULES=1 modules
> >
> > make[12]: Entering directory
> > `/usr/src/dri-cvs/xc/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/
> >ker nel'
> >
> > gcc
> > -I/usr/src/dri-cvs/xc/xc/programs/Xserver/hw/xfree86/os-support/linux/dr
> > m/kernel -D__KERNEL__ -I/usr/src/linux-2.4.21-rc8/include -Wall
> > -Wstrict-pro totypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> > -fomit-frame-poi nter -pipe -mpreferred-stack-boundary=2 -march=i686
> > -DMODULE -nostdinc -iwit hprefix include -DKBUILD_BASENAME=gamma_drv -c
> > -o gamma_drv.o gamma_drv.c
> >
> > In file included from drmP.h:125,
> >
> > from gamma_drv.c:34:
> >
> > drm_agp.h:43: error: parse error before "agp_memory"
> >
> > drm_agp.h:43: warning: no semicolon at end of struct or union
> >
> > drm_agp.h:48: error: parse error before '}' token
> >
> > drm_agp.h:48: warning: type defaults to `int' in declaration of
> > `drm_agp_mem_t'
> >
> > drm_agp.h:48: warning: data definition has no type or storage class
> >
> > drm_agp.h:56: error: parse error before "agp_kern_info"
> >
> > <END SNIP>
>
> I forgot to guard the DRM AGP structures by '#if __REALLY_HAVE_AGP',
> causing those errors. This as been fixed in CVS now.

Where and _when_.

Isn't there.

> Once you have it complied tell me if everything runs OK - some people
> are having some problems with the AGP initializition, and this was what
> I was thinking when I replyed this morning.

I tried to put it in by hand. --- But no luck.

Before my change I got this:

Jun 14 14:05:17 SunWave1 kernel: Linux agpgart interface v0.99 (c) Jeff 
Hartmann
Jun 14 14:05:17 SunWave1 kernel: agpgart: Maximum main memory to use for agp 
memory: 941M
Jun 14 14:05:17 SunWave1 kernel: agpgart: Detected AMD 760MP chipset
Jun 14 14:05:17 SunWave1 kernel: agpgart: AGP aperture is 64M @ 0xe8000000
Jun 14 14:05:17 SunWave1 kernel: [drm] AGP 0.99 aperture @ 0xe8000000 64MB
Jun 14 14:05:17 SunWave1 kernel: [drm] Initialized radeon 1.8.0 20020828 on 
minor 0
Jun 14 14:05:17 SunWave1 kernel: [drm] Loading R200 Microcode
Jun 14 14:21:13 SunWave1 kernel: [drm:radeon_cp_init] *ERROR* radeon_cp_init 
called without lock held
Jun 14 14:21:13 SunWave1 kernel: [drm:radeon_unlock] *ERROR* Process 3101 
using kernel context 0

Jun 14 14:28:02 SunWave1 kernel: [drm:radeon_cp_init] *ERROR* radeon_cp_init 
called without lock held
Jun 14 14:28:02 SunWave1 kernel: [drm:radeon_unlock] *ERROR* Process 4007 
using kernel context 0

Argh!
GL_RENDERER: Mesa GLX Indirect


Now I get this:
Sometimes with direct rendering, sometimes without.

The OpenGL windows are empty after running gears for some seconds.

"ipers" comes up with "help" information ('h' key to toggle this) but without 
'back ground' rendering. The normal desktop is in the 'back'. After hitting 
'h' I get an empty window and during moving the window I get a smearing 
desktop in the window. I have to press CTRL+'C' to kill them.

Thanks,
        Dieter



-------------------------------------------------------
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