Package: grub2
Version: 1.98-1
Severity: normal
Tags: sid patch

There's a problem with 915resolution module.
When I try to set a video mode with 945GME chipset, grub just hangs up.
The problem is in unlock_vbios(), here's the fix:

--- a/915resolution.c   2010-05-18 18:05:32.965790414 +0200
+++ b/915resolution.c   2010-05-18 18:05:49.674790137 +0200
@@ -518,6 +518,7 @@
     case CT_915GM:
     case CT_945G:
     case CT_945GM:
+    case CT_945GME:
     case CT_946GZ:
     case CT_G965:
     case CT_Q965:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to