Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jun 2009 08:14:55 -0500
From:      Robert Noland <rnoland@FreeBSD.org>
To:        Andriy Bakay <andriy@irbisnet.com>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: Problems with libpciaccess-0.10.6
Message-ID:  <1244380495.2034.2615.camel@balrog.2hip.net>
In-Reply-To: <4A2B1DA1.5090401@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> <1244332100.2034.1806.camel@balrog.2hip.net> <4A2B1DA1.5090401@irbisnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-93kT+48vy2ufsJHcoySW
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sat, 2009-06-06 at 21:53 -0400, Andriy Bakay wrote:
> Done.
>=20
> $ gdb66 -c ~/tmp/Xorg.core -s ~/tmp/Xorg
>=20
> #0  0x0000000801bc2bec in ?? ()
> #1  0x0000000801bc1a5b in ?? ()
> #2  0x0000000801bc4b6c in ?? ()
> #3  0xffffffdf00000002 in ?? ()
> #4  0xffffffffffffffff in ?? ()
> #5  0x00000000ffffffff in ?? ()
> #6  0x00007fffffffe470 in ?? ()
> #7  0x0000000801e59c38 in ?? ()
> #8  0x00007fffffffed20 in ?? ()
> #9  0x0000000000483cef in ddxGiveUp () at xf86Init.c:1417
> #10 0x0000000000483dd4 in AbortDDX () at xf86Init.c:1462
> #11 0x000000000053bf68 in AbortServer () at log.c:407
> #12 0x000000000053c46a in FatalError (f=3D0x605540 <Address 0x605540 out=20
> of bounds>) at log.c:532
> #13 0x00000000004a1d6f in xf86SigHandler (signo=3D11) at xf86Events.c:387
> #14 <signal handler called>
> #15 0x00000008027ff538 in ?? ()
> #16 0x00000008027ff7ca in ?? ()
> #17 0x0000000001e137d4 in ?? ()
> #18 0x0000000801e59c38 in ?? ()
> #19 0x00007fffffffeab0 in ?? ()
> #20 0x00000000004c194c in xf86ClaimPciSlot (d=3D0x1ffffeb50,=20
> drvp=3D0x80282e420, chipset=3D0, dev=3D0x801e59c38, active=3D0) at xf86pc=
iBus.c:749
> #21 0x000000000048216e in xf86CallDriverProbe (drv=3D0x801e11510,=20
> detect_only=3D0) at xf86Init.c:632
> #22 0x000000000048288c in InitOutput (pScreenInfo=3D0x75d480, argc=3D4,=20
> argv=3D0x7fffffffecf8) at xf86Init.c:915
> #23 0x000000000042ceaa in main (argc=3D4, argv=3D0x7fffffffecf8,=20
> envp=3D0x7fffffffed20) at main.c:315
> (gdb)

Hrm, how about the display driver with WITH_DEBUG as well... We are
getting closer.

robert.

>=20
> Robert Noland wrote:
> > On Sat, 2009-06-06 at 18:25 -0400, Andriy Bakay wrote:
> >> I build 'libdrm' port with '-g' option, but 0,1,2 frames still unknown=
.
> >>
> >> $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg
> >>
> >> Core was generated by `Xorg'.
> >> Program terminated with signal 6, Aborted.
> >> #0  0x00000008019d5bec in ?? ()
> >> (gdb) bt
> >> #0  0x00000008019d5bec in ?? ()
> >> #1  0x00000008019d4a5b in ?? ()
> >> #2  0x00000008019d7b6c in ?? ()
> >> #3  0xffffffdf00000001 in ?? ()
> >> #4  0xffffffffffffffff in ?? ()
> >> #5  0x00000000ffffffff in ?? ()
> >> #6  0x0000000801c59c38 in ?? ()
> >> #7  0x0000000000565648 in ?? ()
> >> #8  0x0000000801c59c38 in ?? ()
> >> #9  0x0000000000463f6a in ddxGiveUp ()
> >> #10 0x00000000004e6ddd in AbortServer ()
> >> #11 0x00000000004e745f in FatalError ()
> >> #12 0x00000000004792c9 in xf86SigHandler ()
> >> #13 <signal handler called>
> >> #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.
> >=20
> > rebuild xorg-server and define WITH_DEBUG.
> >=20
> > robert.
> >=20
> >> Paul B. Mahol wrote:
> >>> On 5/31/09, Andriy Bakay <andriy@irbisnet.com> 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 reinstallati=
on.
> >>>
> >>>> 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 b=
ack
> >>>>>> trace but get 'No stack' message. I am sending you the core dump f=
ile
> >>>>>> 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 <rnoland@freebsd.org> 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  ra=
nge  of
> >>>>>>>> unex-
> >>>>>>>>               pected  fatal  signals  and  exiting cleanly.  Ins=
tead,
> >>>>>>>> the Xorg
> >>>>>>>>               server will die and drop core where  the  fault
> >>>>>>>> occurred.
> >>>>>>>> The
> >>>>>>>>               default  behaviour  is  for the Xorg server to exi=
t
> >>>>>>>> cleanly, but
> >>>>>>>>               still drop a core file.  In general you never want=
 to
> >>>>>>>> use
> >>>>>>>> this
> >>>>>>>>               option  unless you are debugging an Xorg server pr=
oblem
> >>>>>>>> and know
> >>>>>>>>               how to deal with the consequences.
> >>>>>>>>
> >>>>>>>> robert.
> >>>>>>> And kern.sugid_coredump=3D1 sysctl, if Xorg is installed with set=
uid 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 atta=
ched
> >>>>>>>>>>> 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-RELE=
ASE-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/GENER=
IC
> >>>>>>>>>>> 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=
 setting,
> >>>>>>>>>>> 	(++) 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=
:47: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', 'mou=
se' 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 16=
1, 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 al=
so
> >>>>>>>>>>> specified in the config file.
> >>>>>>>>>>> (II) "glx" will be loaded. This was enabled by default and al=
so
> >>>>>>>>>>> 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 al=
so
> >>>>>>>>>>> specified in the config file.
> >>>>>>>>>>> (II) "dri2" will be loaded. This was enabled by default and a=
lso
> >>>>>>>>>>> specified in the config file.
> >>>>>>>>>>> (II) LoadModule: "extmod"
> >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libextmo=
d.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//librecor=
d.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.s=
o
> >>>>>>>>>>> (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.s=
o
> >>>>>>>>>>> (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.s=
o
> >>>>>>>>>>> (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=
.so
> >>>>>>>>>>> (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=
.so
> >>>>>>>>>>> (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_d=
rv.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 th=
is
> >>>>>>>>>>> 	# 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: <i>: integer, <f>: float, <bool>:
> >>>>>>>>>>> "True"/"False",
> >>>>>>>>>>>         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
> >>>>>>>>>>>         ### [arg]: arg optional
> >>>>>>>>>>>         #Option     "SWcursor"           	# [<bool>]
> >>>>>>>>>>>         #Option     "HWcursor"           	# [<bool>]
> >>>>>>>>>>>         #Option     "NoAccel"            	# [<bool>]
> >>>>>>>>>>>         #Option     "ShadowFB"           	# [<bool>]
> >>>>>>>>>>>         #Option     "UseFBDev"           	# [<bool>]
> >>>>>>>>>>>         #Option     "Rotate"             	# [<str>]
> >>>>>>>>>>>         #Option     "VideoKey"           	# <i>
> >>>>>>>>>>>         #Option     "FlatPanel"          	# [<bool>]
> >>>>>>>>>>>         #Option     "FPDither"           	# [<bool>]
> >>>>>>>>>>>         #Option     "CrtcNumber"         	# <i>
> >>>>>>>>>>>         #Option     "FPScale"            	# [<bool>]
> >>>>>>>>>>>         #Option     "FPTweak"            	# <i>
> >>>>>>>>>>>         #Option     "DualHead"           	# [<bool>]
> >>>>>>>>>>> 	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 th=
is
> >>>>>>>>>>> 	# 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: <i>: integer, <f>: float, <bool>:
> >>>>>>>>>>> "True"/"False",
> >>>>>>>>>>>         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
> >>>>>>>>>>>         ### [arg]: arg optional
> >>>>>>>>>>>         #Option     "SWcursor"           	# [<bool>]
> >>>>>>>>>>>         #Option     "HWcursor"           	# [<bool>]
> >>>>>>>>>>>         #Option     "NoAccel"            	# [<bool>]
> >>>>>>>>>>>         #Option     "ShadowFB"           	# [<bool>]
> >>>>>>>>>>>         #Option     "UseFBDev"           	# [<bool>]
> >>>>>>>>>>>         #Option     "Rotate"             	# [<str>]
> >>>>>>>>>>>         #Option     "VideoKey"           	# <i>
> >>>>>>>>>>>         #Option     "FlatPanel"          	# [<bool>]
> >>>>>>>>>>>         #Option     "FPDither"           	# [<bool>]
> >>>>>>>>>>>         #Option     "CrtcNumber"         	# <i>
> >>>>>>>>>>>         #Option     "FPScale"            	# [<bool>]
> >>>>>>>>>>>         #Option     "FPTweak"            	# <i>
> >>>>>>>>>>>         #Option     "DualHead"           	# [<bool>]
> >>>>>>>>>>> 	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-RELE=
ASE-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/GENER=
IC
> >>>>>>>>>>> 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=
 setting,
> >>>>>>>>>>> 	(++) 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=
:37: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', 'mou=
se' 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 16=
1, 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 al=
so
> >>>>>>>>>>> specified in the config file.
> >>>>>>>>>>> (II) "glx" will be loaded. This was enabled by default and al=
so
> >>>>>>>>>>> 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 al=
so
> >>>>>>>>>>> specified in the config file.
> >>>>>>>>>>> (II) "dri2" will be loaded by default.
> >>>>>>>>>>> (II) LoadModule: "extmod"
> >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libextmo=
d.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//librecor=
d.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.s=
o
> >>>>>>>>>>> (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.s=
o
> >>>>>>>>>>> (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.s=
o
> >>>>>>>>>>> (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=
.so
> >>>>>>>>>>> (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_d=
rv.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 4=
20,
> >>>>>>>>>>> 	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 46=
00,
> >>>>>>>>>>> 	GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4=
 750
> >>>>>>>>>>> XGL,
> >>>>>>>>>>> 	Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP=
8X,
> >>>>>>>>>>> 	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, GeForc=
e 6800,
> >>>>>>>>>>> 	GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6=
800 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 6=
600,
> >>>>>>>>>>> 	GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL=
,
> >>>>>>>>>>> 	GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro F=
X 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 7=
800
> >>>>>>>>>>> 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 G=
o 7400,
> >>>>>>>>>>> 	GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro=
 FX
> >>>>>>>>>>> 350M,
> >>>>>>>>>>> 	GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 760=
0 GT,
> >>>>>>>>>>> 	GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7=
300 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 1=
500,
> >>>>>>>>>>> 	Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 61=
00,
> >>>>>>>>>>> 	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 8=
400 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 8=
400 GS,
> >>>>>>>>>>> 	GeForce 8600M GS, GeForce 8400M GT, GeForce 8400M GS,
> >>>>>>>>>>> 	GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M, Quadro NV=
S 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 F=
X
> >>>>>>>>>>> 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 9=
300M
> >>>>>>>>>>> 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=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 a=
lready
> >>>>>>>>>>> clear
> >>>>>>>>>>> (=3D=3D) NV(0): Write-combining range (0xc0000,0x40000) was a=
lready
> >>>>>>>>>>> clear
> >>>>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000
> >>>>>>>>>>> (=3D=3D) NV(0): Write-combining range (0x0,0x1000) was alread=
y 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 dir=
ectory
> >>>>>>>>>>> (=3D=3D) NV(0): Write-combining range (0x0,0x1000) was alread=
y 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@freeb=
sd.org"
> >>>>>>>> --
> >>>>>>>> Robert Noland <rnoland@FreeBSD.org>
> >>>>>>>> FreeBSD
> >>>>>>>>
> >>>
--=20
Robert Noland <rnoland@FreeBSD.org>
FreeBSD

--=-93kT+48vy2ufsJHcoySW
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)

iEYEABECAAYFAkorvU8ACgkQM4TrQ4qfROO2pACeIxVLZYiszfKv7+7Mg9p9jd9B
R5gAnjCclhH9bMhqj6+OsSwrWJ513Djn
=gfGi
-----END PGP SIGNATURE-----

--=-93kT+48vy2ufsJHcoySW--




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