From owner-freebsd-x11@FreeBSD.ORG Sun Jun 14 01:38:32 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A87B106566C for ; Sun, 14 Jun 2009 01:38:32 +0000 (UTC) (envelope-from andriy@irbisnet.com) Received: from smtp126.rog.mail.re2.yahoo.com (smtp126.rog.mail.re2.yahoo.com [206.190.53.31]) by mx1.freebsd.org (Postfix) with SMTP id EA5148FC16 for ; Sun, 14 Jun 2009 01:38:31 +0000 (UTC) (envelope-from andriy@irbisnet.com) Received: (qmail 54995 invoked from network); 14 Jun 2009 01:38:31 -0000 Received: from unknown (HELO keeper.irbisnet.com) (andriy@99.253.104.52 with login) by smtp126.rog.mail.re2.yahoo.com with SMTP; 14 Jun 2009 01:38:30 -0000 X-YMail-OSG: vxFhDZwVM1l9qYQLyDWqPBGYsBzT_HOIZkdcmygiNxKtam556J6ePHmvqY.iDqZjXg-- X-Yahoo-Newman-Property: ymail-3 Received: from prime.irbisnet.com (prime.irbisnet.vpn [10.78.76.4]) by keeper.irbisnet.com (Postfix) with ESMTPSA id BBE021140F; Sat, 13 Jun 2009 21:38:29 -0400 (EDT) Message-ID: <4A345494.4000907@irbisnet.com> Date: Sat, 13 Jun 2009 21:38:28 -0400 From: Andriy Bakay User-Agent: Thunderbird 2.0.0.21 (X11/20090410) MIME-Version: 1.0 To: Robert Noland References: <4A1D5FDD.9050306@irbisnet.com> <1243439705.2926.2387.camel@balrog.2hip.net> <4A1D6445.1080707@irbisnet.com> <1243440584.2926.2403.camel@balrog.2hip.net> <3a142e750905271510s787d3572r9b0b25fea6510c66@mail.gmail.com> <4A21EFE1.3090705@irbisnet.com> <1243778890.1713.3898.camel@balrog.2hip.net> <4A229783.6080000@irbisnet.com> <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> <4A2AECD0.3010706@irbisnet.com> <1244332100.2034.1806.camel@balrog.2hip.net> <4A2B1DA1.5090401@irbisnet.com> <1244380495.2034.2615.camel@balrog.2hip.net> In-Reply-To: <1244380495.2034.2615.camel@balrog.2hip.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Problems with libpciaccess-0.10.6 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2009 01:38:32 -0000 Hi Robert and Paul, I apologize for delay, but machine on which I can do all this experiments is my primary working station, so during a week it very busy. I build the following ports with debug option: libdrm-2.4.11 libpciaccess-0.10.6 xf86-video-nouveau-0.0.10.20090514 xorg-server-1.6.1,1 and I cannot reproduce this problem any more. I did build without debug options and it works as well. So, I guess it was false alarm and I apologize for that and I want to thank you for your help. Robert Noland wrote: > On Sat, 2009-06-06 at 21:53 -0400, Andriy Bakay wrote: >> Done. >> >> $ gdb66 -c ~/tmp/Xorg.core -s ~/tmp/Xorg >> >> #0 0x0000000801bc2bec in ?? () >> #1 0x0000000801bc1a5b in ?? () >> #2 0x0000000801bc4b6c in ?? () >> #3 0xffffffdf00000002 in ?? () >> #4 0xffffffffffffffff in ?? () >> #5 0x00000000ffffffff in ?? () >> #6 0x00007fffffffe470 in ?? () >> #7 0x0000000801e59c38 in ?? () >> #8 0x00007fffffffed20 in ?? () >> #9 0x0000000000483cef in ddxGiveUp () at xf86Init.c:1417 >> #10 0x0000000000483dd4 in AbortDDX () at xf86Init.c:1462 >> #11 0x000000000053bf68 in AbortServer () at log.c:407 >> #12 0x000000000053c46a in FatalError (f=0x605540
> of bounds>) at log.c:532 >> #13 0x00000000004a1d6f in xf86SigHandler (signo=11) at xf86Events.c:387 >> #14 >> #15 0x00000008027ff538 in ?? () >> #16 0x00000008027ff7ca in ?? () >> #17 0x0000000001e137d4 in ?? () >> #18 0x0000000801e59c38 in ?? () >> #19 0x00007fffffffeab0 in ?? () >> #20 0x00000000004c194c in xf86ClaimPciSlot (d=0x1ffffeb50, >> drvp=0x80282e420, chipset=0, dev=0x801e59c38, active=0) at xf86pciBus.c:749 >> #21 0x000000000048216e in xf86CallDriverProbe (drv=0x801e11510, >> detect_only=0) at xf86Init.c:632 >> #22 0x000000000048288c in InitOutput (pScreenInfo=0x75d480, argc=4, >> argv=0x7fffffffecf8) at xf86Init.c:915 >> #23 0x000000000042ceaa in main (argc=4, argv=0x7fffffffecf8, >> envp=0x7fffffffed20) at main.c:315 >> (gdb) > > Hrm, how about the display driver with WITH_DEBUG as well... We are > getting closer. > > robert. > >> Robert Noland wrote: >>> On Sat, 2009-06-06 at 18:25 -0400, Andriy Bakay wrote: >>>> I build 'libdrm' port with '-g' option, but 0,1,2 frames still unknown. >>>> >>>> $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg >>>> >>>> Core was generated by `Xorg'. >>>> Program terminated with signal 6, Aborted. >>>> #0 0x00000008019d5bec in ?? () >>>> (gdb) bt >>>> #0 0x00000008019d5bec in ?? () >>>> #1 0x00000008019d4a5b in ?? () >>>> #2 0x00000008019d7b6c in ?? () >>>> #3 0xffffffdf00000001 in ?? () >>>> #4 0xffffffffffffffff in ?? () >>>> #5 0x00000000ffffffff in ?? () >>>> #6 0x0000000801c59c38 in ?? () >>>> #7 0x0000000000565648 in ?? () >>>> #8 0x0000000801c59c38 in ?? () >>>> #9 0x0000000000463f6a in ddxGiveUp () >>>> #10 0x00000000004e6ddd in AbortServer () >>>> #11 0x00000000004e745f in FatalError () >>>> #12 0x00000000004792c9 in xf86SigHandler () >>>> #13 >>>> #14 0x00000008025cf538 in ?? () >>>> #15 0x00000008025cf7ca in ?? () >>>> #16 0x0000000801c112e0 in ?? () >>>> #17 0x00000000004e243b in XNFcalloc () >>>> #18 0x00000000004903b6 in xf86ClaimPciSlot () >>>> #19 0x0000000000464548 in xf86CallDriverProbe () >>>> #20 0x0000000000464c88 in InitOutput () >>>> #21 0x000000000042d44f in main () >>>> (gdb) >>>> >>>> Please, advise. >>> rebuild xorg-server and define WITH_DEBUG. >>> >>> robert. >>> >>>> Paul B. Mahol wrote: >>>>> On 5/31/09, Andriy Bakay wrote: >>>>>> Sorry, I am sending you file with symbols (see attachment): >>>>>> >>>>>> And this is back trace: >>>>>> >>>>>> $ gdb -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg >>>>>> >>>>>> ... >>>>>> >>>>>> Core was generated by `Xorg'. >>>>>> Program terminated with signal 11, Segmentation fault. >>>>>> #0 0x00000008026c3538 in ?? () >>>>>> (gdb) bt >>>>>> #0 0x00000008026c3538 in ?? () >>>>>> #1 0x00000008026c37ca in ?? () >>>>>> #2 0x0000000801d11510 in ?? () >>>>>> #3 0x00000000004d8c38 in XNFcalloc () >>>>>> #4 0x000000000048a066 in xf86ClaimPciSlot () >>>>>> #5 0x00000000004613ee in xf86CallDriverProbe () >>>>>> #6 0x0000000000461b13 in InitOutput () >>>>>> #7 0x000000000042d33a in main () >>>>>> (gdb) >>>>> Please avoid top posting if possible. >>>>> 0,1,2 frames are unknown. that usually means other >>>>> libraries/drivers/Mesa/libdrm/etc .. >>>>> needs to be recompiled with symbols and not striped upon reinstallation. >>>>> >>>>>> Robert Noland wrote: >>>>>>> On Sat, 2009-05-30 at 22:48 -0400, Andriy Bakay wrote: >>>>>>>> Sorry for delay, I was very busy. >>>>>>>> >>>>>>>> I reproduced the issue and have 'Xorg.core' file. I tried to get back >>>>>>>> trace but get 'No stack' message. I am sending you the core dump file >>>>>>>> maybe it will be useful. >>>>>>> Unfortunately, without symbols this doesn't tell us anything. >>>>>>> >>>>>>> robert. >>>>>>> >>>>>>>> Andriy >>>>>>>> >>>>>>>> Paul B. Mahol wrote: >>>>>>>>> On 5/27/09, Robert Noland wrote: >>>>>>>>>> On Wed, 2009-05-27 at 12:03 -0400, Andriy Bakay wrote: >>>>>>>>>>> Unfortunately, X server did not store core dump. If you give me >>>>>>>>>>> options >>>>>>>>>>> which will force X server to make core dump then I can try to >>>>>>>>>>> reproduce >>>>>>>>>>> it again. >>>>>>>>>> Option "NoTrapSignals" "boolean" >>>>>>>>>> This prevents the Xorg server from trapping a range of >>>>>>>>>> unex- >>>>>>>>>> pected fatal signals and exiting cleanly. Instead, >>>>>>>>>> the Xorg >>>>>>>>>> server will die and drop core where the fault >>>>>>>>>> occurred. >>>>>>>>>> The >>>>>>>>>> default behaviour is for the Xorg server to exit >>>>>>>>>> cleanly, but >>>>>>>>>> still drop a core file. In general you never want to >>>>>>>>>> use >>>>>>>>>> this >>>>>>>>>> option unless you are debugging an Xorg server problem >>>>>>>>>> and know >>>>>>>>>> how to deal with the consequences. >>>>>>>>>> >>>>>>>>>> robert. >>>>>>>>> And kern.sugid_coredump=1 sysctl, if Xorg is installed with setuid bit. >>>>>>>>>>> Robert Noland wrote: >>>>>>>>>>>> On Wed, 2009-05-27 at 11:44 -0400, Andriy Bakay wrote: >>>>>>>>>>>>> Hi X11 Team, >>>>>>>>>>>>> >>>>>>>>>>>>> Recently I tried to upgrade to 'libpciaccess-0.10.6' port on my >>>>>>>>>>>>> laptop: >>>>>>>>>>>>> >>>>>>>>>>>>> ThinkPad T61, FreeBSD 7.1 amd64, nVidia Quadro NVS 140M. And my X >>>>>>>>>>>>> (xorg-server-1.6.0,1) server crashed during startup (see attached >>>>>>>>>>>>> logs). >>>>>>>>>>>>> I tried 'xorg-server-1.6.1' and two different nVidia drivers 'nv' >>>>>>>>>>>>> and >>>>>>>>>>>>> 'nouveau' same crash, but with different log entries. After I >>>>>>>>>>>>> downgrade >>>>>>>>>>>>> >>>>>>>>>>>>> to 'libpciaccess-0.10.5_6' port both drivers working fine. I >>>>>>>>>>>>> attached >>>>>>>>>>>>> the X server logs and configs for both nVidia drivers: >>>>>>>>>>>> Hrm, I really didn't think that much changed with 0.10.6. Any chance >>>>>>>>>>>> you can get a backtrace from the X server? >>>>>>>>>>>> >>>>>>>>>>>> robert. >>>>>>>>>>>> >>>>>>>>>>>>> nv: Xorg.0.nv.log, xorg.nv.conf >>>>>>>>>>>>> nouveau: Xorg.0.nouveau.log, xorg.nouveau.conf >>>>>>>>>>>>> >>>>>>>>>>>>> Please, advise. >>>>>>>>>>>>> >>>>>>>>>>>>> Thanks, >>>>>>>>>>>>> Andriy >>>>>>>>>>>>> plain text document attachment (Xorg.0.nouveau.log) >>>>>>>>>>>>> X.Org X Server 1.6.0 >>>>>>>>>>>>> Release Date: 2009-2-25 >>>>>>>>>>>>> X Protocol Version 11, Revision 0 >>>>>>>>>>>>> Build Operating System: FreeBSD 7.0-RELEASE amd64 >>>>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 >>>>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 >>>>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>>>>>>>>>>> amd64 >>>>>>>>>>>>> Build Date: 12 April 2009 03:12:50PM >>>>>>>>>>>>> >>>>>>>>>>>>> Before reporting problems, check http://wiki.x.org >>>>>>>>>>>>> to make sure that you have the latest version. >>>>>>>>>>>>> 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: Sat May 23 21:47:12 2009 >>>>>>>>>>>>> (==) Using config file: "/etc/X11/xorg.conf" >>>>>>>>>>>>> (==) ServerLayout "X.org Configured" >>>>>>>>>>>>> (**) |-->Screen "Screen0" (0) >>>>>>>>>>>>> (**) | |-->Monitor "Monitor0" >>>>>>>>>>>>> (**) | |-->Device "Card0" >>>>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" >>>>>>>>>>>>> (**) |-->Input Device "Keyboard0" >>>>>>>>>>>>> (**) Option "DontZap" "Off" >>>>>>>>>>>>> (**) Option "AIGLX" "true" >>>>>>>>>>>>> (==) Automatically adding devices >>>>>>>>>>>>> (==) Automatically enabling devices >>>>>>>>>>>>> (**) 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/URW/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, >>>>>>>>>>>>> /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/, >>>>>>>>>>>>> built-ins >>>>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>>>>>>>>>>>> (**) Extension "Composite" is enabled >>>>>>>>>>>>> (**) Extension "XVideo" is enabled >>>>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or >>>>>>>>>>>>> 'vmmouse' will be disabled. >>>>>>>>>>>>> (WW) Disabling Keyboard0 >>>>>>>>>>>>> (II) Loader magic: 0xb20 >>>>>>>>>>>>> (II) Module ABI versions: >>>>>>>>>>>>> X.Org ANSI C Emulation: 0.4 >>>>>>>>>>>>> X.Org Video Driver: 5.0 >>>>>>>>>>>>> X.Org XInput driver : 4.0 >>>>>>>>>>>>> X.Org Server Extension : 2.0 >>>>>>>>>>>>> (II) Loader running on freebsd >>>>>>>>>>>>> (--) Using syscons driver with X support (version 2.0) >>>>>>>>>>>>> (--) using VT number 9 >>>>>>>>>>>>> >>>>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS >>>>>>>>>>>>> @ >>>>>>>>>>>>> 0x????????/65536 >>>>>>>>>>>>> (II) System resource ranges: >>>>>>>>>>>>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] >>>>>>>>>>>>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] >>>>>>>>>>>>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] >>>>>>>>>>>>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] >>>>>>>>>>>>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] >>>>>>>>>>>>> (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) "record" will be loaded. This was enabled by default and also >>>>>>>>>>>>> specified in the config file. >>>>>>>>>>>>> (II) "dri" will be loaded. This was enabled by default and also >>>>>>>>>>>>> specified in the config file. >>>>>>>>>>>>> (II) "dri2" will be loaded. This was enabled by default and also >>>>>>>>>>>>> specified in the config file. >>>>>>>>>>>>> (II) LoadModule: "extmod" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so >>>>>>>>>>>>> (II) Module extmod: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (II) Loading extension MIT-SCREEN-SAVER >>>>>>>>>>>>> (II) Loading extension XFree86-VidModeExtension >>>>>>>>>>>>> (II) Loading extension XFree86-DGA >>>>>>>>>>>>> (II) Loading extension DPMS >>>>>>>>>>>>> (II) Loading extension XVideo >>>>>>>>>>>>> (II) Loading extension XVideo-MotionCompensation >>>>>>>>>>>>> (II) Loading extension X-Resource >>>>>>>>>>>>> (II) LoadModule: "record" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so >>>>>>>>>>>>> (II) Module record: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.13.0 >>>>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (II) Loading extension RECORD >>>>>>>>>>>>> (II) LoadModule: "dbe" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so >>>>>>>>>>>>> (II) Module dbe: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (II) Loading extension DOUBLE-BUFFER >>>>>>>>>>>>> (II) LoadModule: "glx" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so >>>>>>>>>>>>> (II) Module glx: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (**) AIGLX enabled >>>>>>>>>>>>> (II) Loading extension GLX >>>>>>>>>>>>> (II) LoadModule: "dri" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so >>>>>>>>>>>>> (II) Module dri: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (II) Loading extension XFree86-DRI >>>>>>>>>>>>> (II) LoadModule: "dri2" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.so >>>>>>>>>>>>> (II) Module dri2: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (II) Loading extension DRI2 >>>>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 0.99.3 >>>>>>>>>>>>> Module class: X.Org XInput Driver >>>>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 >>>>>>>>>>>>> (II) LoadModule: "nouveau" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nouveau_drv.so >>>>>>>>>>>>> (II) Module nouveau: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 0.0.10 >>>>>>>>>>>>> Module class: X.Org Video Driver >>>>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 >>>>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>>>> (II) NOUVEAU driver 20090514.9656762 >>>>>>>>>>>>> (II) NOUVEAU driver for NVIDIA chipset families : >>>>>>>>>>>>> RIVA TNT (NV04) >>>>>>>>>>>>> RIVA TNT2 (NV05) >>>>>>>>>>>>> GeForce 256 (NV10) >>>>>>>>>>>>> GeForce 2 (NV11, NV15) >>>>>>>>>>>>> GeForce 4MX (NV17, NV18) >>>>>>>>>>>>> GeForce 3 (NV20) >>>>>>>>>>>>> GeForce 4Ti (NV25, NV28) >>>>>>>>>>>>> GeForce FX (NV3x) >>>>>>>>>>>>> GeForce 6 (NV4x) >>>>>>>>>>>>> GeForce 7 (G7x) >>>>>>>>>>>>> GeForce 8 (G8x) >>>>>>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 >>>>>>>>>>>>> >>>>>>>>>>>>> Fatal server error: >>>>>>>>>>>>> Caught signal 11. Server aborting >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> Please consult the The X.Org Foundation support >>>>>>>>>>>>> at http://wiki.x.org >>>>>>>>>>>>> for help. >>>>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for >>>>>>>>>>>>> additional >>>>>>>>>>>>> information. >>>>>>>>>>>>> >>>>>>>>>>>>> plain text document attachment (xorg.nv.conf) >>>>>>>>>>>>> Section "ServerLayout" >>>>>>>>>>>>> Identifier "X.org Configured" >>>>>>>>>>>>> Screen 0 "Screen0" 0 0 >>>>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" >>>>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" >>>>>>>>>>>>> Option "DontZap" "Off" >>>>>>>>>>>>> Option "AIGLX" "true" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Extensions" >>>>>>>>>>>>> Option "Composite" "Enable" >>>>>>>>>>>>> Option "XVideo" "Enable" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Files" >>>>>>>>>>>>> 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/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Module" >>>>>>>>>>>>> Load "extmod" >>>>>>>>>>>>> Load "record" >>>>>>>>>>>>> Load "dbe" >>>>>>>>>>>>> Load "glx" >>>>>>>>>>>>> Load "dri" >>>>>>>>>>>>> Load "dri2" >>>>>>>>>>>>> Load "synaptics" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> #Section "ServerFlags" >>>>>>>>>>>>> # Option "AllowEmptyInput" >>>>>>>>>>>>> #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 "InputDevice" >>>>>>>>>>>>> Identifier "Synaptics_Touchpad" >>>>>>>>>>>>> Driver "synaptics" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "Device" "/dev/psm0" >>>>>>>>>>>>> Option "Protocol" "psm" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "LeftEdge" "1400" >>>>>>>>>>>>> Option "RightEdge" "5600" >>>>>>>>>>>>> Option "TopEdge" "1400" >>>>>>>>>>>>> Option "BottomEdge" "4700" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "FingerLow" "25" >>>>>>>>>>>>> Option "FingerHigh" "30" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "MaxTapTime" "180" >>>>>>>>>>>>> Option "MaxTapMove" "220" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "VertScrollDelta" "100" >>>>>>>>>>>>> Option "HorizScrollDelta" "100" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "MinSpeed" "0.1" >>>>>>>>>>>>> Option "MaxSpeed" "0.25" >>>>>>>>>>>>> Option "AccelFactor" "0.0010" >>>>>>>>>>>>> Option "FastTaps" "off" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "ScrollButtonRepeat" "100" >>>>>>>>>>>>> Option "UpDownScrolling" "on" >>>>>>>>>>>>> Option "UpDownRepeat" "on" >>>>>>>>>>>>> Option "LeftRightScrolling" "on" >>>>>>>>>>>>> Option "LeftRightRepeat" "on" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "TapButton1" "0" >>>>>>>>>>>>> Option "TapButton2" "0" >>>>>>>>>>>>> Option "TapButton3" "0" >>>>>>>>>>>>> >>>>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this >>>>>>>>>>>>> # options is insecure. I recommended "off" as default. >>>>>>>>>>>>> Option "SHMConfig" "on" >>>>>>>>>>>>> >>>>>>>>>>>>> # If you use circular touchpad, uncomment them. >>>>>>>>>>>>> #Option "CircularPad" "on" >>>>>>>>>>>>> #Option "CircularScrolling" "on" >>>>>>>>>>>>> #Option "CircScrollDelta" "0.5" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Monitor" >>>>>>>>>>>>> Identifier "Monitor0" >>>>>>>>>>>>> VendorName "Monitor Vendor" >>>>>>>>>>>>> ModelName "Monitor Model" >>>>>>>>>>>>> Option "DPMS" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Device" >>>>>>>>>>>>> ### Available Driver options are:- >>>>>>>>>>>>> ### Values: : integer, : float, : >>>>>>>>>>>>> "True"/"False", >>>>>>>>>>>>> ### : "String", : " Hz/kHz/MHz" >>>>>>>>>>>>> ### [arg]: arg optional >>>>>>>>>>>>> #Option "SWcursor" # [] >>>>>>>>>>>>> #Option "HWcursor" # [] >>>>>>>>>>>>> #Option "NoAccel" # [] >>>>>>>>>>>>> #Option "ShadowFB" # [] >>>>>>>>>>>>> #Option "UseFBDev" # [] >>>>>>>>>>>>> #Option "Rotate" # [] >>>>>>>>>>>>> #Option "VideoKey" # >>>>>>>>>>>>> #Option "FlatPanel" # [] >>>>>>>>>>>>> #Option "FPDither" # [] >>>>>>>>>>>>> #Option "CrtcNumber" # >>>>>>>>>>>>> #Option "FPScale" # [] >>>>>>>>>>>>> #Option "FPTweak" # >>>>>>>>>>>>> #Option "DualHead" # [] >>>>>>>>>>>>> Option "UseEdidDpi" "false" >>>>>>>>>>>>> Option "DPI" "96 x 96" >>>>>>>>>>>>> Identifier "Card0" >>>>>>>>>>>>> Driver "nv" >>>>>>>>>>>>> VendorName "nVidia Corporation" >>>>>>>>>>>>> BoardName "Quadro NVS 140M" >>>>>>>>>>>>> BusID "PCI:1:0:0" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "DRI" >>>>>>>>>>>>> Mode 0666 >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Screen" >>>>>>>>>>>>> Identifier "Screen0" >>>>>>>>>>>>> Device "Card0" >>>>>>>>>>>>> Monitor "Monitor0" >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 1 >>>>>>>>>>>>> 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 >>>>>>>>>>>>> Modes "1440x900" >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> plain text document attachment (xorg.nouveau.conf) >>>>>>>>>>>>> Section "ServerLayout" >>>>>>>>>>>>> Identifier "X.org Configured" >>>>>>>>>>>>> Screen 0 "Screen0" 0 0 >>>>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" >>>>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" >>>>>>>>>>>>> Option "DontZap" "Off" >>>>>>>>>>>>> Option "AIGLX" "true" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Extensions" >>>>>>>>>>>>> Option "Composite" "Enable" >>>>>>>>>>>>> Option "XVideo" "Enable" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Files" >>>>>>>>>>>>> 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/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Module" >>>>>>>>>>>>> Load "extmod" >>>>>>>>>>>>> Load "record" >>>>>>>>>>>>> Load "dbe" >>>>>>>>>>>>> Load "glx" >>>>>>>>>>>>> Load "dri" >>>>>>>>>>>>> Load "dri2" >>>>>>>>>>>>> Load "synaptics" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> #Section "ServerFlags" >>>>>>>>>>>>> # Option "AllowEmptyInput" >>>>>>>>>>>>> #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 "InputDevice" >>>>>>>>>>>>> Identifier "Synaptics_Touchpad" >>>>>>>>>>>>> Driver "synaptics" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "Device" "/dev/psm0" >>>>>>>>>>>>> Option "Protocol" "psm" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "LeftEdge" "1400" >>>>>>>>>>>>> Option "RightEdge" "5600" >>>>>>>>>>>>> Option "TopEdge" "1400" >>>>>>>>>>>>> Option "BottomEdge" "4700" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "FingerLow" "25" >>>>>>>>>>>>> Option "FingerHigh" "30" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "MaxTapTime" "180" >>>>>>>>>>>>> Option "MaxTapMove" "220" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "VertScrollDelta" "100" >>>>>>>>>>>>> Option "HorizScrollDelta" "100" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "MinSpeed" "0.25" >>>>>>>>>>>>> Option "MaxSpeed" "0.5" >>>>>>>>>>>>> Option "AccelFactor" "0.0010" >>>>>>>>>>>>> Option "FastTaps" "off" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "ScrollButtonRepeat" "100" >>>>>>>>>>>>> Option "UpDownScrolling" "on" >>>>>>>>>>>>> Option "UpDownRepeat" "on" >>>>>>>>>>>>> Option "LeftRightScrolling" "on" >>>>>>>>>>>>> Option "LeftRightRepeat" "on" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "TapButton1" "0" >>>>>>>>>>>>> Option "TapButton2" "0" >>>>>>>>>>>>> Option "TapButton3" "0" >>>>>>>>>>>>> >>>>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this >>>>>>>>>>>>> # options is insecure. I recommended "off" as default. >>>>>>>>>>>>> Option "SHMConfig" "on" >>>>>>>>>>>>> >>>>>>>>>>>>> # If you use circular touchpad, uncomment them. >>>>>>>>>>>>> #Option "CircularPad" "on" >>>>>>>>>>>>> #Option "CircularScrolling" "on" >>>>>>>>>>>>> #Option "CircScrollDelta" "0.5" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Monitor" >>>>>>>>>>>>> Identifier "Monitor0" >>>>>>>>>>>>> VendorName "Monitor Vendor" >>>>>>>>>>>>> ModelName "Monitor Model" >>>>>>>>>>>>> Option "DPMS" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Device" >>>>>>>>>>>>> ### Available Driver options are:- >>>>>>>>>>>>> ### Values: : integer, : float, : >>>>>>>>>>>>> "True"/"False", >>>>>>>>>>>>> ### : "String", : " Hz/kHz/MHz" >>>>>>>>>>>>> ### [arg]: arg optional >>>>>>>>>>>>> #Option "SWcursor" # [] >>>>>>>>>>>>> #Option "HWcursor" # [] >>>>>>>>>>>>> #Option "NoAccel" # [] >>>>>>>>>>>>> #Option "ShadowFB" # [] >>>>>>>>>>>>> #Option "UseFBDev" # [] >>>>>>>>>>>>> #Option "Rotate" # [] >>>>>>>>>>>>> #Option "VideoKey" # >>>>>>>>>>>>> #Option "FlatPanel" # [] >>>>>>>>>>>>> #Option "FPDither" # [] >>>>>>>>>>>>> #Option "CrtcNumber" # >>>>>>>>>>>>> #Option "FPScale" # [] >>>>>>>>>>>>> #Option "FPTweak" # >>>>>>>>>>>>> #Option "DualHead" # [] >>>>>>>>>>>>> Option "UseEdidDpi" "false" >>>>>>>>>>>>> Option "DPI" "96 x 96" >>>>>>>>>>>>> Identifier "Card0" >>>>>>>>>>>>> Driver "nouveau" >>>>>>>>>>>>> VendorName "nVidia Corporation" >>>>>>>>>>>>> BoardName "Quadro NVS 140M" >>>>>>>>>>>>> BusID "PCI:1:0:0" >>>>>>>>>>>>> Option "AccelMethod" "EXA" >>>>>>>>>>>>> Option "EXANoComposite" "false" >>>>>>>>>>>>> Option "FBTexPercent" "50" >>>>>>>>>>>>> Option "MigrationHeuristic" "greedy" >>>>>>>>>>>>> Option "DRI" "true >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "DRI" >>>>>>>>>>>>> Mode 0666 >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Screen" >>>>>>>>>>>>> Identifier "Screen0" >>>>>>>>>>>>> Device "Card0" >>>>>>>>>>>>> Monitor "Monitor0" >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 1 >>>>>>>>>>>>> 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 >>>>>>>>>>>>> Modes "1440x900" >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> plain text document attachment (Xorg.0.nv.log) >>>>>>>>>>>>> X.Org X Server 1.6.0 >>>>>>>>>>>>> Release Date: 2009-2-25 >>>>>>>>>>>>> X Protocol Version 11, Revision 0 >>>>>>>>>>>>> Build Operating System: FreeBSD 7.1-RELEASE-p4 amd64 >>>>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 >>>>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 >>>>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>>>>>>>>>>> amd64 >>>>>>>>>>>>> Build Date: 17 May 2009 09:21:33PM >>>>>>>>>>>>> >>>>>>>>>>>>> Before reporting problems, check http://wiki.x.org >>>>>>>>>>>>> to make sure that you have the latest version. >>>>>>>>>>>>> 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: Sun May 17 21:37:41 2009 >>>>>>>>>>>>> (++) Using config file: "/etc/X11/xorg.conf" >>>>>>>>>>>>> (==) ServerLayout "X.org Configured" >>>>>>>>>>>>> (**) |-->Screen "Screen0" (0) >>>>>>>>>>>>> (**) | |-->Monitor "Monitor0" >>>>>>>>>>>>> (**) | |-->Device "Card0" >>>>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" >>>>>>>>>>>>> (**) |-->Input Device "Keyboard0" >>>>>>>>>>>>> (**) Option "AllowEmptyInput" >>>>>>>>>>>>> (==) Automatically adding devices >>>>>>>>>>>>> (==) Automatically enabling devices >>>>>>>>>>>>> (**) 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/URW/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/encodings/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/local/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/util/, >>>>>>>>>>>>> /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/, >>>>>>>>>>>>> built-ins >>>>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>>>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or >>>>>>>>>>>>> 'vmmouse' will be disabled. >>>>>>>>>>>>> (WW) Disabling Keyboard0 >>>>>>>>>>>>> (II) Loader magic: 0x3b20 >>>>>>>>>>>>> (II) Module ABI versions: >>>>>>>>>>>>> X.Org ANSI C Emulation: 0.4 >>>>>>>>>>>>> X.Org Video Driver: 5.0 >>>>>>>>>>>>> X.Org XInput driver : 4.0 >>>>>>>>>>>>> X.Org Server Extension : 2.0 >>>>>>>>>>>>> (II) Loader running on freebsd >>>>>>>>>>>>> (--) Using syscons driver with X support (version 2.0) >>>>>>>>>>>>> (--) using VT number 9 >>>>>>>>>>>>> >>>>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS >>>>>>>>>>>>> @ >>>>>>>>>>>>> 0x????????/65536 >>>>>>>>>>>>> (II) System resource ranges: >>>>>>>>>>>>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] >>>>>>>>>>>>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] >>>>>>>>>>>>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] >>>>>>>>>>>>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] >>>>>>>>>>>>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] >>>>>>>>>>>>> (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) "record" will be loaded. This was enabled by default and also >>>>>>>>>>>>> specified in the config file. >>>>>>>>>>>>> (II) "dri" will be loaded. This was enabled by default and also >>>>>>>>>>>>> specified in the config file. >>>>>>>>>>>>> (II) "dri2" will be loaded by default. >>>>>>>>>>>>> (II) LoadModule: "extmod" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so >>>>>>>>>>>>> (II) Module extmod: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (II) Loading extension MIT-SCREEN-SAVER >>>>>>>>>>>>> (II) Loading extension XFree86-VidModeExtension >>>>>>>>>>>>> (II) Loading extension XFree86-DGA >>>>>>>>>>>>> (II) Loading extension DPMS >>>>>>>>>>>>> (II) Loading extension XVideo >>>>>>>>>>>>> (II) Loading extension XVideo-MotionCompensation >>>>>>>>>>>>> (II) Loading extension X-Resource >>>>>>>>>>>>> (II) LoadModule: "record" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so >>>>>>>>>>>>> (II) Module record: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.13.0 >>>>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (II) Loading extension RECORD >>>>>>>>>>>>> (II) LoadModule: "dbe" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so >>>>>>>>>>>>> (II) Module dbe: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (II) Loading extension DOUBLE-BUFFER >>>>>>>>>>>>> (II) LoadModule: "glx" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so >>>>>>>>>>>>> (II) Module glx: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (==) AIGLX disabled >>>>>>>>>>>>> (II) Loading extension GLX >>>>>>>>>>>>> (II) LoadModule: "xtrap" >>>>>>>>>>>>> (WW) Warning, couldn't open module xtrap >>>>>>>>>>>>> (II) UnloadModule: "xtrap" >>>>>>>>>>>>> (EE) Failed to load module "xtrap" (module does not exist, 0) >>>>>>>>>>>>> (II) LoadModule: "dri" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so >>>>>>>>>>>>> (II) Module dri: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (II) Loading extension XFree86-DRI >>>>>>>>>>>>> (II) LoadModule: "freetype" >>>>>>>>>>>>> (WW) Warning, couldn't open module freetype >>>>>>>>>>>>> (II) UnloadModule: "freetype" >>>>>>>>>>>>> (EE) Failed to load module "freetype" (module does not exist, 0) >>>>>>>>>>>>> (II) LoadModule: "type1" >>>>>>>>>>>>> (WW) Warning, couldn't open module type1 >>>>>>>>>>>>> (II) UnloadModule: "type1" >>>>>>>>>>>>> (EE) Failed to load module "type1" (module does not exist, 0) >>>>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.1, module version = 1.1.0 >>>>>>>>>>>>> Module class: X.Org XInput Driver >>>>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 >>>>>>>>>>>>> (II) LoadModule: "dri2" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.so >>>>>>>>>>>>> (II) Module dri2: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>>>> (II) Loading extension DRI2 >>>>>>>>>>>>> (II) LoadModule: "nv" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nv_drv.so >>>>>>>>>>>>> (II) Module nv: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 2.1.13 >>>>>>>>>>>>> Module class: X.Org Video Driver >>>>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 >>>>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>>>> (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2, >>>>>>>>>>>>> Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64, >>>>>>>>>>>>> Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400, >>>>>>>>>>>>> GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go, >>>>>>>>>>>>> GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra, >>>>>>>>>>>>> Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420, >>>>>>>>>>>>> GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go, >>>>>>>>>>>>> GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL, >>>>>>>>>>>>> GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL, >>>>>>>>>>>>> GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X, >>>>>>>>>>>>> GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X, >>>>>>>>>>>>> GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 >>>>>>>>>>>>> XGL, >>>>>>>>>>>>> Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI, >>>>>>>>>>>>> GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3, >>>>>>>>>>>>> GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, >>>>>>>>>>>>> GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 >>>>>>>>>>>>> XGL, >>>>>>>>>>>>> Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X, >>>>>>>>>>>>> GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL, >>>>>>>>>>>>> Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra, >>>>>>>>>>>>> GeForce FX 5800, Quadro FX 2000, Quadro FX 1000, >>>>>>>>>>>>> GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT, >>>>>>>>>>>>> GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700, >>>>>>>>>>>>> GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200, >>>>>>>>>>>>> GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250, >>>>>>>>>>>>> GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M, >>>>>>>>>>>>> Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI, >>>>>>>>>>>>> GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra, >>>>>>>>>>>>> GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra, >>>>>>>>>>>>> GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700, >>>>>>>>>>>>> GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE, >>>>>>>>>>>>> GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700, >>>>>>>>>>>>> Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800, >>>>>>>>>>>>> GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT, >>>>>>>>>>>>> GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000, >>>>>>>>>>>>> GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT, >>>>>>>>>>>>> GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400, >>>>>>>>>>>>> Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT, >>>>>>>>>>>>> GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600, >>>>>>>>>>>>> GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL, >>>>>>>>>>>>> GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550, >>>>>>>>>>>>> Quadro FX 540, GeForce 6200, GeForce 6500, >>>>>>>>>>>>> GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM), >>>>>>>>>>>>> GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400, >>>>>>>>>>>>> GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS, >>>>>>>>>>>>> GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, >>>>>>>>>>>>> GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 >>>>>>>>>>>>> GTX, >>>>>>>>>>>>> GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go >>>>>>>>>>>>> 7800, >>>>>>>>>>>>> GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE, >>>>>>>>>>>>> GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400, >>>>>>>>>>>>> GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX >>>>>>>>>>>>> 350M, >>>>>>>>>>>>> GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT, >>>>>>>>>>>>> GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, >>>>>>>>>>>>> GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT, >>>>>>>>>>>>> Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, >>>>>>>>>>>>> GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS, >>>>>>>>>>>>> GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M, >>>>>>>>>>>>> Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, >>>>>>>>>>>>> Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100, >>>>>>>>>>>>> GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 >>>>>>>>>>>>> GTS, >>>>>>>>>>>>> GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 >>>>>>>>>>>>> GTS, >>>>>>>>>>>>> GeForce 8600 GT, GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, >>>>>>>>>>>>> GeForce 9500M GS, GeForce 8600M GT, GeForce 9650M GS, >>>>>>>>>>>>> GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M, >>>>>>>>>>>>> Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce 8400 SE, >>>>>>>>>>>>> GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS, GeForce 8400 GS, >>>>>>>>>>>>> GeForce 8600M GS, GeForce 8400M GT, GeForce 8400M GS, >>>>>>>>>>>>> GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M, Quadro NVS 135M, >>>>>>>>>>>>> GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G, Quadro NVS 290, >>>>>>>>>>>>> GeForce GTX 280, GeForce GTX 260, GeForce 8800 GTS 512, >>>>>>>>>>>>> GeForce 8800 GT, GeForce 9800 GX2, GeForce 8800 GS, >>>>>>>>>>>>> GeForce 8800M GTS, GeForce 8800M GTX, GeForce 8800 GS, >>>>>>>>>>>>> GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX, >>>>>>>>>>>>> GeForce 9800 GTK+, GeForce 9800 GT, Quadro FX 3700, Quadro FX >>>>>>>>>>>>> 3600M, >>>>>>>>>>>>> GeForce 9600 GT, GeForce 9600 GS, GeForce 9800M GTS, >>>>>>>>>>>>> GeForce 9700M GTS, GeForce 9800M GTS, GeForce 9500 GT, >>>>>>>>>>>>> GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT, >>>>>>>>>>>>> GeForce 9500M G, GeForce 9300 GS, GeForce 8400 GS, GeForce 9300M >>>>>>>>>>>>> GS, >>>>>>>>>>>>> GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M, Quadro NVS >>>>>>>>>>>>> 160M >>>>>>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 >>>>>>>>>>>>> (--) NV: Found NVIDIA Quadro NVS 140M at 01@00:00:0 >>>>>>>>>>>>> (II) resource ranges after probing: >>>>>>>>>>>>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] >>>>>>>>>>>>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] >>>>>>>>>>>>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] >>>>>>>>>>>>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] >>>>>>>>>>>>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] >>>>>>>>>>>>> (II) Loading sub module "int10" >>>>>>>>>>>>> (II) LoadModule: "int10" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules//libint10.so >>>>>>>>>>>>> (II) Module int10: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 >>>>>>>>>>>>> (II) NV(0): Initializing int10 >>>>>>>>>>>>> (==) NV(0): Write-combining range (0xa0000,0x20000) was already >>>>>>>>>>>>> clear >>>>>>>>>>>>> (==) NV(0): Write-combining range (0xc0000,0x40000) was already >>>>>>>>>>>>> clear >>>>>>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000 >>>>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear >>>>>>>>>>>>> (--) NV(0): Console is VGA mode 0x3 >>>>>>>>>>>>> (==) NV(0): Depth 24, (--) framebuffer bpp 32 >>>>>>>>>>>>> (==) NV(0): RGB weight 888 >>>>>>>>>>>>> (==) NV(0): Default visual is TrueColor >>>>>>>>>>>>> (==) NV(0): Using hardware cursor >>>>>>>>>>>>> (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) >>>>>>>>>>>>> (EE) NV(0): Failed to map MMIO registers: No such file or directory >>>>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear >>>>>>>>>>>>> (II) UnloadModule: "nv" >>>>>>>>>>>>> (II) UnloadModule: "int10" >>>>>>>>>>>>> (II) Unloading /usr/local/lib/xorg/modules//libint10.so >>>>>>>>>>>>> (EE) Screen(s) found, but none have a usable configuration. >>>>>>>>>>>>> >>>>>>>>>>>>> Fatal server error: >>>>>>>>>>>>> no screens found >>>>>>>>>>>>> >>>>>>>>>>>>> Please consult the The X.Org Foundation support >>>>>>>>>>>>> at http://wiki.x.org >>>>>>>>>>>>> for help. >>>>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for >>>>>>>>>>>>> additional >>>>>>>>>>>>> information. >>>>>>>>>>>>> >>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>> freebsd-x11@freebsd.org mailing list >>>>>>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>>>>>>>>>>>> To unsubscribe, send any mail to >>>>>>>>>>>>> "freebsd-x11-unsubscribe@freebsd.org" >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> freebsd-x11@freebsd.org mailing list >>>>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>>>>>>>>>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >>>>>>>>>> -- >>>>>>>>>> Robert Noland >>>>>>>>>> FreeBSD >>>>>>>>>>