> This sounds like issues I was having with xorg, but it would only happen > when I used an app that used glx. > Switching to http://www.nvidia.com/object/freebsd_100.14.11.html stopped > my crashing. I have installed this driver several days ago, but this don't helps me. > You'll have to comment out the exit statement from nv-freebsd.h and > change some of the Makefiles (see other threads on mailinglist) to get > it to install. Yes, this is easy. > > nvidia0: <GeForce Go 6100> mem 0xc2000000-0xc2ffffff,0xd0000000-0xdfffffff,0xc1000000-0xc1ffffff irq 5 at device 5.0 on pci0 > > nfe0: <NVIDIA nForce 430 MCP13 Networking Adapter> port 0x30b8-0x30bf mem 0xc0007000-0xc0007fff irq 5 at device 20.0 on pci0 >Show me the output of "vmstat -i". interrupt total rate irq0: clk 876945 999 irq1: atkbd0 2657 3 irq5: nvidia0 nfe0 48478 55 irq7: atapci1 4653 5 irq8: rtc 112232 127 irq9: cbb0 ath0++ 1282 1 irq11: pcm0 ohci0 3587 4 irq12: psm0 9236 10 irq15: ata1 101 0 Total 1059171 1207 >I guess nfe(4) shares interrupt with your video adapter. Yes, irq5. I've tried change irq for the nfe(4). But seems there is no way to do it easy for CURRENT. divece.hints don't help me. >If this is the case use polling(4) which may fix the issue. Yes, i've tried polling. System seems more stable. But i have this issue again. :( And in /var/log/messages i have no messages from nfe. -- WBR, Andrey V. ElsukovReceived on Mon Jul 23 2007 - 18:14:08 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:15 UTC