Lamego
2004-12-03, 01:13 PM CST
Hello,
I have an asus motherboard with the nforce2 chipset.
On other distros to get the 3D acceleration I usually just need to load the nvidia-agp and agpgart modules whith insmod.
The kernel that comes with fedora doesn't seem to include this modules:
[root@localhost agp]# modprobe -v agpgart
FATAL: Module agpgart not found.
[root@localhost agp]# modprobe -v nvidia-agp
FATAL: Module nvidia_agp not found.
I have tried to build the modules myself by getting the kernel source, selecting a nvidia agp support as a module. make modules ; make modules insttall
The new built modules were installed into /lib/modules/2.6.9-prep.
When I try modprobe I still unable to load the module.
Any tip on this ? It was pretty simple to load this modules on the kernel that comes with Mandrake or Suse...
I have an asus motherboard with the nforce2 chipset.
On other distros to get the 3D acceleration I usually just need to load the nvidia-agp and agpgart modules whith insmod.
The kernel that comes with fedora doesn't seem to include this modules:
[root@localhost agp]# modprobe -v agpgart
FATAL: Module agpgart not found.
[root@localhost agp]# modprobe -v nvidia-agp
FATAL: Module nvidia_agp not found.
I have tried to build the modules myself by getting the kernel source, selecting a nvidia agp support as a module. make modules ; make modules insttall
The new built modules were installed into /lib/modules/2.6.9-prep.
When I try modprobe I still unable to load the module.
Any tip on this ? It was pretty simple to load this modules on the kernel that comes with Mandrake or Suse...