[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Diamond Speed Star A50 AGP 8Mb



Te envio los pasos de configuracion,  que  yo he  seguido...
Estoy utilizando el  SVGA. El paquete lo  baje  de xfree86.org y tambien
el extract, y  los preinst.sh y  postinst.sh.
Si  mal no recuerdo los pasos, el preinst.sh me verificó algunas
cosillas y  luego realize el extract 
que  te descomprime los  .tgz en  los directorios correspondientes.
Despues  el postinst.sh  y luego lo que hice  fue correr  el xf86config,
para generar el  esqueleto del XF86Config (aqui ya me aparecia la
Diamond SpeedStar A50 en el listado de placas  de  video).
Luego me puse a jugar con   el XF86Config hasta hacerla funcionar
a mi gusto.(con las opciones que  te comente)

Ahi va la configuracion del XF86Config


# XF86Config auto-generated by XF86Setup
#
# Copyright (c) 1996 by The XFree86 Project, Inc.
# See 'man XF86Config' for info on the format of this file

Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath
"/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11
R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscal
ed,/usr/X11R6/lib/X11/fonts/Type1/
 
,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X
11R6/lib/X11/fonts/100dpi/"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   AutoRepeat      500 5
   LeftAlt         Meta
   RightAlt        ModeShift
   ScrollLock      Compose
   RightCtl        Control
   XkbKeycodes     "xfree86"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc101)"
   XkbGeometry     "pc"
   XkbKeymap       "xfree86(us)"
   XkbRules        "xfree86"
   XkbModel        "pc101"
   XkbLayout       "es"
EndSection

Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/psaux"
   Emulate3Timeout 240
   SampleRate      41
   Resolution      200
   Buttons         3
   Emulate3Buttons
EndSection

Section "Monitor"
   Identifier      "miki"
   VendorName      "Vtc"
   ModelName       "SC-17"
   HorizSync       31.3-57
   VertRefresh     50-85
                              ^^^ estaba  en 75Hz, entonces  no podia
cambiar a 1024x768, lo puse en 85Hz (mi monitor lo soporta)
   Modeline  "1024x768"   75.00 1024 1060 1196 1328 768 771 777 806
-hsync -vsync 
   Modeline  "640x480"    36.00 640 696 752 832 480 481 484 509 -hsync
-vsync
   Modeline  "800x600"    60.75 800 864 928 1088 600 616 621 657 -hsync
-vsync
EndSection

Section "Device"
   Identifier      "mikivid"
   VendorName      "Diamond"
   BoardName       "SpeedStar A50"
   Option          "no_bitblt"
                       ^^^^^^^^^ si  no le  pongo esta  opcion se  ve el
fondo negro y se  van desapareciendo las opciones
                                    del menu cuando arrastro el mouse
   Option	   "fast_vram"
   Option	   "sw_cursor"
                           ^^^^^^^^^^^^ sin esta opcion no veo puntero
X, sino que  se ve un cuadrado  como puntero del  mouse
   VideoRam        8192
   EndSection

Section "Device"
   Identifier      "Generic VGA"
   VendorName      "Unknown"
   BoardName       "Unknown"
   Chipset         "generic"
EndSection

Section "Screen"
   Driver          "Accel"
   Device          "mikivid"
   Monitor         "miki"
   DefaultColorDepth 24
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
	Depth        8
	Modes        "1024x768" "800x600" "640x480"
	ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1024x768" "800x600" "640x480"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1024x768" "800x600" "640x480"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1024x768" "800x600" "640x480"
      ViewPort     0 0
   EndSubSection
EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "mikivid"
   Monitor         "miki"
   DefaultColorDepth 24
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "1024x768" "800x600" "640x480"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1024x768" "800x600" "640x480"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1024x768" "800x600" "640x480"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1024x768" "800x600" "640x480"
      ViewPort     0 0
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA16"
   Device          "Generic VGA"
   Monitor         "miki"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        4
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        8
      Modes        "1024x768" "800x600" "640x480"
      Virtual       800 600
      ViewPort     0 0
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA2"
   Device          "Generic VGA"
   Monitor         "miki"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        1
      Modes        "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth        8
      Modes        "1024x768" "800x600" "640x480"
      Virtual       800 600
      ViewPort     0 0
   EndSubSection
EndSection

Saludos,


Reply to: