Working xorg.conf for Dell Latitude D820 laptop (NVidia Quadro NVS 120M GeForce Go 7400 512MB)?

Matt Kosht matt.kosht at gmail.com
Wed Apr 18 21:39:13 UTC 2007


> I have a semi-working configuration of xorg now running FBSD 6.2 on
> the Dell Latitude D820 (NVidia Quadro NVS 120M GeForce Go 7400 512MB).
>
> I am able to run the laptop's built in display at the correct
> resolution and 24 bit color (forget my mindless request for 32 bit
> color). I copied/modded a ubuntu xorg.conf that supposedly did
> everything I needed to get this far.
>
> Issue #1   I have an external LCD display (1280x1024) attached that I
> would like to use (when at my desk anyway) as a 2nd display (this
> works just ducky in Windows XP).  This still doesn't work and xorg
> doesn't seem to see make it available.
>
> Issue #2 I have installed/prodded/kicked the synaptics touchpad driver
> but it still doesn't work. It always comes up in dmesg as a glidepoint
> PS/2 mouse and xorg won't recognize it as anything but a PS/2 mouse
> which is unusable as the slightest touch sends the pointer sailing
> across the screen. I did manage to get an external USB mouse to work
> in the meantime but there's an minor issue with that as well (issue
> #3)
>
> Issue #3 the USB mouse when attached autostarts moused which makes it
> not work in X for some reason. If I kill moused it works just fine. I
> am have moused_enable=NO in /etc/rc.conf  so I am not sure why it
> autostarts this anyway.
>

Sorry I meant to attach my current xorg.conf  and xorg log file here
they are respectively:

**xorg.conf

# xorg.conf (Xorg X Window System server configuration file)

Section "ServerLayout"

        Screen          "Screen 1" RightOf "LCD Screen"
        Identifier     "Default Layout"
        Screen         "Default Screen" 0 0
        InputDevice    "Generic Keyboard"
        InputDevice    "Mouse1" "CorePointer"
EndSection

Section "Files"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc"
        FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath     "/usr/X11R6/lib/X11/fonts/TTF"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load  "bitmap"
        Load  "dbe"
        Load  "ddc"
        #Load   "evdev"
        Load  "extmod"
        Load  "freetype"
        Load  "glx"
        Load  "int10"
        Load  "record"
        Load  "type1"
        Load  "vbe"
EndSection

Section "ServerFlags"
        Option      "BlankTime" "10"
        Option      "StandbyTime" "20"
        Option      "SuspendTime" "30"
        Option      "OffTime" "60"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "keyboard"
        Option      "CoreKeyboard"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "fr"
        Option      "XkbVariant" "latin9"
EndSection

# synaptics touchpad
#Section "InputDevice"
#       Identifier  "Mouse0"
        #Driver      "synaptics"
        #Option     "Protocol" "psm"
        #Option     "Device" "/dev/psm0"
        #Option     "SHMConfig" "on"
#EndSection

#usb mouse
Section "InputDevice"
        Identifier      "Mouse1"
        Driver          "mouse"
        Option          "Protocol" "Auto"
        Option          "Device" "/dev/ums0"
        Option          "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        Identifier   "WUXGA Flat pannel"
 ### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    30.0 - 75.0
        VertRefresh  30.0 - 60.0
        ModeLine     "1280x800 at 60" 83.9 1280 1312 1624 1656 800 816 824 841
        ModeLine     "1024x768" 60.8 1024 1056 1128 1272 768 768 770 796
        Option      "DPMS"
EndSection

Section "Monitor"
        Identifier   "CRT"
 ### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    30.0 - 70.0
        VertRefresh  48.0 - 120.0
        ModeLine     "1024x768" 94.5 1024 1072 1168 1376 768 769 772
808 +hsync +vsync
        Option      "DPMS"
EndSection

Section "Device"

        # See /usr/share/doc/NVIDIA_GLX-1.0/README.txt
        # windows will not maximise over the fluxbox toolbar.  A
        # drawback is bad positioning of windows.
        #Option "MetaModes" "DFP-0: 1920x1200, CRT-0: 1024x768 at 1920x1180 +0+20"
        # 3) Allows to quit the CRT area without scrolling (good to start
        # hidden things during a presentation).  Maximisation however is
        # done w.r.t. the small area...
        #Option "MetaModes" "DFP-0: 1920x1200, CRT-0: 1024x768 +0+20"
        #Option "MetaModes" "DFP-0: 1920x1200, CRT-0: 1024x768"
        #Option "TwinViewOrientation" "DFP-0 LeftOf CRT-0"
        # Not recommended but allow to plug in a monitor without restarting
        Identifier  "NVS-120M"
        Driver      "nvidia"
        VendorName  "NVIDIA Corporation"
        BoardName   "512MB Quadro NVS-120M TurboCache"
        Option      "NoLogo" "true"
        # TwinView ----------------------------------------
        Option      "TwinView"
        # CRT=beamer with a Xnest fullscreen presentation.
        # 1) No offset.  The Xnest window should be set hiding its "topar"
        # or without decorations.  Good positioning and maximisation.
        Option      "MetaModes" "DFP-0: 1920x1200, CRT-0: 1024x768 at 1920x1200"
        # 2) The offset is to hide the xnest topbar.  As a bonus,
        Option      "TwinViewOrientation" "Clone"
        # 4) CRT screen separate from laptop screen.
        Option      "ConnectedMonitor" "DFP, CRT"
        # If EDID cannot be retrieved:
        Option      "HorizSync" "DFP-0: 30-75; CRT-0: 30-70"
        Option      "VertRefresh" "DFP-0: 30-60; CRT-0: 48-120"
        BusID       "PCI:1:0:0"
EndSection

Section "Device"
        Identifier  "NVS-120M(1)"
        Driver      "nvidia"
        Screen      1
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device     "NVS-120M"
        Monitor    "WUXGA Flat pannel"
        DefaultDepth     24
        SubSection "Display"
                Depth     1
                Modes    "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     4
                Modes    "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes    "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1920x1200" "1680x1050" "1280x800" "1024x768" "800x600"
        EndSubSection
EndSection

Section "Screen"
        Identifier "Screen 1"
        Device     "NVS-120M(1)"
        Monitor    "CRT"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection




**Xorg.0.log

X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: FreeBSD 6.2 i386 [ELF]
Current Operating System: FreeBSD sdcbsd1.semcoenergy.com
6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Thu Apr 12 09:03:31 EDT 2007
    root at sdcbsd1.semcoenergy.com:/usr/obj/usr/src/sys/D820 i386
Build Date: 16 October 2006
        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: Wed Apr 18 14:11:16 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "CRT"
(**) |   |-->Device "NVS-120M(1)"
(**) |-->Screen "Default Screen" (1)
(**) |   |-->Monitor "WUXGA Flat pannel"
(**) |   |-->Device "NVS-120M"
(EE) Screen LCD Screen doesn't exist: deleting placement
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "fr"
(**) XKB: layout: "fr"
(**) Option "XkbVariant" "latin9"
(**) XKB: variant: "latin9"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse1"
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID" does not exist.
        Entry deleted from font path.
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/cyrillic,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/TTF,/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "BlankTime" "10"
(**) Option "StandbyTime" "20"
(**) Option "SuspendTime" "30"
(**) Option "OffTime" "60"
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.2
        X.Org Video Driver: 0.8
        X.Org XInput driver : 0.5
        X.Org Server Extension : 0.2
        X.Org Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(--) 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
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,27a0 card 1028,01cc rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,27a1 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 1028,01cc rev 01 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,27d2 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,27d6 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1028,01cc rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1028,01cc rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1028,01cc rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1028,01cc rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1028,01cc rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e1 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b9 card 1028,01cc rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,27c4 card 1028,01cc rev 01 class 01,01,80 hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1028,01cc rev 01 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,01d8 card 1028,01cc rev a1 class 03,00,00 hdr 00
(II) PCI: 03:01:0: chip 1217,7135 card fffd,0000 rev 21 class 06,07,00 hdr 82
(II) PCI: 03:01:4: chip 1217,00f7 card 1028,01cc rev 02 class 0c,00,10 hdr 00
(II) PCI: 09:00:0: chip 14e4,1600 card 1028,01cc rev 02 class 02,00,00 hdr 00
(II) PCI: 0c:00:0: chip 14e4,4311 card 1028,0007 rev 01 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,13), 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:1:0), (0,1,1), BCTRL: 0x001a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xed000000 - 0xefefffff (0x2f00000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 11: bridge is at (0:28:0), (0,11,11), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 12: bridge is at (0:28:1), (0,12,12), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 12 non-prefetchable memory range:
        [0] -1  0       0xecf00000 - 0xecffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 9: bridge is at (0:28:2), (0,9,9), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 9 non-prefetchable memory range:
        [0] -1  0       0xece00000 - 0xecefffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 13: bridge is at (0:28:3), (0,13,14), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 13 I/O range:
        [0] -1  0       0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 13 non-prefetchable memory range:
        [0] -1  0       0xecc00000 - 0xecdfffff (0x200000) MX[B]
(II) Bus 13 prefetchable memory range:
        [0] -1  0       0xe0000000 - 0xe01fffff (0x200000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
        [0] -1  0       0xecb00000 - 0xecbfffff (0x100000) MX[B]
(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-CardBus bridge:
(II) Bus 4: bridge is at (3:1:0), (3,4,4), BCTRL: 0x0440 (VGA_EN is cleared)
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x01d8) rev 161,
Mem @ 0xed000000/24, 0xd0000000/28, 0xee000000/24
(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       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1  0       0xecffc000 - 0xecffffff (0x4000) MX[B]E
        [1] -1  0       0xecef0000 - 0xecefffff (0x10000) MX[B]E
        [2] -1  0       0xecbfe800 - 0xecbfefff (0x800) MX[B]E
        [3] -1  0       0xecbff000 - 0xecbfffff (0x1000) MX[B]E
        [4] -1  0       0xffa80000 - 0xffafffff (0x80000) MX[B]E
        [5] -1  0       0xefffc000 - 0xefffffff (0x4000) MX[B]E
        [6] -1  0       0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
        [7] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [8] -1  0       0xed000000 - 0xedffffff (0x1000000) MX[B](B)
        [9] -1  0       0x000010c0 - 0x000010ff (0x40) IX[B]E
        [10] -1 0       0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
        [11] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
        [12] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
        [13] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
        [14] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
        [15] -1 0       0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
        [16] -1 0       0x0000bf40 - 0x0000bf7f (0x40) IX[B]E
        [17] -1 0       0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
        [18] -1 0       0x0000bf80 - 0x0000bfff (0x80) IX[B]E
(II) PCI I/O resource overlap reduced 0x0000bf40 from 0x0000bf7f to 0x0000bf5f
(II) PCI I/O resource overlap reduced 0x0000bf80 from 0x0000bfff to 0x0000bf9f
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xecffc000 - 0xecffffff (0x4000) MX[B]E
        [1] -1  0       0xecef0000 - 0xecefffff (0x10000) MX[B]E
        [2] -1  0       0xecbfe800 - 0xecbfefff (0x800) MX[B]E
        [3] -1  0       0xecbff000 - 0xecbfffff (0x1000) MX[B]E
        [4] -1  0       0xffa80000 - 0xffafffff (0x80000) MX[B]E
        [5] -1  0       0xefffc000 - 0xefffffff (0x4000) MX[B]E
        [6] -1  0       0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
        [7] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [8] -1  0       0xed000000 - 0xedffffff (0x1000000) MX[B](B)
        [9] -1  0       0x000010c0 - 0x000010ff (0x40) IX[B]E
        [10] -1 0       0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
        [11] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
        [12] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
        [13] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
        [14] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
        [15] -1 0       0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
        [16] -1 0       0x0000bf40 - 0x0000bf5f (0x20) IX[B]E
        [17] -1 0       0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
        [18] -1 0       0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xecffc000 - 0xecffffff (0x4000) MX[B]E
        [6] -1  0       0xecef0000 - 0xecefffff (0x10000) MX[B]E
        [7] -1  0       0xecbfe800 - 0xecbfefff (0x800) MX[B]E
        [8] -1  0       0xecbff000 - 0xecbfffff (0x1000) MX[B]E
        [9] -1  0       0xffa80000 - 0xffafffff (0x80000) MX[B]E
        [10] -1 0       0xefffc000 - 0xefffffff (0x4000) MX[B]E
        [11] -1 0       0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
        [12] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [13] -1 0       0xed000000 - 0xedffffff (0x1000000) MX[B](B)
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x000010c0 - 0x000010ff (0x40) IX[B]E
        [17] -1 0       0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
        [18] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
        [19] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
        [20] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
        [21] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
        [22] -1 0       0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
        [23] -1 0       0x0000bf40 - 0x0000bf5f (0x20) IX[B]E
        [24] -1 0       0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
        [25] -1 0       0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 6.9.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.9746
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.1.0
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.9746
        Module class: X.Org Video Driver
(II) LoadModule: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) NVIDIA dlloader X Driver  1.0-9746  Tue Dec 19 13:23:45 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01: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/X11R6/lib/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/X11R6/lib/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
        compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
        compiled for 6.9.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 0.8
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xecffc000 - 0xecffffff (0x4000) MX[B]E
        [6] -1  0       0xecef0000 - 0xecefffff (0x10000) MX[B]E
        [7] -1  0       0xecbfe800 - 0xecbfefff (0x800) MX[B]E
        [8] -1  0       0xecbff000 - 0xecbfffff (0x1000) MX[B]E
        [9] -1  0       0xffa80000 - 0xffafffff (0x80000) MX[B]E
        [10] -1 0       0xefffc000 - 0xefffffff (0x4000) MX[B]E
        [11] -1 0       0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
        [12] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [13] -1 0       0xed000000 - 0xedffffff (0x1000000) MX[B](B)
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x000010c0 - 0x000010ff (0x40) IX[B]E
        [17] -1 0       0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
        [18] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
        [19] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
        [20] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
        [21] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
        [22] -1 0       0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
        [23] -1 0       0x0000bf40 - 0x0000bf5f (0x20) IX[B]E
        [24] -1 0       0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
        [25] -1 0       0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
(II) resource ranges after probing:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xecffc000 - 0xecffffff (0x4000) MX[B]E
        [6] -1  0       0xecef0000 - 0xecefffff (0x10000) MX[B]E
        [7] -1  0       0xecbfe800 - 0xecbfefff (0x800) MX[B]E
        [8] -1  0       0xecbff000 - 0xecbfffff (0x1000) MX[B]E
        [9] -1  0       0xffa80000 - 0xffafffff (0x80000) MX[B]E
        [10] -1 0       0xefffc000 - 0xefffffff (0x4000) MX[B]E
        [11] -1 0       0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
        [12] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [13] -1 0       0xed000000 - 0xedffffff (0x1000000) MX[B](B)
        [14] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [15] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [16] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [17] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [18] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [19] -1 0       0x000010c0 - 0x000010ff (0x40) IX[B]E
        [20] -1 0       0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
        [21] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
        [22] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
        [23] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
        [24] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
        [25] -1 0       0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
        [26] -1 0       0x0000bf40 - 0x0000bf5f (0x20) IX[B]E
        [27] -1 0       0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
        [28] -1 0       0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
        [29] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [30] 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): Option "NoLogo" "true"
(**) NVIDIA(0): Option "ConnectedMonitor" "DFP, CRT"
(**) NVIDIA(0): Option "TwinView"
(**) NVIDIA(0): Option "TwinViewOrientation" "Clone"
(**) NVIDIA(0): Option "MetaModes" "DFP-0: 1920x1200, CRT-0: 1024x768 at 1920x1200"
(**) NVIDIA(0): Option "HorizSync" "DFP-0: 30-75; CRT-0: 30-70"
(**) NVIDIA(0): Option "VertRefresh" "DFP-0: 30-60; CRT-0: 48-120"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): TwinView enabled
(**) NVIDIA(0): ConnectedMonitor string: "DFP, CRT"
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) NVIDIA(0): NVIDIA GPU GeForce Go 7400 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 05.72.22.21.fe
(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 GeForce Go 7400 at PCI:1:0:0:
(--) NVIDIA(0):     CRT-0
(--) NVIDIA(0):     Seiko (DFP-0)
(--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
(--) NVIDIA(0): Seiko (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): Seiko (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Display Devices found referenced in MetaMode: CRT-0, DFP-0
(II) NVIDIA(0): Assigned Display Devices: CRT-0, DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "DFP-0:1920x1200,CRT-0:1024x768 at 1920x1200"
(II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) NVIDIA(0):     from CRT-0's EDID.
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xee000000 - 0xeeffffff (0x1000000) MX[B]
        [1] 0   0       0xd0000000 - 0xdfffffff (0x10000000) MX[B]
        [2] 0   0       0xed000000 - 0xedffffff (0x1000000) MX[B]
        [3] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [4] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [5] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [6] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [7] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [8] -1  0       0xecffc000 - 0xecffffff (0x4000) MX[B]E
        [9] -1  0       0xecef0000 - 0xecefffff (0x10000) MX[B]E
        [10] -1 0       0xecbfe800 - 0xecbfefff (0x800) MX[B]E
        [11] -1 0       0xecbff000 - 0xecbfffff (0x1000) MX[B]E
        [12] -1 0       0xffa80000 - 0xffafffff (0x80000) MX[B]E
        [13] -1 0       0xefffc000 - 0xefffffff (0x4000) MX[B]E
        [14] -1 0       0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
        [15] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [16] -1 0       0xed000000 - 0xedffffff (0x1000000) MX[B](B)
        [17] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [18] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [19] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [20] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [21] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [22] -1 0       0x000010c0 - 0x000010ff (0x40) IX[B]E
        [23] -1 0       0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
        [24] -1 0       0x00000374 - 0x00000377 (0x4) IX[B]E
        [25] -1 0       0x00000170 - 0x0000017f (0x10) IX[B]E
        [26] -1 0       0x000003f4 - 0x000003f7 (0x4) IX[B]E
        [27] -1 0       0x000001f0 - 0x000001ff (0x10) IX[B]E
        [28] -1 0       0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
        [29] -1 0       0x0000bf40 - 0x0000bf5f (0x20) IX[B]E
        [30] -1 0       0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
        [31] -1 0       0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
        [32] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [33] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "DFP-0:1920x1200,CRT-0:1024x768 at 1920x1200"
(II) Loading extension NV-GLX
(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
(II) Loading extension XINERAMA
(==) RandR enabled
(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 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
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Generic Keyboard: XkbLayout: "fr"
(**) Option "XkbVariant" "latin9"
(**) Generic Keyboard: XkbVariant: "latin9"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "Auto"
(**) Mouse1: Device: "/dev/ums0"
(**) Mouse1: Protocol: "Auto"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/ums0"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse1: ZAxisMapping: buttons 4 and 5
(**) Mouse1: Buttons: 9
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Mouse1: SetupAuto: hw.iftype is 5, hw.model is 0
(II) Mouse1: SetupAuto: protocol is SysMouse
(WW) fcntl(14, O_ASYNC): Inappropriate ioctl for device
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0


More information about the freebsd-questions mailing list