Project

General

Profile

Actions

Bug #8049

open

Glitching with Intel HD 4000

Added by Joseph White about 6 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
2017-04-09
Due date:
% Done:

0%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage

Description

Hi. I'm using current Hipster snapshot linked on main download page (OI-hispter-gui-20161030.usb), I get glitching when Xorg loads with "intel", but not with "vesa" on a Thinkpad X230 with HD 4000 graphics. The glitching is present both on the live installer and when booted into the fresh installation. I've tried running 'pkg update' and booting into the new BE.

I had a chat on #openindiana channel with user jollyd and discovered that he has the same model laptop working fine with Intel. He provided me with a different version of xorg-video-intel. I took the following steps to install it:

wget "https://wiki.openindiana.org/download/attachments/30179529/xorg-video-intel-20170325-Xorg1.14.p5p" 
pkg set-publisher --non-sticky openindiana.org
pkg change-facet version-lock.x11/server/xorg/driver/xorg-video-intel=false
pkg list -f -g xorg-video-intel-20170325-Xorg1.14.p5p
pkg install -g xorg-video-intel-20170325-Xorg1.14.p5p xorg-video-intel@2.99.917-2017.0.0.4

Here is my Xorg.0.log:

[  1890.407] (EE) Cannot create /var/dt/sdtlogin directory for display manager pipe: No such file or directory
[  1890.408] 
X.Org X Server 1.14.7
Release Date: 2014-06-05
[  1890.408] X Protocol Version 11, Revision 0
[  1890.408] Build Operating System: SunOS 5.11 i86pc 
[  1890.408] Current Operating System: SunOS openindiana 5.11 illumos-471a88e499 i86pc
[  1890.408] Build Date: 06 March 2017  08:35:55PM
[  1890.408] Solaris ABI: 64-bit 
[  1890.408] Current version of pixman: 0.34.0
[  1890.408]     Before reporting problems, check http://openindiana.org
    to make sure that you have the latest version.
[  1890.408] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1890.408] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr  9 19:03:40 2017
[  1890.408] (==) Using system config directory "/usr/share/X11/xorg.conf.d" 
[  1890.408] (==) No Layout section.  Using the first Screen section.
[  1890.408] (==) No screen section available. Using defaults.
[  1890.408] (**) |-->Screen "Default Screen Section" (0)
[  1890.408] (**) |   |-->Monitor "<default monitor>" 
[  1890.408] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[  1890.408] (==) Disabling SIGIO handlers for input devices
[  1890.408] (==) Automatically adding devices
[  1890.408] (==) Automatically enabling devices
[  1890.408] (==) Not automatically adding GPU devices
[  1890.409] (==) FontPath set to:
    catalogue:/etc/X11/fontpath.d
[  1890.409] (==) ModulePath set to "/usr/lib/xorg/modules/amd64,/usr/X11/lib/modules/" 
[  1890.409] (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
[  1890.409] (II) Loader magic: 6e2040
[  1890.409] (II) Module ABI versions:
[  1890.409]     X.Org ANSI C Emulation: 0.4
[  1890.409]     X.Org Video Driver: 14.1
[  1890.409]     X.Org XInput driver : 19.1
[  1890.409]     X.Org Server Extension : 7.0
[  1890.411] (--) PCI:*(0:0:2:0) 8086:0166:17aa:21fa rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[  1890.411] Initializing built-in extension Generic Event Extension
[  1890.411] Initializing built-in extension SHAPE
[  1890.411] Initializing built-in extension MIT-SHM
[  1890.411] Initializing built-in extension XInputExtension
[  1890.411] Initializing built-in extension XTEST
[  1890.411] Initializing built-in extension BIG-REQUESTS
[  1890.411] Initializing built-in extension SYNC
[  1890.411] Initializing built-in extension XKEYBOARD
[  1890.411] Initializing built-in extension XC-MISC
[  1890.411] Initializing built-in extension SECURITY
[  1890.411] Initializing built-in extension XINERAMA
[  1890.411] Initializing built-in extension XFIXES
[  1890.411] Initializing built-in extension RENDER
[  1890.411] Initializing built-in extension RANDR
[  1890.411] Initializing built-in extension COMPOSITE
[  1890.411] Initializing built-in extension DAMAGE
[  1890.411] Initializing built-in extension MIT-SCREEN-SAVER
[  1890.411] Initializing built-in extension DOUBLE-BUFFER
[  1890.411] Initializing built-in extension RECORD
[  1890.411] Initializing built-in extension DPMS
[  1890.411] Initializing built-in extension X-Resource
[  1890.411] Initializing built-in extension XVideo
[  1890.411] Initializing built-in extension XVideo-MotionCompensation
[  1890.411] Initializing built-in extension XFree86-VidModeExtension
[  1890.411] Initializing built-in extension XFree86-DGA
[  1890.411] Initializing built-in extension XFree86-DRI
[  1890.412] Initializing built-in extension DRI2
[  1890.412] (II) LoadModule: "glx" 
[  1890.412] (II) Loading /usr/lib/xorg/modules/extensions/amd64/libglx.so
[  1890.412] (II) Module glx: vendor="X.Org Foundation" 
[  1890.412]     compiled for 1.14.7, module version = 1.0.0
[  1890.412]     ABI class: X.Org Server Extension, version 7.0
[  1890.412] (==) AIGLX enabled
[  1890.412] Loading extension GLX
[  1890.412] (II) LoadModule: "ia" 
[  1890.412] (II) Loading /usr/lib/xorg/modules/extensions/amd64/libia.so
[  1890.412] (II) Module IANAME: vendor="X.Org Foundation" 
[  1890.412]     compiled for 1.14.7, module version = 1.0.0
[  1890.412]     ABI class: X.Org Server Extension, version 7.0
[  1890.413] Loading extension SolarisIA
[  1890.413] (II) LoadModule: "xtsol" 
[  1890.413] (WW) Warning, couldn't open module xtsol
[  1890.413] (II) UnloadModule: "xtsol" 
[  1890.413] (II) Unloading xtsol
[  1890.413] (EE) Failed to load module "xtsol" (module does not exist, 0)
[  1890.414] (==) Matched intel as autoconfigured driver 0
[  1890.414] (==) Matched vesa as autoconfigured driver 1
[  1890.414] (==) Assigned the driver to the xf86ConfigLayout
[  1890.414] (II) LoadModule: "intel" 
[  1890.414] (II) Loading /usr/lib/xorg/modules/drivers/amd64/intel_drv.so
[  1890.414] (II) Module intel: vendor="X.Org Foundation" 
[  1890.414]     compiled for 1.14.7, module version = 2.99.917
[  1890.414]     Module class: X.Org Video Driver
[  1890.414]     ABI class: X.Org Video Driver, version 14.1
[  1890.414] (II) LoadModule: "vesa" 
[  1890.414] (II) Loading /usr/lib/xorg/modules/drivers/amd64/vesa_drv.so
[  1890.414] (II) Module vesa: vendor="X.Org Foundation" 
[  1890.414]     compiled for 1.14.7, module version = 2.3.4
[  1890.414]     Module class: X.Org Video Driver
[  1890.414]     ABI class: X.Org Video Driver, version 14.1
[  1890.414] (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
[  1890.415] (II) intel: Driver for Intel(R) HD Graphics
[  1890.415] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  1890.415] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  1890.415] (II) VESA: driver for VESA chipsets: vesa
[  1890.415] (++) using VT number 7

[  1890.417] (WW) Falling back to old probe method for vesa
[  1890.417] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  1890.417] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[  1890.417] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  1890.417] (==) intel(0): RGB weight 888
[  1890.417] (==) intel(0): Default visual is TrueColor
[  1890.417] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[  1890.417] (**) intel(0): Relaxed fencing enabled
[  1890.417] (**) intel(0): Wait on SwapBuffers? enabled
[  1890.417] (**) intel(0): Triple buffering? enabled
[  1890.417] (**) intel(0): Framebuffer tiled
[  1890.417] (**) intel(0): Pixmaps tiled
[  1890.417] (**) intel(0): 3D buffers tiled
[  1890.417] (**) intel(0): SwapBuffers wait enabled
[  1890.417] (==) intel(0): video overlay key set to 0x101fe
[  1890.417] (II) intel(0): Output LVDS1 has no monitor section
[  1890.418] (II) intel(0): Output VGA1 has no monitor section
[  1890.510] (II) intel(0): Output HDMI1 has no monitor section
[  1890.510] (II) intel(0): Output DP1 has no monitor section
[  1890.510] (II) intel(0): Output HDMI2 has no monitor section
[  1890.510] (II) intel(0): Output HDMI3 has no monitor section
[  1890.510] (II) intel(0): Output DP2 has no monitor section
[  1890.510] (II) intel(0): Output DP3 has no monitor section
[  1890.510] (II) intel(0): EDID for output LVDS1
[  1890.510] (II) intel(0): Manufacturer: LGD  Model: 2d8  Serial#: 0
[  1890.510] (II) intel(0): Year: 2012  Week: 0
[  1890.510] (II) intel(0): EDID Version: 1.3
[  1890.510] (II) intel(0): Digital Display Input
[  1890.510] (II) intel(0): Max Image Size [cm]: horiz.: 28  vert.: 16
[  1890.510] (II) intel(0): Gamma: 2.20
[  1890.510] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[  1890.510] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  1890.510] (II) intel(0): First detailed timing is preferred mode
[  1890.510] (II) intel(0): redX: 0.600 redY: 0.355   greenX: 0.334 greenY: 0.559
[  1890.510] (II) intel(0): blueX: 0.149 blueY: 0.114   whiteX: 0.313 whiteY: 0.329
[  1890.510] (II) intel(0): Manufacturer's mask: 0
[  1890.510] (II) intel(0): Supported detailed timing:
[  1890.510] (II) intel(0): clock: 75.2 MHz   Image Size:  277 x 156 mm
[  1890.510] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1478 h_blank_end 1582 h_border: 0
[  1890.510] (II) intel(0): v_active: 768  v_sync: 772  v_sync_end 779 v_blanking: 792 v_border: 0
[  1890.510] (II) intel(0):  LG Display
[  1890.510] (II) intel(0):  LP125WH2-SLB3
[  1890.510] (II) intel(0): EDID (in hex):
[  1890.510] (II) intel(0):     00ffffffffffff0030e4d80200000000
[  1890.510] (II) intel(0):     00160103801c1078ea8855995b558f26
[  1890.510] (II) intel(0):     1d505400000001010101010101010101
[  1890.510] (II) intel(0):     010101010101601d56d8500018303040
[  1890.510] (II) intel(0):     4700159c1000001b0000000000000000
[  1890.510] (II) intel(0):     00000000000000000000000000fe004c
[  1890.510] (II) intel(0):     4720446973706c61790a2020000000fe
[  1890.510] (II) intel(0):     004c503132355748322d534c42330059
[  1890.510] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  1890.510] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  1890.511] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  1890.511] (II) intel(0): Printing probed modes for output LVDS1
[  1890.511] (II) intel(0): Modeline "1366x768"x60.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz eP)
[  1890.511] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[  1890.511] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[  1890.511] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  1890.511] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  1890.511] (II) intel(0): EDID for output VGA1
[  1890.610] (II) intel(0): EDID for output HDMI1
[  1890.610] (II) intel(0): EDID for output DP1
[  1890.610] (II) intel(0): EDID for output HDMI2
[  1890.610] (II) intel(0): EDID for output HDMI3
[  1890.610] (II) intel(0): EDID for output DP2
[  1890.610] (II) intel(0): EDID for output DP3
[  1890.610] (II) intel(0): Output LVDS1 connected
[  1890.610] (II) intel(0): Output VGA1 disconnected
[  1890.610] (II) intel(0): Output HDMI1 disconnected
[  1890.610] (II) intel(0): Output DP1 disconnected
[  1890.610] (II) intel(0): Output HDMI2 disconnected
[  1890.610] (II) intel(0): Output HDMI3 disconnected
[  1890.610] (II) intel(0): Output DP2 disconnected
[  1890.610] (II) intel(0): Output DP3 disconnected
[  1890.610] (II) intel(0): Using exact sizes for initial modes
[  1890.610] (II) intel(0): Output LVDS1 using initial mode 1366x768
[  1890.610] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  1890.610] (II) intel(0): Kernel page flipping support detected, enabling
[  1890.610] (==) intel(0): DPI set to (96, 96)
[  1890.610] (II) Loading sub module "fb" 
[  1890.610] (II) LoadModule: "fb" 
[  1890.610] (II) Loading /usr/lib/xorg/modules/amd64/libfb.so
[  1890.611] (II) Module fb: vendor="X.Org Foundation" 
[  1890.611]     compiled for 1.14.7, module version = 1.0.0
[  1890.611]     ABI class: X.Org ANSI C Emulation, version 0.4
[  1890.611] (II) Loading sub module "dri2" 
[  1890.611] (II) LoadModule: "dri2" 
[  1890.611] (II) Module "dri2" already built-in
[  1890.611] (II) UnloadModule: "vesa" 
[  1890.611] (II) Unloading vesa
[  1890.611] (==) Depth 24 pixmap format is 32 bpp
[  1890.612] (II) intel(0): Allocated new frame buffer 1366x768 stride 5632, tiled
[  1890.614] (II) UXA(0): Driver registered support for the following operations:
[  1890.614] (II)         solid
[  1890.614] (II)         copy
[  1890.614] (II)         composite (RENDER acceleration)
[  1890.614] (II)         put_image
[  1890.614] (II)         get_image
[  1890.614] (II) intel(0): [DRI2] Setup complete
[  1890.614] (II) intel(0): [DRI2]   DRI driver: i965
[  1890.614] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[  1890.614] (==) intel(0): Backing store disabled
[  1890.614] (==) intel(0): Silken mouse disabled
[  1890.614] (II) intel(0): Initializing HW Cursor
[  1890.614] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1890.614] (==) intel(0): DPMS enabled
[  1890.614] (==) intel(0): Intel XvMC decoder enabled
[  1890.614] (II) intel(0): Set up textured video
[  1890.614] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[  1890.614] (II) intel(0): DRI2: Enabled
[  1890.614] (II) intel(0): DRI3: Not available
[  1891.206] (--) RandR disabled
[  1891.333] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1891.333] (II) AIGLX: enabled GLX_INTEL_swap_event
[  1891.333] (II) AIGLX: enabled GLX_ARB_create_context
[  1891.333] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  1891.333] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[  1891.333] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  1891.333] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1891.334] (II) AIGLX: Loaded and initialized i965
[  1891.334] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1891.336] (II) intel(0): Setting screen physical size to 361 x 203
[  1891.393] (II) config/hal: Adding input device PS/2 Port for PS/2-style Mice
[  1891.393] (II) LoadModule: "mouse" 
[  1891.394] (II) Loading /usr/lib/xorg/modules/input/amd64/mouse_drv.so
[  1891.394] (II) Module mouse: vendor="X.Org Foundation" 
[  1891.394]     compiled for 1.14.7, module version = 1.9.1
[  1891.394]     Module class: X.Org XInput Driver
[  1891.394]     ABI class: X.Org XInput driver, version 19.1
[  1891.394] (II) Using input driver 'mouse' for 'PS/2 Port for PS/2-style Mice'
[  1891.394] (**) PS/2 Port for PS/2-style Mice: always reports core events
[  1891.394] (**) Option "Device" "/dev/mouse" 
[  1891.394] (II) PS/2 Port for PS/2-style Mice: Setting Device option to "/dev/mouse" 
[  1891.395] (==) PS/2 Port for PS/2-style Mice: Protocol: "VUID" 
[  1891.395] (**) PS/2 Port for PS/2-style Mice: always reports core events
[  1891.395] (**) Option "Device" "/dev/mouse" 
[  1891.395] (==) PS/2 Port for PS/2-style Mice: Emulate3Buttons, Emulate3Timeout: 50
[  1891.395] (**) PS/2 Port for PS/2-style Mice: ZAxisMapping: buttons 4 and 5
[  1891.395] (**) PS/2 Port for PS/2-style Mice: Buttons: 9
[  1891.395] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/pci_0_0/isa_1f/i8042_1_60/mouse_1_0_logicaldev_input" 
[  1891.395] (II) XINPUT: Adding extended input device "PS/2 Port for PS/2-style Mice" (type: MOUSE, id 6)
[  1891.395] (**) PS/2 Port for PS/2-style Mice: (accel) keeping acceleration scheme 1
[  1891.395] (**) PS/2 Port for PS/2-style Mice: (accel) acceleration profile 0
[  1891.395] (**) PS/2 Port for PS/2-style Mice: (accel) acceleration factor: 2.000
[  1891.395] (**) PS/2 Port for PS/2-style Mice: (accel) acceleration threshold: 4
[  1891.400] (II) config/hal: Adding input device hotkey
[  1891.400] (II) LoadModule: "hotkey" 
[  1891.401] (II) Loading /usr/lib/xorg/modules/input/amd64/hotkey_drv.so
[  1891.401] (II) Module hotkey: vendor="X.Org Foundation" 
[  1891.401]     compiled for 1.14.7, module version = 1.0.0
[  1891.401]     Module class: X.Org XInput Driver
[  1891.401]     ABI class: X.Org XInput driver, version 19.1
[  1891.401] (II) Using input driver 'hotkey' for 'hotkey'
[  1891.401] (**) hotkey: always reports core events
[  1891.401] (II) XINPUT: Adding extended input device "hotkey" (type: KEYBOARD, id 7)
[  1891.402] (**) hotkey_events_init and pipe open succeeded
[  1891.402] (II) config/hal: Adding input device System keyboard
[  1891.402] (II) LoadModule: "kbd" 
[  1891.403] (II) Loading /usr/lib/xorg/modules/input/amd64/kbd_drv.so
[  1891.403] (II) Module kbd: vendor="X.Org Foundation" 
[  1891.403]     compiled for 1.14.7, module version = 1.9.0
[  1891.403]     Module class: X.Org XInput Driver
[  1891.403]     ABI class: X.Org XInput driver, version 19.1
[  1891.403] (II) Using input driver 'kbd' for 'System keyboard'
[  1891.403] (**) System keyboard: always reports core events
[  1891.403] (**) System keyboard: always reports core events
[  1891.403] (**) Option "Device" "/dev/kbd" 
[  1891.403] (II) System keyboard: Opened device "/dev/kbd" 
[  1891.403] (**) Option "XkbRules" "base" 
[  1891.403] (**) Option "XkbModel" "sun_type6_usb" 
[  1891.403] (**) Option "XkbLayout" "us" 
[  1891.403] (WW) Option "XkbVariant" requires a string value
[  1891.403] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/pci_0_0/isa_1f/i8042_1_60/keyboard_0_0_logicaldev_input" 
[  1891.403] (II) XINPUT: Adding extended input device "System keyboard" (type: KEYBOARD, id 8)
[  1891.403] (--) System keyboard: Keyboard type: USB (6)
[  1891.403] (--) System keyboard: Keyboard layout: 33
[  1904.207] (II) intel(0): EDID vendor "LGD", prod id 728
[  1904.207] (II) intel(0): Printing DDC gathered Modelines:
[  1904.207] (II) intel(0): Modeline "1366x768"x0.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz eP)
[  1904.576] (II) intel(0): EDID vendor "LGD", prod id 728
[  1904.576] (II) intel(0): Printing DDC gathered Modelines:
[  1904.576] (II) intel(0): Modeline "1366x768"x0.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz eP)
[  1904.841] (II) intel(0): EDID vendor "LGD", prod id 728
[  1904.841] (II) intel(0): Printing DDC gathered Modelines:
[  1904.841] (II) intel(0): Modeline "1366x768"x0.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz eP)
[  1904.941] (II) intel(0): EDID vendor "LGD", prod id 728
[  1904.941] (II) intel(0): Printing DDC gathered Modelines:
[  1904.941] (II) intel(0): Modeline "1366x768"x0.0   75.20  1366 1414 1478 1582  768 772 779 792 +hsync -vsync (47.5 kHz eP)

Related issues

Related to OpenIndiana Distribution - Bug #8757: HD 3000 X220 graphics not working properlyNewOI XNV2017-11-02

Actions
Actions #1

Updated by Joseph White over 5 years ago

Ken Mays wrote:

You can test this driver snapshot:
https://wiki.openindiana.org/download/attachments/30179529/oi-intel-20171020-64bit-Xserver-1.14.tar.xz

I assume I can extract this over my root? If so, it did not fix the problem. Tested from fresh 2017.10 installation. Could this be to do with incorrect modeline for my model? I have a different panel type (IPS) from jollyd's working x230 laptop.

Actions #2

Updated by Olaf Bohlen over 5 years ago

I am having the exact same issue with my X230.

Actions #3

Updated by Ken Mays over 5 years ago

Note: Check your monitor for correct modeline (cvt) and operation.

1. Create configuration file: Xorg -configure
2. Change to lower resolution in file: 1024x768
3. Retest

-> vi xorg.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Modes "1024x768"
#Modes "1366x768"
Option "AccelMethod" "uxa"
EndSection

Actions #4

Updated by Olaf Bohlen about 5 years ago

Modes "1024x768" is an invalid option at that place. Unfortunately the man-page xorg.conf(4) is not very helpful...

Could you suggest a better config snippet?

Actions #5

Updated by Michal Nowak about 5 years ago

I can see the same glitch with Lenovo X220 (Sandy Bridge) laptop with Intel HD 3000 on the embedded display. External display via VGA D-Sub is fine, though. I will test if any option can make the problem go away.

Actions #6

Updated by Michal Nowak about 5 years ago

  • Related to Bug #8757: HD 3000 X220 graphics not working properly added
Actions #7

Updated by Olaf Bohlen almost 5 years ago

I had a small conversation with Tim Foster about this issue and he mentioned a work-around he used on Solaris.
He had to set

set i915:i915_lane_workaround=1

in /etc/system

I tried this and configured my xorg.conf:

Section "Device" 
       Identifier  "Card0" 
        #Driver      "vesa" 
        BusID       "PCI:0:2:0" 
        Driver "intel" 
        #Modes "1024x768" 
        Option "AccelMethod" "uxa" 
EndSection

and it works now on my X230.

Actions #8

Updated by Michal Nowak almost 5 years ago

Thank you, Olaf, it works for me on Lenovo X220. Just editing /etc/system was enough for me.

Actions

Also available in: Atom PDF