> What is wrong  ? I am using FC6
>
> git-clone git://git.freedesktop.org/git/mesa/linux-agp-compat
> cd linux-agp-compat/
> make
> cc -I. -o testgart testgart.c
> make -C /lib/modules/2.6.19-1.2895.fc6/build
> SUBDIRS=/home/sergio/Mesa/linux-agp-compat modules
> make[1]: Entering directory `/usr/src/kernels/2.6.19-1.2895.fc6-i686'
>   Building modules, stage 2.
>   MODPOST 0 modules
> make[1]: Leaving directory `/usr/src/kernels/2.6.19-1.2895.fc6-i686'
>
> su -
> ./testgart
> Using AGPIOC_ACQUIRE
> ioctl(AGPIOC_ACQUIRE): Device or resource busy
>
Hmm,
Testgart is only an application that slipped in. Not really needed, but I
think the problem is that the X server has already acquired AGP. Try
without the X server running. Also make sure you take a look at the README
before trying to run any DRI apps.

/Thomas



>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> --
> _______________________________________________
> Dri-devel mailing list
> Dri-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dri-devel
>



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to