ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #88233
[Bug 292214] Re: Xinerama broken since intrepid on MGA
On Lucid (based on comment #89):
Commands (you can copy and past these commands if you want:
aptitude -y install build-essential
apt-get -y build-dep xserver-xorg-video-mga
apt-get source xserver-xorg-video-mga
cd xserver-xorg-video-mga-*
./configure
make
cd src
wget -O lucid_mga_dual.patch https://bugs.launchpad.net/xorg-server/+bug/292214/+attachment/1377942/+files/lucid_mga_dual.patch
patch < lucid_mga_dual.patch
cd ..
make
sudo cp mga_drv.so /usr/lib/xorg/modules/drivers/mga_drv.so
--
Xinerama broken since intrepid on MGA
https://bugs.launchpad.net/bugs/292214
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-mga in ubuntu.