[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iBook2 agp: Thanks also



On Thursday 27 September 2001 05:15, Michel Dänzer wrote:
> John Hughes wrote:
> >         As a bonus to sound working, Xfree 4.1, rage 128, and agp are all
> >         working now too. Woohooo! Or it least it seems...maybe:
> >
> > Every thing loads, no more unrecognized stuff. Unfortunately, glxgears
> > still only gets about 60fps
>
> That's not hardware accelerated, or you'd get over 300 fps.
>
> > and glxinfo still dumps the X server.
>
> It doesn't here...
>
> > Anyone got any ideas of where to look next?
>
> If you're trying with agpgart, you should without (it's still
> experimental).

Oh well, no love from the kernel. It doesn't want to compile the r128 code 
wtihout the agp. Maybe next month. =)

Thanks again for the help though.

John

----------------------------------------------------------------------------------------------
make[4]: Entering directory `/usr/src/linux-2.4benh/drivers/char/drm'
gcc -D__KERNEL__ -I/usr/src/linux-2.4benh/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
-D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized 
-mmultiple -mstring    -c -o r128_drv.o r128_drv.c
In file included from r128_drv.c:108:
drm_memory.h: In function `r128_ioremap_agp':
drm_memory.h:340: warning: unused variable `i'
drm_memory.h:340: warning: unused variable `err'
drm_memory.h:339: warning: unused variable `flags'
drm_memory.h:338: warning: unused variable `agpmem'
drm_memory.h:337: warning: unused variable `area'
drm_memory.h:336: warning: unused variable `pt'
In file included from r128_drv.c:110:
drm_vm.h: In function `r128_vm_shm_nopage':
drm_vm.h:178: warning: unsigned int format, long unsigned int arg (arg 3)
drm_vm.h: In function `r128_vm_dma_nopage':
drm_vm.h:303: warning: unsigned int format, long unsigned int arg (arg 4)
drm_vm.h: In function `r128_mmap':
drm_vm.h:511: structure has no member named `agp'
drm_vm.h:513: structure has no member named `agp'
make[4]: *** [r128_drv.o] Error 1
make[4]: Leaving directory `/usr/src/linux-2.4benh/drivers/char/drm'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4benh/drivers/char/drm'
make[2]: *** [_subdir_drm] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4benh/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4benh/drivers'
make: *** [_dir_drivers] Error 2






Reply to: