[opensuse-factory] Kernel 3.17.0 + docked monitor issue

I apologize if that is a wrong list to ask, feel free to add any other lists for that. After I've updated kernel to 3.17.0, DP1 monitor, attached to docking station, stopped working. It works when I boot with previous kernel, 3.16.3. Both kernels installed from: http://download.opensuse.org/repositories/Kernel:/stable/standard/ When I'm not attached to docking station - everything works as expected. When I attach to docking station in runtime - mouse and keyboard works, but DP1 does not. When I reboot being docked - it fails on X start and give me text mode. Looks like there is something with intel drivers, because the only error I've found was a message "no attached monitors found" in Xorg.0.log (will be able to reproduce if it will help resolve the issue). Has anyone else experienced similar issue? If yes - tell me please how to fix that. -- Regards, Stas -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Mon, 2014-10-13 at 12:42 +0200, Stanislav Baiduzhyi wrote:
After I've updated kernel to 3.17.0, DP1 monitor, attached to docking station, stopped working. It works when I boot with previous kernel, 3.16.3.
I have a similar situation at work and have no issues with the monitor. Are you using dynamic configuration for X or do you have a configuration setup that includes the name DP1 ?? I know that with 3.17 the naming for the monitors got shifted somehow. With me DP1 became DP4 or something like this.
Regards Raymond -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Monday 13 October 2014 12:51:10 Raymond Wooninck wrote:
I think that configuration is automatic, I haven't touched it and all lines in all /etc/X11/xorg.conf.d/50-*.conf files are commented.
Hm that's strange. Will try to boot couple of times with different kernels to compare the outputs... -- Regards, Stas -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Can you provide the output of: for f in /sys/class/drm/*/edid; do echo -n "$f: "; hexdump -C $f ; done for f in /sys/class/drm/*/{enabled,status}; do echo -n "$f: "; cat $f ; done Thanks, Stefan -- Stefan Brüns / Bergstraße 21 / 52062 Aachen home: +49 241 53809034 mobile: +49 151 50412019 work: +49 2405 49936-424-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Just tried kernel 3.17.1, error stays the same, 3.16.3 still works fine. On Tuesday 14 October 2014 10:47:42 Stanislav Baiduzhyi wrote:
-- Regards, Stas -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Monday, October 20, 2014 10:04:04 Stanislav Baiduzhyi wrote:
Hi Stanislav, can you try a new Xorg and intel driver from the OBS XOrg repository? http://download.opensuse.org/repositories/X11:/XOrg/ Kind regards, Stefan -- Stefan Brüns / Bergstraße 21 / 52062 Aachen home: +49 241 53809034 mobile: +49 151 50412019 work: +49 2405 49936-424-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Monday, October 20, 2014 12:25:05 Stanislav Baiduzhyi wrote:
Hi Stanislav, good to know. Can you please file a bugreport: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg Driver/intel Please report the working driver/xorg/kernel combinations as well as the nonworking ones. Kind regards, Stefan -- Stefan Brüns / Bergstraße 21 / 52062 Aachen home: +49 241 53809034 mobile: +49 151 50412019 work: +49 2405 49936-424-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Brüns, Stefan
-
Raymond Wooninck
-
Stanislav Baiduzhyi