Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Oct 2004 01:04:08 -0400
From:      jason <jason@ec.rr.com>
To:        scott@sremick.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to NOT load AGP?
Message-ID:  <41661FC8.6040008@ec.rr.com>
In-Reply-To: <20041008004413.1818.qmail@web53606.mail.yahoo.com>
References:  <20041008004413.1818.qmail@web53606.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott I. Remick wrote:

>Background:
>
>My computer likes to lock up sometimes in XFree86. This last time it was
>while doing an rsync between an internal drive and an external USB drive.
>But other times it's been random. Regardless, forced to do a reset, it then
>won't start XFree86. Sometimes unloading, rebuilding, and reinstalling the
>nvidia driver helps, sometimes not. Sometimes it takes several tries. When
>it hangs, it might hang on the nvidia splash screen, a white screen, or
>(like right now) still in terminal mode after startx before it even switches
>to graphical.
>
>This time I can't get it to go back into XFree86 no matter how many times I
>rebuild the nvidia driver, so I'm looking elsewhere. I even tried
>portupgrade -f XFree86* but no go.
>
>All along I've been using the FreeBSD AGP. I'm thinking maybe I need to try
>nvidia's (some people swear one way, some the other... if only there was
>consensus!). 
>
>So I try rebuilding my kernel w/o "device agp". Except the kernel build
>bombs at a weird point. Unable to find any reference to other people failing
>there, I suspect a corrupt /usr/src (perhaps due to one of my many lockups).
>So I rm -R and re-cvsup it. Then the build works. I also made sure that
>agp_load="YES" was commented out of my /boot/loader.conf file. Well, upon
>rebooting I still see agp loading, confirmed w/ kldstat. So I try
>uncommenting the line but changing it to "NO". Reboot, same thing. I do some
>more research, and try adding hint.agp.0.disabled="1" to my
>/boot/device.hints file. Reboot, but AGP is still loading. Argh. I can't
>even use kldunload to remove it.
>
>Ok, I appeal for help now. What's the proper way to keep AGP from loading so
>that I can test my nvidia driver using the nvidia AGP and see if that's even
>the sources of my XFree86 lockup problems? I need my desktop back. I'm on
>FreeBSD 5.2.1. Thanks!
>
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>  
>
If it's not in the kernel you can just remove the agp driver from 
/boot/kernel.  It won't load if there is nothing to load.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41661FC8.6040008>