Re: [XFree86] Disabling unneed video modes

2003-03-31 Thread Fryderyk Dziarmagowski
On Mon, 31 Mar 2003 11:03:53 -0800
Ken Marx <[EMAIL PROTECTED]> wrote:

> I found this by trial and error:
> 
> Section "ServerFlags"
> Option "RANDR" "False"  # needed esp. if using Rotate w/ some
> drivers
> EndSection
> 

Thanx. I already find this, looking in XF86 source is a very nice thing
;)
The problem with unneed video modes is still unresolved. Disabling RandR
makes no difference :-/. I hope someone can help me solving my problem.

Greets

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


[XFree86] Disabling unneed video modes

2003-03-31 Thread Fryderyk Dziarmagowski
Hi,
i want to force xserver to use _only_ video modes that are listed in
section "Modes" and "Screen". is it possible? 
One more question: I know that i can disable randr extension, in
ServerFlags, but how? Theres no info in documentation about that ;)

Greets

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

___
my XF86Config: (XF86 4.3.0 with 3dFX voodoo 4 agp 32mb)

Section "ServerLayout"

Identifier "Aquarius config"
Screen  0  "Ekran" 0 0
InputDevice"Mysz"   "CorePointer"
InputDevice"Klawiatura" "CoreKeyboard"

EndSection

Section "Files"

RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath  "/usr/X11R6/lib/modules"
FontPath"/usr/share/fonts/misc/"
FontPath"/usr/share/fonts/Type1/"
FontPath"/usr/share/fonts/75dpi/"
FontPath"/usr/share/fonts/100dpi/"

EndSection

Section "Module"

Load  "record"
Load  "extmod"
Load  "dbe"
Load  "dri"
Load  "glx"
Load  "xtrap"
Load  "type1"


EndSection

Section "InputDevice"

Identifier  "Klawiatura"
Driver  "keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules"   "xfree86"
Option "XkbModel"   "pc104"
Option "XkbLayout"  "pl"

EndSection

Section "InputDevice"

Identifier  "Mysz"
Driver  "mouse"
Option  "Protocol"  "imPS/2"
Option  "Device""/dev/psaux"
Option  "BaudRate"  "9600"
Option  "SampleRate""400"
Option  "Resolution""200"
Option  "ZAxisMapping"  "4 5"
Option  "Button""5"


EndSection

Section "Monitor"

DisplaySize 360   270   # mm
Identifier  "Monitor"
HorizSync   30-96   
VertRefresh 50-160
Option  "DPMS"
UseModes"MyModes"


EndSection

Section "Modes"

Identifier  "MyModes"
Modeline "[EMAIL PROTECTED]"  166.70  1280 1344 1504 1728  1024 1025 1028
1072 +hsync +vsync  Modeline "[EMAIL PROTECTED]"  144.00  1152 1216 1344 1600 
864 865 868 900 +hsync +vsync   Modeline "[EMAIL PROTECTED]"  111.20  1024 1072 1168
1376  768 769 772 808 +hsync +vsync Modeline "[EMAIL PROTECTED]"   66.10  800 832
896 1048  600 601 604 631 +hsync +vsync Modeline "[EMAIL PROTECTED]"   50.80 
640 696 752 832  480 481 484 509 -hsync -vsync  
EndSection

Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel"   # []
#Option "SWcursor"  # []
#Option "UsePIO"# []
#Option "ShowCache" # []
#Option "VideoKey"  # 
#Option "NoSLI" # []
#Option "TexturedVideo" # []
#Option "DRI"   # []
Identifier  "Voodoo 4"
Driver  "tdfx"
VendorName  "3dfx Interactive"
BoardName   "Voodoo5"
BusID   "PCI:1:0:0"
EndSection

Section "Screen"

Identifier "Ekran"
Device "Voodoo 4"
Monitor"Monitor"
DefaultDepth 24
SubSection "Display"
Modes   "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" 
"[EMAIL PROTECTED]"
"[EMAIL PROTECTED]" Depth   24
EndSubSection

EndSection

Section "DRI"
Mode 0666
EndSection

[EMAIL PROTECTED] fritz]$ xrandr 
 SZ:Pixels  Physical   Refresh
*0   1280 x 1024   ( 361mm x 271mm )  *89   85   75   60  
 1   1152 x 864( 361mm x 271mm )   100  75  
 2   1024 x 768( 361mm x 271mm )   100  84   75   70   60   87  
 3800 x 600( 361mm x 271mm )   99   85   75   72   70   65   60 
 56   4640 x 480( 361mm x 271mm )   119  85   75   72   60  
 5   1280 x 960( 361mm x 271mm )   85   60  
 6   1152 x 768( 361mm x 271mm )   54  
 7960 x 720( 361mm x 271mm )   60  
 8928 x 696( 361mm x 271mm )   60  
 9896 x 672( 361mm x 271mm )   60  
 10   832 x 624( 361mm x 271mm )   74  
 11   700 x 525( 361mm x 271mm )   74   59  
 12   640 x 512( 361mm x 271mm )   85   75   60  
 13   720 x 400( 361mm x 271mm )   85  
 14   640 x 400( 361mm x 271mm )   85  
 15   576 x 432( 361mm x 271mm )   75  
 16   640 x 350( 361mm x 271mm )   85  
 17   576 x 384( 361mm x 271mm )   54  
 18   512 x 384( 361mm x 271mm )   84   75   70   60   87  
 19   416 x 312( 361mm x 271mm )   74  
 20   400 x 300( 361mm x 271mm )   85   75   72   60   56  
 21   320 x 240( 361mm x 271mm )   85   75   72   60  
 22   360 x

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


[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