From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Hartkopp Subject: Re: Linux 3.16-rc1: drm:intel_dp_start_link_train *ERROR* too many full retries, give up Date: Mon, 30 Jun 2014 19:42:17 +0200 Message-ID: <53B1A179.4040605@hartkopp.net> References: <539F4EAF.5040209@hartkopp.net> <53A08B14.3060409@hartkopp.net> <53AEF021.2050107@hartkopp.net> <87mwcuixlo.fsf@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.163]) by gabe.freedesktop.org (Postfix) with ESMTP id 5E90E6E487 for ; Mon, 30 Jun 2014 10:42:23 -0700 (PDT) In-Reply-To: <87mwcuixlo.fsf@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Jani Nikula , Daniel Vetter Cc: David Airlie , intel-gfx List-Id: intel-gfx@lists.freedesktop.org Hello Jani, On 30.06.2014 10:57, Jani Nikula wrote: > On Sat, 28 Jun 2014, Oliver Hartkopp wrote: >> The latest git pull from Linus' tree fixed my issue. >> >> vmlinuz-3.16.0-rc2-00211-gd7933ab (26.6. 21:19) was bad >> vmlinuz-3.16.0-rc2-00319-g3e7b256 (28.6. 09:23) works again >> >> There are two pulls with 'drm-fixes' and 'x86/urgent' in this area. >> Don't know what it was in detail - but it's fixed now (lightdm/xfce4 runs). > > Thanks for reporting back, I'm glad it works for you now. > > However, for closure, I would appreciate it if you could do a reverse > bisect to find out which commit fixed things for you. I checked the 'x86/urgent' patches which talk about some major glibc breakage that have been fixed in that pull request. So I just reverted the patches form the 'drm-fixes' to make sure that my problem was not introduced by the i915/drm stuff. It finally made do difference whether the last 'drm-fixes' where applied or not. It obviously was the glibc issue for x32 which killed my lightdm/xfce4 startup. Best regards, Oliver