[Bug 292214] Re: Xinerama broken since intrepid on MGA

2012-08-06 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=18472. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2012-04-19 Thread Timo Aaltonen
12.04 LTS is soon released, and includes the fix. ** Changed in: xserver-xorg-video-mga (Ubuntu Lucid) Status: In Progress = Won't Fix ** Changed in: xserver-xorg-video-mga (Ubuntu Lucid) Assignee: Timo Aaltonen (tjaalton) = (unassigned) -- You received this bug notification

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2011-05-25 Thread Timo Aaltonen
** Also affects: xserver-xorg-video-mga (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: xserver-xorg-video-mga (Ubuntu Lucid) Status: New = In Progress ** Changed in: xserver-xorg-video-mga (Ubuntu Lucid) Assignee: (unassigned) = Timo Aaltonen (tjaalton) --

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2011-03-15 Thread Tyler Gates
Can we please get this pushed out to Lucid? I've been using patch from comment #100 for months without any trouble. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/292214 Title: Xinerama broken since

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2011-02-03 Thread Bug Watch Updater
** Changed in: xorg-server Importance: Unknown = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/292214 Title: Xinerama broken since intrepid on MGA -- ubuntu-bugs mailing list

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2011-01-24 Thread Bug Watch Updater
** Changed in: xorg-server Importance: High = Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/292214 Title: Xinerama broken since intrepid on MGA -- ubuntu-bugs mailing list

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-11-23 Thread Robert Hooker
This is now fixed in natty: xserver-xorg-video-mga (1:1.4.11.dfsg-4+squeeze1) unstable; urgency=low * Add patch: 02_tentatively_unbreak_dual_head.diff, tested by Ferenc Wágner (thanks!). Patch by Andy MacLean, stolen from LP's #292214 (hopefully closes: #562209). -- Ubuntu Archive

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-11-19 Thread Richard Dickson
I have just installed Ubuntu 10.10 with G450 Matrox, and came upon this issue. - I tried running patch from #100, but this didn't work at all. - I then applied patch manually. This then built a mga_drv.so file that allowed me to boot into the GUI. I then tried countless versions of the

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-11-19 Thread Martin Pitt
Chris, can you please check out the patch in comment 100, whether it's appropriate? Please reassign to someone else if more appropriate, I'm not quite sure how you, Bryce, and Robert split the work between you. Thanks! ** Changed in: xserver-xorg-video-mga (Ubuntu Natty) Assignee:

Re: [Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-11-19 Thread Colm Linehan
On 19 Nov 2010 14:36, Martin Pitt martin.p...@ubuntu.com wrote: Chris, can you please check out the patch in comment 100, whether it's appropriate? Please reassign to someone else if more appropriate, I'm not quite sure how you, Bryce, and Robert split the work between you. Thanks! ** Changed

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-11-05 Thread Kate Stewart
** Also affects: xserver-xorg-video-mga (Ubuntu Natty) Importance: High Status: Incomplete -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-10-23 Thread Johannes Martin
The additional problem on Ubuntu 10.10 (X server crashing when starting QT app such as konqueror) has a separate bug report. A patch is also available now. See https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/650539/comments/91 -- Xinerama broken since intrepid on MGA

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-10-18 Thread Svarec
I tested on Ubuntu 10.10 too, but have same problem. - After installation error message unable to map BAR 0 when starting with dual-screen setup. - I tried the patch from comment #95 then the dualhead start well, but when i'd like to start a psi-plus the X-server crashes. Have you some

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-10-16 Thread Johannes Martin
I just tested this on Ubuntu 10.10. - The problem still exists (error message unable to map BAR 0 when starting with dual-screen setup). - The patch kind of works (using build instructions from comment #95). - kind of means: I can start X in dual screen mode fine, but as soon as I start

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-27 Thread tgates81
Attached patch to enable xinerama 1.4.11. I've used this for several days on several machines without issues. Included this patch upstream as well: https://bugs.freedesktop.org/process_bug.cgi ** Patch added: enable xinerama for 1.4.11

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-25 Thread wb8nbs
I've worked around this problem by E-Baying a newer Nvidia GeFORCE- FX5200 card which does do dual monitors OK with the NVidia supplied driver. I'm willing to move the Matrox 450 back into the PC if you need something tested. -- Xinerama broken since intrepid on MGA

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-14 Thread Michiel Eghuizen
sudo cp src/.libs/mga_drv.so /usr/lib/xorg/modules/drivers/mga_drv.so you can find files in a directory with the command: find /directory -iname '*.so' -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-14 Thread wb8nbs
Thanks Michiel - that found the module. What is the point of compiling into a hidden directory?? But on copying to /usr/lib/xorg/modules/drivers/ the server immediately crashed and would not restart on a reboot. The log file shows a bus error -- attached. ** Attachment added: Xorg.0.log

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-13 Thread Bug Watch Updater
** Changed in: xorg-server Importance: Unknown = High -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-13 Thread wb8nbs
I was able to compile using Michiel's directions but no .so file is produced. I am attaching the output from ./configure and from make. Can anyone see what I am doing wrong? ** Attachment added: xorgcompile.txt

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-10 Thread Michiel Eghuizen
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

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-08 Thread wb8nbs
I am fighting this problem on a 10.04 install. The card is a G450. Per Petr's post I copied in the driver binary from http://launchpadlibrarian.net/32153149/mga_drv.so but get: undefined symbol rssVgaShared and a server crash on bootup. My config file is attached ** Attachment added: My

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-08 Thread Michiel Eghuizen
@wb8nbs, please read comment #89 (Tom Adams wrote on 2010-05-06) and try that. Why is this bug still unresolved anyways? -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-08 Thread Sergei Kirjanov
on lucid #89 fails during ./configure with: checking for XORG... configure: error: Package requirements (xorg-server = 1.1.0 xproto fontsproto ) were not met: No package 'xorg-server' found No package 'fontsproto' found -- Xinerama broken since intrepid on MGA

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-09-02 Thread justin
I can confirm the bug re-occurs on Lucid. After building and applying Tony's patch above, I was able to enable dual-screen once again. I haven't had any crashes or lockups yet. -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-05-06 Thread Tom Adams
I also had this problem on lucid. Applying the patches automatically failed, but I was able to manually apply the patches and I'm up and running with two monitors. I repackaged patch-3 as it worked on my system and have attached that patch. I've had to fight this across three upgrades. It sure

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-05-06 Thread Tom Adams
I spoke a little too soon. Things *mostly* work, but there's an irritating bug I've hit 3 times where the mouse cursor rapidly flashes and the mouse locks up. It looks as though it's confused about which monitor it's on and some of the flashes are on the far right of my leftmost monitor and

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-05-05 Thread CuTeBoi
I can confirm this is still a problem in lucid, has been. And from what I keep reading, will be. If any other information needed, I will check on this bug report in the future. -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-05-05 Thread Chris Halse Rogers
** Tags added: patch-forwarded-upstream -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-05-03 Thread plopix
I can confirm that this bug is in lucid. -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-05-01 Thread Bryce Harrington
[This is an automatic notification.] Hi REPORTER, This bug was reported against an earlier version of Ubuntu, can you test if it still occurs on Lucid? Please note we also provide technical support for older versions of Ubuntu, but not in the bug tracker. Instead, to raise the issue through

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-05-01 Thread Bryce Harrington
[This is an automatic notification.] Hi Adrian, This bug was reported against an earlier version of Ubuntu, can you test if it still occurs on Lucid? Please note we also provide technical support for older versions of Ubuntu, but not in the bug tracker. Instead, to raise the issue through

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-20 Thread justin
Eckart's patch worked for me on this issue, once I fixed my foolishly authored (by me) xorg.conf -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-16 Thread Ethan Close
I am *very* new to all of this, but I did manage to get the Maxtor G450 working in Dual Monitor mode on 9.10 I used the exact instructions as Petr's above but changed both the ChipSet values to 'mga400' and the HorizSync and VertRefresh values as seen in the xorg.conf file that I attached.

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-15 Thread jo
@Eckart I tried your suggestion on 9.04 but unfortunately it did not help. I will try out 10.04 when it is finally released. @Petr Play around with these settings in the device section: Option Crtc2Half # [bool] Option Crtc2Ram # i I think you just

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-15 Thread Petr Michalík
Thanks jo, Option Crtc2Half true works :) Petr -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-15 Thread jo
@Petr, glad I could help. You say: ...I run Ubuntu 9.10 with G550 AGP and after several tries dual head works for me; I have the same card, but no luck. What made it work for you finally? Something else than installing the patch from repository and messing around with xorg.conf? Would be nice if

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-15 Thread Petr Michalík
to jo and all whichfind it useful, here is the description of what I did: I have a standard Ubuntu 9.10 installation - xserver-xorg-video-mga, version 1:1.4.11.dfsg-1, my adapter is Matrox Millenium G550 (Matrox Graphics, Inc. MGA G550 AGP (rev 01) - from lspci). I downloaded patched driver

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-14 Thread Marty
Can confirm that patch-4 ( https://bugs.launchpad.net/ubuntu/+source /xserver-xorg-video-mga/+bug/292214/comments/71 ) works on Matrox G550. Just remember to also grab patch-3 ( https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- mga/+bug/292214/comments/28 ) and apply the mga.h parts of

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-13 Thread Bryce Harrington
I tried including the patch for Lucid, but it fails to build. I've attached the build log. ** Attachment added: build_errors.txt http://launchpadlibrarian.net/44062610/build_errors.txt -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-13 Thread Bryce Harrington
It's a shame there's not activity on the upstreamed bug. It would probably make sense to try sending this patch upstream to Debian as a next step. ** Changed in: xserver-xorg-video-mga (Ubuntu) Status: Triaged = Incomplete -- Xinerama broken since intrepid on MGA

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-12 Thread Petr Michalík
Hello there, I run Ubuntu 9.10 with G550 AGP and after several tries dual head works for me. However I still have one problem, Xserver allocates 3/4 of the memory for the first display and only 1/4 for the second one. I've got two same monitors and want to use the same adjusting for them

Re: [Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-11 Thread Eckart Haug
Your logfile ends when the server tries to initialize DRI. I have Xorg ver 1.7.6 (part of Ubuntu 10.04). My logfile contains the lines (WW) MGA(0): Direct rendering is not supported when Xinerama is enabled (EE) MGA(0): [drm] DRIScreenInit failed. Disabling DRI. Maybe somebody realized that

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-10 Thread jventure
Unfortunately these solutions do not work for me (on a G550). I tried Ubuntu 8.04, 9.04, 9.10 and 10.04 Beta2 with and without the patch. Without the patch I always get the same picture on both screens. With the patch (tried only 8.04 - 9.10, not 10.04 Beta2), my monitor at the DVI port turns off

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-10 Thread jventure
Tried some stuff again on Ubuntu 9.04 with the 1.4.9.dfsg- 3ubuntu1~bug292214 package from repository. I noticed that sometimes the VGA port monitor loaded XserverGnome, I could click around on buttons but no window opened. The DVI port monitor always went to standby when I loaded the Xserver. I

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-10 Thread Brian Murray
** Tags added: patch -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-04 Thread Eckart Haug
Here's a Andy's patch against the new source version on http://archive.ubuntu.com/ubuntu/pool/main/x/xserver-xorg-video-mga/xserver-xorg-video-mga_1.4.11.dfsg.orig.tar.gz (15-Aug-2009) I did an additional change for the framebuffer unmapping: The dev-regions[] array always contains the full

Re: [Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-04-02 Thread jwich...@gmail.com
Sorry - I can't offer much here, as I've not messed with it for quite a while. Good luck though... On Tue, Dec 29, 2009 at 04:38, falk falker1...@arcor.de wrote: Hi, I installed a completely new ubuntu 9.10 Karmic and followed the advice of #61 Woko. But the dual view does not work. X can

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-03-29 Thread CuTeBoi
I had the Karmic version, and it never loads. Tried all the alternatives this time around, and no luck. I've reverted to Hardy LTS version, and can't load more than 1 video card, but at least I have 4 displays out. (Still working on the other 8 displays. Any other info can be provided if given

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-01-28 Thread Anthrogue
Hello... I've been avidly trying to apply solutions in this thread - so far to no avail. New to Linux and have Mint 7 [which I think is based on ubuntu jaunty]... so I thought all this might work. I have the following PPA's in my Synaptic repositories

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-12-31 Thread mister-x
Hi, I've the same Probleme with Dual-Head and the mga-Driver in Kubuntu 9.04 and 9.10. I've tested the Patch from Bryce PPA and it worked fine in Kubuntu 9.10 ( I haven't tested it in 9.04). @Bryce: Can you included it in the patches for karmic? Thanks for your help. regards denis --

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-12-29 Thread falk
Hi, I installed a completely new ubuntu 9.10 Karmic and followed the advice of #61 Woko. But the dual view does not work. X can not find any device and uses always the failsafe config of xorg.conf. do you guys have any advice? many thanks in advance. (PS.: before all of this, I have had

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-12-29 Thread falk
... and here my xorg.conf ?field.comment=... and here my xorg.conf ** Attachment added: xorg.conf http://launchpadlibrarian.net/37265124/xorg.conf -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of

Re: [Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-11-18 Thread Micah Blake McCurdy
Hallo! Trying again to install the patched version of xserver-xorg-server-mga from Bryce's repository succeeded on Karmic where I had (somehow) failed previously. Dual screen setup works again, and joy is restored. Thanks to all, and esp. Bryce and Andy. =) Cheers, Micah On Thu, Nov 19, 2009

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-11-18 Thread florin
Hi there, Matrox g550 works fine here on karmic (9.10) with Xinerama and your binary, Bryce, that I installed manually. I had some timeout issues with keyserver.ubuntu.com. I first had an issue with the second monitor and experienced a horizontal lines prb but I figured, and was right about

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-11-04 Thread Terry S
Hi there I have the same issue as Micah on Karmic, but I'm using a g550. Mirrored screens work fine, but trying to get a desktop across both causes that same error message: (EE) MGA(1): Unable to map BAR 0. Invalid argument (22) Works fine until I add the Monitor1 RightOf Monitor2 line I also

Re: [Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-11-02 Thread Micah Blake McCurdy
Hallo! I have recently installed Karmic and my g450 no longer works in dual screen mode. I had an xorg.conf that worked with 8.04, but now it breaks with errors like unto those above, namely: (EE) MGA(1): Unable to map BAR 0. Invalid argument (22) Fatal server error: AddScreen/ScreenInit

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-09-21 Thread Woko
I have a G550 video-card and got the same error message after updating my debian-testing on 14 Sep 2009. To get the Xserver working again, I deleted the '/etc/X11/xorg.conf' and restarted the window-manager. After that, both screens were working again, but showing the same contents. While

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-09-02 Thread Bryce Harrington
** Tags added: intrepid -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-07-17 Thread Paul Neaveill
sorry for the semi-newb question here: can someone explain how to do those patches in simple English? Am severely lost on it. Have 9.04 with this if this helps anyone? r...@research:/# dmesg |grep -i matrox [ 22.875197] matrox_w1 :01:00.0: Matrox G400 GPIO transport layer for 1-wire. [

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-06-23 Thread Bon
Sorry, not 9.04, 9.10Beta -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-06-23 Thread Bon
I am having the same problem with 9.10Beta. Also under 9.04 and none of the patches seemed to work. At the moment I'm dualbooting 8.04 for dualhead, and 9.04 to test and if I feel the need to work on only 1 screen!! -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-05-27 Thread Atif Mansoor
I downloaded the patch, edited the xorg.conf and restarted, but now what happens is I get a blank screen with just the mouse cursor What should I do? Here's the errors I get in the log (which i have also attached) (EE) MGA(0): Static buffer allocation failed, not initializing the DRI (EE)

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-05-12 Thread jr244
Bryce's patch working well with 9.04 here too. My xorg.conf file is attached. ** Attachment added: xorg.conf http://launchpadlibrarian.net/26637822/xorg.conf -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-28 Thread tomladams
Patch from Bryce's repository worked perfectly on 9.04. Thanks! Is there any chance this could make its way into the official repositories. -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-28 Thread Andy MacLean
I upgraded to 9.04 recently and have also been using Bryce's patch with no problems. -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-24 Thread Bubnov
Patch from Bryce's repository worked for me on Ubuntu 9.04. Dual head is working just fine. Thank you guys, you made my life much more easier. -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-09 Thread zaist
Andy, I did it : installing Jaunty installing the Bryce's package, No dual head working in the end. Thus I don't have any dev skills in that matters so maybe you could provide Bryce better feedback than I did... /chris -- Xinerama broken since intrepid on MGA

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-09 Thread Andy MacLean
Yes, I saw the mga_hal comment. The mga_hal is a binary only part of the driver which gets loaded in to perform certain functions on certain mga cards. I had a look but couldn't find the mga_hal binary on my system at all, implying that it doesn't need this for dual head mode. Presumably there's

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-09 Thread Andy MacLean
Zaist: The mga_hal error you've got is generated if the driver decides it needs the HAL using this macro: #define MGA_DH_NEEDS_HAL(x) (((x)-Chipset == PCI_CHIP_MGAG400) \ ((x)-ChipRev 0x80)) In other words for some revisions of the MGA 400 chip family you need to

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-09 Thread JujuLand
Andy, I have used your patch number 3 and I make it work with a G450 under Ibex (the only point is that the config tool isn't available anymore). I have posted here: http://forum.ubuntu- fr.org/viewtopic.php?id=273010p=2 I have just a little problem now : On the second screen, the image is

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-08 Thread Bryce Harrington
Huh weird. Well since there's been no feedback indicating the above package of the patch solves it, guess we'll have to leave it aside for jaunty. ** Changed in: xserver-xorg-video-mga (Ubuntu) Assignee: Bryce Harrington (bryceharrington) = (unassigned) -- Xinerama broken since intrepid

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-08 Thread Andy MacLean
Well I'd like to see this in Jaunty. What is it you need? Do you want me to put Jaunty on a machine, install your package and check it? -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-06 Thread zaist
Bryce, I juste moved to Jaunty, and added your reposotpry. On my computer it doesn't solve my issue : (EE) MGA(1): This card requires the mga_hal module for dual-head operation Myabe I'am missing a key point here ... -- Xinerama broken since intrepid on MGA

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-03 Thread Bryce Harrington
Here is a package with Andy's mga patch in my PPA. Let me know if you guys want this uploaded for mga. https://edge.launchpad.net/~bryceharrington/+archive/ppa -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-02 Thread zaist
Help us, Bryce Kenobi! You’re our only hope. -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-04-01 Thread Bryce Harrington
** Changed in: xserver-xorg-video-mga (Ubuntu) Importance: Undecided = High ** Changed in: xserver-xorg-video-mga (Ubuntu) Status: Confirmed = Triaged ** Changed in: xserver-xorg-video-mga (Ubuntu) Assignee: (unassigned) = Bryce Harrington (bryceharrington) -- Xinerama broken

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-03-27 Thread zaist
Hi there, I's parse out the thread as I got the same trouble : dual-head mode with G450 is not working on Intrepid Ibex. So I 'get-install xserver-xorg-video-mga' from Andy MacLean's PPA. After restarting X I still operate un mono-head mode. xorg.conf looks the same as a goog dual-head one.

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-03-16 Thread jr244
Hi there, I have a dual screen configuration working by following http://bgoglin.livejournal.com/12835.html here's my lspci: 01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/G450 (rev 82) Subsystem: Matrox Graphics, Inc. Device 0641 Flags: bus master, medium

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-03-16 Thread jr244
Yes, I copied the module to /usr/lib/xorg/... after installing. I ended up with a different set of errors than before, but it still didn't work (unfortunately, I didn't take notes of all this). I did not apply any further patches. With the xorg.conf I posted, Gnome and OpenGL applications work

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-03-16 Thread Martijn Vermaat
Are you sure you installed 1.9.100 in /usr/lib/xorg/modules/drivers/mga_drv.so (the driver installs to another directory by default)? And I think I also manually applied any relevant patches from the 1.4.9 Ubuntu package before building the driver, but I don't remember if that included anything

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-02-24 Thread Martijn Vermaat
I tried mga 1.9.100 http://xorg.freedesktop.org/archive/individual/driver/xf86-video- mga-1.9.100.tar.gz on Xorg 7.4 that comes with Intrepid and with that I can use xrandr to configure both screens. There are, however, some problems: * Using accelleration (either EXA or XAA) gives a lot of

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2009-02-24 Thread Martijn Vermaat
What is the status of the mga 1.9.x driver? It is suggested that it is needed for xrandr support, but it looks like 1.4.8 and 1.4.9 were released after 1.9.99: http://cgit.freedesktop.org/xorg/driver/xf86-video-mga/ and 1.9.99 (as well as 1.9.100) were never included in Debian (i386) or Ubuntu

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-12-04 Thread Troy Carpenter
Well, as a temporary fix, I went with the solution that installs Hardy's xorg packages along with the unofficial 4.4.4 driver. Unfortunately, now the system is constantly wants to upgrade the whole xorg system back to the Intrepid versions. I don't want to upgrade all that again until I am sure

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-12-02 Thread Troy Carpenter
I started with a new intrepid kubuntu install, did an apt-get update/upgrade, then changed my xorg.conf file to do dual head and got the BAR 0 issue. I then installed Andy's ppa mga driver and rebooted the machine. I get the same result as before. The second monitor looks out of sync (diagonal

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-21 Thread Barry Morrison
I had a similar problem to Troy after installing Andy's patch - almost gave up and went back to Hardy - but found that after a reboot (I had been killing the X-server after each change) both screens were working as expected. I have also found that trying to access 'display' crashes the control

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-20 Thread Andy MacLean
I wonder if the framebuffer for the second head is too small. By default you only get 8Mb for it and you've a high resolution display. Have you tried using Option Crtc2Half true in the device section for both heads? That should split the framebuffer more evenly and might make the second head

Re: [Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-20 Thread Troy Carpenter
Tried that and other options. When I set the above option, I see this (note that video and Crtc2 RAM are the same): (II) MGA(0): Primary V_BIOS segment is: 0xc000 (**) MGA(0): Using 32 MB of AGP memory (**) MGA(0): Using AGP 4x mode (--) MGA(0): Linear framebuffer at 0xD000 (--) MGA(0):

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-19 Thread Troy Carpenter
Using Andy's patched package, I am able to get both screens up again, but the second monitor is distorted like there is a sync problem. However, the monitor is reporting that the signals are correct. I am using a G550 Dual head with two Dell 2005FPW monitors at 1680x1050. If I force the second

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-13 Thread Andy MacLean
Here's a new version of the patch that works with both 1 and 2 head mode. The package in my PPA has been updated to have the newer version. ** Attachment added: mga-driver-3.patch http://launchpadlibrarian.net/19618287/mga-driver-3.patch -- Xinerama broken since intrepid on MGA

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-13 Thread Andy MacLean
I see the same RANDR behaviour here, it works in single head mode but not in multi-head. Doing 'xdpyinfo |grep RANDR' shows the extension present in one case but not the other. I don't think this is anything to do with my patch though, we have an Ubuntu 8.04 machine here that behaves in exactly

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-13 Thread Poningru
Thank you Andy. You are right re: the RANDR I think its an upstream issue. I will try to open a bug report for mga upstream and add it to this bug. Once again thank you, I will test the new stuff out asap and report back. -Eldo -- Xinerama broken since intrepid on MGA

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-12 Thread Andy MacLean
Here is a better patch for the mga driver which doesn't require the changes to libpciaccess. This one eliminates the duplicate mappings and counts how many heads are using mapping to prevent unmapping too early. It also fixes a bug I found where the i2c monitor detection on the second head

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-12 Thread Andy MacLean
I finally got the whole source package building/PPA thing working properly. I've put an mga package in my ppa with the nicer fix in it. It works without the libpciaccess patch and is running fine on my machine. https://launchpad.net/~andy-ub1/+archive -- Xinerama broken since intrepid on MGA

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-12 Thread Vyacheslav
Thank you for your patch. New driver works good. Unfortunately I must setup ServerLayout section in my xorg.conf for this. So, I can't use autodetection feature and change resolution applet. If I don't setup ServerLayout, I get next text in the xorg.log and the server crashes. (==) MGA(0):

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-12 Thread Poningru
Yeah I got the same issue... didnt really try to troubleshoot other than look through the log files. (II) Loading /usr/lib/xorg/modules//libvgahw.so (II) Module vgahw: vendor=X.Org Foundation compiled for 1.5.2, module version = 0.1.0 ABI class: X.Org Video Driver, version 4.1

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-12 Thread Andy MacLean
Thanks for the feedback, that's a silly mistake in the patch. The patched version of the driver ONLY works with a dual head setup, it can't be used when there's only 1 screen or you get a NULL deref. Should have thought of that really. Will do another one tomorrow (my home PC doesn't have a

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-12 Thread Vyacheslav
It is strange for me, that Xrandr doesn't work in the patched driver. I see (==) RandR enabled for both screens in the Xorg.0.log. Additionally there is a line (II) Initializing built-in extension RANDR. So, all should work accordingly to the log. But, when I run simple utility xrandr, it tell me,

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-11 Thread Adrian Quark
How to install the old xorg distribution: 1. add to /etc/apt/sources.list: deb http://archive.ubuntu.com/ubuntu hardy main restricted universe multiverse 2. sudo aptitude install --without-recommends xserver-xorg=1:7.3+10ubuntu10 I got the version by looking at the output of: aptitude -v show

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-11 Thread Jerry West
Johannes, Thanks for the good news there! Could you perhaps post a brief 'how-to' for non-experts to install the old xorg distribution, please? Assume we have no X display :-( but are quite happy using apt-get, etc. What package do we remove (just 'xorg' ??) and what changes are required to

  1   2   >