similar to: [ANNOUNCE] xf86-video-mga 1.4.10

Displaying 20 results from an estimated 90 matches similar to: "[ANNOUNCE] xf86-video-mga 1.4.10"

2007 Sep 05
0
[ANNOUNCE] xf86-video-mga 1.4.7
Adam Jackson (3): Fix various timing bugs on the G200SE. Disable MTRR support for PCIE G200SE cards, as it tickles hardware bugs. Default mode on G200SE of 1024x768 @ 16bpp. Brice Goglin (1): Change minimal frequency guess from 12 to 16MHz Daniel Stone (2): bump to 1.4.6 bump to 1.4.6.1 Gabriele Gorla (1): Add Xv support for Millennium II chips Ian
2007 Oct 02
0
[ANNOUNCE] xf86-video-mga 1.9.100
This is the second test release of the MGA driver that features RandR 1.2 support. Since the last release, a few bugs have been fixed that affected dual head mode. Tilman Sauerbeck (11): Fixed initialization of the second head of the G550. Made DAC2 return to clone mode on restore. Set SYNC_CTL to 0xcc when CRTC2 is active. Bug #12575: Evaluate the x and y arguments to
2015 Feb 20
0
[ANNOUNCE] xf86-video-mga 1.6.4
Adam Jackson (3): man: Don't mention the HAL dri: Stop (uselessly) initializing the ValidateTree hooks undef DISABLE_VGA_IO Matt Turner (1): xf86-video-mga 1.6.4 Mikulas Patocka (3): xf86-video-mga: set the pan_ctl register xf86-video-mga: fix a lockup in the mga driver fix a type in previous lockup in the mga driver fix git tag:
2011 Sep 22
0
CEEA-2011:0972 CentOS 5 i386 xorg-x11-drv-mga Update
CentOS Errata and Enhancement Advisory 2011:0972 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-0972.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 4f62fc290fd12fa58469d8f1f87ff557 xorg-x11-drv-mga-1.4.13-2.el5.i386.rpm Source: 2aff3fef6483a4def3c53d6b7bf9ed88 xorg-x11-drv-mga-1.4.13-2.el5.src.rpm --
2011 Sep 22
0
CEEA-2011:0972 CentOS 5 x86_64 xorg-x11-drv-mga Update
CentOS Errata and Enhancement Advisory 2011:0972 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-0972.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 013e30585e45315854066dc1571e4bca xorg-x11-drv-mga-1.4.13-2.el5.x86_64.rpm Source: 2aff3fef6483a4def3c53d6b7bf9ed88 xorg-x11-drv-mga-1.4.13-2.el5.src.rpm
2016 Apr 21
0
[PATCH 08/24] drm/mga: add extern C guard for the UAPI header
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com> --- include/uapi/drm/mga_drm.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/include/uapi/drm/mga_drm.h b/include/uapi/drm/mga_drm.h index fca8170..8c43375 100644 --- a/include/uapi/drm/mga_drm.h +++ b/include/uapi/drm/mga_drm.h @@ -37,6 +37,10 @@ #include "drm.h" +#if defined(__cplusplus) +extern
2017 Jan 17
0
[ANNOUNCE] xf86-video-mga 1.6.5
Adam Jackson (2): Enable write-combining on the framebuffer BAR Adapt Block/WakeupHandler signature for ABI 23 Connor Behan (2): Remove DownloadFromScreen Composite fixup Mathieu Larouche (2): xf86-video-mga: Add support for a new G200eW3 chipset xf86-video-mga: Add support for the new G200e chipset -- V2 Matt Turner (1): xf86-video-mga 1.6.5 Matthew
2014 Jun 30
0
3D Acceleration with Matrox MGA G200EH?
I'm running on a machine with a Matrox MGA G200EH but it doesn't appear that the 3D acceleration is being used (for example Google Earth lists the driver as being Mesa). Is there an additional driver that I need to install to enable the 3D acceleration functionality? Or something else I need to do? Thanks, Dave
2017 Jul 21
0
MATROX GPU - xorg-x11-drv-mga-1.6.3 on supermicro server
Hello Guys, our cluster runs till 2014 on supermicro board. It is not unusual that still mainboards with mga graphics cards are delivered. So I have then adjusted the mga driver from centos 6 - the specification file - , to be build on CentOS 7. Since then this runs on the headnode without failures. Maybe you should provide this via epel. The source can be found here:
2013 Jul 29
0
CEBA-2013:1109 CentOS 6 xorg-x11-drv-mga Update
CentOS Errata and Bugfix Advisory 2013:1109 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1109.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 9df43ddff609ec225962d24246dc6d1a4743761746779ba3b7d1ec65b290e3e8 xorg-x11-drv-mga-1.6.1-8.el6_4.i686.rpm x86_64:
2018 Dec 08
0
[ANNOUNCE] xf86-video-mga 2.0.0
This is a maintenance release of Matrox DDX. Just for disclosure, the code is currently broken for Millennium, Millennium II, and G550. For those models, you may have to disable acceleration to workaround the issue. (the workaround is untested) The code is untested on Mystique and G100 due to lack of access to the hardware at this time. The code works generally okay on G200, G400, and G450. That
2005 Feb 01
1
Hugh image created from modest data
Dear R users, I am running R2.1 on windows XP SP2. I have a problem that I fear I am providing insufficient information to resolve. But if anyone can suggest directions to understand the problem I would be most grateful. I import modest datasets which create a list of data frames (primary data object) amounting to 15.9Mb when measured internally by object.size() . The sizes of the list
2006 Nov 16
0
??: Re:??: Re:??: Re: Need help in waveslim package: imodwt and universal.thresh.modwt
Airon, I'm not sure I have understood your question. Anyway, it seems to me that you'll have to code a little. Take a look at ?modwt. I think you'll have to put zeros each scale a time except the one you want to reconstruct. Then do imodwt. After some small loop, I think you'll get the desired result. HTH, Rogerio. ---------- Cabe?alho original ----------- De: "Airon
2020 Feb 23
0
pci device vga added not showing
Hello All, Trying to get virgl working from linux host to windows guest in virt-manager i have added the host graphics card Matrox G200ew to the hardware settings as a pci device for Windows 10 guest. When i go to spice server settings, and select Opengl checked there are no available pci devices listed in the drop down box select. Am trying to get some 3d working on Windows guest and seems from
2010 Mar 24
0
Error booting git xen/stable-2.6.31.12
I obtain this error when booting (xen/stable-2.6.31.x|xen/master) on Xen 3.4.2 x86_64 xen_major : 3 xen_minor : 4 xen_extra : .2 I had no errors with the same kernel, version of the day 2010-03-03 To compile the kernel i use this configuration " http://pasik.reaktio.net/xen/pv_ops-dom0-debug/config-2.6.31.6-pvops-dom0-xen-master-x86_64 "
2016 Feb 19
0
Network hangs after several hours (Centos 6 recently upgraded kernel/glibc)
Just noticed that in the trace, it shows an old kernel, so I don't think grub was automatically selecting the latest kernel. Just wondering what process updates the default to be the latest kernel, and if a problem could be an update but grub selecting an older kernel, but other packages updated ? On Fri, Feb 19, 2016 at 10:56 AM, Ian B <ibrierley at gmail.com> wrote: > Hi all, >
2016 Feb 19
0
Network hangs after several hours (Centos 6 recently upgraded kernel/glibc)
Thanks Richard, We currently do all security updates at short notice (as opposed to everything), via a script. I've amended the grub config and rebooted to make sure it will reboot into the correct kernel now, and yes /etc/sysconfig/kernel was different to production servers. We may try all packages if it continues to be unstable now and maybe whatever as its on a dev server to test. Thanks
2016 Feb 19
2
Network hangs after several hours (Centos 6 recently upgraded kernel/glibc)
> Date: Friday, February 19, 2016 12:47:54 +0000 > From: Ian B <ibrierley at gmail.com> > > On Fri, Feb 19, 2016 at 12:33 PM, Richard wrote: > >> > Date: Friday, February 19, 2016 11:08:48 +0000 >> > From: Ian B <ibrierley at gmail.com> >> > >> > On Fri, Feb 19, 2016 at 10:56 AM, Ian B <ibrierley at gmail.com> >> >
2014 Jun 11
1
USB blues
I have a freshly built, updated EL6 system and am having problems with USB stability - at boot everything works fine but within a few hours, USB devices start disappearing randomly. At first I though the USB devices were suspect, but removing the suspect devices and an accessory PCIE USB card hasn't changed anything. As of now, a single USB device is working. (which is lucky, it hosts the
2012 Mar 16
1
NFS Hanging Under Heavy Load
Hello all, I'm currently experiencing an issue with an NFS server I've built (a Dell R710 with a Dell PERC H800/LSI 2108 and four external disk trays). It's a backup target for Solaris 10, CentOS 5.5 and CentOS 6.2 servers that mount it's data volume via NFS. It has two 10gig NICs set up in a layer2+3 bond for one network, and two more 10gig NICs set up in the same way in another