Click to See Complete Forum and Search --> : agpgart insmod error


catfishk
03-09-2004, 11:29 PM
here it is:

linux:/home/catfish# modprobe agpgart
/lib/modules/2.4.22/kernel/drivers/char/agp/agpgart.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.22/kernel/drivers/char/agp/agpgart.o: insmod /lib/modules/2.4.22/kernel/drivers/char/agp/agpgart.o failed
/lib/modules/2.4.22/kernel/drivers/char/agp/agpgart.o: insmod agpgart failed

any ideas?

thanks in advance. -c

bsm2001
03-09-2004, 11:48 PM
what mother board and what vid card? also what distro?

crow2icedearth2
03-09-2004, 11:56 PM
had the same msg when i first install slackware 9.1 because i dont have a apg card in my laptop. so i just commented out with a # in front of
/etc/rc.d/rc.S and make sure /etc/rc.d/rc.modules didnt have any entry for apgart

good luck