[RÉSOLU] [drm:interl_dp_start_link_train] X en panne

Bonjour à tous
depuis ce matin, impossible de se connecter à Gnome.
J’ai cette erreur :

et hop, ça revient sur l’écran de connexion.

Est ce que ça vous parle ?

Par avance merci,
++
PasKalou

Salut,

7 secondes sur la toile. :033

Bug 74931

Laisses moi deviner …

[mono]Sid[/mono] ?

[mono]Testing[/mono] ?

[mono]Apt-listbugs[/mono] ?

[mono]Autre[/mono] ?

@BelZéButh : merci. J’avais vu ça et essayé différentes version du noyau. Mais rien à faire.

En revanche… plus d’espace disponible sur ma partition racine :unamused: !!!

Donc après une purge du type

apt-get clean apt-get autoremove

tout est rentré dans l’ordre.

Merci bcp,
PasKalou

Source:think:

[quote=“Imre Deak”]Could you give a try to the latest intel-drm-nightly kernel:

git://anongit.freedesktop.org/drm-intel [drm-intel-nightly branch]

If that doesn’t work could you try on top of that the patch below? It’s just a wild guess. We force the panel VDD for the time of clock recovery (which fails) but we don’t force it for channel equalization (which succeeds). I don’t see why we would need to force VDD, since turning on the panel should provide the necessary power. So let’s try to do the CR without forcing VDD too.

[code]diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c
index a3cb52f…9524ae6 100644
— a/drivers/gpu/drm/i915/intel_dp.c
+++ b/drivers/gpu/drm/i915/intel_dp.c
@@ -1912,9 +1912,9 @@ static void intel_enable_dp(struct intel_encoder *encoder)

intel_edp_panel_vdd_on(intel_dp);
intel_dp_sink_dpms(intel_dp, DRM_MODE_DPMS_ON);
  • intel_dp_start_link_train(intel_dp);
    intel_edp_panel_on(intel_dp);
    edp_panel_vdd_off(intel_dp, true);
  • intel_dp_start_link_train(intel_dp);
    intel_dp_complete_link_train(intel_dp);
    intel_dp_stop_link_train(intel_dp);
    }[/code][/quote]

non … ?

[quote=“PasKalou”]Donc après une purge du type

apt-get clean apt-get autoremove

tout est rentré dans l’ordre.
[/quote]

Je ne vois pas le rapport.