You are not logged in.
http://gentoo-wiki.com/HARDWARE_Nvidia_ … Addressing
i guess this should be possible on arch...whats the equivalent of the file mentioned here :
/etc/modules.d/nvidia
in arch?
is anyone using FW and SBA?
i compiled kernel 2.6.11 today, and the olny way i was able to get the nvidia driver installed was by disabling the agpgart and DRM(direct rend. manager) completely( not even as a module)...is this the right way to do it? 99% of the time things seem ok , but there is an occasional jerk while scrolling..will building agpgart/drm have anything to do with this
Offline
P.S - glxgears gives me the normal 4500 FPS even though agpgart and drm are disabled..
Offline
I had no problem with the nvidia package. It installed smoothly on my self-built 2.6.11 official kernel.
Offline
did you use agpgart and drm? modules or built in?
Offline
for anyone who is interested, add this to your /etc/modprobe.conf to enable FW and SBA
alias char-major-195* nvidia
options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
Offline
cat /proc/driver/nvidia/agp/status
will tell you if its enabled ok..
Offline
Doesn't fast writes and sba cause instability?
Offline
not on my machine...:)
actually ive never heard that it causes instability...and AFAIK its enabled by default in windows..
Offline
enabling those options totally hoses vncserver on my machine (using vino).
Hobbes : Shouldn't we read the instructions?
Calvin : Do I look like a sissy?
Offline
Hi,
I wasnt much interested in enabling them until i read wdemoss comment, but i dont fully know the meaning:
Does "hoses" mean something good or something bad?
Because the literal translation ... well.. lets just say it has little to do with the subject.
By the way>
Enabling this options has to be supported by your videocard, for example, my GF2MX has FastWrites but not Side Band, so watch out.
Leonardo Andrés Gallego
www.archlinux-es.org || Comunidad Hispana de Arch Linux
Offline
Does "hoses" mean something good or something bad?
It means something bad. (i.e. it breaks the system)
Offline
I use agpgart built-in. Well my kernel is fully monolithic apart from a few things not to bother about.
I have no DRM and no whatever framebuffer stuff or device.
And I like tuxracer
Offline