Hello community, here is the log from the commit of package xorg-x11-driver-video checked in at Wed Jun 28 19:05:12 CEST 2006. -------- --- xorg-x11-driver-video/xorg-x11-driver-video.changes 2006-06-17 16:21:06.000000000 +0200 +++ xorg-x11-driver-video/xorg-x11-driver-video.changes 2006-06-28 15:30:46.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Jun 28 15:29:07 CEST 2006 - sndirsch@suse.de + +- fixed Xserver crash with MGA G200 SE GPUs on i386 by disabling + the use of Hallib (Blocker Bug #187708) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-driver-video.spec ++++++ --- /var/tmp/diff_new_pack.KUpknR/_old 2006-06-28 19:04:32.000000000 +0200 +++ /var/tmp/diff_new_pack.KUpknR/_new 2006-06-28 19:04:32.000000000 +0200 @@ -20,7 +20,7 @@ Group: System/X11/Servers/XF86_4 Autoreqprov: on Version: 6.9.0 -Release: 50 +Release: 51 Summary: Various X.Org video drivers Requires: xorg-x11-server Provides: xorg-x11-server:/usr/X11R6/%{_lib}/modules/drivers/sis_drv.o @@ -325,6 +325,9 @@ %endif %changelog -n xorg-x11-driver-video +* Wed Jun 28 2006 - sndirsch@suse.de +- fixed Xserver crash with MGA G200 SE GPUs on i386 by disabling + the use of Hallib (Blocker Bug #187708) * Sat Jun 17 2006 - sndirsch@suse.de - nv-060616.diff: * New chip support for NVIDIA devices (Bug #186055) ++++++ mga-g200se_pci.diff ++++++ --- /var/tmp/diff_new_pack.KUpknR/_old 2006-06-28 19:04:33.000000000 +0200 +++ /var/tmp/diff_new_pack.KUpknR/_new 2006-06-28 19:04:33.000000000 +0200 @@ -1102,15 +1102,6 @@ #define DISABLE_CLIP() { \ pMga->AccelFlags &= ~CLIPPER_ON; \ -@@ -94,6 +65,8 @@ - #ifdef USEMGAHAL - #define HAL_CHIPSETS ((pMga->Chipset == PCI_CHIP_MGAG200_PCI) || \ - (pMga->Chipset == PCI_CHIP_MGAG200) || \ -+ (pMga->Chipset == PCI_CHIP_MGAG200_SE_A_PCI) || \ -+ (pMga->Chipset == PCI_CHIP_MGAG200_SE_B_PCI) || \ - (pMga->Chipset == PCI_CHIP_MGAG400) || \ - (pMga->Chipset == PCI_CHIP_MGAG550)) - diff -N -u -r mga.orig/mga_map.h mga/mga_map.h --- mga.orig/mga_map.h 2004-07-23 15:22:56.000000000 +0000 +++ mga/mga_map.h 1970-01-01 00:00:00.000000000 +0000 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit-help@opensuse.org