Re: NVIDIA 6600GT Freeze

2006-07-21 Thread Nealie
On Thu, 2006-07-20 at 13:51 +0200, Nealie wrote:
 I have a problem with my system freezing when using an NVIDIA video card
 using the nvidia-driver port. All seems to work fine for a while but
 then the system freezes and won't even reply to a ping. This can happen
 regardless of whether I use openGL or not.
 
 Everything works fine using the nv driver, so it doesn't seem to be a
 hardware problem.
 
 My setup is as follows:
 
 uname: FreeBSD server.home 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Jul 19
 11:19:16 CEST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SERVER
 i386
 
 AGP NVIDIA 6600GT installed on an MSI K8T Neo-F V2.09 motherboard (VIA
 K8T800 Pro chipset) with an AMD Athlon 64 3500+ CPU.
 
 The NVIDIA driver is installed as per the instructions, with agp and dri
 removed from the kernel in order to use the NVIDIA agp interface, even
 though the sysctl settings suggest otherwise.
 
 If anyone has any ideas about this problem I'd be very grateful.

Just a quick reply to myself: The problem seems to be that the the IRQs
of the motherboards on board network interface and the AGP card are the
same. This works for a while but then something goes horribly wrong and
all comes to a halt. Why the IRQ is shared I have no idea as there are
nine free IRQs.

Unfortunately there is no way to change either of the IRQs in the BIOS,
so I've had to resort to replacing the on board gigagit network
interface with an add on 100Mb interface. All seems to be working
properly now with the NVIDIA driver.

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NVIDIA 6600GT Freeze

2006-07-21 Thread Vinny Abello

At 08:24 AM 7/21/2006, Nealie wrote:

On Thu, 2006-07-20 at 13:51 +0200, Nealie wrote:
 I have a problem with my system freezing when using an NVIDIA video card
 using the nvidia-driver port. All seems to work fine for a while but
 then the system freezes and won't even reply to a ping. This can happen
 regardless of whether I use openGL or not.

 Everything works fine using the nv driver, so it doesn't seem to be a
 hardware problem.

 My setup is as follows:

 uname: FreeBSD server.home 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Jul 19
 11:19:16 CEST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SERVER
 i386

 AGP NVIDIA 6600GT installed on an MSI K8T Neo-F V2.09 motherboard (VIA
 K8T800 Pro chipset) with an AMD Athlon 64 3500+ CPU.

 The NVIDIA driver is installed as per the instructions, with agp and dri
 removed from the kernel in order to use the NVIDIA agp interface, even
 though the sysctl settings suggest otherwise.

 If anyone has any ideas about this problem I'd be very grateful.

Just a quick reply to myself: The problem seems to be that the the IRQs
of the motherboards on board network interface and the AGP card are the
same. This works for a while but then something goes horribly wrong and
all comes to a halt. Why the IRQ is shared I have no idea as there are
nine free IRQs.


On most machines I have seen, IRQ's are shared between certain 
slots. You can change the IRQ that is being used but not the 
devices sharing it. I believe this is inherent to the current PC 
architecture and motherboard design. Being that the NIC is integrated 
and you have so many other IRQ's free, I'm not sure why they chose 
that route for your board. Perhaps NICs can generally share with 
video cards without problems. In general (not guaranteed), devices 
*should* be able to share IRQ's if the drivers are written properly 
and if the hardware isn't designed horribly. This is just a 
generalization of my own experiences. I in no way write drivers for 
hardware for any operating system. YMMV. :)



Vinny Abello
Network Engineer
Server Management
[EMAIL PROTECTED]
(973)300-9211 x 125
(973)940-6125 (Direct)
PGP Key Fingerprint: 3BC5 9A48 FC78 03D3 82E0  E935 5325 FBCB 0100 977A

Tellurian Networks - The Ultimate Internet Connection
http://www.tellurian.com (888)TELLURIAN

Courage is resistance to fear, mastery of fear - not absence of 
fear -- Mark Twain


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


NVIDIA 6600GT Freeze

2006-07-20 Thread Nealie
I have a problem with my system freezing when using an NVIDIA video card
using the nvidia-driver port. All seems to work fine for a while but
then the system freezes and won't even reply to a ping. This can happen
regardless of whether I use openGL or not.

Everything works fine using the nv driver, so it doesn't seem to be a
hardware problem.

My setup is as follows:

uname: FreeBSD server.home 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Jul 19
11:19:16 CEST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SERVER
i386

AGP NVIDIA 6600GT installed on an MSI K8T Neo-F V2.09 motherboard (VIA
K8T800 Pro chipset) with an AMD Athlon 64 3500+ CPU.

The NVIDIA driver is installed as per the instructions, with agp and dri
removed from the kernel in order to use the NVIDIA agp interface, even
though the sysctl settings suggest otherwise.

If anyone has any ideas about this problem I'd be very grateful.

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NVIDIA 6600GT Freeze

2006-07-20 Thread Josh Paetzel
On Thursday 20 July 2006 06:51, Nealie wrote:
 I have a problem with my system freezing when using an NVIDIA video
 card using the nvidia-driver port. All seems to work fine for a
 while but then the system freezes and won't even reply to a ping.
 This can happen regardless of whether I use openGL or not.

 Everything works fine using the nv driver, so it doesn't seem to
 be a hardware problem.

 My setup is as follows:

 uname: FreeBSD server.home 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed
 Jul 19 11:19:16 CEST 2006
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SERVER i386

 AGP NVIDIA 6600GT installed on an MSI K8T Neo-F V2.09 motherboard
 (VIA K8T800 Pro chipset) with an AMD Athlon 64 3500+ CPU.

 The NVIDIA driver is installed as per the instructions, with agp
 and dri removed from the kernel in order to use the NVIDIA agp
 interface, even though the sysctl settings suggest otherwise.

 If anyone has any ideas about this problem I'd be very grateful.


This probably isn't very helpful but I have nearly the exact same 
setup and it works fine.  

The only differences I see is that I'm running 6.1-RELEASE and my 
motherboard is an asus based on the K8T800 chipset.  

-- 
Thanks,

Josh Paetzel
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]