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

Re: nvidia but no glx



since I know about this problem I only done a 
ln -s /emul/ia32-linux/lib /lib32
and voila I  got my /lib32 directory, for me it works.

But for now I need to have agpgart disable for full
control over the nvidia module
like fastwrites etc.

lsmod does not show me the agpgart
 module but its loaded by default

dmesg:
gpgart: Detected AGP bridge 0
agpgart: Maximum main memory to use for agp memory: 940M
agpgart: AGP aperture is 512M @ 0xc000000gpgart: Detected AGP bridge 0
agpgart: Maximum main memory to use for agp memory: 940M
agpgart: AGP aperture is 512M @ 0xc000000

therefore I looked in the kernel config of  kernel 2.8.6-3 
(/usr/src/kernel-headers-2.6.8-3-amd64-k8/.config) to compile a new one with 
agpgart as module, but I can not enable it as module or compile it into the 
kernel, menuconfig is not able to switch between the two options, what Iam 
doing wrong here, how can agpgart be loaded when its not there?

thank you

andree



Reply to: