[XFree86] MGA G450 -- not support Overlay & Xinerama simultaneously?

2003-10-29 Thread kend
Hi, all.  When I try to fire up both Xinerama and Overlay on my G450 32
MB, it dies with "Incompatible screens.  Root window depths differ" [I'll
post the whole log below.]  I can get either Xinerama -or- Overlay to work
just fine.  Lastly, according to this link:
http://calmarc3.cchem.berkeley.edu/archives/bum/02/archive/0058.html
they do appear to be mutually exclusive.  Is this true?  Might it be fixed
in 4.3?  Would it work if I used two different G400's, instead of just one
G450?

Thanks,

Ken D'Ambrosio
Sr. SysAdmin
Xanoptix, Inc.

[Current XF86Config -- it's been tweaked a lot to try to get it working]

# XF86Config-4 (XFree86 X server configuration file) generated by dexconf,
the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades
*only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
#   Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "g450-0"
Driver  "mga"
Screen  0
Option  "SWcursor"
Option  "NoDDC"
BusID   "PCI:1:0:0"
Option  "Overlay"
EndSection

Section "Device"
Identifier  "g450-1"
Driver  "mga"
Screen  1
Option  "SWcursor"
Option  "NoDDC"
BusID   "PCI:1:0:0"
Option  "Overlay"
EndSection

Section "Monitor"
Identifier  "Monitor 0"
#   HorizSync   30-75
HorizSync   60
VertRefresh 50-85
Option  "DPMS"
EndSection

Section "Monitor"
Identifier  "Monitor 1"
#   HorizSync   30-75
HorizSync   60
VertRefresh 50-85
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Screen1"
Device  "g450-1"
Monitor "Monitor 1"
DefaultDepth24
Option  "Overlay"
SubSection "Display"
Depth   1
Modes   "1600x1200" "1024x768"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1600x1200" "1024x768"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1600x1200" "1024x768"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1600x1200" "1024x768"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1600x1200" "1024x768"
EndSubSection
SubSection "Display"
Depth 

Re: [XFree86] Purchase Advice Needed: Robust DVI support?

2003-10-29 Thread kend
Sorry for coming late to this discussion, but I just subscribed.  I
happened to be going through the MGA manpage today, and noticed that it
would appear that the MGA G550 is both supported, and dual DVI.  What
resolutions it can drive in DVI mode, I don't know, but I'm sure the
Matrox site would be forthcoming.

$.02,

-Ken

> The radeon driver code has code to handle two DVI ports however, the
> cards are very rare.  I've never tested it.  Also there might be issues
> depending on what tmds/lvds controller the vendor uses since the radeon
> only has a one integrated controller.  Dual DVI boards require an
> external controller to drive the other DVI port.  Depending on the
> controller, you might need additional code to handle its set up.
>
> Alex
>
> 
>
> On Tue, 2003-10-28 at 18:25, Mark Vojkovich wrote:
>> > On Tue, 2003-10-28 at 17:18, Mark Vojkovich wrote:
>> > >   The "nv" driver is unlikely to get the DVI working unless
>> > > the GeForce card was the primary
>
>>   The "nv" driver has this limitation for all cards it supports.
>
> That rules out that then.
>
> I am starting to think a 1 card dual DVI solution might increase my
> chances of success here, especially at higher resolutions.
>
> What cards are known to support dual DVI DFP's, with open source
> XFree86
> drivers???
>
> The ATI FireGL Z1-128 should be able to do dual DVI at 1600x1200, and I
> see it listed as supported by the radeon driver in logs from 4.3.99
> that
> people post, but this message from Karsten Künne in June saying he
> couldn't get it working went unanswered:
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg05744.html
>
> ??
>
> Can anyone confirm that dual DVI DFP's work for them on the Z1 (or
> anything else) before I spend $400 ??
>
> MUCH MUCH thanks for your help
>
> __
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86
>

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Dual-head MGA not working.

2003-11-03 Thread kend
Hi, all.  I've got a Debian machine with a G450 in the AGP slot, and
another in a PCI slot.  (bus 0x0001 cardnum 0x00 function 0x00 and bus
0x0003 cardnum 0x00 function 0x00, respectively).  When I try to plug them
both into my XF86Config file, though, I get this:

(WW) MGA: No matching Device section for instance (BusID PCI:3:0:0) found

Since I have the following Device section, the warning strikes me as
disingenuous:

Section "Device"
Identifier  "g450-1"
Driver  "mga"
Screen  1
Option  "SWcursor"
Option  "NoDDC"
BusID   "PCI:3:0:0"
EndSection

[Full XF86Config & /var/log/XFree86.0.log appended to this e-mail.]

Any ideas where I might be going wrong?

Thanks,

Ken D'Ambrosio
Sr. SysAdmin,
Xanoptix, Inc.

[XF86Config-4]
# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "g450-0"
Driver  "mga"
Screen  0
Option  "SWcursor"
Option  "NoDDC"
BusID   "PCI:1:0:0"
EndSection

Section "Device"
Identifier  "g450-1"
Driver  "mga"
Screen  1
Option  "SWcursor"
Option  "NoDDC"
BusID   "PCI:3:0:0"
EndSection

Section "Monitor"
Identifier  "Monitor 0"
#   HorizSync   30-75
HorizSync   60
VertRefresh 50-85
Option  "DPMS"
EndSection

Section "Monitor"
Identifier  "Monitor 1"
#   HorizSync   30-75
HorizSync   60
VertRefresh 50-85
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Screen1"
Device  "g450-1"
Monitor "Monitor 1"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1600x1200" "1024x768"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1600x1200" "1024x768"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1600x1200" "1024x768"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1600x1200" "1024x768"
EndSubSection
SubSection "Display"
Depth   16
Modes  

[XFree86] Re: [XFree86] Dunya Turuna Karavan Arkadaþý/Looking for a Caravan Mate For travel

2003-11-04 Thread kend
Considering, you loser, that you've sent this message at least three times, I
hereby call you a liar.

STOP.  NOW.

Sincerely,

Ken D'Ambrosio,
Merrimack, NH

> Karavan ile Bir "DdünyaTuru" yapmayý planlýyorum.
> Hayalim olan bu Planý birlikte gerçekleþtirmek üzere:
> Bu turu hayal edebilecek kadar hayalgucu,
> Kalkýþýp baþarabilecek kadar cesareti,
> Zorluklarýný göðüsleyebilecek kadar enerjisi,
> Bunu yapabilecek kadar zamaný
> "Can Dost" kavramýna inancý
> ve
> bu turun masraflarýný paylaþacak kadar parasý olan,
> Araba kullanabilen,ehliyet sahibi Sigara Ýçmeyen bir
> arkadaþ arýyorum. Eðer seni aradýðýmý düþünüyorsan
> lutfen Mail ile temas kur ve telefon numaraný yaz.
>
> Benimle ilgili Çok kýsa Bilgi:
> 1969 Doðumlu/Erkek/Ýstanbul
> Born 1969/Male/istanbul
> -
> Bu mail ile verdiðim rahatsýzlýktan dolayý özür deilerim.
> Ýlk ve son kez Gönderdim.
>
> i'm sorry because i disturbed you. I have sent it the
> first and the Last time. i'll never send another. it's meaning is
> "i'm searching a caravan mate who want to travel all the world
> by a caravan."  if you want to contact to me please send an
> e-mail to [EMAIL PROTECTED] with your phone number.
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Overlay & Xinerama?

2003-11-18 Thread kend
Okay.  I've tried, repeatedly (and failed thus far) to get Xinerama with 24+8
overlay working with two MGA cards.  I can get Xinerama OR overlay to work
with a dual-head MGA, but apparently overlay isn't supported on the second
head.  So I tried two cards, and can't get them both to work.  Sadly,
searching the archives for (dual-head|xinerama)&MGA just turns up lots of
stuff about the dual-head G450 and the like, and posting here (see
http://www.cubik.ca/archives/xfree86/msg00398.html for the post) elicited no
responses.

So: does anyone have ANY suggestion for a tried, proven, working dual-head
Xinerama solution that supports 24+8 overlay?  It would be much appreciated.

Thanks,

Ken D'Ambrosio
Sr. SysAdmin,
Xanoptix, Inc.


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Gnome desktop, terminal problems in overlay (8+24-bit) mode.

2003-12-04 Thread kend
Hello, all.  I just got overlay mode working on my MGA dual-head (via two
cards) setup, and it's got some problems:

1) The Gnome panel and Nautilus desktop background are both in 8-bit color mode.
2) My Gnome terminal (using monospace 10 with custom colors) and xterms have
   suddenly had all the text vanish.  I can't even cause highlighting with the
   mouse where the text is to make it go reverse-video.  (Though the text does
   paste just fine from the "clipboard", so I -know- it's there.)

Other apps -- eg., Mozilla, the Gimp -- work fine.

Any ideas/suggestions?  I've Googled some, but haven't found anything that
might actually help to remedy these issues.

Thanks,

Ken D'Ambrosio

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86