Bryan Whitehead a �crit :
>
> AFAIK NVIDIA has there own APG stuff in their kernel module. It's one of
> the resonse they can't give out the source - they licensed thier APG tech
> from someone else.
>
> On Tue, 12 Sep 2000, pgeorges wrote:
>
> > Is current cooker stable kernel kernel-2.2.17-1mdk.i586.rpm expected to
> > support AGP ?
> >
> > (I have a GeForce 256 with i820 chipset, and trying to use NVidia
> > drivers, but can't load agpgarp module)
Ok, but while inserting NVdriver module, I get
Using /lib/modules/2.2.17-1mdk/video/NVdriver
/lib/modules/2.2.17-1mdk/video/NVdriver: unresolved symbol
agp_backend_release_R0d43fde1
/lib/modules/2.2.17-1mdk/video/NVdriver: unresolved symbol
agp_backend_acquire_Rfda71904
/lib/modules/2.2.17-1mdk/video/NVdriver: unresolved symbol
agp_enable_R50eb8453
/lib/modules/2.2.17-1mdk/video/NVdriver: unresolved symbol
agp_allocate_memory_R47ba4b82
/lib/modules/2.2.17-1mdk/video/NVdriver: unresolved symbol
agp_free_memory_R48653576
/lib/modules/2.2.17-1mdk/video/NVdriver: unresolved symbol
agp_unbind_memory_R1888e773
/lib/modules/2.2.17-1mdk/video/NVdriver: unresolved symbol
agp_copy_info_R35353f20
/lib/modules/2.2.17-1mdk/video/NVdriver: unresolved symbol
agp_bind_memory_R28347b8b
and depmod -a puts this line in modules.dep :
/lib/modules/2.2.17-1mdk/misc/NVdriver.o:
/lib/modules/2.2.17-1mdk/misc/agpgart.o
And if I insert module agpgart, I get :
Using /lib/modules/2.2.17-1mdk/misc/agpgart.o
/lib/modules/2.2.17-1mdk/misc/agpgart.o: init_module: busy
I have a geforce 256 (AGP) whith chipset i820. So my question is : is
there something wrong with my own cooker installation ? with current
kernel ? ( The answer should be yes if others with similar configuration
manage to load NVidia modules).