[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Lenovo U160, Debian, Intel...



Bonjour,

Comme je ne sais pas trop où me tourner je vous soumets le problème et la
réponse de Chris Wilson de chez Intel :

On Sun, 20 Mar 2011 18:52:07 +0100, Christophe Gallaire <zamasp@gmail.com>
wrote:
My machine, a Lenovo U160, running with an Intel i3, Debian, testing stage. I
tried everything to exploit the graphics capabilities with the driver
xserver-xorg-video-intel from all branches of Debian. Activated with the KMS,
black screen at boot. Without KMS, black screen at GDM login.

The U160 requires this hack:

diff --git a/drivers/gpu/drm/i915/intel_bios.c b/drivers/gpu/drm/i915/intel_bios
index fb5b4d4..53ff16f 100644
--- a/drivers/gpu/drm/i915/intel_bios.c
+++ b/drivers/gpu/drm/i915/intel_bios.c
@@ -267,7 +267,7 @@ static int intel_bios_ssc_frequency(struct drm_device *dev,
        case 4:
	                return alternate ? 100 : 96;
			        default:
				-               return alternate ? 100 : 120;
				+               return alternate ? 120 : 100;
				        }
					 }

When I work out why, I'm liable to get very angry.
-Chris

--
Chris Wilson, Intel Open Source Technology Centre

@+

Christophe
--
Christophe Gallaire

Attention ! Suppression des mails entrants dont la taille est supérieure à 2Mo !
N'envoyez, s'il vous plaît, que des pièces jointes en formats ouverts. ---------------
Nouveau carnet de route : http://www.road2mayotte.org/blook
---------------
Clé de chiffrement : 7803AAAA

Attachment: signature.asc
Description: Digital signature


Reply to: