public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* Linux 3.16-rc1: drm:intel_dp_start_link_train *ERROR* too many full retries, give up
@ 2014-06-16 20:08 Oliver Hartkopp
  2014-06-16 21:47 ` Daniel Vetter
  0 siblings, 1 reply; 6+ messages in thread
From: Oliver Hartkopp @ 2014-06-16 20:08 UTC (permalink / raw)
  To: intel-gfx, Daniel Vetter, David Airlie

Hey all,

with my Debian unstable the upgrade from 3.15 to 3.16-rc1 failed with this fancy
[drm:intel_dp_start_link_train *ERROR* too many full retries, give up] message loop.

lightdm/XFCE4 doesn't start anymore (it tries several times but fails always).

Hm - I just found this stuff in my stock Debian Kernel too:
3.14-1-686-pae #1 SMP Debian 3.14.5-1 (2014-06-05) i686 GNU/Linux


[    6.461232] [drm:intel_dp_start_link_train] *ERROR* too many full retries, give up
[    6.873772] dell_wmi: Received unknown WMI event (0x11)
[    6.884336] Console: switching to colour frame buffer device 240x67
[    6.948511] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    6.948513] i915 0000:00:02.0: registered panic notifier

[    7.430429] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0

But at least it starts with the 3.14 (any the latest 3.15).

I have a Intel(R) Core(TM) i7 CPU M 640  @ 2.80GHz with Intel HD graphics.

Any idea?

Regards,
Oliver

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux 3.16-rc1: drm:intel_dp_start_link_train *ERROR* too many full retries, give up
  2014-06-16 20:08 Linux 3.16-rc1: drm:intel_dp_start_link_train *ERROR* too many full retries, give up Oliver Hartkopp
@ 2014-06-16 21:47 ` Daniel Vetter
  2014-06-17 18:38   ` Oliver Hartkopp
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Vetter @ 2014-06-16 21:47 UTC (permalink / raw)
  To: Oliver Hartkopp; +Cc: David Airlie, intel-gfx

On Mon, Jun 16, 2014 at 10:08 PM, Oliver Hartkopp
<socketcan@hartkopp.net> wrote:
> Hey all,
>
> with my Debian unstable the upgrade from 3.15 to 3.16-rc1 failed with this fancy
> [drm:intel_dp_start_link_train *ERROR* too many full retries, give up] message loop.

This message in dmesg and

> lightdm/XFCE4 doesn't start anymore (it tries several times but fails always).

xfce not starting shouldn't be related. Are you sure xfce isn't
starting and that it's not just a black screen, but otherwise working
X?

Please attach complete dmesg with drm.debug=0xe added to your kernel
cmdline and Xorg.log.

Thanks, Daniel

> Hm - I just found this stuff in my stock Debian Kernel too:
> 3.14-1-686-pae #1 SMP Debian 3.14.5-1 (2014-06-05) i686 GNU/Linux
>
>
> [    6.461232] [drm:intel_dp_start_link_train] *ERROR* too many full retries, give up
> [    6.873772] dell_wmi: Received unknown WMI event (0x11)
> [    6.884336] Console: switching to colour frame buffer device 240x67
> [    6.948511] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
> [    6.948513] i915 0000:00:02.0: registered panic notifier
>
> [    7.430429] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
>
> But at least it starts with the 3.14 (any the latest 3.15).
>
> I have a Intel(R) Core(TM) i7 CPU M 640  @ 2.80GHz with Intel HD graphics.
>
> Any idea?
>
> Regards,
> Oliver



-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux 3.16-rc1: drm:intel_dp_start_link_train *ERROR* too many full retries, give up
  2014-06-16 21:47 ` Daniel Vetter
@ 2014-06-17 18:38   ` Oliver Hartkopp
  2014-06-28 16:41     ` Oliver Hartkopp
  0 siblings, 1 reply; 6+ messages in thread
From: Oliver Hartkopp @ 2014-06-17 18:38 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: David Airlie, intel-gfx

Hello Daniel,

thanks for your fast reply.

I started the system with drm.debug=0xe with the same effect - therefore I was
not able to log in %-(

Btw. when starting into single user mode, I was able to say 'xinit' which
produced the borderless xterm at the top left position. So obviously the
display is working. Running lightdm from the console in single user mode does
not work (dbus missing?). Starting lightdm a second time kills the console.

I think I need to dig into the lightdm and startup stuff.
So this might not be an i915 issue. Sorry for the noise.

I'll send an update if I discover any new info ...

Thanks for your support so far,
Oliver

On 16.06.2014 23:47, Daniel Vetter wrote:
> On Mon, Jun 16, 2014 at 10:08 PM, Oliver Hartkopp
> <socketcan@hartkopp.net> wrote:
>> Hey all,
>>
>> with my Debian unstable the upgrade from 3.15 to 3.16-rc1 failed with this fancy
>> [drm:intel_dp_start_link_train *ERROR* too many full retries, give up] message loop.
> 
> This message in dmesg and
> 
>> lightdm/XFCE4 doesn't start anymore (it tries several times but fails always).
> 
> xfce not starting shouldn't be related. Are you sure xfce isn't
> starting and that it's not just a black screen, but otherwise working
> X?
> 
> Please attach complete dmesg with drm.debug=0xe added to your kernel
> cmdline and Xorg.log.
> 
> Thanks, Daniel
> 
>> Hm - I just found this stuff in my stock Debian Kernel too:
>> 3.14-1-686-pae #1 SMP Debian 3.14.5-1 (2014-06-05) i686 GNU/Linux
>>
>>
>> [    6.461232] [drm:intel_dp_start_link_train] *ERROR* too many full retries, give up
>> [    6.873772] dell_wmi: Received unknown WMI event (0x11)
>> [    6.884336] Console: switching to colour frame buffer device 240x67
>> [    6.948511] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
>> [    6.948513] i915 0000:00:02.0: registered panic notifier
>>
>> [    7.430429] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
>>
>> But at least it starts with the 3.14 (any the latest 3.15).
>>
>> I have a Intel(R) Core(TM) i7 CPU M 640  @ 2.80GHz with Intel HD graphics.
>>
>> Any idea?
>>
>> Regards,
>> Oliver
> 
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux 3.16-rc1: drm:intel_dp_start_link_train *ERROR* too many full retries, give up
  2014-06-17 18:38   ` Oliver Hartkopp
@ 2014-06-28 16:41     ` Oliver Hartkopp
  2014-06-30  8:57       ` Jani Nikula
  0 siblings, 1 reply; 6+ messages in thread
From: Oliver Hartkopp @ 2014-06-28 16:41 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: David Airlie, intel-gfx

Hello Daniel,

just to close my request:

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,
Oliver


On 17.06.2014 20:38, Oliver Hartkopp wrote:
> Hello Daniel,
> 
> thanks for your fast reply.
> 
> I started the system with drm.debug=0xe with the same effect - therefore I was
> not able to log in %-(
> 
> Btw. when starting into single user mode, I was able to say 'xinit' which
> produced the borderless xterm at the top left position. So obviously the
> display is working. Running lightdm from the console in single user mode does
> not work (dbus missing?). Starting lightdm a second time kills the console.
> 
> I think I need to dig into the lightdm and startup stuff.
> So this might not be an i915 issue. Sorry for the noise.
> 
> I'll send an update if I discover any new info ...
> 
> Thanks for your support so far,
> Oliver
> 
> On 16.06.2014 23:47, Daniel Vetter wrote:
>> On Mon, Jun 16, 2014 at 10:08 PM, Oliver Hartkopp
>> <socketcan@hartkopp.net> wrote:
>>> Hey all,
>>>
>>> with my Debian unstable the upgrade from 3.15 to 3.16-rc1 failed with this fancy
>>> [drm:intel_dp_start_link_train *ERROR* too many full retries, give up] message loop.
>>
>> This message in dmesg and
>>
>>> lightdm/XFCE4 doesn't start anymore (it tries several times but fails always).
>>
>> xfce not starting shouldn't be related. Are you sure xfce isn't
>> starting and that it's not just a black screen, but otherwise working
>> X?
>>
>> Please attach complete dmesg with drm.debug=0xe added to your kernel
>> cmdline and Xorg.log.
>>
>> Thanks, Daniel
>>
>>> Hm - I just found this stuff in my stock Debian Kernel too:
>>> 3.14-1-686-pae #1 SMP Debian 3.14.5-1 (2014-06-05) i686 GNU/Linux
>>>
>>>
>>> [    6.461232] [drm:intel_dp_start_link_train] *ERROR* too many full retries, give up
>>> [    6.873772] dell_wmi: Received unknown WMI event (0x11)
>>> [    6.884336] Console: switching to colour frame buffer device 240x67
>>> [    6.948511] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
>>> [    6.948513] i915 0000:00:02.0: registered panic notifier
>>>
>>> [    7.430429] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
>>>
>>> But at least it starts with the 3.14 (any the latest 3.15).
>>>
>>> I have a Intel(R) Core(TM) i7 CPU M 640  @ 2.80GHz with Intel HD graphics.
>>>
>>> Any idea?
>>>
>>> Regards,
>>> Oliver
>>
>>
>>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux 3.16-rc1: drm:intel_dp_start_link_train *ERROR* too many full retries, give up
  2014-06-28 16:41     ` Oliver Hartkopp
@ 2014-06-30  8:57       ` Jani Nikula
  2014-06-30 17:42         ` Oliver Hartkopp
  0 siblings, 1 reply; 6+ messages in thread
From: Jani Nikula @ 2014-06-30  8:57 UTC (permalink / raw)
  To: Oliver Hartkopp, Daniel Vetter; +Cc: David Airlie, intel-gfx

On Sat, 28 Jun 2014, Oliver Hartkopp <socketcan@hartkopp.net> wrote:
> Hello Daniel,
>
> just to close my request:
>
> 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.

Thanks,
Jani.



>
> Thanks,
> Oliver
>
>
> On 17.06.2014 20:38, Oliver Hartkopp wrote:
>> Hello Daniel,
>> 
>> thanks for your fast reply.
>> 
>> I started the system with drm.debug=0xe with the same effect - therefore I was
>> not able to log in %-(
>> 
>> Btw. when starting into single user mode, I was able to say 'xinit' which
>> produced the borderless xterm at the top left position. So obviously the
>> display is working. Running lightdm from the console in single user mode does
>> not work (dbus missing?). Starting lightdm a second time kills the console.
>> 
>> I think I need to dig into the lightdm and startup stuff.
>> So this might not be an i915 issue. Sorry for the noise.
>> 
>> I'll send an update if I discover any new info ...
>> 
>> Thanks for your support so far,
>> Oliver
>> 
>> On 16.06.2014 23:47, Daniel Vetter wrote:
>>> On Mon, Jun 16, 2014 at 10:08 PM, Oliver Hartkopp
>>> <socketcan@hartkopp.net> wrote:
>>>> Hey all,
>>>>
>>>> with my Debian unstable the upgrade from 3.15 to 3.16-rc1 failed with this fancy
>>>> [drm:intel_dp_start_link_train *ERROR* too many full retries, give up] message loop.
>>>
>>> This message in dmesg and
>>>
>>>> lightdm/XFCE4 doesn't start anymore (it tries several times but fails always).
>>>
>>> xfce not starting shouldn't be related. Are you sure xfce isn't
>>> starting and that it's not just a black screen, but otherwise working
>>> X?
>>>
>>> Please attach complete dmesg with drm.debug=0xe added to your kernel
>>> cmdline and Xorg.log.
>>>
>>> Thanks, Daniel
>>>
>>>> Hm - I just found this stuff in my stock Debian Kernel too:
>>>> 3.14-1-686-pae #1 SMP Debian 3.14.5-1 (2014-06-05) i686 GNU/Linux
>>>>
>>>>
>>>> [    6.461232] [drm:intel_dp_start_link_train] *ERROR* too many full retries, give up
>>>> [    6.873772] dell_wmi: Received unknown WMI event (0x11)
>>>> [    6.884336] Console: switching to colour frame buffer device 240x67
>>>> [    6.948511] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
>>>> [    6.948513] i915 0000:00:02.0: registered panic notifier
>>>>
>>>> [    7.430429] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
>>>>
>>>> But at least it starts with the 3.14 (any the latest 3.15).
>>>>
>>>> I have a Intel(R) Core(TM) i7 CPU M 640  @ 2.80GHz with Intel HD graphics.
>>>>
>>>> Any idea?
>>>>
>>>> Regards,
>>>> Oliver
>>>
>>>
>>>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Jani Nikula, Intel Open Source Technology Center

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux 3.16-rc1: drm:intel_dp_start_link_train *ERROR* too many full retries, give up
  2014-06-30  8:57       ` Jani Nikula
@ 2014-06-30 17:42         ` Oliver Hartkopp
  0 siblings, 0 replies; 6+ messages in thread
From: Oliver Hartkopp @ 2014-06-30 17:42 UTC (permalink / raw)
  To: Jani Nikula, Daniel Vetter; +Cc: David Airlie, intel-gfx

Hello Jani,

On 30.06.2014 10:57, Jani Nikula wrote:
> On Sat, 28 Jun 2014, Oliver Hartkopp <socketcan@hartkopp.net> 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-30 17:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 20:08 Linux 3.16-rc1: drm:intel_dp_start_link_train *ERROR* too many full retries, give up Oliver Hartkopp
2014-06-16 21:47 ` Daniel Vetter
2014-06-17 18:38   ` Oliver Hartkopp
2014-06-28 16:41     ` Oliver Hartkopp
2014-06-30  8:57       ` Jani Nikula
2014-06-30 17:42         ` Oliver Hartkopp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox