Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2012 16:04:33 -0500
From:      Johannes Dieterich <dieterich.joh@gmail.com>
To:        George Liaskos <geo.liaskos@gmail.com>
Cc:        Artyom Mirgorodskiy <artyom@ijminteractive.net>, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: new xorg segfault 11 with KMS
Message-ID:  <CABquGzVZzpi-6Ni3dkZ00N3js9ZnEuojCN87UV=adOD7Pp1=7A@mail.gmail.com>
In-Reply-To: <CANcjpOD1G9O-x6Avm3RvRFO4BA1NTuZqpmhfutb4szhRO8WbvA@mail.gmail.com>
References:  <CABquGzXefGp%2BD0qmaAboYQSGip-4A3XwQUT7M%2BMfVqSZjQ6i9Q@mail.gmail.com> <2279995.En67FjFeZ3@home.alkar.net> <CANcjpOD1G9O-x6Avm3RvRFO4BA1NTuZqpmhfutb4szhRO8WbvA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 13, 2012 at 4:01 PM, George Liaskos <geo.liaskos@gmail.com> wro=
te:
>
> Rebuilding xorg-server with gcc resolves the problem, bt points at libdrm=
2.
So basically this is a regression from the previous clang3.1 to the
clang3.2 import then?

Is anyone of the clang guys aware of this?

> On Thu, Dec 13, 2012 at 10:51 PM, Artyom Mirgorodskiy <artyom@ijminteract=
ive.net> wrote:
>>
>> I have a similar problem when running firefox
>>
>> On Thursday 13 December 2012 15:49:38 Johannes Dieterich wrote:
>> > Dear all,
>> >
>> > I lately see xorg segfault 11s with CURRENT, WITH_NEW_XORG=3Dyes and
>> > WITH_KMS=3Dyes. Interestingly, gdm loads fine but xfce4 at login direc=
tly
>> > causes the segfault (log attached), gnome survives a bit longer but
>> > starting any bigger application (e.g. firefox) causes it to crash with=
 the
>> > same log.
>> >
>> > I have a Xorg.core file, but since it is without debug symbols the
>> > backtrace makes little sense to me.
>> >
>> > Unfortunately, I cannot tell what is the root cause of the problems as=
 I
>> > first got bitten by the pcre update and also did the world update to t=
he
>> > clang3.2 import. Needless to say that everything worked prior and the
>> > configuration (no xorg.conf here) did not change.
>> >
>> > uname -a:
>> > FreeBSD XXXXX 10.0-CURRENT FreeBSD 10.0-CURRENT #6 r244180: Thu Dec 13
>> > 09:46:06 EST 2012     root@XXXXX:/usr/obj/usr/src/sys/GENERIC  amd64.
>> >
>> > Xorg.0.log:
>> > [    88.021]
>> > X.Org X Server 1.10.6
>> > Release Date: 2012-02-10
>> > [    88.021] X Protocol Version 11, Revision 0
>> > [    88.021] Build Operating System: FreeBSD 10.0-CURRENT amd64
>> > [    88.021] Current Operating System: FreeBSD XXXXXXXXX 10.0-CURRENT
>> > FreeBSD 10.0-CURRENT #6 r244180: Thu Dec 13 09:46:06 EST 2012
>> > root@XXXXXXX:/usr/obj/usr/src/sys/GENERIC amd64
>> > [    88.021] Build Date: 13 December 2012  06:30:07AM
>> > [    88.021]
>> > [    88.021] Current version of pixman: 0.24.2
>> > [    88.021]    Before reporting problems, check http://wiki.x.org
>> >         to make sure that you have the latest version.
>> > [    88.021] Markers: (--) probed, (**) from config file, (=3D=3D) def=
ault
>> > setting,
>> >         (++) from command line, (!!) notice, (II) informational,
>> >         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
>> > [    88.022] (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 1=
3
>> > 15:01:42 2012
>> > [    88.024] (II) Loader magic: 0x7c1930
>> > [    88.024] (II) Module ABI versions:
>> > [    88.024]    X.Org ANSI C Emulation: 0.4
>> > [    88.024]    X.Org Video Driver: 10.0
>> > [    88.024]    X.Org XInput driver : 12.2
>> > [    88.024]    X.Org Server Extension : 5.0
>> > [    88.025] (--) PCI:*(0:0:2:0) 8086:0166:17aa:2200 rev 9, Mem @
>> > 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @
>> > 0x????????/65536
>> > [    88.025] (=3D=3D) Using default built-in configuration (30 lines)
>> > [    88.025] (=3D=3D) --- Start of built-in configuration ---
>> > [    88.025]    Section "Device"
>> > [    88.025]            Identifier      "Builtin Default intel Device =
0"
>> > [    88.025]            Driver  "intel"
>> > [    88.025]    EndSection
>> > [    88.025]    Section "Screen"
>> > [    88.025]            Identifier      "Builtin Default intel Screen =
0"
>> > [    88.025]            Device  "Builtin Default intel Device 0"
>> > [    88.025]    EndSection
>> > [    88.025]    Section "Device"
>> > [    88.025]            Identifier      "Builtin Default vesa Device 0=
"
>> > [    88.025]            Driver  "vesa"
>> > [    88.025]    EndSection
>> > [    88.025]    Section "Screen"
>> > [    88.025]            Identifier      "Builtin Default vesa Screen 0=
"
>> > [    88.025]            Device  "Builtin Default vesa Device 0"
>> > [    88.025]    EndSection
>> > [    88.025]    Section "Device"
>> > [    88.025]            Identifier      "Builtin Default fbdev Device =
0"
>> > [    88.025]            Driver  "fbdev"
>> > [    88.025]    EndSection
>> > [    88.025]    Section "Screen"
>> > [    88.025]            Identifier      "Builtin Default fbdev Screen =
0"
>> > [    88.025]            Device  "Builtin Default fbdev Device 0"
>> > [    88.026]    EndSection
>> > [    88.026]    Section "ServerLayout"
>> > [    88.026]            Identifier      "Builtin Default Layout"
>> > [    88.026]            Screen  "Builtin Default intel Screen 0"
>> > [    88.026]            Screen  "Builtin Default vesa Screen 0"
>> > [    88.026]            Screen  "Builtin Default fbdev Screen 0"
>> > [    88.026]    EndSection
>> > [    88.026] (=3D=3D) --- End of built-in configuration ---
>> > [    88.026] (=3D=3D) ServerLayout "Builtin Default Layout"
>> > [    88.026] (**) |-->Screen "Builtin Default intel Screen 0" (0)
>> > [    88.026] (**) |   |-->Monitor "<default monitor>"
>> > [    88.026] (**) |   |-->Device "Builtin Default intel Device 0"
>> > [    88.026] (=3D=3D) No monitor specified for screen "Builtin Default=
 intel
>> > Screen 0".
>> >         Using a default monitor configuration.
>> > [    88.026] (**) |-->Screen "Builtin Default vesa Screen 0" (1)
>> > [    88.026] (**) |   |-->Monitor "<default monitor>"
>> > [    88.026] (**) |   |-->Device "Builtin Default vesa Device 0"
>> > [    88.026] (=3D=3D) No monitor specified for screen "Builtin Default=
 vesa
>> > Screen 0".
>> >         Using a default monitor configuration.
>> > [    88.026] (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
>> > [    88.027] (**) |   |-->Monitor "<default monitor>"
>> > [    88.027] (**) |   |-->Device "Builtin Default fbdev Device 0"
>> > [    88.027] (=3D=3D) No monitor specified for screen "Builtin Default=
 fbdev
>> > Screen 0".
>> >         Using a default monitor configuration.
>> > [    88.027] (=3D=3D) Automatically adding devices
>> > [    88.027] (=3D=3D) Automatically enabling devices
>> > [    88.027] (WW) The directory "/usr/local/lib/X11/fonts/misc/" does =
not
>> > exist.
>> > [    88.027]    Entry deleted from font path.
>> > [    88.028] (WW) The directory "/usr/local/lib/X11/fonts/Type1/" does=
 not
>> > exist.
>> > [    88.029]    Entry deleted from font path.
>> > [    88.029] (WW) The directory "/usr/local/lib/X11/fonts/100dpi/" doe=
s not
>> > exist.
>> > [    88.029]    Entry deleted from font path.
>> > [    88.029] (WW) The directory "/usr/local/lib/X11/fonts/75dpi/" does=
 not
>> > exist.
>> > [    88.029]    Entry deleted from font path.
>> > [    88.029] (=3D=3D) FontPath set to:
>> >         /usr/local/lib/X11/fonts/TTF/,
>> >         /usr/local/lib/X11/fonts/OTF/
>> > [    88.029] (=3D=3D) ModulePath set to "/usr/local/lib/xorg/modules"
>> > [    88.029] (II) The server relies on HAL to provide the list of inpu=
t
>> > devices.
>> >         If no devices become available, reconfigure HAL or disable
>> > AutoAddDevices.
>> > [    88.029] (II) LoadModule: "extmod"
>> > [    88.032] (II) Loading
>> > /usr/local/lib/xorg/modules/extensions/libextmod.so
>> > [    88.033] (II) Module extmod: vendor=3D"X.Org Foundation"
>> > [    88.033]    compiled for 1.10.6, module version =3D 1.0.0
>> > [    88.033]    Module class: X.Org Server Extension
>> > [    88.033]    ABI class: X.Org Server Extension, version 5.0
>> > [    88.033] (II) Loading extension MIT-SCREEN-SAVER
>> > [    88.033] (II) Loading extension XFree86-VidModeExtension
>> > [    88.033] (II) Loading extension XFree86-DGA
>> > [    88.033] (II) Loading extension DPMS
>> > [    88.034] (II) Loading extension XVideo
>> > [    88.034] (II) Loading extension XVideo-MotionCompensation
>> > [    88.034] (II) Loading extension X-Resource
>> > [    88.034] (II) LoadModule: "dbe"
>> > [    88.034] (II) Loading /usr/local/lib/xorg/modules/extensions/libdb=
e.so
>> > [    88.035] (II) Module dbe: vendor=3D"X.Org Foundation"
>> > [    88.035]    compiled for 1.10.6, module version =3D 1.0.0
>> > [    88.035]    Module class: X.Org Server Extension
>> > [    88.035]    ABI class: X.Org Server Extension, version 5.0
>> > [    88.035] (II) Loading extension DOUBLE-BUFFER
>> > [    88.035] (II) LoadModule: "glx"
>> > [    88.035] (II) Loading /usr/local/lib/xorg/modules/extensions/libgl=
x.so
>> > [    88.040] (II) Module glx: vendor=3D"X.Org Foundation"
>> > [    88.040]    compiled for 1.10.6, module version =3D 1.0.0
>> > [    88.040]    ABI class: X.Org Server Extension, version 5.0
>> > [    88.041] (=3D=3D) AIGLX disabled
>> > [    88.041] (II) Loading extension GLX
>> > [    88.041] (II) LoadModule: "record"
>> > [    88.042] (II) Loading
>> > /usr/local/lib/xorg/modules/extensions/librecord.so
>> > [    88.043] (II) Module record: vendor=3D"X.Org Foundation"
>> > [    88.043]    compiled for 1.10.6, module version =3D 1.13.0
>> > [    88.043]    Module class: X.Org Server Extension
>> > [    88.043]    ABI class: X.Org Server Extension, version 5.0
>> > [    88.043] (II) Loading extension RECORD
>> > [    88.043] (II) LoadModule: "dri"
>> > [    88.043] (II) Loading /usr/local/lib/xorg/modules/extensions/libdr=
i.so
>> > [    88.045] (II) Module dri: vendor=3D"X.Org Foundation"
>> > [    88.045]    compiled for 1.10.6, module version =3D 1.0.0
>> > [    88.045]    ABI class: X.Org Server Extension, version 5.0
>> > [    88.045] (II) Loading extension XFree86-DRI
>> > [    88.046] (II) LoadModule: "dri2"
>> > [    88.046] (II) Loading /usr/local/lib/xorg/modules/extensions/libdr=
i2.so
>> > [    88.047] (II) Module dri2: vendor=3D"X.Org Foundation"
>> > [    88.047]    compiled for 1.10.6, module version =3D 1.2.0
>> > [    88.047]    ABI class: X.Org Server Extension, version 5.0
>> > [    88.047] (II) Loading extension DRI2
>> > [    88.047] (II) LoadModule: "intel"
>> > [    88.047] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_dr=
v.so
>> > [    88.053] (II) Module intel: vendor=3D"X.Org Foundation"
>> > [    88.053]    compiled for 1.10.6, module version =3D 2.17.0
>> > [    88.053]    Module class: X.Org Video Driver
>> > [    88.053]    ABI class: X.Org Video Driver, version 10.0
>> > [    88.053] (II) LoadModule: "vesa"
>> > [    88.053] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv=
.so
>> > [    88.054] (II) Module vesa: vendor=3D"X.Org Foundation"
>> > [    88.054]    compiled for 1.10.6, module version =3D 2.3.0
>> > [    88.054]    Module class: X.Org Video Driver
>> > [    88.054]    ABI class: X.Org Video Driver, version 10.0
>> > [    88.054] (II) LoadModule: "fbdev"
>> > [    88.057] (WW) Warning, couldn't open module fbdev
>> > [    88.057] (II) UnloadModule: "fbdev"
>> > [    88.057] (II) Unloading fbdev
>> > [    88.057] (EE) Failed to load module "fbdev" (module does not exist=
, 0)
>> > [    88.057] (II) intel: Driver for Intel Integrated Graphics Chipsets=
:
>> > i810,
>> >         i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, =
915G,
>> >         E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pinevie=
w G,
>> >         965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45=
,
>> >         4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandal=
e,
>> >         Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
>> >         Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
>> >         Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
>> >         Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (=
GT2),
>> >         Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Se=
rver
>> > [    88.060] (II) VESA: driver for VESA chipsets: vesa
>> > [    88.060] (--) Using syscons driver with X support (version 2.0)
>> > [    88.060] (--) using VT number 9
>> >
>> > [    88.062] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_dr=
v.so
>> > [    88.062] (WW) Falling back to old probe method for vesa
>> > [    88.062] (WW) VGA arbiter: cannot open kernel arbiter, no multi-ca=
rd
>> > support
>> > [    88.062] drmOpenDevice: node name is /dev/dri/card0
>> > [    88.062] Failed to change owner or group for file /dev/dri! 2: No =
such
>> > file or directory
>> > [    88.062] Failed to change owner or group for file /dev/dri/card0! =
2: No
>> > such file or directory
>> > [    88.062] drmOpenDevice: open result is -1, (No such file or direct=
ory)
>> > [    88.062] Failed to change owner or group for file /dev/dri/card0! =
2: No
>> > such file or directory
>> > [    88.062] drmOpenDevice: open result is -1, (No such file or direct=
ory)
>> > [    88.062] drmOpenDevice: Open failed
>> > [    89.135] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
>> > [    89.135] drmOpenDevice: node name is /dev/dri/card0
>> > [    89.135] drmOpenDevice: open result is 8, (OK)
>> > [    89.135] drmOpenByBusid: drmOpenMinor returns 8
>> > [    89.135] drmOpenByBusid: Interface 1.4 failed, trying 1.1
>> > [    89.135] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
>> > [    89.135] (II) intel(0): Creating default Display subsection in Scr=
een
>> > section
>> >         "Builtin Default intel Screen 0" for depth/fbbpp 24/32
>> > [    89.135] (=3D=3D) intel(0): Depth 24, (--) framebuffer bpp 32
>> > [    89.135] (=3D=3D) intel(0): RGB weight 888
>> > [    89.135] (=3D=3D) intel(0): Default visual is TrueColor
>> > [    89.135] (II) intel(0): Integrated Graphics Chipset: Intel(R) Ivyb=
ridge
>> > Mobile (GT2)
>> > [    89.135] (--) intel(0): Chipset: "Ivybridge Mobile (GT2)"
>> > [    89.135] (**) intel(0): Relaxed fencing enabled
>> > [    89.135] (**) intel(0): Wait on SwapBuffers? enabled
>> > [    89.135] (**) intel(0): Triple buffering? enabled
>> > [    89.135] (**) intel(0): Framebuffer tiled
>> > [    89.135] (**) intel(0): Pixmaps tiled
>> > [    89.135] (**) intel(0): 3D buffers tiled
>> > [    89.135] (**) intel(0): SwapBuffers wait enabled
>> > [    89.136] (=3D=3D) intel(0): video overlay key set to 0x101fe
>> > [    89.136] (II) intel(0): Output LVDS1 has no monitor section
>> > [    89.136] (II) intel(0): Output VGA1 has no monitor section
>> > [    89.350] (II) intel(0): Output HDMI1 has no monitor section
>> > [    89.368] (II) intel(0): Output DP1 has no monitor section
>> > [    89.378] (II) intel(0): Output HDMI2 has no monitor section
>> > [    89.387] (II) intel(0): Output HDMI3 has no monitor section
>> > [    89.405] (II) intel(0): Output DP2 has no monitor section
>> > [    89.423] (II) intel(0): Output DP3 has no monitor section
>> > [    89.423] (II) intel(0): EDID for output LVDS1
>> > [    89.423] (II) intel(0): Manufacturer: SEC  Model: 324c  Serial#: 0
>> > [    89.423] (II) intel(0): Year: 2010  Week: 0
>> > [    89.423] (II) intel(0): EDID Version: 1.3
>> > [    89.423] (II) intel(0): Digital Display Input
>> > [    89.423] (II) intel(0): Max Image Size [cm]: horiz.: 31  vert.: 17
>> > [    89.423] (II) intel(0): Gamma: 2.20
>> > [    89.424] (II) intel(0): DPMS capabilities: StandBy Suspend Off
>> > [    89.424] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb
>> > 4:4:4
>> > [    89.424] (II) intel(0): First detailed timing is preferred mode
>> > [    89.424] (II) intel(0): redX: 0.566 redY: 0.337   greenX: 0.351 gr=
eenY:
>> > 0.560
>> > [    89.424] (II) intel(0): blueX: 0.150 blueY: 0.094   whiteX: 0.313
>> > whiteY: 0.329
>> > [    89.424] (II) intel(0): Manufacturer's mask: 0
>> > [    89.424] (II) intel(0): Supported detailed timing:
>> > [    89.424] (II) intel(0): clock: 98.2 MHz   Image Size:  310 x 174 m=
m
>> > [    89.424] (II) intel(0): h_active: 1600  h_sync: 1648  h_sync_end 1=
680
>> > h_blank_end 1760 h_border: 0
>> > [    89.424] (II) intel(0): v_active: 900  v_sync: 902  v_sync_end 907
>> > v_blanking: 930 v_border: 0
>> > [    89.424] (II) intel(0): Unknown vendor-specific block f
>> > [    89.424] (II) intel(0):  SAMSUNG
>> > [    89.424] (II) intel(0):  LTN140KT03401
>> > [    89.424] (II) intel(0): EDID (in hex):
>> > [    89.424] (II) intel(0):     00ffffffffffff004ca34c3200000000
>> > [    89.424] (II) intel(0):     00140103801f1178ea1d859156598f26
>> > [    89.424] (II) intel(0):     18505400000001010101010101010101
>> > [    89.424] (II) intel(0):     0101010101015d2640a060841e303020
>> > [    89.424] (II) intel(0):     250036ae100000190000000f00000000
>> > [    89.425] (II) intel(0):     000000000032c8043200000000fe0053
>> > [    89.425] (II) intel(0):     414d53554e470a204ca34b54000000fe
>> > [    89.425] (II) intel(0):     004c544e3134304b54303334303100ca
>> > [    89.425] (II) intel(0): EDID vendor "SEC", prod id 12876
>> > [    89.425] (II) intel(0): Printing DDC gathered Modelines:
>> > [    89.425] (II) intel(0): Modeline "1600x900"x0.0   98.21  1600 1648=
 1680
>> > 1760  900 902 907 930 -hsync -vsync (55.8 kHz)
>> > [    89.425] (II) intel(0): Not using default mode "320x240" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "400x300" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "400x300" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "512x384" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "640x480" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "640x512" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "800x600" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "896x672" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "928x696" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "960x720" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "700x525" (doublesc=
an
>> > mode not supported)
>> > [    89.425] (II) intel(0): Not using default mode "1024x768" (doubles=
can
>> > mode not supported)
>> > [    89.425] (II) intel(0): Printing probed modes for output LVDS1
>> > [    89.425] (II) intel(0): Modeline "1600x900"x60.0   98.21  1600 164=
8
>> > 1680 1760  900 902 907 930 -hsync -vsync (55.8 kHz)
>> > [    89.425] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 104=
8
>> > 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
>> > [    89.426] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 9=
68
>> > 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
>> > [    89.426] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 8=
96
>> > 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
>> > [    89.426] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 7=
52
>> > 800  480 490 492 525 -hsync -vsync (31.5 kHz)
>> > [    89.426] (II) intel(0): EDID for output VGA1
>> > [    89.632] (II) intel(0): EDID for output HDMI1
>> > [    89.650] (II) intel(0): EDID for output DP1
>> > [    89.660] (II) intel(0): EDID for output HDMI2
>> > [    89.669] (II) intel(0): EDID for output HDMI3
>> > [    89.687] (II) intel(0): EDID for output DP2
>> > [    89.705] (II) intel(0): EDID for output DP3
>> > [    89.705] (II) intel(0): Output LVDS1 connected
>> > [    89.705] (II) intel(0): Output VGA1 disconnected
>> > [    89.705] (II) intel(0): Output HDMI1 disconnected
>> > [    89.705] (II) intel(0): Output DP1 disconnected
>> > [    89.705] (II) intel(0): Output HDMI2 disconnected
>> > [    89.705] (II) intel(0): Output HDMI3 disconnected
>> > [    89.705] (II) intel(0): Output DP2 disconnected
>> > [    89.705] (II) intel(0): Output DP3 disconnected
>> > [    89.705] (II) intel(0): Using exact sizes for initial modes
>> > [    89.705] (II) intel(0): Output LVDS1 using initial mode 1600x900
>> > [    89.706] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unl=
ess
>> > otherwise stated.
>> > [    89.706] (II) intel(0): Kernel page flipping support detected, ena=
bling
>> > [    89.706] (**) intel(0): Display dimensions: (310, 170) mm
>> > [    89.706] (**) intel(0): DPI set to (131, 134)
>> > [    89.706] (II) Loading sub module "fb"
>> > [    89.706] (II) LoadModule: "fb"
>> > [    89.707] (II) Loading /usr/local/lib/xorg/modules/libfb.so
>> > [    89.709] (II) Module fb: vendor=3D"X.Org Foundation"
>> > [    89.709]    compiled for 1.10.6, module version =3D 1.0.0
>> > [    89.709]    ABI class: X.Org ANSI C Emulation, version 0.4
>> > [    89.709] (II) Loading sub module "dri2"
>> > [    89.709] (II) LoadModule: "dri2"
>> > [    89.709] (II) Loading /usr/local/lib/xorg/modules/extensions/libdr=
i2.so
>> > [    89.710] (II) Module dri2: vendor=3D"X.Org Foundation"
>> > [    89.710]    compiled for 1.10.6, module version =3D 1.2.0
>> > [    89.710]    ABI class: X.Org Server Extension, version 5.0
>> > [    89.710] (II) UnloadModule: "vesa"
>> > [    89.710] (II) Unloading vesa
>> > [    89.710] (=3D=3D) Depth 24 pixmap format is 32 bpp
>> > [    89.710] (II) intel(0): [DRI2] Setup complete
>> > [    89.710] (II) intel(0): [DRI2]   DRI driver: i965
>> > [    89.710] (II) intel(0): Allocated new frame buffer 1600x900 stride
>> > 6656, tiled
>> > [    89.716] (II) UXA(0): Driver registered support for the following
>> > operations:
>> > [    89.716] (II)         solid
>> > [    89.716] (II)         copy
>> > [    89.716] (II)         composite (RENDER acceleration)
>> > [    89.716] (II)         put_image
>> > [    89.716] (II)         get_image
>> > [    89.716] (=3D=3D) intel(0): Backing store disabled
>> > [    89.716] (=3D=3D) intel(0): Silken mouse enabled
>> > [    89.716] (II) intel(0): Initializing HW Cursor
>> > [    89.873] (II) intel(0): RandR 1.2 enabled, ignore the following Ra=
ndR
>> > disabled message.
>> > [    89.873] (=3D=3D) intel(0): DPMS enabled
>> > [    89.873] (=3D=3D) intel(0): Intel XvMC decoder enabled
>> > [    89.873] (II) intel(0): Set up textured video
>> > [    89.874] (II) intel(0): [XvMC] xvmc_vld driver initialized.
>> > [    89.874] (II) intel(0): direct rendering: DRI2 Enabled
>> > [    89.874] (--) RandR disabled
>> > [    89.874] (II) Initializing built-in extension Generic Event Extens=
ion
>> > [    89.874] (II) Initializing built-in extension SHAPE
>> > [    89.874] (II) Initializing built-in extension MIT-SHM
>> > [    89.874] (II) Initializing built-in extension XInputExtension
>> > [    89.874] (II) Initializing built-in extension XTEST
>> > [    89.874] (II) Initializing built-in extension BIG-REQUESTS
>> > [    89.874] (II) Initializing built-in extension SYNC
>> > [    89.874] (II) Initializing built-in extension XKEYBOARD
>> > [    89.874] (II) Initializing built-in extension XC-MISC
>> > [    89.874] (II) Initializing built-in extension XINERAMA
>> > [    89.874] (II) Initializing built-in extension XFIXES
>> > [    89.874] (II) Initializing built-in extension RENDER
>> > [    89.874] (II) Initializing built-in extension RANDR
>> > [    89.874] (II) Initializing built-in extension COMPOSITE
>> > [    89.874] (II) Initializing built-in extension DAMAGE
>> > [    89.912] (II) AIGLX: Loaded and initialized
>> > /usr/local/lib/dri/swrast_dri.so
>> > [    89.912] (II) GLX: Initialized DRISWRAST GL provider for screen 0
>> > [    89.913] (II) intel(0): Setting screen physical size to 423 x 238
>> > [    92.986] (II) config/hal: Adding input device AT Keyboard
>> > [    92.987] (II) LoadModule: "kbd"
>> > [    92.987] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
>> > [    92.988] (II) Module kbd: vendor=3D"X.Org Foundation"
>> > [    92.989]    compiled for 1.10.6, module version =3D 1.6.1
>> > [    92.989]    Module class: X.Org XInput Driver
>> > [    92.989]    ABI class: X.Org XInput driver, version 12.2
>> > [    92.989] (II) Using input driver 'kbd' for 'AT Keyboard'
>> > [    92.989] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
>> > [    92.989] (**) AT Keyboard: always reports core events
>> > [    92.989] (**) AT Keyboard: always reports core events
>> > [    92.989] (**) Option "Protocol" "standard"
>> > [    92.989] (**) Option "XkbRules" "base"
>> > [    92.989] (**) Option "XkbModel" "pc105"
>> > [    92.989] (**) Option "XkbLayout" "us"
>> > [    92.989] (**) Option "config_info"
>> > "hal:/org/freedesktop/Hal/devices/atkbd_0"
>> > [    92.989] (II) XINPUT: Adding extended input device "AT Keyboard" (=
type:
>> > KEYBOARD)
>> > [    95.110] (II) config/hal: Adding input device PS/2 Mouse
>> > [    95.110] (II) LoadModule: "mouse"
>> > [    95.111] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.=
so
>> > [    95.112] (II) Module mouse: vendor=3D"X.Org Foundation"
>> > [    95.112]    compiled for 1.10.6, module version =3D 1.7.1
>> > [    95.112]    Module class: X.Org XInput Driver
>> > [    95.112]    ABI class: X.Org XInput driver, version 12.2
>> > [    95.112] (II) Using input driver 'mouse' for 'PS/2 Mouse'
>> > [    95.112] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.=
so
>> > [    95.112] (**) PS/2 Mouse: always reports core events
>> > [    95.112] (**) Option "Device" "/dev/psm0"
>> > [    95.112] (=3D=3D) PS/2 Mouse: Protocol: "Auto"
>> > [    95.112] (**) PS/2 Mouse: always reports core events
>> > [    95.165] (=3D=3D) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
>> > [    95.165] (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
>> > [    95.165] (**) PS/2 Mouse: Buttons: 9
>> > [    95.165] (**) Option "config_info"
>> > "hal:/org/freedesktop/Hal/devices/psm_0"
>> > [    95.165] (II) XINPUT: Adding extended input device "PS/2 Mouse" (t=
ype:
>> > MOUSE)
>> > [    95.165] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
>> > [    95.165] (**) PS/2 Mouse: (accel) acceleration profile 0
>> > [    95.165] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
>> > [    95.165] (**) PS/2 Mouse: (accel) acceleration threshold: 4
>> > [    95.183] (II) PS/2 Mouse: SetupAuto: hw.iftype is 3, hw.model is 0
>> > [    95.183] (II) PS/2 Mouse: SetupAuto: protocol is PS/2
>> > [    95.340] (II) PS/2 Mouse: ps2EnableDataReporting: succeeded
>> > [    96.475] (II) intel(0): EDID vendor "SEC", prod id 12876
>> > [    96.475] (II) intel(0): Printing DDC gathered Modelines:
>> > [    96.475] (II) intel(0): Modeline "1600x900"x0.0   98.21  1600 1648=
 1680
>> > 1760  900 902 907 930 -hsync -vsync (55.8 kHz)
>> > [    96.755] (II) intel(0): EDID vendor "SEC", prod id 12876
>> > [    96.755] (II) intel(0): Printing DDC gathered Modelines:
>> > [    96.755] (II) intel(0): Modeline "1600x900"x0.0   98.21  1600 1648=
 1680
>> > 1760  900 902 907 930 -hsync -vsync (55.8 kHz)
>> > [    97.036] (II) intel(0): EDID vendor "SEC", prod id 12876
>> > [    97.036] (II) intel(0): Printing DDC gathered Modelines:
>> > [    97.036] (II) intel(0): Modeline "1600x900"x0.0   98.21  1600 1648=
 1680
>> > 1760  900 902 907 930 -hsync -vsync (55.8 kHz)
>> > [    97.315] (II) intel(0): EDID vendor "SEC", prod id 12876
>> > [    97.315] (II) intel(0): Printing DDC gathered Modelines:
>> > [    97.315] (II) intel(0): Modeline "1600x900"x0.0   98.21  1600 1648=
 1680
>> > 1760  900 902 907 930 -hsync -vsync (55.8 kHz)
>> > [   107.345] (II) intel(0): EDID vendor "SEC", prod id 12876
>> > [   107.345] (II) intel(0): Printing DDC gathered Modelines:
>> > [   107.345] (II) intel(0): Modeline "1600x900"x0.0   98.21  1600 1648=
 1680
>> > 1760  900 902 907 930 -hsync -vsync (55.8 kHz)
>> > [   108.696] Segmentation fault at address 0x3fffffffed
>> > [   108.696]
>> > Fatal server error:
>> > [   108.697] Caught signal 11 (Segmentation fault). Server aborting
>> > [   108.697]
>> > [   108.697]
>> > Please consult the The X.Org Foundation support
>> >          at http://wiki.x.org
>> >  for help.
>> > [   108.697] Please also check the log file at "/var/log/Xorg.0.log" f=
or
>> > additional information.
>> > [   108.697]
>> > [   108.698] (II) UnloadModule: "kbd"
>> > [   108.698] (II) Unloading kbd
>> > [   108.733] (II) UnloadModule: "mouse"
>> > [   108.733] (II) Unloading mouse
>> > [   108.733] (WW) intel(0): drmDropMaster failed: Unknown error: -22
>> >
>> > Perhaps someone got an idea?
>> >
>> > Thanks a lot
>> >
>> > Johannes
>> > _______________________________________________
>> > freebsd-current@freebsd.org mailing list
>> > http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.=
org"
>> --
>> This message is for the person(s) named above only and may contain privi=
leged, proprietary, or otherwise private information. If you received this =
transmission in error, please notify the sender immediately and delete the =
original. Any other use of the email by you is prohibited.
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.or=
g"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABquGzVZzpi-6Ni3dkZ00N3js9ZnEuojCN87UV=adOD7Pp1=7A>