From owner-freebsd-x11@FreeBSD.ORG Sun May 31 07:00:15 2009 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE8C31065670 for ; Sun, 31 May 2009 07:00:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 824328FC26 for ; Sun, 31 May 2009 07:00:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4V70Fjr051820 for ; Sun, 31 May 2009 07:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4V70FH4051819; Sun, 31 May 2009 07:00:15 GMT (envelope-from gnats) Date: Sun, 31 May 2009 07:00:15 GMT Message-Id: <200905310700.n4V70FH4051819@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: David Johnson Cc: Subject: Re: ports/132403: x11/xorg with Radeon X600 (R370): cannot re-initialize DRI X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Johnson List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 May 2009 07:00:15 -0000 The following reply was made to PR ports/132403; it has been noted by GNATS. From: David Johnson To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/132403: x11/xorg with Radeon X600 (R370): cannot re-initialize DRI Date: Sat, 30 May 2009 23:37:28 -0700 I had the same problem on 7.2-RELEASE with amd64 install (but not on same system with i386 install). Applying the relevant portions of the above patch solved the problem. From owner-freebsd-x11@FreeBSD.ORG Sun May 31 14:43:19 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 0B4CB106566B for ; Sun, 31 May 2009 14:43:19 +0000 (UTC) (envelope-from andriy@irbisnet.com) Received: from smtp120.rog.mail.re2.yahoo.com (smtp120.rog.mail.re2.yahoo.com [68.142.224.75]) by mx1.freebsd.org (Postfix) with SMTP id 974418FC19 for ; Sun, 31 May 2009 14:43:18 +0000 (UTC) (envelope-from andriy@irbisnet.com) Received: (qmail 98362 invoked from network); 31 May 2009 14:43:18 -0000 Received: from unknown (HELO keeper.irbisnet.com) (andriy@99.253.104.52 with login) by smtp120.rog.mail.re2.yahoo.com with SMTP; 31 May 2009 14:43:17 -0000 X-YMail-OSG: Csa2mlAVM1kzILCD6b67SPLH0cjIoDy_DlwVXHPnYj1T3F6sb1HbxAPKnGksdRAO6w-- 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 DF16014904; Sun, 31 May 2009 10:43:16 -0400 (EDT) Message-ID: <4A229783.6080000@irbisnet.com> Date: Sun, 31 May 2009 10:43:15 -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> In-Reply-To: <1243778890.1713.3898.camel@balrog.2hip.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org, 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, 31 May 2009 14:43:19 -0000 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) 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 >>>> >>> From owner-freebsd-x11@FreeBSD.ORG Sun May 31 14:43:19 2009 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F80D1065672 for ; Sun, 31 May 2009 14:43:19 +0000 (UTC) (envelope-from andriy@irbisnet.com) Received: from smtp120.rog.mail.re2.yahoo.com (smtp120.rog.mail.re2.yahoo.com [68.142.224.75]) by mx1.freebsd.org (Postfix) with SMTP id 951158FC18 for ; Sun, 31 May 2009 14:43:18 +0000 (UTC) (envelope-from andriy@irbisnet.com) Received: (qmail 98362 invoked from network); 31 May 2009 14:43:18 -0000 Received: from unknown (HELO keeper.irbisnet.com) (andriy@99.253.104.52 with login) by smtp120.rog.mail.re2.yahoo.com with SMTP; 31 May 2009 14:43:17 -0000 X-YMail-OSG: Csa2mlAVM1kzILCD6b67SPLH0cjIoDy_DlwVXHPnYj1T3F6sb1HbxAPKnGksdRAO6w-- 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 DF16014904; Sun, 31 May 2009 10:43:16 -0400 (EDT) Message-ID: <4A229783.6080000@irbisnet.com> Date: Sun, 31 May 2009 10:43:15 -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> In-Reply-To: <1243778890.1713.3898.camel@balrog.2hip.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org, 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, 31 May 2009 14:43:19 -0000 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) 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 >>>> >>> From owner-freebsd-x11@FreeBSD.ORG Sun May 31 18:36:28 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 DB7531065679; Sun, 31 May 2009 18:36:28 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-fx0-f163.google.com (mail-fx0-f163.google.com [209.85.220.163]) by mx1.freebsd.org (Postfix) with ESMTP id B4D958FC19; Sun, 31 May 2009 18:36:27 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by fxm7 with SMTP id 7so694301fxm.43 for ; Sun, 31 May 2009 11:36:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=N+7U+askIPP+xZY6F/vCI85mrtPdDB8PyegcAHJJ9TI=; b=E0QfeWUUFy1BNkxXO5+f2ILzczRAYQPrgY2/27TCMWOj67/CVxPm1zUtsKPMTLOprY eLObwmE0LYZcde7oQk7TjYlVx7PpdbY1/92i38aXGxpqfRkEoBqRTkrcANyPY299ekT/ eNraYCIaiuLND7TQUUegBpP/PXlrQ0lMAbRJA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=UhYKqoSm9TuTo3IrL9aKcChVMneS5QWQmaP8EzsrA6JSJWO6aagRR7k8auZkVMRaGh eGFaq5eIe4fMlcBON0bcejOuC23qxF3NvOiEKuGxuJHl/JGZubAGRNvEi7y/90CC5IQz BbwXl19xr70zEwvit6c1B2/CTup/jzxtBWyD8= MIME-Version: 1.0 Received: by 10.204.77.102 with SMTP id f38mr4820492bkk.62.1243794986262; Sun, 31 May 2009 11:36:26 -0700 (PDT) In-Reply-To: <4A229783.6080000@irbisnet.com> 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> Date: Sun, 31 May 2009 18:36:25 +0000 Message-ID: <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> From: "Paul B. Mahol" To: Andriy Bakay Content-Type: text/plain; charset=ISO-8859-1 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, 31 May 2009 18:36:29 -0000 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 >>>>> >>>> > -- Paul From owner-freebsd-x11@FreeBSD.ORG Mon Jun 1 11:07:03 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 B767F10656C3 for ; Mon, 1 Jun 2009 11:07:03 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 82A028FC17 for ; Mon, 1 Jun 2009 11:07:03 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n51B733b021296 for ; Mon, 1 Jun 2009 11:07:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n51B72oW021292 for freebsd-x11@FreeBSD.org; Mon, 1 Jun 2009 11:07:02 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 1 Jun 2009 11:07:02 GMT Message-Id: <200906011107.n51B72oW021292@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-x11@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-x11@FreeBSD.org 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: Mon, 01 Jun 2009 11:07:06 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/134643 x11 [patch] x11-servers/xorg-server - Unbreak Xorg 7.4 ser o ports/134244 x11 x11/xorg: "intel" driver for Xorg is very broken o ports/134194 x11 graphics/dri fail on 7.2-RELEASE amd64 o ports/134132 x11 x11-servers/xorg-server: Intel i845 - xorg.conf with U o ports/134082 x11 x11/xdriinfo: xdriinfo-1.0.2 build fail o ports/133946 x11 x11-servers/xorg-server [patch] X crashes in xinerama o ports/133609 x11 x11/xorg crashes with vlc, intel video driver o ports/133482 x11 x11/libXext "Generic Event Extension not available" er o ports/133465 x11 x11/xorg: X crashes with mplayer -vo xv with xf86-vide o ports/133419 x11 Unable to build x11-drivers/xf86-video-nsc o ports/133175 x11 [patch] x11/pixman: enable SSE2 support autodetection o ports/132621 x11 x11/xorg tries to install event when deselected o ports/132403 x11 x11/xorg with Radeon X600 (R370): cannot re-initialize o ports/132100 x11 x11/xorg: Xorg server forgets pointer map after xlock o ports/132041 x11 x11/xorg: Broken Intel video driver o ports/131930 x11 [PATCH] x11-servers/xorg-server coredumps on exit o ports/131726 x11 x11-servers/xorg-server: xorg server messes with my eh o ports/131696 x11 x11-servers/xorg-server: hald core dumps make X11 unus o ports/131016 x11 x11/xorg - xorg-7.4 renders system unusable! f ports/126812 x11 x11-drivers/xf86-video-ati - System freeze when exitin o ports/125883 x11 x11-fonts/xorg-fonts-cyrillic is installed, but fonts f ports/123137 x11 x11/libX11: missing ru_RU.UTF-8 locale o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() s ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) o ports/116443 x11 x11-drivers/xf86-input-keyboard patch for USB jp106 ke 25 problems total. From owner-freebsd-x11@FreeBSD.ORG Mon Jun 1 20:18:45 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 D2778106566B for ; Mon, 1 Jun 2009 20:18:45 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.NET [74.200.198.26]) by mx1.freebsd.org (Postfix) with ESMTP id B18838FC1A for ; Mon, 1 Jun 2009 20:18:45 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from vixen42 (c-68-51-78-189.hsd1.il.comcast.net [68.51.78.189]) (Authenticated sender: v.velox) by vulpes.vvelox.net (Postfix) with ESMTP id 1DB27B8AF for ; Mon, 1 Jun 2009 15:11:55 -0500 (CDT) Date: Mon, 1 Jun 2009 15:03:31 -0500 From: "Zane C.B." To: freebsd-x11@FreeBSD.org Message-ID: <20090601150331.7e6d55a4@vixen42> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd6.4) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/gR0m_g5rAPqAzyCMhMwKkgW"; protocol="application/pgp-signature" Cc: Subject: 3D and 64bit 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: Mon, 01 Jun 2009 20:18:46 -0000 --Sig_/gR0m_g5rAPqAzyCMhMwKkgW Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I've sort of started getting annoyed with the lack of 3D for 64bit from NVidia, even though all their required stuff is now in place, minus one thing that was stated as a preference and not mandatory, IIRC. The RadeonHD from the documentation appears to be lacking 3D. So any one know of something that has good 3D and 64bit drivers? --Sig_/gR0m_g5rAPqAzyCMhMwKkgW Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkokNBwACgkQqrJJy0yxYQCV4ACgjen4gKt0YcGX1wEEzqS62KMg EPEAoIHnIxipMCxagTgGE6mUKX8zy7tc =S96k -----END PGP SIGNATURE----- --Sig_/gR0m_g5rAPqAzyCMhMwKkgW-- From owner-freebsd-x11@FreeBSD.ORG Mon Jun 1 20:27:43 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 443A31065697 for ; Mon, 1 Jun 2009 20:27:43 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from QMTA08.westchester.pa.mail.comcast.net (qmta08.westchester.pa.mail.comcast.net [76.96.62.80]) by mx1.freebsd.org (Postfix) with ESMTP id E4D4C8FC34 for ; Mon, 1 Jun 2009 20:27:42 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from OMTA06.westchester.pa.mail.comcast.net ([76.96.62.51]) by QMTA08.westchester.pa.mail.comcast.net with comcast id yZj41b00116LCl058kTjtz; Mon, 01 Jun 2009 20:27:43 +0000 Received: from sorrow.ashke.com ([68.45.151.98]) by OMTA06.westchester.pa.mail.comcast.net with comcast id ykTi1b00J27dlBY3SkTilJ; Mon, 01 Jun 2009 20:27:42 +0000 Date: Mon, 1 Jun 2009 16:27:39 -0400 From: Adam K Kirchhoff To: "Zane C.B." Message-ID: <20090601162739.07baeaaf@sorrow.ashke.com> In-Reply-To: <20090601150331.7e6d55a4@vixen42> References: <20090601150331.7e6d55a4@vixen42> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-x11@FreeBSD.org Subject: Re: 3D and 64bit 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: Mon, 01 Jun 2009 20:27:44 -0000 On Mon, 1 Jun 2009 15:03:31 -0500 "Zane C.B." wrote: > I've sort of started getting annoyed with the lack of 3D for 64bit > from NVidia, even though all their required stuff is now in place, > minus one thing that was stated as a preference and not mandatory, > IIRC. The RadeonHD from the documentation appears to be lacking 3D. > > So any one know of something that has good 3D and 64bit drivers? All r100 through r500 radeon GPUs from ATI support 3D acceleration on FreeBSD/amd64 via the Mesa 'radeon' driver. All those cards have 2D acceleration with the 'radeon' Xorg DDX (though r500 and higher GPUs also have 2D acceleration with the 'radeonhd' Xorg DDX). This includes the radeon 7200 (first generation radeon) though the radeon x1950, and most of the IGP GPUs. 3D acceleration is enough to run compiz and many opengl games in ports, but nothing too heavy duty. The linux_dri port does not support r500 GPUs on amd64 or i386, nor does it actually work properly on amd64 (forcing linux apps to revert to accelerated indirect rendering). This limitation to the linux_dri port on amd64 holds true for all video cards supported by linux_dri. So if you need direct rendering on amd64 for linux apps, you are out of luck, no matter what video card you currently have. Adam From owner-freebsd-x11@FreeBSD.ORG Mon Jun 1 20:31:08 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 F19981065689 for ; Mon, 1 Jun 2009 20:31:08 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id AAE908FC0C for ; Mon, 1 Jun 2009 20:31:08 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.4] (adsl-241-168-38.bna.bellsouth.net [74.241.168.38]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n51KV1GL079296 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 Jun 2009 16:31:02 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: "Zane C.B." In-Reply-To: <20090601150331.7e6d55a4@vixen42> References: <20090601150331.7e6d55a4@vixen42> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-5VctFptvF8n82HQa4zBV" Organization: FreeBSD Date: Mon, 01 Jun 2009 15:30:51 -0500 Message-Id: <1243888251.1713.5844.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-x11@FreeBSD.org Subject: Re: 3D and 64bit 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: Mon, 01 Jun 2009 20:31:09 -0000 --=-5VctFptvF8n82HQa4zBV Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2009-06-01 at 15:03 -0500, Zane C.B. wrote: > I've sort of started getting annoyed with the lack of 3D for 64bit > from NVidia, even though all their required stuff is now in place, > minus one thing that was stated as a preference and not mandatory, > IIRC. The RadeonHD from the documentation appears to be lacking 3D. >=20 > So any one know of something that has good 3D and 64bit drivers? radeon should work well for r500 and below. r6/7xx is being worked on now and should be available in the reasonably near future. Intel works, but has various issues depending on just how far left Intel has gone with the drivers at any one time. robert. --=20 Robert Noland FreeBSD --=-5VctFptvF8n82HQa4zBV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAkokOnsACgkQM4TrQ4qfRONh/wCfd7/Rt6ubvDwO5oV9qOte3qhu otgAnj1DIqlBrVabKH7KQn0OG2qDZWCT =hWKu -----END PGP SIGNATURE----- --=-5VctFptvF8n82HQa4zBV-- From owner-freebsd-x11@FreeBSD.ORG Tue Jun 2 18:24:03 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 876551065674 for ; Tue, 2 Jun 2009 18:24:03 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 13BD58FC13 for ; Tue, 2 Jun 2009 18:24:02 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by bwz9 with SMTP id 9so8536925bwz.43 for ; Tue, 02 Jun 2009 11:24:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=SXiBo7RQdQfjS0xUEouk8mcNMK8impbvlTnELUzjpD0=; b=YkjFx96Ocg0rKnYALd7e6QRX7Y3fB/PZ0DbeFpKtrCkMCjk5kju3NSzanZDklvYRrz OUx1Bj9Re2hkaQ1T+PpNlYd0Su2IPTC+f+Ky7b9cVQ+PoiRSA+zCMBM3AFaYQVY+FTmY 96Z879LXpEnFKidEdnAH7U/SFHnv4q/gALEM0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=N84FDI9RVUVs+0PerbPUCoAkBpjdehxofZ6GeZq/nkqEql/qzKjeIt41vNjIAzo3G1 VLJWGiVaURcaclNWbhgGguI3ArtkLDB6FjLb92TSd+gYMeY7N2A8IToUWk+WELL/RodO wo4WCYTAdLXSMcrqKFw8831KgDg51ggNYUvA8= MIME-Version: 1.0 Received: by 10.204.102.14 with SMTP id e14mr6937371bko.183.1243967041807; Tue, 02 Jun 2009 11:24:01 -0700 (PDT) Date: Tue, 2 Jun 2009 18:24:01 +0000 Message-ID: <3a142e750906021124w13eb0a0dnb83162643e617111@mail.gmail.com> From: "Paul B. Mahol" To: x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: vgapic0 and first Xorg run on intel 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: Tue, 02 Jun 2009 18:24:03 -0000 I noticed that if I start Xorg first time, vgapci0 interrupt will consume 15%-25% CPU (triggering powerd all the time) Workaround is to switch to console (where kernel outputs old known message about disabled pipe). -- Paul From owner-freebsd-x11@FreeBSD.ORG Thu Jun 4 01:02:30 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 B01EC1065797 for ; Thu, 4 Jun 2009 01:02:30 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 7EEB38FC1C for ; Thu, 4 Jun 2009 01:02:30 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MC1Lh-0003ov-GS for freebsd-x11@freebsd.org; Wed, 03 Jun 2009 18:02:29 -0700 Message-ID: <23862156.post@talk.nabble.com> Date: Wed, 3 Jun 2009 18:02:29 -0700 (PDT) From: cardstuf To: freebsd-x11@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: cardstuf@googlemail.com References: Subject: Re: Big Carding NETWORK FORUMS. 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: Thu, 04 Jun 2009 01:02:34 -0000 Selling ATM skimmers for wincor niexdorf GSM modell only. I=E2=80=99m in ch= arge for more than a year now, and no bad or scam reports! Why? Because I=E2=80=99m = actually having what I advertise, and I=E2=80=99m sending it... http://www.youtube.com/watch?v=3DfRt6Pa6-TP0&feature=3Dchannel_page --=20 View this message in context: http://www.nabble.com/Big-Carding-NETWORK-FOR= UMS.-tp15011234p23862156.html Sent from the freebsd-x11 mailing list archive at Nabble.com. From owner-freebsd-x11@FreeBSD.ORG Thu Jun 4 13:59:16 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 B3312106564A; Thu, 4 Jun 2009 13:59:16 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: from mail-px0-f199.google.com (mail-px0-f199.google.com [209.85.216.199]) by mx1.freebsd.org (Postfix) with ESMTP id 7E0CB8FC29; Thu, 4 Jun 2009 13:59:16 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: by pxi37 with SMTP id 37so761311pxi.3 for ; Thu, 04 Jun 2009 06:59:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=yNF3dyeZ7HiypBzL4fN7l31GvyNLr/2ePaHB5iGs04Y=; b=Wy6MNSD3G6HXIsqQUzSHS4C+iOMD6dfnlWXTjKOB4ZvtBra+LSEH6orGcevc6VEhdF lvXLrZIZa90f8GwOyAAAZ9J7pyutiDU0+mQVq+0GAiPKRSrHMvYdA3bS1aSqlBH4GHrV 8MFosThqAm0xutYFQajrjdam+dFtx/GokUVzw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=fECWoCPRkmGVEqnwK6aBt3cKBYXyrmCS+DUQdqsZkQktOm/0k3tF90CzvhTGm4H1Js 9dcnoEtXWc2xw+c+j/KaVNaM/KyMd9nY5HwwE8b2E8Tq1/NrwZPJLB8B1vq/YU66/+My NyGaKdncOlyvm9ModKz2G1jonWRWZk9Zy5+nU= Received: by 10.142.192.3 with SMTP id p3mr758141wff.224.1244123956029; Thu, 04 Jun 2009 06:59:16 -0700 (PDT) Received: from jimmiejaz.org (bas1-toronto44-1279727389.dsl.bell.ca [76.71.23.29]) by mx.google.com with ESMTPS id 31sm1489065wff.24.2009.06.04.06.59.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Jun 2009 06:59:15 -0700 (PDT) Message-ID: <4A27D32E.60703@gmail.com> Date: Thu, 04 Jun 2009 09:59:10 -0400 From: Jimmie James User-Agent: Thunderbird 2.0.0.7pre (X11/20090406) MIME-Version: 1.0 To: freebsd-x11@freebsd.org, freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: xf86-video-intel-2.7.1 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jimmiejaz@gmail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2009 13:59:17 -0000 I'm tired of X craping it's pants. After a day or so, if I try to exit and restart X X locks up, screen garbles and the following is in Xorg.0.log shows: WW) intel(0): drmDropMaster failed: Unknown error: -1 (II) intel(0): [drm] removed 1 reserved context for kernel (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xc510a000 at 0x28851000 (II) intel(0): [drm] Closed DRM master. While the console shows http://img.photobucket.com/albums/v287/jimmiejaz/xcrash.jpg making it useless. If I switch to the vesa driver, will I get stuck with stupid resolution, like 1024x768, and what will I be missing out on (aside from the crashes)? Opinions please? vgapci0@pci0:0:2:0: class=0x030000 card=0x25821043 chip=0x25828086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '82915G/GV/GL, 82910GL Integrated Graphics Device' class = display subclass = VGA ~>xrandr Screen 0: minimum 320 x 200, current 1600 x 1200, maximum 1600 x 1600 VGA connected 1600x1200+0+0 (normal left inverted right x axis y axis) 306mm x 230mm 1600x1200 65.0* 1280x1024 75.0 1280x960 60.0 1152x864 75.0 1024x768 85.0 75.0 70.1 60.0 43.5 832x624 74.6 -- Over the years I've come to regard you as people I've met. I may be schizophrenic, but at least I have each other, and when I am alone I am together. From owner-freebsd-x11@FreeBSD.ORG Thu Jun 4 15:15:10 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D274A1065698 for ; Thu, 4 Jun 2009 15:15:10 +0000 (UTC) (envelope-from edulsa@quimica.ufpr.br) Received: from bohr.quimica.ufpr.br (bohr.quimica.ufpr.br [200.17.215.64]) by mx1.freebsd.org (Postfix) with ESMTP id 9DCC58FC08 for ; Thu, 4 Jun 2009 15:15:09 +0000 (UTC) (envelope-from edulsa@quimica.ufpr.br) Received: from www.quimica.ufpr.br (localhost [127.0.0.1]) by bohr.quimica.ufpr.br (Postfix) with ESMTP id 316FA1645C0 for ; Thu, 4 Jun 2009 11:47:46 -0300 (BRT) Received: from 200.17.215.86 (SquirrelMail authenticated user edulsa) by www.quimica.ufpr.br with HTTP; Thu, 4 Jun 2009 11:47:46 -0300 (BRT) Message-ID: <54332.200.17.215.86.1244126866.squirrel@www.quimica.ufpr.br> Date: Thu, 4 Jun 2009 11:47:46 -0300 (BRT) From: "Eduardo Lemos de Sa" To: x11@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: multipart/mixed;boundary="----=_20090604114746_99041" X-Priority: 3 (Normal) Importance: Normal X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: problems to install the last libglut version X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: edulsa@quimica.ufpr.br List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2009 15:15:11 -0000 ------=_20090604114746_99041 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Sirs and Ladies I am having problems to install the last libglut libraries. The output from the command make clean reinstall "FORCE_PKG_REGISTER=YES" is showed in the first attached file, the list of packages installed in the machine is the following, and the config log generated (work/Mesa-7.4.2) is the last one. The output from command uname -a is: FreeBSD matata.quimica.ufpr.br 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Thu Jun 4 07:26:39 BRT 2009 edulsa@matata.quimica.ufpr.br:/usr/obj/usr/src/sys/MYKERNEL amd64 Portsnap was done and the FreeBSD system was upgraded recently Please, could you give any hint to solve this problem? Thank you in advance Yours Eduardo -- Eduardo Lemos de Sa edulsa@quimica.ufpr.br Professor Assoc. II - Departamento de Quimica Universidade Federal do Parana C. P. 19081 81531-990 Curitiba/PR - Brazil Fone (41) 3361 3300 ------=_20090604114746_99041 Content-Type: text/plain; name="output.makeinstall.txt" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="output.makeinstall.txt" ===> Cleaning for libglut-7.4.2_1 ===> Vulnerability check disabled, database not found ===> Extracting for libglut-7.4.2_1 => MD5 Checksum OK for MesaLib-7.4.2.tar.bz2. => SHA256 Checksum OK for MesaLib-7.4.2.tar.bz2. => MD5 Checksum OK for MesaGLUT-7.4.2.tar.bz2. => SHA256 Checksum OK for MesaGLUT-7.4.2.tar.bz2. ===> Patching for libglut-7.4.2_1 ===> Applying FreeBSD patches for libglut-7.4.2_1 ===> libglut-7.4.2_1 depends on executable: gmake - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> libglut-7.4.2_1 depends on shared library: GLU.1 - found ===> Configuring for libglut-7.4.2_1 checking build system type... amd64-portbld-freebsd7.2 checking host system type... amd64-portbld-freebsd7.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for gmake... gmake checking for makedepend... /usr/local/bin/makedepend checking for sed... /usr/bin/sed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable assembly... yes, amd64 checking for cc option to produce PIC... -fPIC checking for dlopen... yes checking for posix_memalign... yes checking pkg-config files for X11 are available... yes checking for LIBDRM... yes checking for DRI2PROTO... yes checking for DRIGL... gnome-config: not found gnome-config: not found configure: error: Package requirements (x11 xext xxf86vm xdamage xfixes x11-xcb xcb-glx) were not met: No package 'x11-xcb' found No package 'xcb-glx' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DRIGL_CFLAGS and DRIGL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/libglut/work/Mesa-7.4.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/graphics/libglut. *** Error code 1 Stop in /usr/ports/graphics/libglut. ------=_20090604114746_99041 Content-Type: text/plain; name="list.installed.packages.txt" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="list.installed.packages.txt" GraphicsMagick-1.1.14,1/ ORBit2-2.14.14/ OpenEXR-1.6.1_1/ OpenSP-1.5.2_1/ Terminal-0.2.8_1/ Thunar-0.9.0_1/ Xbae-4.60.4/ XmHTML-1.1.7_6/ a2ps-a4-4.13b_4/ aalib-1.4.r5_4/ abiword-2.6.3_1/ akode-2.0.2,1/ akode-plugins-mpc-2.0.2,1/ akode-plugins-mpeg-2.0.2,1/ akode-plugins-oss-2.0.2,1/ akode-plugins-resampler-2.0.2,1/ akode-plugins-xiph-2.0.2_1,1/ alacarte-0.11.5_1/ apache-1.3.41/ apache-ant-1.7.0_2/ appres-1.0.1/ apr-db42-1.3.3.1.3.4/ arj-3.10.22_1/ arts-1.5.10,1/ artswrapper-1.5.3/ aspell-0.60.6_2/ at-spi-1.22.1_2/ atk-1.22.0_1/ atlas-3.8.2_1,1/ autoconf-2.13.000227_6/ autoconf-2.62/ autoconf-wrapper-20071109/ automake-1.10.1/ automake-1.4.6_5/ automake-1.5_5,1/ automake-1.6.3_1/ automake-1.7.9_2/ automake-1.8.5_3/ automake-1.9.6_3/ automake-wrapper-20071109/ automoc4-0.9.84_1/ autotools-20080819/ avahi-app-0.6.23/ avahi-gtk-0.6.23/ bash-3.2.39_1/ bdftopcf-1.0.1/ beforelight-1.0.2/ bigreqsproto-1.0.2/ bison-2.3_4,1/ bitmap-1.0.3/ bitstream-vera-1.10_4/ blas-1.0_3/ boost-python-1.34.1/ bug-buddy-2.22.0_2/ bzip2-1.0.5/ ca_root_nss-3.11.9_2/ cairo-1.6.4_2,1/ cairomm-1.6.4/ cdparanoia-3.9.8_8/ cdrdao-1.2.2/ cdrtools-2.01_7/ cheese-2.22.3/ clucene-0.9.21/ cmake-2.6.2/ compat6x-amd64-6.4.604000.200810/ compositeproto-0.4/ consolekit-0.2.10_2/ convmv-1.14/ coreutils-6.9_3/ cups-base-1.3.9_2/ cups-base-1.3.9_3/ curl-7.18.0/ curl-7.19.2/ cvsup-without-gui-16.1h_4/ cyrus-sasl-2.1.22_1/ damageproto-1.1.0_2/ dasher-4.7.3_1,2/ db41-4.1.25_4/ db42-4.2.52_5/ dbus-1.2.1/ dbus-glib-0.76/ dbus-qt3-0.70_2/ deskbar-applet-2.22.3.1/ desktop-file-utils-0.15_1/ dev86-0.16.17/ diablo-jdk-1.6.0.07.02_3/ dmidecode-2.9/ dmxproto-2.2.2/ docbook-sk-4.1.2_4/ docbook-xml-4.2_1/ docbook-xml-4.3/ docbook-xml-4.4/ docbook-xsl-1.74.0/ dosunix-1.0.14/ dri-7.0.3_1,2/ dri2proto-2.0/ dvd+rw-tools-7.1/ editres-1.0.3/ eel-2.22.2_1/ ekiga-2.0.11_4/ electricsheep-2.6.8_6,1/ emovix-0.9.0/ enchant-1.4.0_1/ encodings-1.0.2,1/ eog-2.22.3/ epiphany-2.22.3/ esound-0.2.40/ evince-2.22.2_3/ evolution-2.22.3.1/ evolution-data-server-2.22.3_1/ evolution-exchange-2.22.3/ evolution-webcal-2.21.92_2/ exiv2-0.16_1,1/ expat-2.0.1/ ezm3-1.1_2/ faad2-2.6.1_1,1/ fast-user-switch-applet-2.22.0_3/ ffmpeg-2008.07.27_7/ fftw-2.1.5_4/ fftw3-3.1.2/ file-roller-2.22.4,1/ fireflies-2.07_4/ firefox-2.0.0.20,1/ firefox-3.0.5,1/ fixesproto-4.0/ flac-1.2.1/ font-adobe-100dpi-1.0.0_1/ font-adobe-75dpi-1.0.0/ font-adobe-utopia-100dpi-1.0.1/ font-adobe-utopia-75dpi-1.0.1/ font-adobe-utopia-type1-1.0.1/ font-alias-1.0.1/ font-arabic-misc-1.0.0/ font-bh-100dpi-1.0.0/ font-bh-75dpi-1.0.0/ font-bh-lucidatypewriter-100dpi-1.0.0/ font-bh-lucidatypewriter-75dpi-1.0.0/ font-bh-ttf-1.0.0/ font-bh-type1-1.0.0/ font-bitstream-100dpi-1.0.0/ font-bitstream-75dpi-1.0.0/ font-bitstream-type1-1.0.0/ font-cronyx-cyrillic-1.0.0/ font-cursor-misc-1.0.0/ font-daewoo-misc-1.0.0/ font-dec-misc-1.0.0/ font-ibm-type1-1.0.0/ font-isas-misc-1.0.0/ font-jis-misc-1.0.0/ font-micro-misc-1.0.0/ font-misc-cyrillic-1.0.0/ font-misc-ethiopic-1.0.0/ font-misc-meltho-1.0.0_1/ font-misc-misc-1.0.0/ font-mutt-misc-1.0.0/ font-schumacher-misc-1.0.0/ font-screen-cyrillic-1.0.1/ font-sony-misc-1.0.0/ font-sun-misc-1.0.0/ font-util-1.0.1/ font-winitzki-cyrillic-1.0.0/ font-xfree86-type1-1.0.0/ fontcacheproto-0.1.2/ fontconfig-2.5.0,1/ fontsproto-2.0.2/ fonttosfnt-1.0.3/ freetype2-2.3.7/ fribidi-0.10.9/ fslsfonts-1.0.1/ fstobdf-1.0.2/ fusefs-kmod-0.3.9.p1.20080208_2/ fusefs-libs-2.7.3/ gail-1.22.3/ gamin-0.1.9_2/ gcalctool-5.22.3,2/ gcc-3.4.6_3,1/ gcc-4.2.5_20080702/ gcc-4.2.5_20081126/ gcc-4.3.3_20090108/ gccmakedep-1.0.2/ gconf-editor-2.22.0_2,1/ gconf2-2.22.0_1/ gdb-6.6_1/ gdbm-1.8.3_3/ gdm-2.20.8/ gedit-2.22.3_1/ getopt-1.1.4_1/ gettext-0.17_1/ ggz-client-libs-0.0.14.1_1/ ghostscript8-8.62_5/ gio-fam-backend-2.16.5/ gle-3.1.0_1/ glib-1.2.10_12/ glib-2.16.5/ glibmm-2.16.4,1/ glproto-1.4.8/ gmake-3.81_3/ gnome-applets-2.22.3/ gnome-audio-2.22.2/ gnome-backgrounds-2.22.0_1/ gnome-control-center-2.22.2.1_1/ gnome-desktop-2.22.3/ gnome-doc-utils-0.12.2_1/ gnome-games-2.22.3_2/ gnome-icon-theme-2.22.0_1/ gnome-keyring-2.22.3_1/ gnome-mag-0.14.10_2/ gnome-media-2.22.0_1/ gnome-menus-2.22.2_1/ gnome-mime-data-2.18.0_3/ gnome-mount-0.8_2/ gnome-netstatus-2.12.1_7/ gnome-nettool-2.22.0_1,1/ gnome-panel-2.22.2_1/ gnome-power-manager-2.22.1_2/ gnome-screensaver-2.22.2_6/ gnome-session-2.22.3/ gnome-settings-daemon-2.22.2.1_1/ gnome-speech-0.4.21/ gnome-spell-1.0.8_2/ gnome-system-monitor-2.22.4/ gnome-system-tools-2.22.0_2/ gnome-terminal-2.22.3/ gnome-themes-2.22.2_1/ gnome-user-docs-2.22.1_1/ gnome-utils-2.20.0.1_2,1/ gnome-vfs-2.22.0_2/ gnome-volume-manager-2.22.5_1/ gnome2-2.22.3/ gnome_subr-1.0/ gnomehier-2.3_10/ gnupg-2.0.9_2/ gnutls-2.4.2_1/ goffice-0.4.3_5/ gok-1.3.7_2,1/ gpac-libgpac-0.4.4,1/ gperf-3.0.3/ gpgme-1.1.5_1/ grace-5.1.22/ gsfonts-8.11_4/ gsm-1.0.12_1/ gstreamer-0.10.20/ gstreamer-ffmpeg-0.10.4_1/ gstreamer-plugins-0.10.20_2,3/ gstreamer-plugins-a52dec-0.10.9_3,3/ gstreamer-plugins-bad-0.10.8_1,3/ gstreamer-plugins-cdparanoia-0.10.20_1,3/ gstreamer-plugins-core-0.10_10/ gstreamer-plugins-dts-0.10.8_3,3/ gstreamer-plugins-dvd-0.10.9_3,3/ gstreamer-plugins-esound-0.10.10_3,3/ gstreamer-plugins-flac-0.10.10_4,3/ gstreamer-plugins-gconf-0.10.10_4,3/ gstreamer-plugins-gio-0.10.20_2,3/ gstreamer-plugins-good-0.10.10,3/ gstreamer-plugins-hal-0.10.10_4,3/ gstreamer-plugins-libpng-0.10.10_3,3/ gstreamer-plugins-mad-0.10.9_3,3/ gstreamer-plugins-mp3-0.10.0_1/ gstreamer-plugins-mpeg2dec-0.10.9_3,3/ gstreamer-plugins-ogg-0.10.20_1,3/ gstreamer-plugins-pango-0.10.20_1,3/ gstreamer-plugins-soup-0.10.10_3,3/ gstreamer-plugins-theora-0.10.20_1,3/ gstreamer-plugins-ugly-0.10.9_1,3/ gstreamer-plugins-vorbis-0.10.20_1,3/ gstreamer-plugins-xvid-0.10.8_3,3/ gtar-1.20_1/ gtk-1.2.10_20/ gtk-2.12.11_1/ gtk-engines2-2.14.3/ gtk-vnc-0.3.6_1/ gtk-xfce-engine-2.4.2_1/ gtkhtml3-3.18.3/ gtkmm-2.12.7_1/ gtksourceview-1.8.5_4/ gtksourceview2-2.2.2/ gucharmap-2.22.3/ guile-1.8.5/ gvfs-0.2.5/ hal-0.5.11_1/ hal-info-20080508_1/ hicolor-icon-theme-0.10_2/ httrack-3.42.2/ iceauth-1.0.2/ ico-1.0.2/ ilmbase-1.0.1_1/ imake-1.0.2_4,1/ inputproto-1.4.2.1/ intltool-0.37.1/ iso-codes-3.2_1/ iso8879-1986_2/ jackit-0.103.0_1/ jasper-1.900.1_6/ javavmwrapper-2.3.2/ jbigkit-1.6/ jdk-1.6.0.3p4_7/ jpeg-6b_7/ k3b-1.0.5/ kbproto-1.0.3/ kde-3.5.10/ kde-xdg-env-1.0_3,1/ kde4-shared-mime-info-1.0/ kdeaccessibility-3.5.10/ kdeadmin-3.5.10/ kdeartwork-3.5.10/ kdebase-3.5.10_1/ kdebase-kompmgr-3.5.10/ kdeedu-3.5.10/ kdegames-3.5.10/ kdegraphics-3.5.10/ kdehier-1.0_11/ kdehier4-1.0/ kdelibs-3.5.10/ kdelibs-4.1.4/ kdemultimedia-3.5.10/ kdenetwork-3.5.10/ kdepim-3.5.10/ kdesdk-3.5.10/ kdetoys-3.5.10/ kdeutils-3.5.10/ kdevelop-3.5.3/ kdewebdev-3.5.10,2/ koffice-1.6.3_7,2/ ktorrent-2.2.8/ ladspa-1.13/ lame-3.98.2_1/ lapack-3.1.1_2/ lcms-1.17,1/ libFS-1.0.0_1/ libGL-7.0.3/ libGLU-7.0.3/ libICE-1.0.4_1,1/ libIDL-0.8.11/ libSM-1.0.3_1,1/ libX11-1.1.3_1,1/ libXScrnSaver-1.1.2/ libXTrap-1.0.0/ libXau-1.0.3_2/ libXaw-1.0.4_1,1/ libXcomposite-0.4.0,1/ libXcursor-1.1.9_1/ libXdamage-1.1.1/ libXdmcp-1.0.2_1/ libXevie-1.0.2/ libXext-1.0.3,1/ libXfixes-4.0.3_1/ libXfont-1.3.1_3,1/ libXfontcache-1.0.4/ libXft-2.1.13/ libXi-1.1.3,1/ libXinerama-1.0.2,1/ libXmu-1.0.3,1/ libXp-1.0.0,1/ libXpm-3.5.7/ libXprintAppUtil-1.0.1/ libXprintUtil-1.0.1/ libXrandr-1.2.2_1/ libXrender-0.9.4_1/ libXres-1.0.3_3/ libXt-1.0.5_1/ libXtst-1.0.3_1/ libXv-1.0.3_1,1/ libXvMC-1.0.4_1/ libXxf86dga-1.0.2/ libXxf86misc-1.0.1/ libXxf86vm-1.0.1/ liba52-0.7.4_2/ libamrnb-7.0.0.2,1/ libamrwb-7.0.0.3/ libao-0.8.8_1/ libart_lgpl-2.3.20,1/ libaudiofile-0.2.6/ libbonobo-2.22.0_1/ libbonoboui-2.22.0_2/ libcddb-1.3.0/ libcdio-0.78.2_2/ libcroco-0.6.1_1/ libdaemon-0.12/ libdca-0.0.5/ libdmx-1.0.2_1/ libdrm-2.3.1/ libdrm-2.4.11/ libdv-0.104_6/ libdvdnav-0.1.10_3/ libdvdread-0.9.7_3/ libexif-0.6.15_1/ libexo-0.3.4_1/ libfontenc-1.0.4/ libfpx-1.2.0.12_1/ libgail-gnome-1.20.0_2/ libgcrypt-1.4.1_1/ libggz-0.0.14.1_4/ libglade2-2.6.3/ libglut-7.0.1_1/ libgmp-4.2.3/ libgnome-2.22.0_1/ libgnomecanvas-2.20.1.1_2/ libgnomekbd-2.22.0_2/ libgnomeprint-2.18.4_2/ libgnomeprintui-2.18.2_2/ libgnomeui-2.22.1_2/ libgpg-error-1.6_1/ libgphoto2-2.4.2_1/ libgsf-1.14.8_2/ libgsf-gnome-1.14.8_1/ libgtkhtml-2.11.1_2/ libgtop-2.22.3/ libgweather-2.22.3/ libiconv-1.11_1/ libid3tag-0.15.1b/ libidn-1.8_2/ libksba-1.0.3/ libltdl-1.5.26/ libmad-0.15.1b_2/ libmikmod-esound-3.1.11_2/ libmng-1.0.10/ libmpcdec-1.2.6/ libmpeg2-0.5.1/ libmusicbrainz-2.1.5/ libnotify-0.4.4_2/ libogg-1.1.3,4/ liboil-0.3.15/ liboldX-1.0.1/ liboobs-2.22.0_1/ libpaper-1.1.21_3/ libpthread-stubs-0.1/ librsvg2-2.22.2_2/ libsamplerate-0.1.4/ libsexy-0.1.11_1/ libsigc++-2.2.2/ libsndfile-1.0.17_2/ libsoup-2.4.1_1/ libspectre-0.2.1/ libssh2-1.0,2/ libtasn1-1.5/ libthai-0.1.5_3/ libtheora-1.0.b2/ libtool-1.5.26/ libungif-4.1.4_5/ libusb-0.1.12_2/ libvolume_id-0.81.0/ libvorbis-1.2.0_2,3/ libwmf-0.2.8.4_2/ libwnck-2.22.3/ libwpd-0.8.14_1/ libxfce4gui-4.4.2_1/ libxfce4mcs-4.4.2_1/ libxfce4util-4.4.2_1/ libxkbfile-1.0.4/ libxkbui-1.0.2_1/ libxklavier-3.5_2,1/ libxml++-2.22.0_1/ libxml2-2.6.32/ libxslt-1.1.24_1/ linux_base-fc-4_14/ linuxdoc-1.1_1/ listres-1.0.1/ luit-1.0.2_2/ lynx-2.8.6.5_4,1/ lzmautils-4.32.7/ m4-1.4.11,1/ mDNSResponder-108/ madplay-esound-0.15.2b_1/ makedepend-1.0.1,1/ metacity-2.22.0_2/ mime-support-3.44.1/ mkcomposecache-1.2_1/ mkfontdir-1.0.3_1/ mkfontscale-1.0.3/ mousepad-0.2.13_1/ mousetweaks-2.22.3/ mpfr-2.3.1/ mplayer-0.99.11_11/ mplayer-skins-1.1.2_6/ mutt-1.4.2.3_3/ mysql-client-5.0.67_1/ nas-1.9.1_2/ nautilus-2.22.5.1_1/ nautilus-cd-burner-2.22.1_2/ neon28-0.28.3/ net-snmp-5.4.2.1/ netcdf-ftn-3.6.3_3/ netpbm-10.26.56/ normalize-0.7.7_2/ notification-daemon-0.3.7_3/ nspr-4.7/ nss-3.11.9_2/ oclock-1.0.1/ opal-2.2.11/ open-motif-2.2.3_5/ openbabel-2.2.0_1/ openjade-1.3.3p1_1/ openldap-client-2.4.11/ openldap-client-2.4.13/ openldap-client-2.4.16/ openoffice.org-3.0.0/ openslp-1.2.1_2/ openssh-portable-overwrite-base-5.0.p1,1/ openssh-portable-overwrite-base-5.1.p1,1/ orage-4.4.2_2/ orca-2.22.3/ p5-Archive-Zip-1.26/ p5-Authen-SASL-2.12/ p5-Compress-Raw-Zlib-2.015/ p5-Compress-Zlib-2.015/ p5-Digest-HMAC-1.01/ p5-Digest-MD5-2.36_1/ p5-Digest-SHA1-2.11/ p5-File-Temp-0.20/ p5-File-Which-0.05/ p5-GSSAPI-0.26/ p5-HTML-Parser-3.56_1/ p5-HTML-Tagset-3.20/ p5-HTML-Tree-3.23/ p5-IO-Compress-Base-2.015/ p5-IO-Compress-Zlib-2.015/ p5-MIME-Base64-3.07/ p5-Net-1.22,1/ p5-Net-DBus-0.33.6/ p5-PathTools-3.2900/ p5-Text-Iconv-1.7/ p5-Tie-IxHash-1.21/ p5-Time-HiRes-1.9715,1/ p5-URI-1.37/ p5-XML-Filter-BufferText-1.01/ p5-XML-Grove-0.46.a/ p5-XML-Handler-YAWriter-0.23/ p5-XML-NamespaceSupport-1.09_1/ p5-XML-Parser-2.36/ p5-XML-SAX-0.96/ p5-XML-SAX-Expat-0.40/ p5-XML-SAX-Writer-0.50/ p5-XML-Simple-2.18/ p5-XML-Twig-3.32/ p5-XML-XPath-1.13/ p5-libwww-5.814/ p5-libxml-0.08/ pam_helper-1.0/ pango-1.20.5/ patch-2.5.4/ pciids-20080901/ pcre-7.7_1/ pdflib-7.0.3/ perl-5.8.8_1/ phonon-4.2.0_1/ php5-5.2.8/ pilot-link-0.12.2,1/ pixman-0.10.0_2/ pkg-config-0.23_1/ png-1.2.32/ policykit-0.9_1/ policykit-gnome-0.9/ poppler-0.8.7/ poppler-data-0.2.0/ poppler-gtk-0.8.7/ poppler-qt-0.8.7/ popt-1.7_5/ portaudio-18.1_2/ portupgrade-2.4.6,2/ postgresql-client-8.2.9/ postgresql-libpqxx-2.6.9_1/ printproto-1.0.3/ pstree-2.32/ pth-2.0.7/ pulseaudio-0.9.14_6/ pwlib-1.12.0_3,1/ py25-cairo-1.6.4/ py25-dbus-0.83.0_1/ py25-elementtree-1.2.6/ py25-gdata-1.1.1/ py25-gnome-2.22.1/ py25-gnome-desktop-2.22.0_1/ py25-gobject-2.14.2_2/ py25-gstreamer-0.10.12/ py25-gtk-2.12.1_1/ py25-gtksourceview-2.2.0_1/ py25-libxml2-2.6.32/ py25-numeric-24.2/ py25-orbit-2.14.3_1/ py25-tkinter-2.5.2_2/ python25-2.5.2_3/ qca-2.0.0/ qt-3.3.8_9/ qt4-assistant-4.4.3/ qt4-clucene-4.4.3/ qt4-corelib-4.4.3/ qt4-dbus-4.4.3/ qt4-designer-4.4.3/ qt4-doc-4.4.3/ qt4-gui-4.4.3/ qt4-help-4.4.3/ qt4-imageformats-4.4.3/ qt4-linguist-4.4.3/ qt4-makeqpf-4.4.3/ qt4-moc-4.4.3/ qt4-network-4.4.3/ qt4-opengl-4.4.3/ qt4-qdbusviewer-4.4.3/ qt4-qmake-4.4.3/ qt4-qt3support-4.4.3/ qt4-qtestlib-4.4.3/ qt4-rcc-4.4.3/ qt4-script-4.4.3/ qt4-sql-4.4.3/ qt4-sqlite-plugin-4.4.3/ qt4-svg-4.4.3/ qt4-uic-4.4.3/ qt4-uic3-4.4.3/ qt4-webkit-4.4.3/ qt4-xml-4.4.3/ randrproto-1.2.1/ raptor-1.4.16_1/ rarian-0.8.1/ recordproto-1.13.2/ redland-1.0.7_1/ renderproto-0.9.3/ resourceproto-1.0.2/ rgb-1.0.1/ rpm-3.0.6_14/ rstart-1.0.2/ ruby-1.8.6.287,1/ ruby18-bdb-0.6.4/ samba-libsmbclient-3.0.32_2/ scripts-1.0.1/ scrnsaverproto-1.1.0/ sdl-1.2.13_1,2/ sdocbook-xml-1.1,1/ seahorse-2.22.3/ sessreg-1.0.3/ setxkbmap-1.0.4/ sgmlformat-1.7_2/ shared-mime-info-0.51/ showfont-1.0.1_1/ smproxy-1.0.2/ soprano-2.1.1_1/ sound-juicer-2.22.0_4/ sox-14.2.0/ speex-1.2.r1_1,1/ sqlite3-3.6.10/ startup-notification-0.9_2/ strigi-0.5.11_1/ subversion-1.5.2/ swfdec-0.6.8/ swfdec-gnome-2.22.2_1/ system-tools-backends-2.6.0_1/ t1lib-5.1.2,1/ taglib-1.5/ tcl-8.4.19,1/ tidy-lib-080621.c/ tiff-3.8.2_2/ tk-8.4.19,2/ totem-2.22.2_2/ totem-pl-parser-2.22.3_1/ transcode-1.0.6_1/ trapproto-3.4.3/ twm-1.0.3_3/ unix2dos-1.3/ unrar-3.80.b2,5/ unzip-5.52_5/ vcdimager-0.7.23_5/ videoproto-2.2.2/ viewres-1.0.1/ vim-7.2.14/ vinagre-0.5.1_2/ vino-2.22.2_2/ virtualbox-2.2.2r19566/ vorbis-tools-1.2.0_3,3/ vte-0.16.14_1/ wavpack-4.50.1/ wget-1.11.2_1/ wv-1.2.4_2/ wv2-0.2.3_2/ x11perf-1.4.1/ x264-0.0.20080409_2/ xaos-3.4_1/ xauth-1.0.2/ xbacklight-1.1/ xbiff-1.0.1/ xbitmaps-1.0.1/ xcalc-1.0.2/ xclipboard-1.0.1/ xclock-1.0.3/ xcmiscproto-1.1.2/ xcmsdb-1.0.1/ xconsole-1.0.3/ xcursor-themes-1.0.1_1/ xcursorgen-1.0.2/ xdaliclock-2.25_1/ xdbedizzy-1.0.2/ xdg-utils-1.0.2_2/ xditview-1.0.1/ xdm-1.1.6_3/ xdpyinfo-1.0.2_1/ xdriinfo-1.0.2/ xearth-1.1_2/ xedit-1.0.2/ xev-1.0.2/ xextproto-7.0.2/ xeyes-1.0.1/ xf86-input-keyboard-1.2.2_2/ xf86-input-mouse-1.2.3_2/ xf86-video-ati-6.9.0/ xf86-video-intel-2.4.2/ xf86-video-mach64-6.8.0/ xf86-video-nv-2.1.12/ xf86-video-r128-6.8.0/ xf86-video-radeonhd-1.2.1_1/ xf86-video-vesa-1.3.0_2/ xf86-video-vga-4.1.0_2/ xf86-video-via-0.2.2_3/ xf86bigfontproto-1.1.2/ xf86dga-1.0.2/ xf86dgaproto-2.0.3/ xf86driproto-2.0.3/ xf86miscproto-0.9.2/ xf86rushproto-1.1.2/ xf86vidmodeproto-2.2.2/ xfce-4.4.2_1/ xfce4-appfinder-4.4.2_1/ xfce4-desktop-4.4.2_1/ xfce4-icon-theme-4.4.2_1/ xfce4-mcs-manager-4.4.2_1/ xfce4-mcs-plugins-4.4.2_2/ xfce4-mixer-4.4.2_2/ xfce4-panel-4.4.2_2/ xfce4-print-4.4.2_1/ xfce4-session-4.4.2_2/ xfce4-utils-4.4.2_1/ xfce4-wm-4.4.2_1/ xfce4-wm-themes-4.4.2/ xfd-1.0.1/ xfindproxy-1.0.1/ xfontsel-1.0.2/ xfs-1.0.5_1,1/ xfsinfo-1.0.1/ xfwp-1.0.1/ xgamma-1.0.2/ xgc-1.0.1/ xhost-1.0.2/ xineramaproto-1.1.2/ xinit-1.0.7/ xkbcomp-1.0.3/ xkbevd-1.0.2/ xkbprint-1.0.1/ xkbutils-1.0.1_1/ xkeyboard-config-1.3/ xkill-1.0.1/ xload-1.0.2/ xloadimage-4.1.16_4/ xlogo-1.0.1/ xlsatoms-1.0.1/ xlsclients-1.0.1/ xlsfonts-1.0.2/ xmag-1.0.2/ xman-1.0.3/ xmessage-1.0.2/ xmlcatmgr-2.2/ xmms-1.2.11_6/ xmodmap-1.0.3/ xmore-1.0.1/ xmountains-2.7_1/ xorg-7.3_2/ xorg-apps-7.3/ xorg-cf-files-1.0.2_2/ xorg-docs-1.4,1/ xorg-drivers-7.3_3/ xorg-fonts-100dpi-7.3/ xorg-fonts-7.3_1/ xorg-fonts-75dpi-7.3/ xorg-fonts-cyrillic-7.3/ xorg-fonts-miscbitmaps-7.3/ xorg-fonts-truetype-7.3/ xorg-fonts-type1-7.3/ xorg-libraries-7.3_2/ xorg-protos-7.3_2/ xorg-server-1.4.2,1/ xphelloworld-1.0.1_1/ xplanet-1.2.0_4/ xplsprinters-1.0.1/ xpr-1.0.2/ xprehashprinterlist-1.0.1/ xprop-1.0.3/ xproto-7.0.10_1/ xproxymanagementprotocol-1.0.2/ xrandr-1.2.2/ xrdb-1.0.4/ xrefresh-1.0.2/ xrx-1.0.1_1/ xscreensaver-5.07/ xscreensaver-gnome-hacks-5.07/ xset-1.0.3/ xsetmode-1.0.0/ xsetpointer-1.0.1/ xsetroot-1.0.2/ xsm-1.0.1/ xsnow-1.42_1/ xstdcmap-1.0.1/ xterm-236/ xtrans-1.0.4/ xtrap-1.0.2/ xvid-1.1.3,1/ xvid4conf-1.12_2/ xvidtune-1.0.1/ xvinfo-1.0.2/ xwd-1.0.1/ xwininfo-1.0.3/ xwud-1.0.1/ yasm-0.8.0/ yelp-2.22.1_1/ zenity-2.22.1_1/ zip-3.0/ ------=_20090604114746_99041-- From owner-freebsd-x11@FreeBSD.ORG Thu Jun 4 15:52:43 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD1CC1065670 for ; Thu, 4 Jun 2009 15:52:42 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from mail-bw0-f226.google.com (mail-bw0-f226.google.com [209.85.218.226]) by mx1.freebsd.org (Postfix) with ESMTP id 5E70D8FC12 for ; Thu, 4 Jun 2009 15:52:42 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: by bwz26 with SMTP id 26so195777bwz.43 for ; Thu, 04 Jun 2009 08:52:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=2riDY9Av6D8uh0ZWOuxvidStVsYRLCQAvtwJ0ssJMn0=; b=lcYWox84IVcx48zaMKpkwCfgsMxqftEAiEemscXohYVIUTsAKiVRkDKji1ABwdh9H2 cuRMBUG7jSjZ1sRnsA2Rm6jDHwgH3T9lPqHxHD0QCx7lI+ooFkaBXD8Lv05XQGPCEwk4 +Nw1WRCayliBjB0AfgkpgbdJA5BPkuFX4+kcE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=esgNqrE2qc1cZ8LIGiOAkBTmkV7JGxNUEc/7z4JloWufz3d/bdBgQ3mOPPJN2KmP0P 0cqeszd7aZ6M8BcT0bd9bCBas7GIKoU71ie5DJ8KKzWQvop45PwZs4J93BosZ7boJ9R7 wCk0OrilI1wWCA9Q5JOCtVswK0Z/WC+X3Ii84= Received: by 10.103.197.14 with SMTP id z14mr1493483mup.92.1244130761322; Thu, 04 Jun 2009 08:52:41 -0700 (PDT) Received: from ?127.0.0.1? (87-194-39-182.bethere.co.uk [87.194.39.182]) by mx.google.com with ESMTPS id i5sm1957304mue.25.2009.06.04.08.52.40 (version=SSLv3 cipher=RC4-MD5); Thu, 04 Jun 2009 08:52:40 -0700 (PDT) From: Tom Evans To: edulsa@quimica.ufpr.br In-Reply-To: <54332.200.17.215.86.1244126866.squirrel@www.quimica.ufpr.br> References: <54332.200.17.215.86.1244126866.squirrel@www.quimica.ufpr.br> Content-Type: text/plain Date: Thu, 04 Jun 2009 16:52:39 +0100 Message-Id: <1244130759.9871.130.camel@strangepork.london.mintel.ad> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: x11@freebsd.org Subject: Re: problems to install the last libglut version 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: Thu, 04 Jun 2009 15:52:44 -0000 On Thu, 2009-06-04 at 11:47 -0300, Eduardo Lemos de Sa wrote: > Sirs and Ladies > > I am having problems to install the last libglut libraries. The output > from the command > > make clean reinstall "FORCE_PKG_REGISTER=YES" > > is showed in the first attached file, the list of packages installed in > the machine is the following, and the config log generated > (work/Mesa-7.4.2) is the last one. > > The output from command uname -a is: > > FreeBSD matata.quimica.ufpr.br 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Thu Jun > 4 07:26:39 BRT 2009 > edulsa@matata.quimica.ufpr.br:/usr/obj/usr/src/sys/MYKERNEL amd64 > > > Portsnap was done and the FreeBSD system was upgraded recently > > Please, could you give any hint to solve this problem? > > Thank you in advance > > Yours > > Eduardo > > > -- > Eduardo Lemos de Sa > edulsa@quimica.ufpr.br > Professor Assoc. II - Departamento de Quimica > Universidade Federal do Parana > C. P. 19081 > 81531-990 Curitiba/PR - Brazil > Fone (41) 3361 3300 Upgrade libX11. This is a FAQ, search the list archives for more details. Cheers Tom From owner-freebsd-x11@FreeBSD.ORG Fri Jun 5 17:25:11 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 00010106564A; Fri, 5 Jun 2009 17:25:10 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 706DF8FC08; Fri, 5 Jun 2009 17:25:09 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so945732qwe.7 for ; Fri, 05 Jun 2009 10:25:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=0K9MITN4RHWvP7P+CQgi0f8GqH8Aenjfj8wAT2Zcbvs=; b=K21caXVPEi67wf3gP3iFqU91o8+Epy2eFI3V2+KqqgnSyNHs/g2/CUJLs7yRAbEupO K1iK8y5dDKMdDTBEUiFbCV+St4Srsd+TkZyKhunXRE5eaYUyALxuLcBZikpSNhG2GM2m 18Wr1aCpoVqqQjh1IpakwwBE0FyW6jChTQl1Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=XftF2WmyeGRx5JT4VePHeaF+FI+2Jwh8id/kp1yVEr1C4YYZ4VIpc75hg7MIhDh3um sLto4wLE/nRvq+Vbk+c5idYtoo5mk6Q6kUbsdlq7fkQ/eOyI3G620KUf7nNEkzLWNIGt 9QoZNyjkHH6iUqSlEguHJ+nbmIWUSx8LhDgm8= Received: by 10.224.60.202 with SMTP id q10mr3871745qah.243.1244222708908; Fri, 05 Jun 2009 10:25:08 -0700 (PDT) Received: from jimmiejaz.org (bas1-toronto44-1177949453.dsl.bell.ca [70.54.21.13]) by mx.google.com with ESMTPS id 6sm12249qwd.2.2009.06.05.10.25.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 05 Jun 2009 10:25:08 -0700 (PDT) Message-ID: <4A2954ED.6040705@gmail.com> Date: Fri, 05 Jun 2009 13:25:01 -0400 From: Jimmie James User-Agent: Thunderbird 2.0.0.7pre (X11/20090406) MIME-Version: 1.0 To: Robert Noland References: <4A0EC825.7010102@gmail.com> <1242490872.5638.68.camel@balrog.2hip.net> In-Reply-To: <1242490872.5638.68.camel@balrog.2hip.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Repeatable X lockups [solved?] X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jimmiejaz@gmail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 17:25:11 -0000 Yes, I'm going to top post... Just for giggles after a power failure and testing xorg without a conf file (reverted back to my xorg.conf) I tried mplayer and vlc with teh xv output driver, and no lockup or crash! While playing a movie, flipped to the console and back several times, stopped the movie, exited X, restarted, repeated and everything is still happy so far. It seems something around June 2nd has fixed this. Full list of what was updated. Something has changed for the better. ls -al /var/db/pkg/ | grep Jun drwxr-xr-x 1098 root wheel 31232 Jun 2 18:21 . drwxr-xr-x 14 root wheel 512 Jun 2 18:22 .. drwxr-xr-x 2 root wheel 512 Jun 2 16:59 GraphicsMagick-1.1.15,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ImageMagick-6.5.2.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 ORBit2-2.14.17 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 OpenEXR-1.6.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:04 Terminal-0.2.12 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 Thunar-1.0.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 aalib-1.4.r5_4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 abcde-2.3.3_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 abiword-2.6.8_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 aiksaurus-gtk-1.2.1_7 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 apache-2.0.63_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 aqualung-0.9.b10 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 aspell-0.60.6_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 atk-1.26.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 audacious-2.0.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 audacious-plugins-2.0.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 audacity-1.2.4b_4 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 avahi-0.6.24 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 avahi-app-0.6.25_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 avidemux2-2.4.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 bash-4.0.24 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 bitstream-vera-1.10_4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 bluefish-1.0.7_5 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 cairo-1.8.6_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 cairomm-1.8.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 cdrdao-1.2.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 clearlooks-themes-extras-0.6_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 compositeproto-0.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 consolekit-0.3.0_8 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 cups-base-1.3.10_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:52 cups-client-1.3.10_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:52 cups-image-1.3.10_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 cyrus-sasl-2.1.23 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 damageproto-1.1.0_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 db41-4.1.25_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 dbus-1.2.4.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 dbus-glib-0.80 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 desktop-file-utils-0.15_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 devil-1.7.8_2,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 djbfft-0.76_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 dmidecode-2.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-1.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-2.4.1_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-3.0_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-3.1_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-4.0_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-4.1_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-4.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-4.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-4.5_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-5.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-sk-4.1.2_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-xml-4.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-xml-4.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-xml-4.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:38 docbook-xml-4.5 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-xsl-1.74.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 dri2proto-2.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 driconf-0.9.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 dvdrip-0.98.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 e2fsprogs-libuuid-1.41.5_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 enchant-1.4.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 encodings-1.0.2,1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 epdfview-0.1.7_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 esound-0.2.41 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 expat-2.0.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 faac-1.28 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 faad2-2.7_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ffmpeg-2008.07.27_10 drwxr-xr-x 2 root wheel 512 Jun 2 16:18 fftw3-3.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 firefox-3.0.10,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 fixesproto-4.0 drwxr-xr-x 2 root wheel 512 Jun 2 16:19 flac-1.2.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 font-bh-ttf-1.0.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 font-misc-ethiopic-1.0.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 font-misc-meltho-1.0.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 font-util-1.0.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 fontconfig-2.6.0,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 freetype2-2.3.9_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gamin-0.1.10_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:18 gcc-4.3.4.20090531 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gconf2-2.26.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gconfmm-2.24.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gd-2.0.35,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gdbm-1.8.3_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gegl-0.0.22_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 getopt-1.1.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gettext-0.17_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ghostscript8-8.64_5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gimageview-imlib-0.2.27_6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gimp-2.6.6,2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gimp-app-2.6.6_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gio-fam-backend-2.20.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 glib-1.2.10_12 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 glib-2.20.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 glibmm-2.20.0,1 drwxr-xr-x 2 root wheel 512 Jun 2 16:34 glproto-1.4.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 gmake-3.81_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gnash-0.8.5_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-doc-utils-0.16.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-icon-theme-2.26.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-keyring-2.26.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-mime-data-2.18.0_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-mount-0.8_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-vfs-2.24.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gnome_subr-1.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gnomehier-2.3_12 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gnuitar-0.3.2_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gnutls-2.6.5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 goffice-0.4.3_5 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gpac-libgpac-0.4.5_2,1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gprename-2.6.3,1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gqview-2.1.5_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 graphviz-2.22.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gsfonts-8.11_5 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gsm-1.0.13 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-0.10.23 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-ffmpeg-0.10.7 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-a52dec-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-bad-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-core-0.10_10 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-dts-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-dvd-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gstreamer-plugins-gnomevfs-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-good-0.10.14,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-libpng-0.10.14,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-mad-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-mp3-0.10.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-ogg-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-pango-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-theora-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-ugly-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-vorbis-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-xvid-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gtk-1.2.10_20 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gtk-2.16.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtk-aluminumalloy-smog-theme-2004.01.04_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gtk-engines2-2.18.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtk-gnutella-0.96.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtk-murrine-engine-0.90.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtk-sharp-2.12.8 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtk-xfce-engine-2.6.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtkam-gnome-0.1.16.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtkmm-2.16.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gtkspell-2.0.15 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 guile-1.8.6_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gvfs-1.2.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 hal-0.5.11_25 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 hicolor-icon-theme-0.10_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ilmbase-1.0.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 inputproto-1.5.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 intltool-0.40.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:02 irssi-0.8.13 drwxr-xr-x 2 root wheel 512 Jun 2 16:37 iso-codes-3.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 iso8879-1986_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:19 jackit-0.116.2_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 jasper-1.900.1_7 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 jbigkit-1.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 jpeg-6b_7 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 kbproto-1.0.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 kompozer-0.7.10_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 lame-3.98.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 lcms-1.18,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libGL-7.4.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libGLU-7.4.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libICE-1.0.4_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libIDL-0.8.13 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libSM-1.1.0_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libX11-1.2.1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXScrnSaver-1.1.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXau-1.0.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libXaw-1.0.5_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXcomposite-0.4.0,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXcursor-1.1.9_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXdamage-1.1.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXdmcp-1.0.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXext-1.0.5,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXfixes-4.0.3_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXft-2.1.13 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXi-1.2.1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXinerama-1.0.3,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXmu-1.0.4,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libXp-1.0.0,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libXpm-3.5.7 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXrandr-1.3.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXrender-0.9.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libXres-1.0.3_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXt-1.0.5_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXv-1.0.4,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXxf86vm-1.0.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 liba52-0.7.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libamrnb-7.0.0.2,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libamrwb-7.0.0.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libao-0.8.8_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libart_lgpl-2.3.20,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libaudiofile-0.2.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libbonobo-2.24.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libbonoboui-2.24.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libcheck-0.9.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libcroco-0.6.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdaemon-0.12 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdca-0.0.5 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdrm-2.4.11 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libdv-1.0.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdvdcss-1.2.10_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdvdnav-0.1.10_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdvdread-4.1.3_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libexif-0.6.17 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libexif-gtk-0.3.5_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libexo-0.3.101 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libfame-0.9.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libfontenc-1.0.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libfpx-1.2.0.12_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libgcrypt-1.4.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 libgda3-3.0.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libglade2-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libglut-7.4.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libgmp-4.3.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libgnome-2.26.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libgnomecanvas-2.26.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 libgnomeprint-2.18.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libgnomeprintui-2.18.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libgnomeui-2.24.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libgpg-error-1.7 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libgpod-0.6.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libgsf-1.14.14 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libgsf-gnome-1.14.14 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libgtkhtml-2.11.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libiconv-1.11_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libid3tag-0.15.1b drwxr-xr-x 2 root wheel 512 Jun 2 18:06 liblqr-1-0.4.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libltdl-1.5.26 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libmad-0.15.1b_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libmcs-0.7.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 libmms-0.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libmng-1.0.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libmpeg2-0.5.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libnotify-0.4.5 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libogg-1.1.3,4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 liboil-0.3.16 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libopenraw-0.0.8 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libpthread-stubs-0.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libpurple-2.5.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libquicktime-1.1.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 librsvg2-2.26.0 drwxr-xr-x 2 root wheel 512 Jun 2 16:19 libsamplerate-0.1.7_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libsexy-0.1.11_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:20 libsndfile-1.0.20 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libsoup-2.26.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libtasn1-2.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libtheora-1.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libungif-4.1.4_5 drwxr-xr-x 2 root wheel 512 Jun 2 16:37 libutempter-1.1.5_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libvolume_id-0.81.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libvorbis-1.2.0_3,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libwmf-0.2.8.4_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libwnck-2.26.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libxcb-1.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libxfce4gui-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libxfce4menu-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libxfce4util-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libxine-1.1.16.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 libxml++-2.26.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libxml2-2.7.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libxslt-1.1.24_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 lightning-0.7_5 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 linc-1.0.3_7 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 logjam-4.5.3_7 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 lua-5.1.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 lzo2-2.03_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:19 mencoder-0.99.11_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 midori-0.1.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ming-0.3.0_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 mjpegtools-1.9.0.r3_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 mkfontdir-1.0.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 mkfontscale-1.0.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 mono-2.0.1_6 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 monodoc-2.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 mousepad-0.2.16_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 mp3burn-0.4.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 mpeg4ip-libmp4v2-1.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 16:14 mpfr-2.4.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 mpg321-0.2.10_7 drwxr-xr-x 2 root wheel 512 Jun 2 16:19 mplayer-0.99.11_12 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 nas-1.9.1_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 nicotine-1.0.8_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 notification-daemon-0.4.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 nspluginwrapper-1.2.2_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 nspr-4.7 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 nss-3.11.9_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 nzbperl-0.6.8 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 ogg2mp3-0.5_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 openldap-client-2.3.43 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 openoffice.org-3.1.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 orage-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 16:20 p5-AnyEvent-4.35.2 drwxr-xr-x 2 root wheel 512 Jun 2 16:33 p5-Authen-Simple-0.4 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Crypt-SSLeay-0.57 drwxr-xr-x 2 root wheel 512 Jun 2 16:20 p5-Event-ExecFlow-0.63_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:32 p5-ExtUtils-CBuilder-0.24 drwxr-xr-x 2 root wheel 512 Jun 2 16:32 p5-ExtUtils-ParseXS-2.19_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Flickr-API-1.01 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Flickr-Upload-1.32 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 p5-Glib2-1.221 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 p5-Gtk2-1.200_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 p5-Gtk2-Ex-FormFactory-0.65_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 p5-Gtk2-Ex-Simple-List-0.50_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 p5-Gtk2-TrayIcon-0.06_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-HTML-Parser-3.60 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-HTML-Tree-3.23 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-HTTP-Response-Encoding-0.05_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-HTTP-Server-Simple-0.38 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-LWP-Authen-Wsse-0.05 drwxr-xr-x 2 root wheel 512 Jun 2 16:33 p5-Module-Build-0.33 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Net-Flickr-API-1.68 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Net-Flickr-Backup-2.991 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Net-Flickr-RDF-2.1 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-RDF-Simple-0.41.2 drwxr-xr-x 2 root wheel 512 Jun 2 14:25 p5-Test-File-1.27 drwxr-xr-x 2 root wheel 512 Jun 2 14:25 p5-Test-Simple-0.86 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 p5-URI-1.38 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-WWW-Mechanize-1.54 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-XML-DOM-1.44 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 p5-XML-Parser-2.36 drwxr-xr-x 2 root wheel 512 Jun 2 16:32 p5-YAML-0.68 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-libwww-5.826 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 pango-1.24.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 pangomm-2.24.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 pciids-20090224 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 pcre-7.9 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 perl-threaded-5.8.9_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 php5-5.2.9 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 pidgin-2.5.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pidgin-facebookchat-1.47 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pidgin-guifications-2.16 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pidgin-otr-3.2.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pinentry-gtk2-0.7.5_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 pixman-0.15.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 pkg-config-0.23_1 -rw-r--r-- 1 root wheel 37097472 Jun 2 18:22 pkgdb.db drwxr-xr-x 2 root wheel 512 Jun 2 18:21 png-1.2.35 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 policykit-0.9_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 policykit-gnome-0.9.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 poppler-gtk-0.10.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 popt-1.7_5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pornview-0.2.0.p.1_20 drwxr-xr-x 2 root wheel 512 Jun 2 16:29 postfix-2.6.1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 printproto-1.0.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pulseaudio-0.9.14_6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-BitTorrent-5.2.0_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 py25-cairo-1.8.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 py25-dbus-0.83.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-gimp-app-2.6.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-gnome-2.26.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 py25-gobject-2.16.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 py25-gtk-2.14.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 py25-libxml2-2.7.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-notify-0.1.1_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 py25-numeric-24.2_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 py25-orbit-2.24.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-wxPython-common-2.6.3.3_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-wxPython-unicode-2.6.3.3_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 python25-2.5.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:02 qt4-corelib-4.4.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:02 qt4-gui-4.4.3_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 randrproto-1.3.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 rarian-0.8.1 drwxr-xr-x 2 root wheel 512 Jun 2 16:32 rdate-1.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 renderproto-0.9.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 ripperx-2.7.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:16 ristretto-0.0.22 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ruby-1.8.7.72_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 samba-libsmbclient-3.0.34_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 sane-backends-1.0.20_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 scrnsaverproto-1.1.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 sdl-1.2.13_3,2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 sdl_pango-0.1.2_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 shared-mime-info-0.60_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:30 smartmontools-5.38_5 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 sqlite3-3.6.13 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 startup-notification-0.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 subtitleripper-0.3.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 svgalib-1.4.3_5 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 swig-1.3.39 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 thunar-media-tags-plugin-0.1.2_8 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 thunar-volman-0.2.0_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 tiff-3.8.2_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 transcode-1.0.6_4 drwxr-xr-x 2 root wheel 512 Jun 2 16:20 twolame-0.3.12 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 videoproto-2.2.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 vlc-0.9.9.a_1,3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 vorbis-tools-1.2.0_4,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:05 vte-0.20.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 w3m-0.5.2_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wavbreaker-0.10_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 webkit-gtk2-1.0.1_6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 widgetfactory-0.2.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 wine-1.1.22,1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 wmctrl-1.07_5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wv-1.2.5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-2.8.10 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-common-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-common-2.8.10 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-contrib-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-contrib-common-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-unicode-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-unicode-2.8.10 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-unicode-contrib-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 x264-0.0.20081218 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xcb-proto-1.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xcb-util-0.3.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xchat-2.8.6_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xextproto-7.0.5 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-acecad-1.3.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-citron-2.2.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-elographics-1.2.3_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-fpit-1.3.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-hyperpen-1.3.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-joystick-1.4.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-keyboard-1.3.2_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-mouse-1.4.0_6 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-mutouch-1.2.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-penmount-1.4.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-void-1.2.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-video-dummy-0.3.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-video-fbdev-0.4.0_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-video-intel-2.7.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-video-vesa-2.1.0_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-video-vmware-10.16.5_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xf86vidmodeproto-2.2.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:04 xfce-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-appfinder-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 xfce4-conf-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-desktop-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-mailwatch-plugin-1.1.0_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 xfce4-media-0.9.2_11 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-mixer-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-netload-plugin-0.4.0_7 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-notes-plugin-1.6.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 xfce4-panel-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-places-plugin-1.1.0_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-print-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-quicklauncher-plugin-1.9.4_5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-screenshooter-plugin-1.5.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-session-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-settings-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-systemload-plugin-0.4.2_7 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-taskmanager-0.4.0.r2_10 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-utils-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-verve-plugin-0.3.6_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-weather-plugin-0.6.2_4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-wm-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xine-0.99.5_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xineramaproto-1.1.2 drwxr-xr-x 2 root wheel 512 Jun 2 16:51 xkeyboard-config-1.6_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xlockmore-5.27_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 xmlcatmgr-2.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 xmlcharent-0.3_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xorg-7.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:38 xorg-apps-7.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xorg-drivers-7.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xorg-fonts-truetype-7.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xorg-server-1.6.1,1 drwxr-xr-x 2 root wheel 512 Jun 2 16:31 xpdf-3.02_11 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xproto-7.0.15 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xsane-0.996 drwxr-xr-x 2 root wheel 512 Jun 2 16:38 xterm-243 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xtrans-1.2.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xvid-1.2.1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 xvid4conf-1.12_2 Robert Noland wrote: > On Sat, 2009-05-16 at 10:05 -0400, Jimmie James wrote: >> On Fri, 15 May 2009 08:53:24 -0500 Robert Noland said: >> >>> On Thu, 2009-05-14 at 18:37 -0400, Albert Vest wrote: >>>> Paul B. Mahol wrote: >>>>> On 5/13/09, Jimmie James wrote: >>> =20 >>>>> One thing to note, I dont switch to console while DRI is active >>>>> otherwise panic could happen(last time when I tested it with 915GM). >>>> =20 >>>> I've been experiencing something similar, not a panic but, whenever I=20 >>>> switch to console (ctrl-f1?) and come back to X (ctrl-f9), my session=20 >>>> goes away and a new XDM screen presents itself for a fresh login. >>> This sounds like the xserver is crashing. >> This is a crash of the xserver, usually a sig.6 in /var/log/messages is >> pid 65663 (Xorg), uid 0: exited on signal 6, >> (WW) intel(0): drmDropMaster failed: Unknown error: -1 >> (II) intel(0): [drm] removed 1 reserved context for kernel >> (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xc5819000 at 0x2884f000 >> (II) intel(0): [drm] Closed DRM master. > > One thing that we discovered yesterday, (and it would be awesome if > someone fixed it) is that if you build the xserver without HAL support, > it doesn't get linked with -pthread. This is causing some xserver > crashes with at least the intel driver. > > robert. > >> leaving the console looking like >> http://img.photobucket.com/albums/v287/jimmiejaz/xcrash.jpg . >> While you can ssh in, restart X, the console stays corrupted like that. >> Memory heap 0x2867e260: >> Offset:0002a000, Size:00100000, F. >> Free list: >> FREE Offset:0002a000, Size:00100000, F. >> End of memory blocks >> >> (WW) intel(0): drmDropMaster failed: Unknown error: -1 >> (II) intel(0): [drm] removed 1 reserved context for kernel >> (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xc5819000 at 0x2884f000 >> (II) intel(0): [drm] Closed DRM master. >> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=291042+0+archive/2009/freebsd-x11/20090503.freebsd-x11 >> >> >>>> Might it have to do with my hardware? I started using one of those=20 >>>> "wide screen" displays (1440 x 900), about the same time my updates=20 >>>> started showing "7.2-PRERELEASE" as version number, and it still happens=20 >>>> with "7.2-STABLE". All ports current (except OOO 3.0.0). >>> =20 >>>> Still using the same Radeon 9100 "IGP" forced to PCI mode, if that might=20 >>>> matter. >>> Does it detect as AGP natively? >> display bits from dmesg: >> vgapci0: port 0x6800-0x6807 mem >> 0xcfd80000-0xcfdfffff,0xd0000000-0xdfffffff,0xcfe80000-0xcfebffff at >> device 2.0 on pci0 >> agp0: on vgapci0 >> drm0: on vgapci0 >> vgapci0: child drm0 requested pci_enable_busmaster >> vgapci1: mem 0xcfe00000-0xcfe7ffff at device >> 2.1 on pci0 >> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 >> drm0: on vgapci0 >> vgapci0: child drm0 requested pci_enable_busmaster >> info: [drm] AGP at 0xd0000000 256MB >> info: [drm] Initialized i915 1.6.0 20080730 >> drm0: [ITHREAD] >> agp0: on vgapci0 >> agp0: detected 7932k stolen memory >> agp0: aperture size is 256M >> info: [drm] AGP at 0xd0000000 256MB >> >> -- Over the years I've come to regard you as people I've met. I may be schizophrenic, but at least I have each other, and when I am alone I am together. From owner-freebsd-x11@FreeBSD.ORG Sat Jun 6 22:25:24 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 7A78F106564A for ; Sat, 6 Jun 2009 22:25:24 +0000 (UTC) (envelope-from andriy@irbisnet.com) Received: from smtp129.rog.mail.re2.yahoo.com (smtp129.rog.mail.re2.yahoo.com [206.190.53.34]) by mx1.freebsd.org (Postfix) with SMTP id EA25F8FC12 for ; Sat, 6 Jun 2009 22:25:23 +0000 (UTC) (envelope-from andriy@irbisnet.com) Received: (qmail 224 invoked from network); 6 Jun 2009 22:25:23 -0000 Received: from unknown (HELO keeper.irbisnet.com) (andriy@99.253.104.52 with login) by smtp129.rog.mail.re2.yahoo.com with SMTP; 6 Jun 2009 22:25:22 -0000 X-YMail-OSG: VfV1TrcVM1kme3HSj9jh6RfLELBygMWnf1liWqpxsd0dYZO.K4MyLlnjKOkAgDxTyA-- 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 020361339A; Sat, 6 Jun 2009 18:25:21 -0400 (EDT) Message-ID: <4A2AECD0.3010706@irbisnet.com> Date: Sat, 06 Jun 2009 18:25:20 -0400 From: Andriy Bakay User-Agent: Thunderbird 2.0.0.21 (X11/20090410) MIME-Version: 1.0 To: "Paul B. Mahol" 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> In-Reply-To: <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; 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: Sat, 06 Jun 2009 22:25:25 -0000 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. 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 >>>>>> > > From owner-freebsd-x11@FreeBSD.ORG Sat Jun 6 23:48: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 6B9561065670 for ; Sat, 6 Jun 2009 23:48:32 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 0BC0D8FC16 for ; Sat, 6 Jun 2009 23:48:31 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.4] (adsl-1-120-8.bna.bellsouth.net [65.1.120.8]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n56NmP1u037555 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 6 Jun 2009 19:48:26 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Andriy Bakay In-Reply-To: <4A2AECD0.3010706@irbisnet.com> 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> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-f/gSbBhCD/8S6DljQwJd" Organization: FreeBSD Date: Sat, 06 Jun 2009 18:48:20 -0500 Message-Id: <1244332100.2034.1806.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net 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: Sat, 06 Jun 2009 23:48:32 -0000 --=-f/gSbBhCD/8S6DljQwJd Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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. >=20 > $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg >=20 > 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) >=20 > 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) > >=20 > > 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= . > >=20 > >> 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 bac= k > >>>> trace but get 'No stack' message. I am sending you the core dump fil= e > >>>> 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 rang= e of > >>>>>> unex- > >>>>>> pected fatal signals and exiting cleanly. Inste= ad, > >>>>>> 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 t= o > >>>>>> use > >>>>>> this > >>>>>> option unless you are debugging an Xorg server prob= lem > >>>>>> and know > >>>>>> how to deal with the consequences. > >>>>>> > >>>>>> robert. > >>>>> And kern.sugid_coredump=3D1 sysctl, if Xorg is installed with setui= d 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 attach= ed > >>>>>>>>> logs). > >>>>>>>>> I tried 'xorg-server-1.6.1' and two different nVidia drivers 'n= v' > >>>>>>>>> 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 c= hance > >>>>>>>> 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-RELEAS= E-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, (=3D=3D) default s= etting, > >>>>>>>>> (++) from command line, (!!) notice, (II) informational, > >>>>>>>>> (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > >>>>>>>>> (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Sat May 23 21:4= 7:12 2009 > >>>>>>>>> (=3D=3D) Using config file: "/etc/X11/xorg.conf" > >>>>>>>>> (=3D=3D) ServerLayout "X.org Configured" > >>>>>>>>> (**) |-->Screen "Screen0" (0) > >>>>>>>>> (**) | |-->Monitor "Monitor0" > >>>>>>>>> (**) | |-->Device "Card0" > >>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" > >>>>>>>>> (**) |-->Input Device "Keyboard0" > >>>>>>>>> (**) Option "DontZap" "Off" > >>>>>>>>> (**) Option "AIGLX" "true" > >>>>>>>>> (=3D=3D) Automatically adding devices > >>>>>>>>> (=3D=3D) 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 a= lso > >>>>>>>>> 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 a= lso > >>>>>>>>> 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 als= o > >>>>>>>>> specified in the config file. > >>>>>>>>> (II) LoadModule: "extmod" > >>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.= so > >>>>>>>>> (II) Module extmod: vendor=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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.s= o > >>>>>>>>> (II) Module synaptics: vendor=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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.s= o > >>>>>>>>> (II) Module nouveau: vendor=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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-RELEAS= E-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, (=3D=3D) default s= etting, > >>>>>>>>> (++) from command line, (!!) notice, (II) informational, > >>>>>>>>> (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > >>>>>>>>> (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Sun May 17 21:3= 7:41 2009 > >>>>>>>>> (++) Using config file: "/etc/X11/xorg.conf" > >>>>>>>>> (=3D=3D) ServerLayout "X.org Configured" > >>>>>>>>> (**) |-->Screen "Screen0" (0) > >>>>>>>>> (**) | |-->Monitor "Monitor0" > >>>>>>>>> (**) | |-->Device "Card0" > >>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" > >>>>>>>>> (**) |-->Input Device "Keyboard0" > >>>>>>>>> (**) Option "AllowEmptyInput" > >>>>>>>>> (=3D=3D) Automatically adding devices > >>>>>>>>> (=3D=3D) 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 a= lso > >>>>>>>>> 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 a= lso > >>>>>>>>> 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>> (=3D=3D) 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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.s= o > >>>>>>>>> (II) Module synaptics: vendor=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.1, module version =3D 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 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 T= NT2, > >>>>>>>>> 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 U= ltra, > >>>>>>>>> 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 58= 0 > >>>>>>>>> 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 7= 50 > >>>>>>>>> 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 U= ltra, > >>>>>>>>> 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 680= 0 GT, > >>>>>>>>> GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4= 000, > >>>>>>>>> GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 X= T, > >>>>>>>>> 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 660= 0, > >>>>>>>>> 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 6= 400, > >>>>>>>>> GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 G= S, > >>>>>>>>> GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 X= T, > >>>>>>>>> GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 780= 0 > >>>>>>>>> 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 F= X > >>>>>>>>> 350M, > >>>>>>>>> GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 = GT, > >>>>>>>>> GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 730= 0 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 150= 0, > >>>>>>>>> Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100= , > >>>>>>>>> GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 88= 00 > >>>>>>>>> GTS, > >>>>>>>>> GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 86= 00 > >>>>>>>>> GTS, > >>>>>>>>> GeForce 8600 GT, GeForce 8600 GT, GeForce 8600 GS, GeForce 840= 0 GS, > >>>>>>>>> GeForce 9500M GS, GeForce 8600M GT, GeForce 9650M GS, > >>>>>>>>> GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 57= 0M, > >>>>>>>>> Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce 8400 S= E, > >>>>>>>>> GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS, GeForce 840= 0 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 2= 90, > >>>>>>>>> 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 930= 0M > >>>>>>>>> GS, > >>>>>>>>> GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M, Quadro NV= S > >>>>>>>>> 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=3D"X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>> ABI class: X.Org Video Driver, version 5.0 > >>>>>>>>> (II) NV(0): Initializing int10 > >>>>>>>>> (=3D=3D) NV(0): Write-combining range (0xa0000,0x20000) was alr= eady > >>>>>>>>> clear > >>>>>>>>> (=3D=3D) NV(0): Write-combining range (0xc0000,0x40000) was alr= eady > >>>>>>>>> clear > >>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000 > >>>>>>>>> (=3D=3D) NV(0): Write-combining range (0x0,0x1000) was already = clear > >>>>>>>>> (--) NV(0): Console is VGA mode 0x3 > >>>>>>>>> (=3D=3D) NV(0): Depth 24, (--) framebuffer bpp 32 > >>>>>>>>> (=3D=3D) NV(0): RGB weight 888 > >>>>>>>>> (=3D=3D) NV(0): Default visual is TrueColor > >>>>>>>>> (=3D=3D) NV(0): Using hardware cursor > >>>>>>>>> (=3D=3D) NV(0): Using gamma correction (1.0, 1.0, 1.0) > >>>>>>>>> (EE) NV(0): Failed to map MMIO registers: No such file or direc= tory > >>>>>>>>> (=3D=3D) 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 > >>>>>> > >=20 > >=20 --=20 Robert Noland FreeBSD --=-f/gSbBhCD/8S6DljQwJd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAkorAEQACgkQM4TrQ4qfROOiTwCfcngzEUmOr85lI6DIBkCCxha5 9JsAnA0z5/IdX4M2GiZREQl1nypqsvzY =4Pnc -----END PGP SIGNATURE----- --=-f/gSbBhCD/8S6DljQwJd--