its a decent solution. Try adding this to your modules.conf
alias char-major-10-175 agpgart
options agpgart agp_try_unsupported=1
Your agpgart.o module should get loaded when you startx just like nvidia.o and it should use that agp_try_unsupported=1 option by default.
good luck
|