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
https://help
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 becau
** 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)
-
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
** 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
ubuntu-bugs@
** 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
ubuntu-bugs@
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 Aut
On 19 Nov 2010 14:36, "Martin Pitt" 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 in: xserver-xorg-video-
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: (unassigned
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 xorg.conf
** 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.
--
ubun
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
https://bugs.launchpad
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 solut
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 Konq
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"
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-
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
https://bugs.launchpad.net/bu
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"
ht
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 U
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"
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-mga/+bug/292214/+a
** 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
ubuntu-bugs@lists.ubun
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
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
https://bugs.launchpad.net/bugs/2
@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 subscribe
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 co
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 beca
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 some
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 w
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 beca
** 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
https://lis
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
https://li
[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
norma
[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
nor
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.
--
ubuntu-b
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. B
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 from
@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
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.co
@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" # []
Option "Crtc2Ram" #
I think you just need
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
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
https://bugs.launchpad
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 not
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 (1280x1...
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 DRI
** 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
https://lists.ubuntu.com/mailm
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 Xserver&Gnome, I could click around on buttons
but no window opened. The DVI port monitor always went to standby when I
loaded the Xserver.
I
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 (
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 siz
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 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 not find any de
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 t
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
http://ppa.launchpad.net/andy-ub1/ppa/ubuntu
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
--
Xine
... 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 U
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 ubuntu
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 a
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 this,
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 als
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 failed
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 search
** 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
https://lists.ubuntu.com/ma
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.
[
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
Y
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
https://lists.ubuntu.com/
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) MGA(
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
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
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
Bugs,
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
Bu
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=273010&p=2
I have just a little problem now :
On the second screen, the image is al
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
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
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
https://bugs.launchpad.net/bugs/292
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, whi
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 o
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
https://bugs.launchpad.net/bugs/
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 me
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
https:
** 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
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.
Wha
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 imp
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 f
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 devs
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 scr
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 it
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
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 l
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
pan
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): Pseud
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 he
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 mo
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
https://bugs.launchpad.net
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 t
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
https://bug
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
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 matro
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
(-
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): De
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
ht
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 leave
Antti,
your binary packages do work for me, thank you!
--
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.ubun
This is how I installed the old xorg (if I knew what I was doing it
would probably work without the dpkg --purge...):
Added the following lines to /etc/apt/sources.list:
deb http://de.archive.ubuntu.com/ubuntu/ hardy main restricted
deb http://de.archive.ubuntu.com/ubuntu/ hardy-updates main restr
1 - 100 of 105 matches
Mail list logo