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

Bug#400181: marked as done (xserver-xorg-video-siliconmotion: Xorg hangs on amd64 with Silicon Motion chip)



Your message dated Wed, 30 May 2007 18:49:49 +0200
with message-id <465DAB2D.60605@ens-lyon.org>
and subject line ping timeout, closing
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg-video-siliconmotion
Version: 1:1.3.1.5-3
Severity: important
Tags: patch


Hi,

the driver hangs on a Debian/amd64 system with the Silicon Motion  
SM720 Lynx3DM (ID 126f:0720) card. I've asked help on the Xorg
mailing list and I got attached patch which fixes the problem:

However the patch has not yet been included upstream, so I'd really like 
to see it applied in the Debian package, possibly before etch comes out.

Thanks!

Free
--- ./src/smi_driver.c	2006-11-13 14:11:11.000000000 -0500
+++ ./src/smi_driver.c	2006-11-13 14:20:00.000000000 -0500
@@ -1508,7 +1508,7 @@
 	vgaHWProtect(pScrn, TRUE);
 
 	/* Wait for engine to become idle */
-	WaitIdle();
+	/* WaitIdle(); */
 
 	if (pSmi->useBIOS && (pSmi->pInt10 != NULL)
 	    && (restore->mode != 0))

--- End Message ---
--- Begin Message ---
Closing this bug since I didn't get any reply from the submitter (or
repliers) after my ping about a month ago. If anybody ever reproduces
this problem, feel free to reopen.

Brice


--- End Message ---

Reply to: