[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbsd-misc
Subject:    Re: DRM. intel_crct_config errors
From:       Evgeny Zhavoronkov <lifayk () gmail ! com>
Date:       2014-10-30 10:46:45
Message-ID: CABvKcRZtBkQwi2y_yKsshr6BMnv3-kXiMNqbqZfsOLZJFJU8-w () mail ! gmail ! com
[Download RAW message or body]

Xorg.0.log and full dmesg.

Xorg.0.log:
[    14.783] (--) checkDevMem: using aperture driver /dev/xf86
[    14.801] (--) Using wscons driver on /dev/ttyC4 in pcvt
compatibility mode (version 3.32)
[    14.823]
X.Org X Server 1.14.5
Release Date: 2013-12-12
[    14.823] X Protocol Version 11, Revision 0
[    14.823] Build Operating System: OpenBSD 5.5 amd64
[    14.823] Current Operating System: OpenBSD t4.my.local 5.5 T440s#1 amd64
[    14.823] Build Date: 26 February 2014  09:16:04PM
[    14.823]
[    14.823] Current version of pixman: 0.32.4
[    14.823] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[    14.823] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.824] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 30
10:04:26 2014
[    14.825] (==) Using system config directory
"/usr/X11R6/share/X11/xorg.conf.d"
[    14.826] (==) No Layout section.  Using the first Screen section.
[    14.826] (==) No screen section available. Using defaults.
[    14.826] (**) |-->Screen "Default Screen Section" (0)
[    14.826] (**) |   |-->Monitor "<default monitor>"
[    14.827] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[    14.827] (==) Disabling SIGIO handlers for input devices
[    14.827] (==) Automatically adding devices
[    14.827] (==) Automatically enabling devices
[    14.827] (==) Not automatically adding GPU devices
[    14.833] (==) FontPath set to:
/usr/X11R6/lib/X11/fonts/misc/,
/usr/X11R6/lib/X11/fonts/TTF/,
/usr/X11R6/lib/X11/fonts/OTF/,
/usr/X11R6/lib/X11/fonts/Type1/,
/usr/X11R6/lib/X11/fonts/100dpi/,
/usr/X11R6/lib/X11/fonts/75dpi/
[    14.833] (==) ModulePath set to "/usr/X11R6/lib/modules"
[    14.833] (II) The server relies on wscons to provide the list of
input devices.
If no devices become available, reconfigure wscons or disable AutoAddDevices.
[    14.833] (II) Loader magic: 0x16ed896ec040
[    14.833] (II) Module ABI versions:
[    14.833] X.Org ANSI C Emulation: 0.4
[    14.834] X.Org Video Driver: 14.1
[    14.834] X.Org XInput driver : 19.1
[    14.834] X.Org Server Extension : 7.0
[    14.834] (--) PCI:*(0:0:2:0) 8086:0a16:17aa:220c rev 11, Mem @
0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64
[    14.834] Initializing built-in extension Generic Event Extension
[    14.834] Initializing built-in extension SHAPE
[    14.834] Initializing built-in extension MIT-SHM
[    14.834] Initializing built-in extension XInputExtension
[    14.834] Initializing built-in extension XTEST
[    14.834] Initializing built-in extension BIG-REQUESTS
[    14.834] Initializing built-in extension SYNC
[    14.834] Initializing built-in extension XKEYBOARD
[    14.834] Initializing built-in extension XC-MISC
[    14.834] Initializing built-in extension SECURITY
[    14.834] Initializing built-in extension XINERAMA
[    14.834] Initializing built-in extension XFIXES
[    14.834] Initializing built-in extension RENDER
[    14.834] Initializing built-in extension RANDR
[    14.834] Initializing built-in extension COMPOSITE
[    14.834] Initializing built-in extension DAMAGE
[    14.834] Initializing built-in extension MIT-SCREEN-SAVER
[    14.834] Initializing built-in extension DOUBLE-BUFFER
[    14.834] Initializing built-in extension RECORD
[    14.834] Initializing built-in extension DPMS
[    14.834] Initializing built-in extension X-Resource
[    14.834] Initializing built-in extension XVideo
[    14.834] Initializing built-in extension XVideo-MotionCompensation
[    14.834] Initializing built-in extension XFree86-VidModeExtension
[    14.834] Initializing built-in extension XFree86-DGA
[    14.834] Initializing built-in extension XFree86-DRI
[    14.834] Initializing built-in extension DRI2
[    14.835] (II) LoadModule: "glx"
[    14.837] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[    14.839] (II) Module glx: vendor="X.Org Foundation"
[    14.839] compiled for 1.14.5, module version = 1.0.0
[    14.839] ABI class: X.Org Server Extension, version 7.0
[    14.839] (==) AIGLX enabled
[    14.840] Loading extension GLX
[    14.840] (==) Matched intel as autoconfigured driver 0
[    14.840] (==) Matched vesa as autoconfigured driver 1
[    14.840] (==) Assigned the driver to the xf86ConfigLayout
[    14.840] (II) LoadModule: "intel"
[    14.840] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so
[    14.845] (II) Module intel: vendor="X.Org Foundation"
[    14.845] compiled for 1.14.5, module version = 2.99.910
[    14.845] Module class: X.Org Video Driver
[    14.845] ABI class: X.Org Video Driver, version 14.1
[    14.845] (II) LoadModule: "vesa"
[    14.846] (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.so
[    14.847] (II) Module vesa: vendor="X.Org Foundation"
[    14.847] compiled for 1.14.5, module version = 2.3.3
[    14.847] Module class: X.Org Video Driver
[    14.847] ABI class: X.Org Video Driver, version 14.1
[    14.847] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    14.847] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[    14.847] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[    14.847] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[    14.847] (II) VESA: driver for VESA chipsets: vesa
[    14.850] (WW) Falling back to old probe method for vesa
[    14.852] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD
Graphics 4400
[    14.852] (--) intel(0): CPU: x86-64
[    14.852] (II) intel(0): Creating default Display subsection in
Screen section
"Default Screen Section" for depth/fbbpp 24/32
[    14.852] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    14.852] (==) intel(0): RGB weight 888
[    14.852] (==) intel(0): Default visual is TrueColor
[    14.853] (**) intel(0): Framebuffer tiled
[    14.853] (**) intel(0): Pixmaps tiled
[    14.853] (**) intel(0): "Tear free" disabled
[    14.854] (**) intel(0): Forcing per-crtc-pixmaps? no
[    14.854] (II) intel(0): Output eDP1 has no monitor section
[    14.854] (II) intel(0): Output DP1 has no monitor section
[    14.854] (II) intel(0): Output HDMI1 has no monitor section
[    14.854] (II) intel(0): Output DP2 has no monitor section
[    14.854] (II) intel(0): Output HDMI2 has no monitor section
[    14.854] (II) intel(0): Output VIRTUAL1 has no monitor section
[    14.854] (--) intel(0): Output eDP1 using initial mode 1600x900 on pipe 0
[    14.854] (--) intel(0): Output DP2 using initial mode 1600x900 on pipe 1
[    14.855] (==) intel(0): DPI set to (96, 96)
[    14.855] (II) Loading sub module "dri2"
[    14.855] (II) LoadModule: "dri2"
[    14.855] (II) Module "dri2" already built-in
[    14.855] (II) UnloadModule: "vesa"
[    14.855] (II) Unloading vesa
[    14.855] (==) Depth 24 pixmap format is 32 bpp
[    14.859] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[    14.859] (==) intel(0): Backing store disabled
[    14.859] (==) intel(0): Silken mouse disabled
[    14.859] (II) intel(0): HW Cursor enabled
[    14.859] (II) intel(0): RandR 1.2 enabled, ignore the following
RandR disabled message.
[    14.861] (==) intel(0): DPMS enabled
[    14.862] (II) intel(0): [DRI2] Setup complete
[    14.862] (II) intel(0): [DRI2]   DRI driver: i965
[    14.862] (II) intel(0): [DRI2]   VDPAU driver: i965
[    14.862] (II) intel(0): direct rendering: DRI2 Enabled
[    14.863] (--) RandR disabled
[    14.945] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    14.945] (II) AIGLX: enabled GLX_INTEL_swap_event
[    14.945] (II) AIGLX: enabled GLX_ARB_create_context
[    14.945] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    14.945] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    14.945] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    14.945] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    14.945] (II) AIGLX: Loaded and initialized i965
[    14.945] (II) GLX: Initialized DRI2 GL provider for screen 0
[    14.954] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[    14.974] (II) intel(0): switch to mode 1600x900@60.0 on DP2 using
pipe 1, position (0, 0), rotation normal, reflection none
[    14.982] (II) intel(0): Setting screen physical size to 423 x 238
[    15.229] (II) config/wscons: checking input device /dev/wskbd
[    15.229] (II) wskbd: using layout us
[    15.229] (II) LoadModule: "kbd"
[    15.231] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[    15.232] (II) Module kbd: vendor="X.Org Foundation"
[    15.232] compiled for 1.14.5, module version = 1.8.0
[    15.232] Module class: X.Org XInput Driver
[    15.232] ABI class: X.Org XInput driver, version 19.1
[    15.232] (II) Using input driver 'kbd' for '/dev/wskbd'
[    15.232] (**) /dev/wskbd: always reports core events
[    15.232] (**) /dev/wskbd: always reports core events
[    15.232] (**) Option "Protocol" "standard"
[    15.232] (**) Option "XkbRules" "base"
[    15.232] (**) Option "XkbModel" "pc105"
[    15.233] (**) Option "XkbLayout" "us"
[    15.233] (II) XINPUT: Adding extended input device "/dev/wskbd"
(type: KEYBOARD, id 6)
[    15.330] (II) config/wscons: checking input device /dev/wsmouse0
[    15.330] (II) LoadModule: "synaptics"
[    15.332] (II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.so
[    15.332] (II) Module synaptics: vendor="X.Org Foundation"
[    15.332] compiled for 1.14.5, module version = 1.7.1
[    15.332] Module class: X.Org XInput Driver
[    15.332] ABI class: X.Org XInput driver, version 19.1
[    15.333] (II) Using input driver 'synaptics' for '/dev/wsmouse0'
[    15.333] (**) /dev/wsmouse0: always reports core events
[    15.333] (**) Option "Device" "/dev/wsmouse0"
[    15.561] (--) synaptics: /dev/wsmouse0: x-axis range 1472 - 5112
resolution 42
[    15.561] (--) synaptics: /dev/wsmouse0: y-axis range 1408 - 3834
resolution 42
[    15.561] (**) /dev/wsmouse0: always reports core events
[    15.571] (II) XINPUT: Adding extended input device "/dev/wsmouse0"
(type: TOUCHPAD, id 7)
[    15.571] (**) synaptics: /dev/wsmouse0: (accel) MinSpeed is now
constant deceleration 2.5
[    15.571] (**) synaptics: /dev/wsmouse0: (accel) MaxSpeed is now 1.75
[    15.571] (**) synaptics: /dev/wsmouse0: (accel) AccelFactor is now 0.046
[    15.572] (**) /dev/wsmouse0: (accel) keeping acceleration scheme 1
[    15.572] (**) /dev/wsmouse0: (accel) acceleration profile 1
[    15.572] (**) /dev/wsmouse0: (accel) acceleration factor: 2.000
[    15.572] (**) /dev/wsmouse0: (accel) acceleration threshold: 4
[    15.663] (II) config/wscons: checking input device /dev/wsmouse
[    15.663] (II) LoadModule: "ws"
[    15.665] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[    15.665] (II) Module ws: vendor="X.Org Foundation"
[    15.665] compiled for 1.14.5, module version = 1.3.0
[    15.665] Module class: X.Org XInput Driver
[    15.665] ABI class: X.Org XInput driver, version 19.1
[    15.666] (II) Using input driver 'ws' for '/dev/wsmouse'
[    15.666] (**) /dev/wsmouse: always reports core events
[    15.666] (II) ws: /dev/wsmouse: debuglevel 0
[    15.666] (**) Option "Device" "/dev/wsmouse"
[    15.666] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[    15.666] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[    15.666] (**) ws: /dev/wsmouse: associated screen: 0
[    15.666] (II) ws: /dev/wsmouse: minimum x position: 0
[    15.666] (II) ws: /dev/wsmouse: maximum x position: 1599
[    15.666] (II) ws: /dev/wsmouse: minimum y position: 0
[    15.666] (II) ws: /dev/wsmouse: maximum y position: 899
[    15.666] (==) ws: /dev/wsmouse: Buttons: 7
[    15.666] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[    15.666] (II) XINPUT: Adding extended input device "/dev/wsmouse"
(type: MOUSE, id 8)
[    15.667] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[    15.667] (**) /dev/wsmouse: (accel) acceleration profile 0
[    15.667] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[    15.667] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[   213.121] (II) intel(0): EDID vendor "SAM", prod id 2479
[   213.121] (II) intel(0): Using EDID range info for horizontal sync
[   213.122] (II) intel(0): Using EDID range info for vertical refresh
[   213.122] (II) intel(0): Printing DDC gathered Modelines:
[   213.122] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920
2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   213.122] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840
968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   213.122] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824
896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   213.122] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656
720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   213.122] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664
704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   213.122] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704
768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   213.122] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656
752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   213.122] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738
846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   213.122] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280
1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   213.122] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040
1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   213.122] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048
1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   213.122] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048
1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   213.122] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864
928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   213.122] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816
896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   213.123] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856
976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   213.123] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216
1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   213.123] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280
1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   213.123] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352
1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   213.123] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280
1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   213.123] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520
1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   213.123] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600
1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   213.123] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680
1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   213.303] (II) intel(0): resizing framebuffer to 2880x1024
[   213.303] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[   213.339] (II) intel(0): switch to mode 1600x900@60.0 on DP2 using
pipe 1, position (0, 0), rotation normal, reflection none
[   213.357] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  2551.847] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  2552.362] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  3955.651] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  3956.166] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  7416.967] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  7417.482] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  7848.914] (II) intel(0): resizing framebuffer to 3520x1080
[  7848.914] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  7848.948] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  7848.960] (II) intel(0): switch to mode 1920x1080@60.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  7849.308] (EE) intel(0): failed to set mode: Invalid argument
[  7850.308] (II) intel(0): resizing framebuffer to 2880x1024
[  7850.309] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  7850.967] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  7859.586] (II) intel(0): resizing framebuffer to 3520x1080
[  7859.586] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  7859.621] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  7859.638] (II) intel(0): switch to mode 1920x1080@60.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  7860.093] (EE) intel(0): failed to set mode: Invalid argument
[  7861.104] (II) intel(0): resizing framebuffer to 2880x1024
[  7861.105] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  7861.750] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  9638.325] (II) intel(0): resizing framebuffer to 3520x1080
[  9638.325] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  9638.369] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  9638.381] (II) intel(0): switch to mode 1920x1080@60.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  9638.731] (EE) intel(0): failed to set mode: Invalid argument
[  9639.807] (II) intel(0): resizing framebuffer to 2880x1024
[  9639.807] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  9640.454] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  9646.766] (II) intel(0): resizing framebuffer to 3520x1080
[  9646.766] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  9646.775] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  9646.778] (II) intel(0): switch to mode 1920x1080@60.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[  9647.234] (EE) intel(0): failed to set mode: Invalid argument
[  9648.315] (II) intel(0): resizing framebuffer to 2880x1024
[  9648.317] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[  9648.973] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none
[ 16489.690] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using
pipe 0, position (0, 0), rotation normal, reflection none
[ 16490.205] (II) intel(0): switch to mode 1280x1024@75.0 on DP2 using
pipe 1, position (1600, 0), rotation normal, reflection none

Full dmesg:

OpenBSD 5.5-stable (T440s) #1: Fri Jul 11 09:54:14 MSK 2014
    lifayk@t4.my.local:/usr/src/sys/arch/amd64/compile/T440s
real mem = 8262713344 (7879MB)
avail mem = 8038502400 (7666MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.7 @ 0xdcd21000 (62 entries)
bios0: vendor LENOVO version "GJET61WW (2.11 )" date 10/02/2013
bios0: LENOVO 20AQ004TRT
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SLIC DBGP ECDT HPET APIC MCFG SSDT SSDT SSDT
SSDT SSDT SSDT SSDT SSDT PCCT SSDT TCPA UEFI MSDM ASF! BATB FPDT UEFI
SSDT DMAR
acpi0: wakeup devices LID_(S4) IGBE(S4) EXP2(S4) XHCI(S3) EHC1(S3) HDEF(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpiec0 at acpi0
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz, 798.30 MHz
cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,D \
S,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2 \
,SSSE3,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,A \
VX,F16C,RDRAND,NXE,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM
                
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz, 798.15 MHz
cpu1: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,D \
S,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2 \
,SSSE3,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,A \
VX,F16C,RDRAND,NXE,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM
                
cpu1: 256KB 64b/line 8-way L2 cache
cpu1: smt 1, core 0, package 0
cpu2 at mainbus0: apid 2 (application processor)
cpu2: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz, 798.15 MHz
cpu2: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,D \
S,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2 \
,SSSE3,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,A \
VX,F16C,RDRAND,NXE,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM
                
cpu2: 256KB 64b/line 8-way L2 cache
cpu2: smt 0, core 1, package 0
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz, 798.15 MHz
cpu3: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,D \
S,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2 \
,SSSE3,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,A \
VX,F16C,RDRAND,NXE,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM
                
cpu3: 256KB 64b/line 8-way L2 cache
cpu3: smt 1, core 1, package 0
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 40 pins
acpimcfg0 at acpi0 addr 0xf8000000, bus 0-63
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (PEG_)
acpiprt2 at acpi0: bus 2 (EXP1)
acpiprt3 at acpi0: bus 3 (EXP2)
acpiprt4 at acpi0: bus -1 (EXP3)
acpicpu0 at acpi0: C3, C1, PSS
acpicpu1 at acpi0: C3, C1, PSS
acpicpu2 at acpi0: C3, C1, PSS
acpicpu3 at acpi0: C3, C1, PSS
acpipwrres0 at acpi0: PUBS, resource for XHCI, EHC1
acpitz0 at acpi0: critical temperature is 200 degC
acpibtn0 at acpi0: LID_
acpibat0 at acpi0: BAT0 model "45N1111" serial   399 type LiP oem "SONY"
acpibat1 at acpi0: BAT1 model "45N1125" serial 18846 type LION oem "SANYO"
acpiac0 at acpi0: AC unit offline
acpithinkpad0 at acpi0
cpu0: Enhanced SpeedStep 798 MHz: speeds: 2101, 2100, 2000, 1900,
1800, 1700, 1600, 1500, 1400, 1300, 1200, 1100, 1000, 900, 800 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel Core 4G Host" rev 0x0b
vga1 at pci0 dev 2 function 0 "Intel HD Graphics" rev 0x0b
intagp0 at vga1
agp0 at intagp0: aperture at 0xe0000000, size 0x10000000
inteldrm0 at vga1
drm0 at inteldrm0
error: [drm:pid0:i915_write32] *ERROR* Unknown unclaimed register
before writing to 100000
error: [drm:pid0:intel_dp_set_link_train] *ERROR* Timed out waiting
for DP idle patterns
error: [drm:pid0:i915_write32] *ERROR* Unknown unclaimed register
before writing to 64040
inteldrm0: 1600x900
wsdisplay0 at vga1 mux 1: console (std, vt100 emulation)
wsdisplay0: screen 1-5 added (std, vt100 emulation)
azalia0 at pci0 dev 3 function 0 "Intel Core 4G HD Audio" rev 0x0b: msi
azalia0: No codecs found
"Intel 8 Series MEI" rev 0x04 at pci0 dev 22 function 0 not configured
em0 at pci0 dev 25 function 0 "Intel I218-LM" rev 0x04: msi, address
28:d2:44:3b:95:6f
azalia1 at pci0 dev 27 function 0 "Intel 8 Series HD Audio" rev 0x04: msi
azalia1: codecs: Realtek ALC292
audio0 at azalia1
ppb0 at pci0 dev 28 function 0 "Intel 8 Series PCIE" rev 0xe4: msi
pci1 at ppb0 bus 2
rtsx0 at pci1 dev 0 function 0 "Realtek RTS5227 Card Reader" rev 0x01: msi
sdmmc0 at rtsx0
ppb1 at pci0 dev 28 function 1 "Intel 8 Series PCIE" rev 0xe4: msi
pci2 at ppb1 bus 3
"Intel Dual Band Wireless AC 7260" rev 0x6b at pci2 dev 0 function 0
not configured
ehci0 at pci0 dev 29 function 0 "Intel 8 Series USB" rev 0x04: apic 2 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
pcib0 at pci0 dev 31 function 0 "Intel 8 Series LPC" rev 0x04
ahci0 at pci0 dev 31 function 2 "Intel 8 Series AHCI" rev 0x04: msi, AHCI 1.3
scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0: <ATA, TOSHIBA THNSNH12, HTLA> SCSI3
0/direct fixed naa.500080d91004d72c
sd0: 122104MB, 512 bytes/sector, 250069680 sectors, thin
ichiic0 at pci0 dev 31 function 3 "Intel 8 Series SMBus" rev 0x04: apic 2 int 18
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 4GB DDR3 SDRAM PC3-12800 SO-DIMM
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
wsmouse1 at pms0 mux 0
pms0: Synaptics clickpad, firmware 8.1
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
uhub1 at uhub0 port 1 "Intel Rate Matching Hub" rev 2.00/0.04 addr 2
uhidev0 at uhub1 port 1 configuration 1 interface 0 "Logitech USB
Receiver" rev 2.00/24.00 addr 3
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev1 at uhub1 port 1 configuration 1 interface 1 "Logitech USB
Receiver" rev 2.00/24.00 addr 3
uhidev1: iclass 3/1, 8 report ids
ums0 at uhidev1 reportid 2: 16 buttons, Z dir
wsmouse2 at ums0 mux 0
uhid0 at uhidev1 reportid 3: input=4, output=0, feature=0
uhid1 at uhidev1 reportid 4: input=1, output=0, feature=0
uhid2 at uhidev1 reportid 8: input=1, output=0, feature=0
uhidev2 at uhub1 port 1 configuration 1 interface 2 "Logitech USB
Receiver" rev 2.00/24.00 addr 3
uhidev2: iclass 3/0, 33 report ids
uhid3 at uhidev2 reportid 16: input=6, output=6, feature=0
uhid4 at uhidev2 reportid 17: input=19, output=19, feature=0
uhid5 at uhidev2 reportid 32: input=14, output=14, feature=0
uhid6 at uhidev2 reportid 33: input=31, output=31, feature=0
urtwn0 at uhub1 port 3 "Realtek 802.11n WLAN Adapter" rev 2.00/2.00 addr 4
urtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R, address d8:eb:97:14:98:57
ugen0 at uhub1 port 6 "Validity Sensors product 0x0017" rev 1.10/0.78 addr 5
ugen1 at uhub1 port 7 "Intel product 0x07dc" rev 2.00/0.01 addr 6
uvideo0 at uhub1 port 8 configuration 1 interface 0 "J30DA53LB
Integrated Camera" rev 2.00/10.04 addr 7
video0 at uvideo0
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
scsibus2 at softraid0: 256 targets
root on sd0a (2d01888cb6d69064.a) swap on sd0b dump on sd0b
error: [drm:pid1939:intel_dp_set_link_train] *ERROR* Timed out waiting
for DP idle patterns
error: [drm:pid1939:i915_write32] *ERROR* Unknown unclaimed register
before writing to 64040
error: [drm:pid1939:intel_dp_set_link_train] *ERROR* Timed out waiting
for DP idle patterns
error: [drm:pid1939:i915_write32] *ERROR* Unknown unclaimed register
before writing to 64040
uhidev3 at uhub1 port 2 configuration 1 interface 0 "SIGMACHIP USB
Keyboard" rev 1.10/1.10 addr 8
uhidev3: iclass 3/1
ukbd1 at uhidev3: 8 variable keys, 6 key codes
wskbd2 at ukbd1 mux 1
wskbd2: connecting to wsdisplay0
uhidev4 at uhub1 port 2 configuration 1 interface 1 "SIGMACHIP USB
Keyboard" rev 1.10/1.10 addr 8
uhidev4: iclass 3/0, 2 report ids
uhid7 at uhidev4 reportid 1: input=2, output=0, feature=0
uhid8 at uhidev4 reportid 2: input=1, output=0, feature=0
error: [drm:pid1939:intel_dp_set_link_train] *ERROR* Timed out waiting
for DP idle patterns
error: [drm:pid1939:i915_write32] *ERROR* Unknown unclaimed register
before writing to 64040
error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode
on [CRTC:5]
error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode
on [CRTC:5]
error: [drm:pid1939:intel_dp_set_link_train] *ERROR* Timed out waiting
for DP idle patterns
error: [drm:pid1939:i915_write32] *ERROR* Unknown unclaimed register
before writing to 64040
error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode
on [CRTC:5]
error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode
on [CRTC:5]
error: [drm:pid1939:intel_dp_set_link_train] *ERROR* Timed out waiting
for DP idle patterns
error: [drm:pid1939:i915_write32] *ERROR* Unknown unclaimed register
before writing to 64040
error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode
on [CRTC:5]
error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode
on [CRTC:5]
error: [drm:pid1939:intel_dp_set_link_train] *ERROR* Timed out waiting
for DP idle patterns
error: [drm:pid1939:i915_write32] *ERROR* Unknown unclaimed register
before writing to 64040
error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode
on [CRTC:5]
error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode
on [CRTC:5]
error: [drm:pid1939:intel_dp_set_link_train] *ERROR* Timed out waiting
for DP idle patterns
error: [drm:pid1939:i915_write32] *ERROR* Unknown unclaimed register
before writing to 64040
error: [drm:pid1939:intel_dp_set_link_train] *ERROR* Timed out waiting
for DP idle patterns
error: [drm:pid1939:i915_write32] *ERROR* Unknown unclaimed register
before writing to 64040


> Hi, All!
> 
> I can't set a fullhd resoulution on my second monitor. I don't see
> 1920x1080 in xrandr's output, so I used cvt to create a new one, but in
> the end I got intel_crct errors in dmesg.
> 
> Here are some outputs.
> 
> -> cvt 1920 1080
> # 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
> Modeline "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083
> 1088 1120 -hsync +vsync
> 
> -> xrandr -q
> Screen 0: minimum 320 x 200, current 2880 x 1024, maximum 32767 x
> 32767
> eDP1 connected 1600x900+0+0 (normal left inverted right x axis y
> axis) 309mm x 174mm
> 1600x900       60.0*+
> 1024x768       60.0
> 800x600        60.3     56.2
> 640x480        59.9
> DP1 disconnected (normal left inverted right x axis y axis)
> HDMI1 disconnected (normal left inverted right x axis y axis)
> DP2 connected 1280x1024+1600+0 (normal left inverted right x
> axis y axis) 477mm x 268mm
> 1600x900       60.0
> 1280x1024      75.0*    60.0
> 1440x900       59.9
> 1280x800       59.8
> 1152x864       75.0
> 1280x720       60.0
> 1024x768       75.1     70.1     60.0
> 832x624        74.6
> 800x600        72.2     75.0     60.3     56.2
> 640x480        72.8     66.7     60.0
> 720x400        70.1
> 1920x1080_60.00   60.0
> HDMI2 disconnected (normal left inverted right x axis y axis)
> VIRTUAL1 disconnected (normal left inverted right x axis y axis)
> 
> -> xrandr --output DP2 --mode "1920x1080_60.00" --verbose
> screen 0: 3520x1080 928x284 mm  96.33dpi
> crtc 1: 1920x1080_60.00   60.0 +1600+0 "DP2"
> xrandr: Configure crtc 1 failed
> crtc 0: disable
> crtc 1: disable
> crtc 2: disable
> crtc 3: disable
> screen 0: revert
> crtc 0: revert
> crtc 1: revert
> crtc 2: revert
> crtc 3: revert
> 
> -> dmesg | tail -4
> error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode
> on [CRTC:5]
> error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode
> on [CRTC:5]
> error: [drm:pid1939:intel_dp_set_link_train] *ERROR* Timed out
> waiting for DP idle patterns
> error: [drm:pid1939:i915_write32] *ERROR* Unknown unclaimed register
> before writing to 64040
> 
> Optimal resolution for my external monitor is 1920x1080 60Hz and I
> definetely know that my VGA output support FullHD
> 
> Regards,
> lifayk


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic