Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2008 13:07:48 -0500
From:      Derek Ragona <derek@computinginnovations.com>
To:        "Darren Spruell" <phatbuckett@gmail.com>, FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD 7.0 nvidia-driver woes
Message-ID:  <6.0.0.22.2.20080318130409.02630e70@mail.computinginnovations.com>
In-Reply-To: <839aec700803180958x1937a5b3l3d06815fa01f5960@mail.gmail.co m>
References:  <839aec700803180958x1937a5b3l3d06815fa01f5960@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 11:58 AM 3/18/2008, Darren Spruell wrote:
>New installation of FreeBSD 7.0 i386, updated to 7.0-STABLE Mon Mar 17
>18:04:24 MST 2008.
>
>Attempting to use the nvidia-driver-169.12 package for:
>NVIDIA(0): NVIDIA GPU Quadro FX 3450/4000 SDI (NV41GL) at PCI:7:0:0
>
>When I start X using the Xorg 'nv' driver it starts successfully. Base
>xorg.conf created using 'X -configure' and X started using 'X -config
>/path/to/xorg.conf.new'. Using nvidia-xconfig to activate the 'nvidia'
>driver results in the X server attempting to start up and choking; the
>Nvidia logo appears after a few seconds and remains, and a pixelated
>black and green screen remains; the X display never loads correctly.
>During attempted startup and when using CTRL+ALT+BKSP to kill the
>server the Xorg process drives CPU usage to 100%:
>
>PID USERNAME    THR PRI NICE   SIZE    RES STATE  C   TIME   WCPU COMMAND
>1203 root          1 118    0 28168K 23960K CPU1   1   1:21 100.00% Xorg
>
>Several errors are written to output during the failed X startup:
>
>NVIDIA: failed to set MTRR 0xc0000000, 0M (write-combining)
>NVIDIA: failed to set MTRR 0xc0000000, 0M (write-combining)
>NVIDIA: failed to set MTRR 0xc0000000, 0M (write-combining)
>NVIDIA: failed to set MTRR 0xc0000000, 0M (write-combining)
>NVRM: Xid (0007:00): 1, Channel 00000001 Method 00000000 Data bfef0005
>NVIDIA: failed to set MTRR 0xc0000000, 0M (write-combining)
>NVIDIA: failed to set MTRR 0xc0000000, 0M (write-combining)
>
>$ kldstat
>Id Refs Address    Size     Name
>  1   25 0xc0400000 9119f4   kernel
>  2    1 0xc0d12000 8460     linprocfs.ko
>  3    3 0xc0d1b000 28678    linux.ko
>  4    1 0xc0d44000 14324    snd_hda.ko
>  5    2 0xc0d59000 4a5ac    sound.ko
>  6    1 0xc0da4000 22e40    smbfs.ko
>  7    3 0xc0dc7000 49b8     libiconv.ko
>  8    3 0xc0dcc000 2c70     libmchain.ko
>  9    1 0xc0dcf000 4d20     atapicam.ko
>10    1 0xc0dd4000 80dc6c   nvidia.ko
>11    1 0xc15e2000 6a2c4    acpi.ko
>12    1 0xc72e8000 3000     pflog.ko
>13    1 0xc72eb000 33000    pf.ko
>
>$ kldstat -v
>Id Refs Address    Size     Name
>  1   25 0xc0400000 9119f4   kernel
>         Contains modules:
>                 ...
>                 422 hostb/agp_ali
>                 423 hostb/agp_amd
>                 424 hostb/agp_amd64
>                 425 hostb/agp_ati
>                 426 vgapci/agp_i810
>                 427 hostb/agp_intel
>                 428 hostb/agp_nvidia
>                 429 hostb/agp_sis
>                 430 hostb/agp_via
>10    1 0xc0dd4000 80dc6c   nvidia.ko
>         Contains modules:
>                 Id Name
>                 13 pci/nvidia
>
>$ dmesg | grep nvidia
>nvidia0: <Quadro FX 3450/4000 SDI> mem
>0xdd000000-0xddffffff,0xc0000000-0xcfffffff,0xde000000-0xdeffffff irq
>16 at device 0.0 on pci7
>nvidia0: [GIANT-LOCKED]
>nvidia0: [ITHREAD]
>
>$ ls -l /dev/nvidia*
>crw-rw-rw-  1 root  wheel    0,  43 Mar 17 21:01 /dev/nvidia0
>crw-rw-rw-  1 root  wheel    0,  44 Mar 17 21:01 /dev/nvidiactl
>
>$ ls -d1 /var/db/pkg/{xorg-*,nvidia-*}
>/var/db/pkg/nvidia-driver-169.12
>/var/db/pkg/nvidia-xconfig-1.0_2
>/var/db/pkg/xorg-7.3_1
>/var/db/pkg/xorg-apps-7.3
>/var/db/pkg/xorg-docs-1.4,1
>/var/db/pkg/xorg-drivers-7.3
>/var/db/pkg/xorg-fonts-100dpi-7.3
>/var/db/pkg/xorg-fonts-7.3
>/var/db/pkg/xorg-fonts-75dpi-7.3
>/var/db/pkg/xorg-fonts-cyrillic-7.3
>/var/db/pkg/xorg-fonts-miscbitmaps-7.3
>/var/db/pkg/xorg-fonts-truetype-7.3
>/var/db/pkg/xorg-fonts-type1-7.3
>/var/db/pkg/xorg-libraries-7.3_1
>/var/db/pkg/xorg-protos-7.3
>/var/db/pkg/xorg-server-1.4_4,1
>
>
>
>
>Copyright (c) 1992-2008 The FreeBSD Project.
>Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
>         The Regents of the University of California. All rights reserved.
>FreeBSD is a registered trademark of The FreeBSD Foundation.
>FreeBSD 7.0-STABLE #0: Mon Mar 17 18:04:24 MST 2008
>     root@calamity.honeywell.com:/usr/obj/usr/src/sys/GENERIC
>Timecounter "i8254" frequency 1193182 Hz quality 0
>CPU: Intel(R) Xeon(R) CPU           E5345  @ 2.33GHz (2327.52-MHz 
>686-class CPU)
>   Origin = "GenuineIntel"  Id = 0x6f7  Stepping = 7
> 
>Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
> 
>Features2=0x4e3bd<SSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,DCA>
>   AMD Features=0x20100000<NX,LM>
>   AMD Features2=0x1<LAHF>
>   Cores per package: 4
>real memory  = 3219169280 (3070 MB)
>avail memory = 3136241664 (2990 MB)
>ACPI APIC Table: <DELL   B8K    >
>FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
>  cpu0 (BSP): APIC ID:  0
>  cpu1 (AP): APIC ID:  1
>  cpu2 (AP): APIC ID:  2
>  cpu3 (AP): APIC ID:  3
>  cpu4 (AP): APIC ID:  4
>  cpu5 (AP): APIC ID:  5
>  cpu6 (AP): APIC ID:  6
>  cpu7 (AP): APIC ID:  7
>ioapic0: Changing APIC ID to 8
>ioapic1: Changing APIC ID to 9
>ioapic0 <Version 2.0> irqs 0-23 on motherboard
>ioapic1 <Version 2.0> irqs 24-47 on motherboard
>kbd1 at kbdmux0
>netsmb_dev: loaded
>ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
>acpi0: <DELL B8K    > on motherboard
>acpi0: [ITHREAD]
>acpi0: Power Button (fixed)
>Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
>acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
>acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
>Timecounter "HPET" frequency 14318180 Hz quality 900
>cpu0: <ACPI CPU> on acpi0
>est0: <Enhanced SpeedStep Frequency Control> on cpu0
>est: CPU supports Enhanced Speedstep, but is not recognized.
>est: cpu_vendor GenuineIntel, msr 721072106000721
>device_attach: est0 attach returned 6
>p4tcc0: <CPU Frequency Thermal Control> on cpu0
>cpu1: <ACPI CPU> on acpi0
>est1: <Enhanced SpeedStep Frequency Control> on cpu1
>est: CPU supports Enhanced Speedstep, but is not recognized.
>est: cpu_vendor GenuineIntel, msr 721072106000721
>device_attach: est1 attach returned 6
>p4tcc1: <CPU Frequency Thermal Control> on cpu1
>cpu2: <ACPI CPU> on acpi0
>est2: <Enhanced SpeedStep Frequency Control> on cpu2
>est: CPU supports Enhanced Speedstep, but is not recognized.
>est: cpu_vendor GenuineIntel, msr 721072106000721
>device_attach: est2 attach returned 6
>p4tcc2: <CPU Frequency Thermal Control> on cpu2
>cpu3: <ACPI CPU> on acpi0
>est3: <Enhanced SpeedStep Frequency Control> on cpu3
>est: CPU supports Enhanced Speedstep, but is not recognized.
>est: cpu_vendor GenuineIntel, msr 721072106000721
>device_attach: est3 attach returned 6
>p4tcc3: <CPU Frequency Thermal Control> on cpu3
>cpu4: <ACPI CPU> on acpi0
>est4: <Enhanced SpeedStep Frequency Control> on cpu4
>est: CPU supports Enhanced Speedstep, but is not recognized.
>est: cpu_vendor GenuineIntel, msr 721072106000721
>device_attach: est4 attach returned 6
>p4tcc4: <CPU Frequency Thermal Control> on cpu4
>cpu5: <ACPI CPU> on acpi0
>est5: <Enhanced SpeedStep Frequency Control> on cpu5
>est: CPU supports Enhanced Speedstep, but is not recognized.
>est: cpu_vendor GenuineIntel, msr 721072106000721
>device_attach: est5 attach returned 6
>p4tcc5: <CPU Frequency Thermal Control> on cpu5
>cpu6: <ACPI CPU> on acpi0
>est6: <Enhanced SpeedStep Frequency Control> on cpu6
>est: CPU supports Enhanced Speedstep, but is not recognized.
>est: cpu_vendor GenuineIntel, msr 721072106000721
>device_attach: est6 attach returned 6
>p4tcc6: <CPU Frequency Thermal Control> on cpu6
>cpu7: <ACPI CPU> on acpi0
>est7: <Enhanced SpeedStep Frequency Control> on cpu7
>est: CPU supports Enhanced Speedstep, but is not recognized.
>est: cpu_vendor GenuineIntel, msr 721072106000721
>device_attach: est7 attach returned 6
>p4tcc7: <CPU Frequency Thermal Control> on cpu7
>acpi_button0: <Power Button> on acpi0
>pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
>pci0: <ACPI PCI bus> on pcib0
>pcib1: <ACPI PCI-PCI bridge> at device 2.0 on pci0
>pci1: <ACPI PCI bus> on pcib1
>pcib2: <ACPI PCI-PCI bridge> irq 16 at device 0.0 on pci1
>pci2: <ACPI PCI bus> on pcib2
>pcib3: <ACPI PCI-PCI bridge> irq 16 at device 0.0 on pci2
>pci3: <ACPI PCI bus> on pcib3
>pcib4: <PCI-PCI bridge> irq 16 at device 1.0 on pci2
>pci4: <PCI bus> on pcib4
>pcib5: <ACPI PCI-PCI bridge> at device 0.3 on pci1
>pci5: <ACPI PCI bus> on pcib5
>fwohci0: <Lucent FW322/323> mem 0xdceff000-0xdcefffff irq 26 at device
>5.0 on pci5
>fwohci0: [FILTER]
>fwohci0: OHCI version 1.0 (ROM=1)
>fwohci0: No. of Isochronous channels is 8.
>fwohci0: EUI64 00:00:d1:00:80:35:7a:57
>fwohci0: Phy 1394a available S400, 3 ports.
>fwohci0: Link S400, max_rec 2048 bytes.
>firewire0: <IEEE1394(FireWire) bus> on fwohci0
>fwe0: <Ethernet over FireWire> on firewire0
>if_fwe0: Fake Ethernet address: 02:00:d1:35:7a:57
>fwe0: Ethernet address: 02:00:d1:35:7a:57
>fwip0: <IP over FireWire> on firewire0
>fwip0: Firewire address: 00:00:d1:00:80:35:7a:57 @ 0xfffe00000000,
>S400, maxrec 2048
>sbp0: <SBP-2/SCSI over FireWire> on firewire0
>dcons_crom0: <dcons configuration ROM> on firewire0
>dcons_crom0: bus_addr 0xbc400000
>fwohci0: Initiate bus reset
>fwohci0: BUS reset
>fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
>pcib6: <ACPI PCI-PCI bridge> at device 3.0 on pci0
>pci6: <ACPI PCI bus> on pcib6
>pcib7: <ACPI PCI-PCI bridge> at device 4.0 on pci0
>pci7: <ACPI PCI bus> on pcib7
>nvidia0: <Quadro FX 3450/4000 SDI> mem
>0xdd000000-0xddffffff,0xc0000000-0xcfffffff,0xde000000-0xdeffffff irq
>16 at device 0.0 on pci7
>nvidia0: [GIANT-LOCKED]
>nvidia0: [ITHREAD]
>pcib8: <ACPI PCI-PCI bridge> at device 5.0 on pci0
>pci8: <ACPI PCI bus> on pcib8
>pcib9: <ACPI PCI-PCI bridge> at device 6.0 on pci0
>pci9: <ACPI PCI bus> on pcib9
>pcib10: <ACPI PCI-PCI bridge> at device 7.0 on pci0
>pci10: <ACPI PCI bus> on pcib10
>pcm0: <Intel 631x/632xESB High Definition Audio Controller> mem
>0xdfffc000-0xdfffffff irq 16 at device 27.0 on pci0
>pcm0: [ITHREAD]
>pcib11: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
>pci11: <ACPI PCI bus> on pcib11
>bge0: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev.
>0x6002> mem 0xdccf0000-0xdccfffff irq 16 at device 0.0 on pci11
>miibus0: <MII bus> on bge0
>brgphy0: <BCM5752 10/100/1000baseTX PHY> PHY 1 on miibus0
>brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
>1000baseT-FDX, auto
>bge0: Ethernet address: 00:1a:a0:ac:eb:69
>bge0: [ITHREAD]
>uhci0: <Intel 631XESB/632XESB/3100 USB controller USB-1> port
>0xff80-0xff9f irq 21 at device 29.0 on pci0
>uhci0: [GIANT-LOCKED]
>uhci0: [ITHREAD]
>usb0: <Intel 631XESB/632XESB/3100 USB controller USB-1> on uhci0
>usb0: USB revision 1.0
>uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
>uhub0: 2 ports with 2 removable, self powered
>uhci1: <Intel 631XESB/632XESB/3100 USB controller USB-2> port
>0xff60-0xff7f irq 22 at device 29.1 on pci0
>uhci1: [GIANT-LOCKED]
>uhci1: [ITHREAD]
>usb1: <Intel 631XESB/632XESB/3100 USB controller USB-2> on uhci1
>usb1: USB revision 1.0
>uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
>uhub1: 2 ports with 2 removable, self powered
>uhci2: <Intel 631XESB/632XESB/3100 USB controller USB-3> port
>0xff40-0xff5f irq 18 at device 29.2 on pci0
>uhci2: [GIANT-LOCKED]
>uhci2: [ITHREAD]
>usb2: <Intel 631XESB/632XESB/3100 USB controller USB-3> on uhci2
>usb2: USB revision 1.0
>uhub2: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
>uhub2: 2 ports with 2 removable, self powered
>uhci3: <Intel 631XESB/632XESB/3100 USB controller USB-4> port
>0xff20-0xff3f irq 23 at device 29.3 on pci0
>uhci3: [GIANT-LOCKED]
>uhci3: [ITHREAD]
>usb3: <Intel 631XESB/632XESB/3100 USB controller USB-4> on uhci3
>usb3: USB revision 1.0
>uhub3: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb3
>uhub3: 2 ports with 2 removable, self powered
>ehci0: <Intel 63XXESB USB 2.0 controller> mem 0xff980800-0xff980bff
>irq 21 at device 29.7 on pci0
>ehci0: [GIANT-LOCKED]
>ehci0: [ITHREAD]
>usb4: waiting for BIOS to give up control
>usb4: EHCI version 1.0
>usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3
>usb4: <Intel 63XXESB USB 2.0 controller> on ehci0
>usb4: USB revision 2.0
>uhub4: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb4
>uhub4: 8 ports with 8 removable, self powered
>pcib12: <ACPI PCI-PCI bridge> at device 30.0 on pci0
>pci12: <ACPI PCI bus> on pcib12
>isab0: <PCI-ISA bridge> at device 31.0 on pci0
>isa0: <ISA bus> on isab0
>atapci0: <Intel 63XXESB2 UDMA100 controller> port
>0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf irq 16 at device
>31.1 on pci0
>ata0: <ATA channel 0> on atapci0
>ata0: [ITHREAD]
>ata1: <ATA channel 1> on atapci0
>ata1: [ITHREAD]
>atapci1: <Intel 63XXESB2 SATA300 controller> port
>0xfe00-0xfe07,0xfe10-0xfe13,0xfe20-0xfe27,0xfe30-0xfe33,0xfec0-0xfedf
>mem 0xff970000-0xff9703ff irq 20 at device 31.2 on pci0
>atapci1: [ITHREAD]
>atapci1: AHCI called from vendor specific driver
>atapci1: AHCI Version 01.10 controller with 6 ports detected
>ata2: <ATA channel 0> on atapci1
>ata2: [ITHREAD]
>ata3: <ATA channel 1> on atapci1
>ata3: [ITHREAD]
>ata4: <ATA channel 2> on atapci1
>ata4: [ITHREAD]
>ata5: <ATA channel 3> on atapci1
>ata5: [ITHREAD]
>ata6: <ATA channel 4> on atapci1
>ata6: [ITHREAD]
>ata7: <ATA channel 5> on atapci1
>ata7: port not implemented
>ata7: [ITHREAD]
>pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
>fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
>fdc0: [FILTER]
>fd0: <1440-KB 3.5" drive> on fdc0 drive 0
>sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
>sio0: type 16550A
>sio0: [FILTER]
>sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
>sio1: type 16550A
>sio1: [FILTER]
>pmtimer0 on isa0
>orm0: <ISA Option ROMs> at iomem
>0xc0000-0xcbfff,0xcc000-0xcdfff,0xce000-0xd2fff,0xd3000-0xd3fff pnpid
>ORM0000 on isa0
>atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
>atkbd0: <AT Keyboard> irq 1 on atkbdc0
>kbd0 at atkbd0
>atkbd0: [GIANT-LOCKED]
>atkbd0: [ITHREAD]
>ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
>ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
>ppc0: FIFO with 16/16/8 bytes threshold
>ppbus0: <Parallel port bus> on ppc0
>ppbus0: [ITHREAD]
>plip0: <PLIP network interface> on ppbus0
>lpt0: <Printer> on ppbus0
>lpt0: Interrupt-driven port
>ppi0: <Parallel I/O> on ppbus0
>ppc0: [GIANT-LOCKED]
>ppc0: [ITHREAD]
>sc0: <System console> at flags 0x100 on isa0
>sc0: VGA <16 virtual consoles, flags=0x300>
>vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
>uhub5: <Dell Dell USB Keyboard Hub, class 9/0, rev 1.10/48.01, addr 2> on 
>uhub0
>uhub5: 3 ports with 2 removable, bus powered
>ukbd0: <Dell Dell USB Keyboard Hub, class 0/0, rev 1.10/48.00, addr 3> on 
>uhub5
>kbd2 at ukbd0
>uhid0: <Dell Dell USB Keyboard Hub, class 0/0, rev 1.10/48.00, addr 3> on 
>uhub5
>umass0: <Lexar USB Flash Drive, class 0/0, rev 2.00/11.00, addr 4> on uhub5
>ums0: <vendor 0x0461 USB Optical Mouse, class 0/0, rev 2.00/2.00, addr
>5> on uhub5
>ums0: 3 buttons and Z dir.
>Timecounters tick every 1.000 msec
>firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
>firewire0: bus manager 0 (me)
>acd0: DVDR <PHILIPS DVD+/-RW DVD8801/AD21> at ata0-master UDMA33
>ad4: 152587MB <WDC WD1600ADFS-75SLR2 21.07Q21> at ata2-master SATA300
>ad6: 152587MB <WDC WD1600ADFS-75SLR2 21.07Q21> at ata3-master SATA300
>pcm0: <HDA Codec: Sigmatel STAC9220>
>pcm0: <HDA Driver Revision: 20071129_0050>
>acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00
>acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00
>ar0: 152585MB <Intel MatrixRAID RAID1> status: READY
>ar0: disk0 READY (master) using ad4 at ata2-master
>ar0: disk1 READY (mirror) using ad6 at ata3-master
>SMP: AP CPU #2 Launched!
>SMP: AP CPU #1 Launched!
>SMP: AP CPU #3 Launched!
>SMP: AP CPU #4 Launched!
>SMP: AP CPU #6 Launched!
>SMP: AP CPU #5 Launched!
>SMP: AP CPU #7 Launched!
>cd0 at ata0 bus 0 target 0 lun 0
>cd0: <PHILIPS DVD+-RW DVD8801 AD21> Removable CD-ROM SCSI-0 device
>cd0: 33.000MB/s transfers
>cd0: Attempt to query device size failed: NOT READY, Medium not present
>da0 at umass-sim0 bus 0 target 0 lun 0
>da0: <Lexar USB Flash Drive 1100> Removable Direct Access SCSI-0 device
>da0: 1.000MB/s transfers
>da0: 1920MB (3932160 512 byte sectors: 255H 63S/T 244C)
>Trying to mount root from ufs:/dev/ar0s1a
>
>
>## xorg.conf.new.nvidia: ##
>
># nvidia-xconfig: X configuration file generated by nvidia-xconfig
># nvidia-xconfig:  version 1.0  (root@jail-15)  Thu Feb 28 18:44:31 UTC 2008
>
>Section "ServerLayout"
>     Identifier     "X.org Configured"
>     Screen      0  "Screen0" 0 0
>     InputDevice    "Mouse0" "CorePointer"
>     InputDevice    "Keyboard0" "CoreKeyboard"
>EndSection
>
>Section "Files"
>     RgbPath         "/usr/local/share/X11/rgb"
>     ModulePath      "/usr/local/lib/xorg/modules"
>     FontPath        "/usr/local/lib/X11/fonts/misc/"
>     FontPath        "/usr/local/lib/X11/fonts/TTF/"
>     FontPath        "/usr/local/lib/X11/fonts/OTF"
>     FontPath        "/usr/local/lib/X11/fonts/Type1/"
>     FontPath        "/usr/local/lib/X11/fonts/100dpi/"
>     FontPath        "/usr/local/lib/X11/fonts/75dpi/"
>EndSection
>
>Section "Module"
>     Load           "dbe"
>     Load           "extmod"
>     Load           "glx"
>     Load           "record"
>     Load           "xtrap"
>     Load           "freetype"
>     Load           "type1"
>EndSection
>
>Section "InputDevice"
>     Identifier     "Keyboard0"
>     Driver         "kbd"
>EndSection
>
>Section "InputDevice"
>     Identifier     "Mouse0"
>     Driver         "mouse"
>     Option         "Protocol" "auto"
>     Option         "Device" "/dev/sysmouse"
>     Option         "ZAxisMapping" "4 5 6 7"
>EndSection
>
>Section "Monitor"
>
>         #DisplaySize      410   310     # mm
>  ### Comment all HorizSync and VertRefresh values to use DDC:
>     Identifier     "Monitor0"
>     VendorName     "DEL"
>     ModelName      "DELL 2001FP"
>     HorizSync       31.0 - 80.0
>     VertRefresh     56.0 - 76.0
>     Option         "DPMS"
>EndSection
>
>Section "Device"
>
>         ### Available Driver options are:-
>         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
>         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
>         ### [arg]: arg optional
>         #Option     "SWcursor"                  # [<bool>]
>         #Option     "HWcursor"                  # [<bool>]
>         #Option     "NoAccel"                   # [<bool>]
>         #Option     "ShadowFB"                  # [<bool>]
>         #Option     "UseFBDev"                  # [<bool>]
>         #Option     "Rotate"                    # [<str>]
>         #Option     "VideoKey"                  # <i>
>         #Option     "FlatPanel"                 # [<bool>]
>         #Option     "FPDither"                  # [<bool>]
>         #Option     "CrtcNumber"                # <i>
>         #Option     "FPScale"                   # [<bool>]
>         #Option     "FPTweak"                   # <i>
>         #Option     "DualHead"                  # [<bool>]
>     Identifier     "Card0"
>     Driver         "nvidia"
>     VendorName     "nVidia Corporation"
>     BoardName      "NV41 [Quadro FX 3450/4000 SDI]"
>EndSection
>
>Section "Screen"
>     Identifier     "Screen0"
>     Device         "Card0"
>     Monitor        "Monitor0"
>     SubSection     "Display"
>         Viewport    0 0
>     EndSubSection
>     SubSection     "Display"
>         Viewport    0 0
>         Depth       4
>     EndSubSection
>     SubSection     "Display"
>         Viewport    0 0
>         Depth       8
>     EndSubSection
>     SubSection     "Display"
>         Viewport    0 0
>         Depth       15
>     EndSubSection
>     SubSection     "Display"
>         Viewport    0 0
>         Depth       16
>     EndSubSection
>     SubSection     "Display"
>         Viewport    0 0
>         Depth       24
>     EndSubSection
>EndSection
>
>
>## /var/log/Xorg.0.log ##
>
>X.Org X Server 1.4.0
>Release Date: 5 September 2007
>X Protocol Version 11, Revision 0
>Build Operating System: FreeBSD 7.0-RELEASE i386
>Current Operating System: FreeBSD calamity.honeywell.com 7.0-STABLE
>FreeBSD 7.0-STABLE #0: Mon Mar 17 18:04:24 MST 2008
>root@calamity.honeywell.com:/usr/obj/usr/src/sys/GENERIC i386
>Build Date: 13 February 2008  05:50:12PM
>
>         Before reporting problems, check http://wiki.x.org
>         to make sure that you have the latest version.
>Module Loader present
>Markers: (--) probed, (**) from config file, (==) default setting,
>         (++) from command line, (!!) notice, (II) informational,
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
>(==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 17 21:09:11 2008
>(++) Using config file: "/home/dspruell/xorg.conf.new.nvidia"
>(==) ServerLayout "X.org Configured"
>(**) |-->Screen "Screen0" (0)
>(**) |   |-->Monitor "Monitor0"
>(**) |   |-->Device "Card0"
>(**) |-->Input Device "Mouse0"
>(**) |-->Input Device "Keyboard0"
>(==) Automatically adding devices
>(==) Automatically enabling devices
>(==) Including the default font path
>/usr/local/lib/X11/fonts/misc/,/usr/local/lib/X11/fonts/TTF/,/usr/local/lib/X11/fonts/OTF,/usr/local/lib/X11/fonts/Type1/,/usr/local/lib/X11/fonts/100dpi/,/usr/local/lib/X11/fonts/75dpi/.
>(**) FontPath set to:
>         /usr/local/lib/X11/fonts/misc/,
>         /usr/local/lib/X11/fonts/TTF/,
>         /usr/local/lib/X11/fonts/OTF,
>         /usr/local/lib/X11/fonts/Type1/,
>         /usr/local/lib/X11/fonts/100dpi/,
>         /usr/local/lib/X11/fonts/75dpi/,
>         /usr/local/lib/X11/fonts/misc/,
>         /usr/local/lib/X11/fonts/TTF/,
>         /usr/local/lib/X11/fonts/OTF,
>         /usr/local/lib/X11/fonts/Type1/,
>         /usr/local/lib/X11/fonts/100dpi/,
>         /usr/local/lib/X11/fonts/75dpi/
>(**) RgbPath set to "/usr/local/share/X11/rgb"
>(**) ModulePath set to "/usr/local/lib/xorg/modules"
>(II) Loader magic: 0x81ce600
>(II) Module ABI versions:
>         X.Org ANSI C Emulation: 0.3
>         X.Org Video Driver: 2.0
>         X.Org XInput driver : 2.0
>         X.Org Server Extension : 0.3
>         X.Org Font Renderer : 0.5
>(II) Loader running on freebsd
>(II) LoadModule: "pcidata"
>(II) Loading /usr/local/lib/xorg/modules//libpcidata.so
>(II) Module pcidata: vendor="X.Org Foundation"
>         compiled for 1.4.0, module version = 1.0.0
>         ABI class: X.Org Video Driver, version 2.0
>(--) Using syscons driver with X support (version 2.0)
>(--) using VT number 9
>
>(II) PCI: Probing config type using method 1
>(II) PCI: Config type is 1
>(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
>(WW) OS did not count PCI devices, guessing wildly
>(II) PCI: PCI scan (all values are in hex)
>(II) PCI: 00:00:0: chip 8086,25c0 card 8086,8086 rev 12 class 06,00,00 hdr 00
>(II) PCI: 00:02:0: chip 8086,25e2 card 0000,0000 rev 12 class 06,04,00 hdr 01
>(II) PCI: 00:03:0: chip 8086,25e3 card 0000,0000 rev 12 class 06,04,00 hdr 01
>(II) PCI: 00:04:0: chip 8086,25fa card 0000,0000 rev 12 class 06,04,00 hdr 01
>(II) PCI: 00:05:0: chip 8086,25e5 card 0000,0000 rev 12 class 06,04,00 hdr 01
>(II) PCI: 00:06:0: chip 8086,25e6 card 0000,0000 rev 12 class 06,04,00 hdr 01
>(II) PCI: 00:07:0: chip 8086,25e7 card 0000,0000 rev 12 class 06,04,00 hdr 01
>(II) PCI: 00:10:0: chip 8086,25f0 card 1028,01c1 rev 12 class 06,00,00 hdr 80
>(II) PCI: 00:10:1: chip 8086,25f0 card 8086,8086 rev 12 class 06,00,00 hdr 80
>(II) PCI: 00:10:2: chip 8086,25f0 card 8086,8086 rev 12 class 06,00,00 hdr 80
>(II) PCI: 00:11:0: chip 8086,25f1 card 8086,8086 rev 12 class 06,00,00 hdr 00
>(II) PCI: 00:13:0: chip 8086,25f3 card 8086,8086 rev 12 class 06,00,00 hdr 00
>(II) PCI: 00:15:0: chip 8086,25f5 card 8086,8086 rev 12 class 06,00,00 hdr 00
>(II) PCI: 00:16:0: chip 8086,25f6 card 8086,8086 rev 12 class 06,00,00 hdr 00
>(II) PCI: 00:1b:0: chip 8086,269a card 1028,01c1 rev 09 class 04,03,00 hdr 00
>(II) PCI: 00:1c:0: chip 8086,2690 card 0000,0000 rev 09 class 06,04,00 hdr 81
>(II) PCI: 00:1d:0: chip 8086,2688 card 1028,01c1 rev 09 class 0c,03,00 hdr 80
>(II) PCI: 00:1d:1: chip 8086,2689 card 1028,01c1 rev 09 class 0c,03,00 hdr 00
>(II) PCI: 00:1d:2: chip 8086,268a card 1028,01c1 rev 09 class 0c,03,00 hdr 00
>(II) PCI: 00:1d:3: chip 8086,268b card 1028,01c1 rev 09 class 0c,03,00 hdr 00
>(II) PCI: 00:1d:7: chip 8086,268c card 1028,01c1 rev 09 class 0c,03,20 hdr 00
>(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev d9 class 06,04,01 hdr 01
>(II) PCI: 00:1f:0: chip 8086,2670 card 1028,01c1 rev 09 class 06,01,00 hdr 80
>(II) PCI: 00:1f:1: chip 8086,269e card 1028,01c1 rev 09 class 01,01,8a hdr 00
>(II) PCI: 00:1f:2: chip 8086,2682 card 1028,01c1 rev 09 class 01,04,00 hdr 00
>(II) PCI: 00:1f:3: chip 8086,269b card 1028,01c1 rev 09 class 0c,05,00 hdr 00
>(II) PCI: 01:00:0: chip 8086,3500 card 0000,0000 rev 01 class 06,04,00 hdr 81
>(II) PCI: 01:00:3: chip 8086,350c card 0000,0000 rev 01 class 06,04,00 hdr 81
>(II) PCI: 02:00:0: chip 8086,3510 card 0000,0000 rev 01 class 06,04,00 hdr 01
>(II) PCI: 02:01:0: chip 8086,3514 card 0000,0000 rev 01 class 06,04,00 hdr 01
>(II) PCI: 05:05:0: chip 11c1,5811 card 1028,8010 rev 61 class 0c,00,10 hdr 00
>(II) PCI: 07:00:0: chip 10de,00cd card 10de,029b rev a2 class 03,00,00 hdr 00
>(II) PCI: 0b:00:0: chip 14e4,1600 card 1028,01c1 rev 02 class 02,00,00 hdr 00
>(II) PCI: End of PCI scan
>(II) Intel Bridge workaround enabled
>(II) Host-to-PCI bridge:
>(II) Bus 0: bridge is at (0:0:0), (0,0,12), BCTRL: 0x0008 (VGA_EN is set)
>(II) Bus 0 I/O range:
>         [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
>(II) Bus 0 non-prefetchable memory range:
>         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
>(II) Bus 0 prefetchable memory range:
>         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
>(II) PCI-to-PCI bridge:
>(II) Bus 1: bridge is at (0:2:0), (0,1,5), BCTRL: 0x0002 (VGA_EN is cleared)
>(II) Bus 1 non-prefetchable memory range:
>         [0] -1  0       0xdce00000 - 0xdcffffff (0x200000) MX[B]
>(II) PCI-to-PCI bridge:
>(II) Bus 6: bridge is at (0:3:0), (0,6,6), BCTRL: 0x0002 (VGA_EN is cleared)
>(II) Bus 6 non-prefetchable memory range:
>         [0] -1  0       0xdcd00000 - 0xdcdfffff (0x100000) MX[B]
>(II) PCI-to-PCI bridge:
>(II) Bus 7: bridge is at (0:4:0), (0,7,7), BCTRL: 0x000a (VGA_EN is set)
>(II) Bus 7 non-prefetchable memory range:
>         [0] -1  0       0xdd000000 - 0xdfefffff (0x2f00000) MX[B]
>(II) Bus 7 prefetchable memory range:
>         [0] -1  0       0xc0000000 - 0xcfffffff (0x10000000) MX[B]
>(II) PCI-to-PCI bridge:
>(II) Bus 8: bridge is at (0:5:0), (0,8,8), BCTRL: 0x0002 (VGA_EN is cleared)
>(II) PCI-to-PCI bridge:
>(II) Bus 9: bridge is at (0:6:0), (0,9,9), BCTRL: 0x0002 (VGA_EN is cleared)
>(II) PCI-to-PCI bridge:
>(II) Bus 10: bridge is at (0:7:0), (0,10,10), BCTRL: 0x0002 (VGA_EN is 
>cleared)
>(II) PCI-to-PCI bridge:
>(II) Bus 11: bridge is at (0:28:0), (0,11,11), BCTRL: 0x0002 (VGA_EN is 
>cleared)
>(II) Bus 11 non-prefetchable memory range:
>         [0] -1  0       0xdcc00000 - 0xdccfffff (0x100000) MX[B]
>(II) Subtractive PCI-to-PCI bridge:
>(II) Bus 12: bridge is at (0:30:0), (0,12,12), BCTRL: 0x0002 (VGA_EN is 
>cleared)
>(II) PCI-to-ISA bridge:
>(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
>(II) PCI-to-PCI bridge:
>(II) Bus 2: bridge is at (1:0:0), (1,2,4), BCTRL: 0x0002 (VGA_EN is cleared)
>(II) PCI-to-PCI bridge:
>(II) Bus 5: bridge is at (1:0:3), (1,5,5), BCTRL: 0x0002 (VGA_EN is cleared)
>(II) Bus 5 non-prefetchable memory range:
>         [0] -1  0       0xdce00000 - 0xdcefffff (0x100000) MX[B]
>(II) PCI-to-PCI bridge:
>(II) Bus 3: bridge is at (2:0:0), (2,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
>(II) PCI-to-PCI bridge:
>(II) Bus 4: bridge is at (2:1:0), (2,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
>(--) PCI:*(7:0:0) nVidia Corporation NV41 [Quadro FX 3450/4000 SDI]
>rev 162, Mem @ 0xdd000000/24, 0xc0000000/28, 0xde000000/24, BIOS @
>0xdfe00000/17
>(II) Addressable bus resource ranges are
>         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
>         [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
>(II) OS-reported resource ranges:
>         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
>         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
>         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
>         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
>         [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>         [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
>(II) Active PCI resource ranges:
>         [0] -1  0       0xdccf0000 - 0xdccfffff (0x10000) MX[B]E
>         [1] -1  0       0xdceff000 - 0xdcefffff (0x1000) MX[B]E
>         [2] -1  0       0xff970000 - 0xff97ffff (0x10000) MX[B]E
>         [3] -1  0       0xff980800 - 0xff980fff (0x800) MX[B]E
>         [4] -1  0       0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
>         [5] -1  0       0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B)
>         [6] -1  0       0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
>         [7] -1  0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
>         [8] -1  0       0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
>         [9] -1  0       0x0000ece0 - 0x0000ecff (0x20) IX[B]E
>         [10] -1 0       0x0000fec0 - 0x0000feff (0x40) IX[B]E
>         [11] -1 0       0x0000fe30 - 0x0000fe3f (0x10) IX[B]E
>         [12] -1 0       0x0000fe20 - 0x0000fe3f (0x20) IX[B]E
>         [13] -1 0       0x0000fe10 - 0x0000fe1f (0x10) IX[B]E
>         [14] -1 0       0x0000fe00 - 0x0000feff (0x100) IX[B]E
>         [15] -1 0       0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
>         [16] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
>         [17] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
>         [18] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
>         [19] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
>         [20] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]E
>         [21] -1 0       0x0000ff40 - 0x0000ff7f (0x40) IX[B]E
>         [22] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
>         [23] -1 0       0x0000ff80 - 0x0000ffff (0x80) IX[B]E
>(II) PCI I/O resource overlap reduced 0x0000fe20 from 0x0000fe3f to 0x0000fe2f
>(II) PCI I/O resource overlap reduced 0x0000fe00 from 0x0000feff to 0x0000fe0f
>(II) PCI I/O resource overlap reduced 0x0000ff40 from 0x0000ff7f to 0x0000ff5f
>(II) PCI I/O resource overlap reduced 0x0000ff80 from 0x0000ffff to 0x0000ff9f
>(II) Active PCI resource ranges after removing overlaps:
>         [0] -1  0       0xdccf0000 - 0xdccfffff (0x10000) MX[B]E
>         [1] -1  0       0xdceff000 - 0xdcefffff (0x1000) MX[B]E
>         [2] -1  0       0xff970000 - 0xff97ffff (0x10000) MX[B]E
>         [3] -1  0       0xff980800 - 0xff980fff (0x800) MX[B]E
>         [4] -1  0       0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
>         [5] -1  0       0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B)
>         [6] -1  0       0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
>         [7] -1  0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
>         [8] -1  0       0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
>         [9] -1  0       0x0000ece0 - 0x0000ecff (0x20) IX[B]E
>         [10] -1 0       0x0000fec0 - 0x0000feff (0x40) IX[B]E
>         [11] -1 0       0x0000fe30 - 0x0000fe3f (0x10) IX[B]E
>         [12] -1 0       0x0000fe20 - 0x0000fe2f (0x10) IX[B]E
>         [13] -1 0       0x0000fe10 - 0x0000fe1f (0x10) IX[B]E
>         [14] -1 0       0x0000fe00 - 0x0000fe0f (0x10) IX[B]E
>         [15] -1 0       0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
>         [16] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
>         [17] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
>         [18] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
>         [19] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
>         [20] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]E
>         [21] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]E
>         [22] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
>         [23] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[B]E
>(II) OS-reported resource ranges after removing overlaps with PCI:
>         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
>         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
>         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
>         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
>         [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>         [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
>(II) All system resource ranges:
>         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
>         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
>         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
>         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
>         [4] -1  0       0xdccf0000 - 0xdccfffff (0x10000) MX[B]E
>         [5] -1  0       0xdceff000 - 0xdcefffff (0x1000) MX[B]E
>         [6] -1  0       0xff970000 - 0xff97ffff (0x10000) MX[B]E
>         [7] -1  0       0xff980800 - 0xff980fff (0x800) MX[B]E
>         [8] -1  0       0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
>         [9] -1  0       0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B)
>         [10] -1 0       0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
>         [11] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
>         [12] -1 0       0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
>         [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>         [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
>         [15] -1 0       0x0000ece0 - 0x0000ecff (0x20) IX[B]E
>         [16] -1 0       0x0000fec0 - 0x0000feff (0x40) IX[B]E
>         [17] -1 0       0x0000fe30 - 0x0000fe3f (0x10) IX[B]E
>         [18] -1 0       0x0000fe20 - 0x0000fe2f (0x10) IX[B]E
>         [19] -1 0       0x0000fe10 - 0x0000fe1f (0x10) IX[B]E
>         [20] -1 0       0x0000fe00 - 0x0000fe0f (0x10) IX[B]E
>         [21] -1 0       0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
>         [22] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
>         [23] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
>         [24] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
>         [25] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
>         [26] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]E
>         [27] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]E
>         [28] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
>         [29] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[B]E
>(II) "extmod" will be loaded. This was enabled by default and also
>specified in the config file.
>(II) "dbe" will be loaded. This was enabled by default and also
>specified in the config file.
>(II) "glx" will be loaded. This was enabled by default and also
>specified in the config file.
>(II) "freetype" will be loaded. This was enabled by default and also
>specified in the config file.
>(II) "type1" will be loaded. This was enabled by default and also
>specified in the config file.
>(II) "record" will be loaded. This was enabled by default and also
>specified in the config file.
>(II) "dri" will be loaded by default.
>(II) LoadModule: "dbe"
>(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
>(II) Module dbe: vendor="X.Org Foundation"
>         compiled for 1.4.0, module version = 1.0.0
>         Module class: X.Org Server Extension
>         ABI class: X.Org Server Extension, version 0.3
>(II) Loading extension DOUBLE-BUFFER
>(II) LoadModule: "extmod"
>(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
>(II) Module extmod: vendor="X.Org Foundation"
>         compiled for 1.4.0, module version = 1.0.0
>         Module class: X.Org Server Extension
>         ABI class: X.Org Server Extension, version 0.3
>(II) Loading extension SHAPE
>(II) Loading extension MIT-SUNDRY-NONSTANDARD
>(II) Loading extension BIG-REQUESTS
>(II) Loading extension SYNC
>(II) Loading extension MIT-SCREEN-SAVER
>(II) Loading extension XC-MISC
>(II) Loading extension XFree86-VidModeExtension
>(II) Loading extension XFree86-Misc
>(II) Loading extension XFree86-DGA
>(II) Loading extension DPMS
>(II) Loading extension TOG-CUP
>(II) Loading extension Extended-Visual-Information
>(II) Loading extension XVideo
>(II) Loading extension XVideo-MotionCompensation
>(II) Loading extension X-Resource
>(II) LoadModule: "glx"
>(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
>(II) Module glx: vendor="NVIDIA Corporation"
>         compiled for 4.0.2, module version = 1.0.0
>         Module class: X.Org Server Extension
>         ABI class: X.Org Server Extension, version 0.1
>(II) NVIDIA GLX Module  169.12  Thu Feb 14 16:15:29 PST 2008
>(II) Loading extension GLX
>(II) LoadModule: "record"
>(II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
>(II) Module record: vendor="X.Org Foundation"
>         compiled for 1.4.0, module version = 1.13.0
>         Module class: X.Org Server Extension
>         ABI class: X.Org Server Extension, version 0.3
>(II) Loading extension RECORD
>(II) LoadModule: "xtrap"
>(II) Loading /usr/local/lib/xorg/modules/extensions//libxtrap.so
>(II) Module xtrap: vendor="X.Org Foundation"
>         compiled for 1.4.0, module version = 1.0.0
>         Module class: X.Org Server Extension
>         ABI class: X.Org Server Extension, version 0.3
>(II) Loading extension DEC-XTRAP
>(II) LoadModule: "freetype"
>(II) Loading /usr/local/lib/xorg/modules/fonts//libfreetype.so
>(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
>         compiled for 1.4.0, module version = 2.1.0
>         Module class: X.Org Font Renderer
>         ABI class: X.Org Font Renderer, version 0.5
>(II) Loading font FreeType
>(II) LoadModule: "type1"
>(II) Loading /usr/local/lib/xorg/modules/fonts//libtype1.so
>(II) Module type1: vendor="X.Org Foundation"
>         compiled for 1.4.0, module version = 1.0.2
>         Module class: X.Org Font Renderer
>         ABI class: X.Org Font Renderer, version 0.5
>(II) Loading font Type1
>(II) LoadModule: "dri"
>(II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so
>(II) Module dri: vendor="X.Org Foundation"
>         compiled for 1.4.0, module version = 1.0.0
>         ABI class: X.Org Server Extension, version 0.3
>(II) Loading extension XFree86-DRI
>(II) LoadModule: "nvidia"
>(II) Loading /usr/local/lib/xorg/modules/drivers//nvidia_drv.so
>(II) Module nvidia: vendor="NVIDIA Corporation"
>         compiled for 4.0.2, module version = 1.0.0
>         Module class: X.Org Video Driver
>(II) LoadModule: "mouse"
>(II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
>(II) Module mouse: vendor="X.Org Foundation"
>         compiled for 1.4.0, module version = 1.2.3
>         Module class: X.Org XInput Driver
>         ABI class: X.Org XInput driver, version 2.0
>(II) LoadModule: "kbd"
>(II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so
>(II) Module kbd: vendor="X.Org Foundation"
>         compiled for 1.4.0, module version = 1.2.2
>         Module class: X.Org XInput Driver
>         ABI class: X.Org XInput driver, version 2.0
>(II) NVIDIA dlloader X Driver  169.12  Thu Feb 14 15:46:01 PST 2008
>(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
>(II) Primary Device is: PCI 07:00:0
>(--) Assigning device section with no busID to primary device
>(--) Chipset NVIDIA GPU found
>(II) Loading sub module "fb"
>(II) LoadModule: "fb"
>(II) Loading /usr/local/lib/xorg/modules//libfb.so
>(II) Module fb: vendor="X.Org Foundation"
>         compiled for 1.4.0, module version = 1.0.0
>         ABI class: X.Org ANSI C Emulation, version 0.3
>(II) Loading sub module "wfb"
>(II) LoadModule: "wfb"
>(II) Loading /usr/local/lib/xorg/modules//libwfb.so
>(II) Module wfb: vendor="NVIDIA Corporation"
>         compiled for 7.1.99.2, module version = 1.0.0
>(II) Loading sub module "ramdac"
>(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
>(II) resource ranges after xf86ClaimFixedResources() call:
>         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
>         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
>         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
>         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
>         [4] -1  0       0xdccf0000 - 0xdccfffff (0x10000) MX[B]E
>         [5] -1  0       0xdceff000 - 0xdcefffff (0x1000) MX[B]E
>         [6] -1  0       0xff970000 - 0xff97ffff (0x10000) MX[B]E
>         [7] -1  0       0xff980800 - 0xff980fff (0x800) MX[B]E
>         [8] -1  0       0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
>         [9] -1  0       0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B)
>         [10] -1 0       0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
>         [11] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
>         [12] -1 0       0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
>         [13] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>         [14] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
>         [15] -1 0       0x0000ece0 - 0x0000ecff (0x20) IX[B]E
>         [16] -1 0       0x0000fec0 - 0x0000feff (0x40) IX[B]E
>         [17] -1 0       0x0000fe30 - 0x0000fe3f (0x10) IX[B]E
>         [18] -1 0       0x0000fe20 - 0x0000fe2f (0x10) IX[B]E
>         [19] -1 0       0x0000fe10 - 0x0000fe1f (0x10) IX[B]E
>         [20] -1 0       0x0000fe00 - 0x0000fe0f (0x10) IX[B]E
>         [21] -1 0       0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
>         [22] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
>         [23] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
>         [24] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
>         [25] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
>         [26] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]E
>         [27] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]E
>         [28] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
>         [29] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[B]E
>(II) resource ranges after probing:
>         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
>         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
>         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
>         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
>         [4] -1  0       0xdccf0000 - 0xdccfffff (0x10000) MX[B]E
>         [5] -1  0       0xdceff000 - 0xdcefffff (0x1000) MX[B]E
>         [6] -1  0       0xff970000 - 0xff97ffff (0x10000) MX[B]E
>         [7] -1  0       0xff980800 - 0xff980fff (0x800) MX[B]E
>         [8] -1  0       0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
>         [9] -1  0       0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B)
>         [10] -1 0       0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
>         [11] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
>         [12] -1 0       0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
>         [13] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
>         [14] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
>         [15] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
>         [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>         [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
>         [18] -1 0       0x0000ece0 - 0x0000ecff (0x20) IX[B]E
>         [19] -1 0       0x0000fec0 - 0x0000feff (0x40) IX[B]E
>         [20] -1 0       0x0000fe30 - 0x0000fe3f (0x10) IX[B]E
>         [21] -1 0       0x0000fe20 - 0x0000fe2f (0x10) IX[B]E
>         [22] -1 0       0x0000fe10 - 0x0000fe1f (0x10) IX[B]E
>         [23] -1 0       0x0000fe00 - 0x0000fe0f (0x10) IX[B]E
>         [24] -1 0       0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
>         [25] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
>         [26] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
>         [27] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
>         [28] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
>         [29] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]E
>         [30] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]E
>         [31] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
>         [32] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[B]E
>         [33] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
>         [34] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
>(II) Setting vga for screen 0.
>(==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
>(==) NVIDIA(0): RGB weight 888
>(==) NVIDIA(0): Default visual is TrueColor
>(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
>(**) NVIDIA(0): Enabling RENDER acceleration
>(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
>(II) NVIDIA(0):     enabled.
>(II) NVIDIA(0): NVIDIA GPU Quadro FX 3450/4000 SDI (NV41GL) at PCI:7:0:0
>(II) NVIDIA(0):     (GPU-0)
>(--) NVIDIA(0): Memory: 262144 kBytes
>(--) NVIDIA(0): VideoBIOS: 05.41.02.52.01
>(II) NVIDIA(0): Detected PCI Express Link width: 16X
>(--) NVIDIA(0): Interlaced video modes are supported on this GPU
>(--) NVIDIA(0): Connected display device(s) on Quadro FX 3450/4000 SDI at
>(--) NVIDIA(0):     PCI:7:0:0:
>(--) NVIDIA(0):     DELL 2001FP (CRT-0)
>(--) NVIDIA(0):     DELL 2001FP (CRT-1)
>(--) NVIDIA(0): DELL 2001FP (CRT-0): 400.0 MHz maximum pixel clock
>(--) NVIDIA(0): DELL 2001FP (CRT-1): 400.0 MHz maximum pixel clock
>(II) NVIDIA(0): Assigned Display Device: CRT-0
>(==) NVIDIA(0):
>(==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
>(==) NVIDIA(0):     will be used as the requested mode.
>(==) NVIDIA(0):
>(II) NVIDIA(0): Validated modes:
>(II) NVIDIA(0):     "nvidia-auto-select"
>(II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
>(--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
>(--) NVIDIA(0):     option
>(WW) NVIDIA(0): UBB is incompatible with the Composite extension.  Disabling
>(WW) NVIDIA(0):     UBB.
>(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
>(--) Depth 24 pixmap format is 32 bpp
>(II) do I need RAC?  No, I don't.
>(II) resource ranges after preInit:
>         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
>         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
>         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
>         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
>         [4] -1  0       0xdccf0000 - 0xdccfffff (0x10000) MX[B]E
>         [5] -1  0       0xdceff000 - 0xdcefffff (0x1000) MX[B]E
>         [6] -1  0       0xff970000 - 0xff97ffff (0x10000) MX[B]E
>         [7] -1  0       0xff980800 - 0xff980fff (0x800) MX[B]E
>         [8] -1  0       0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
>         [9] -1  0       0xdfe00000 - 0xdfe1ffff (0x20000) MX[B](B)
>         [10] -1 0       0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
>         [11] -1 0       0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
>         [12] -1 0       0xdd000000 - 0xddffffff (0x1000000) MX[B](B)
>         [13] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
>         [14] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
>         [15] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
>         [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
>         [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
>         [18] -1 0       0x0000ece0 - 0x0000ecff (0x20) IX[B]E
>         [19] -1 0       0x0000fec0 - 0x0000feff (0x40) IX[B]E
>         [20] -1 0       0x0000fe30 - 0x0000fe3f (0x10) IX[B]E
>         [21] -1 0       0x0000fe20 - 0x0000fe2f (0x10) IX[B]E
>         [22] -1 0       0x0000fe10 - 0x0000fe1f (0x10) IX[B]E
>         [23] -1 0       0x0000fe00 - 0x0000fe0f (0x10) IX[B]E
>         [24] -1 0       0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
>         [25] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
>         [26] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
>         [27] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
>         [28] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
>         [29] -1 0       0x0000ff20 - 0x0000ff3f (0x20) IX[B]E
>         [30] -1 0       0x0000ff40 - 0x0000ff5f (0x20) IX[B]E
>         [31] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
>         [32] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[B]E
>         [33] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
>         [34] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
>(II) NVIDIA(0): Initialized GPU GART.
>(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000000, 0x00000500)
>(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000000, 0x00000500)
>(II) NVIDIA(0): Setting mode "nvidia-auto-select"
>(WW) NVIDIA(0): WAIT (2, 1, 0x8000, 0x00000000, 0x00000598)
>(WW) NVIDIA(0): WAIT (1, 1, 0x8000, 0x00000000, 0x00000598)
>(II) Loading extension NV-GLX
>(WW) NVIDIA(0): WAIT (2, 11, 0x8000, 0x00000aac, 0x00000b00)
>(WW) NVIDIA(0): WAIT (1, 11, 0x8000, 0x00000aac, 0x00000b00)
>(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
>(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
>(==) NVIDIA(0): Backing store disabled
>(==) NVIDIA(0): Silken mouse enabled
>(**) Option "dpms"
>(**) NVIDIA(0): DPMS enabled
>(II) Loading extension NV-CONTROL
>(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00000aac, 0x0000104c)
>(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00000aac, 0x0000104c)
>(==) RandR enabled
>(II) Setting vga for screen 0.
>(II) Initializing built-in extension MIT-SHM
>(II) Initializing built-in extension XInputExtension
>(II) Initializing built-in extension XTEST
>(II) Initializing built-in extension XKEYBOARD
>(II) Initializing built-in extension XC-APPGROUP
>(II) Initializing built-in extension XAccessControlExtension
>(II) Initializing built-in extension SECURITY
>(II) Initializing built-in extension XINERAMA
>(II) Initializing built-in extension XFIXES
>(II) Initializing built-in extension XFree86-Bigfont
>(II) Initializing built-in extension RENDER
>(II) Initializing built-in extension RANDR
>(II) Initializing built-in extension COMPOSITE
>(II) Initializing built-in extension DAMAGE
>(II) Initializing built-in extension XEVIE
>(II) Initializing extension GLX
>(**) Option "Protocol" "auto"
>(**) Mouse0: Device: "/dev/sysmouse"
>(**) Mouse0: Protocol: "auto"
>(**) Option "CorePointer"
>(**) Mouse0: always reports core events
>(**) Option "Device" "/dev/sysmouse"
>(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
>(**) Option "ZAxisMapping" "4 5 6 7"
>(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
>(**) Mouse0: Buttons: 11
>(**) Mouse0: Sensitivity: 1
>(**) Option "CoreKeyboard"
>(**) Keyboard0: always reports core events
>(**) Option "Protocol" "standard"
>(**) Keyboard0: Protocol: standard
>(**) Option "AutoRepeat" "500 30"
>(**) Option "XkbRules" "xorg"
>(**) Keyboard0: XkbRules: "xorg"
>(**) Option "XkbModel" "pc105"
>(**) Keyboard0: XkbModel: "pc105"
>(**) Option "XkbLayout" "us"
>(**) Keyboard0: XkbLayout: "us"
>(**) Option "CustomKeycodes" "off"
>(**) Keyboard0: CustomKeycodes disabled
>(II) evaluating device (Keyboard0)
>(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
>(II) evaluating device (Mouse0)
>(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
>(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
>(II) Mouse0: SetupAuto: protocol is SysMouse
>(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00001418, 0x00001448)
>(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00001418, 0x00001448)
>(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00001418, 0x00001474)
>(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00001418, 0x00001474)
>(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00001418, 0x00001490)
>(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00001418, 0x00001490)
>(WW) NVIDIA(0): WAIT (2, 6, 0x8000, 0x00001418, 0x000017e0)
>(WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x00001418, 0x000017e0)
>FreeFontPath: FPE "/usr/local/lib/X11/fonts/misc/" refcount is 2,
>should be 1; fixing.

I also have a server running FreeBSD 7.0 with xorg 7.3 and an older Nvidia 
card.  I first had trouble under 6.3 when I upgraded to xorg 7.3 from 
7.1.  The nvidia driver seems to cause an interupt storm that paralyzes the 
system.  It doesn't freeze, but is so busy it is useless.

It runs OK, not great, using the native xorg 7.3 driver which has no GL 
support.

I don't have any idea what to do except wait for a new driver or xorg 
release that might fix this.

         -Derek

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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