[XFree86] litlle troubles

2003-02-06 Thread Fryderyk Dziarmagowski
Hi. i got mga with mga_hal (g450 DH 32 sdram), xfree from cvs, builded
with gcc 3.2.1, glibc 2.3.1, binutils-2.13.90.0.18

I have some problems with 4.3.0rc1:

1. gpm repeater doesn't work (imPS/2)

2. X startup is vry slow (about 30s). Strange, but there is no
warning or errors in XFree86.log. In last pre-release that was hell fast
;) (X startup - i mean from start _till_ executing window manager)


3. ddc doesn't recognize my monitor any more. In last pre was ok.

(II) MGA(0): I2C bus "DDC" initialized.
(II) MGA(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C Monitor info: (nil)
(II) MGA(0): end of I2C Monitor info
(--) MGA(0): No DDC signal
(II) MGA(0): DDC Monitor info: (nil)
(II) MGA(0): end of DDC Monitor info


4. something is broken with mode changing for ex. SDL uses modes, that
are not listed in section "screen" (fullscreen). This make my crazy ;)
Can I disable it?

greets from matrox user
-- 
[ Refugiado Comunista <[EMAIL PROTECTED]> ]
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] litlle troubles

2003-02-07 Thread Dr Andrew C Aitchison
On Fri, 7 Feb 2003, Fryderyk Dziarmagowski wrote:

> Hi. i got mga with mga_hal (g450 DH 32 sdram), xfree from cvs, builded
> with gcc 3.2.1, glibc 2.3.1, binutils-2.13.90.0.18
> 
> I have some problems with 4.3.0rc1:

> 3. ddc doesn't recognize my monitor any more. In last pre was ok.
> 
> (II) MGA(0): I2C bus "DDC" initialized.
> (II) MGA(0): I2C device "DDC:ddc2" registered at address 0xA0.
> (II) MGA(0): I2C device "DDC:ddc2" removed.
> (II) MGA(0): I2C Monitor info: (nil)
> (II) MGA(0): end of I2C Monitor info
> (--) MGA(0): No DDC signal
> (II) MGA(0): DDC Monitor info: (nil)
> (II) MGA(0): end of DDC Monitor info

Which head is this ?
Can you give me the cvs version numbers, or dates and times of each 
version of mga_driver.c, the one that worked and the one that didn't.
(The source line begining with
$XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c,v
would be ideal).
X server logfiles for the working and non-working case would be useful
too.

Thanks,

-- 
Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

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



Re: [XFree86] litlle troubles

2003-02-07 Thread Fryderyk Dziarmagowski
On Fri, 7 Feb 2003 09:50:37 + (GMT)
Dr Andrew C Aitchison <[EMAIL PROTECTED]> wrote:

> Which head is this ?
> Can you give me the cvs version numbers, or dates and times of each 
> version of mga_driver.c, the one that worked and the one that didn't.
> (The source line begining with
> $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c,v
> would be ideal).
> X server logfiles for the working and non-working case would be useful
> too.

Hi. 
cvs snapshot from 2003-02-05
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c,v
1.231 2003/01/29 19:29:49 eich Exp $ */ <- this is not working version

The workin version was XF-4.2.99.4 cvs snapshot
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c,v
1.230 2003/01/20 03:22:49 dawes Exp $ */

mga driver was patched with attached patches and builded with mga_hal.
Sorry, but I don't have old XFree86.log. So there is only actual version
attached.

I'm using only one head cofiguration (attached XF86Config)

Thanks.


-- 
[ Refugiado Comunista <[EMAIL PROTECTED]> ]



XF86Config
Description: Binary data


XFree86-mga-busmstr.patch
Description: Binary data


XFree86-mga020414.patch
Description: Binary data


XFree86.0.log
Description: Binary data


Re: [XFree86] litlle troubles

2003-02-07 Thread Dr Andrew C Aitchison
On Fri, 7 Feb 2003, Fryderyk Dziarmagowski wrote:

> Hi. i got mga with mga_hal (g450 DH 32 sdram), xfree from cvs, builded
> with gcc 3.2.1, glibc 2.3.1, binutils-2.13.90.0.18
> 
> I have some problems with 4.3.0rc1:

> 3. ddc doesn't recognize my monitor any more. In last pre was ok.
> 
> (II) MGA(0): I2C bus "DDC" initialized.
> (II) MGA(0): I2C device "DDC:ddc2" registered at address 0xA0.
> (II) MGA(0): I2C device "DDC:ddc2" removed.
> (II) MGA(0): I2C Monitor info: (nil)
> (II) MGA(0): end of I2C Monitor info
> (--) MGA(0): No DDC signal
> (II) MGA(0): DDC Monitor info: (nil)
> (II) MGA(0): end of DDC Monitor info

Thanks for sending me those files.
I don't immediately so anything obviously silly.

However, as far as I understand it, Egbert's patch will have the effect
of disabling DDC on the second head. You could try plugging the monitor 
into the other socket (you might need to power-cycle the machine to get 
the console back) and or try playing with
Option "SwappedHead"

Although I have programs which can give me DDC on each head,
none of them seems to be able to select which head they are reporting on,
so I don't really undertand what is going on with DDC on dual-head.

-- 
Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

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