[ubuntu-ar] configurar CRT 14" con OpenChrome para tener "1024x768" de resolución

Luis Espinoza espinoza.luis22 at gmail.com
Mon Dec 6 21:34:05 GMT 2010


Hola Yogui, gracias por tu respuesta. Sí este monitor soporta esa resoluciòn
porque tengo XP en otra partición y la agarra bien. Ahora, CONSEGUÍ,
conseguì que me corra a 1024x768 editando la tasa de refresco Vertical y
Horizontal de un xorg.conf que alguien posteo en un blog. Mi problema/s y/o
preguntas son AHORA las siguientes: mi xorg.conf quedo como lo voy a mostrar
más abajo. Pero, ahora no me corren muy bien los videos y todavia no me abre
la imagen de juegos como el Hedgewars. Què puedo hacer/editar para poder
conseguirlo?? què le paso a mi configuracion anterior de OpenChrome? Gracias
amigos. Pego mi actual xorg.conf

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool,
using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades
*only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically
updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
HorizSync 30-56
VertRefresh 50-120
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600"
"720x400" "640x480"
EndSubSection
EndSection

El 4 de diciembre de 2010 22:52, Guillermo <wincoxp en gmail.com> escribió:

>
>
> El 4 de diciembre de 2010 08:31, Luis Espinoza <espinoza.luis22 en gmail.com>escribió:
>
>>  Bueno días a todos. En mi caso, luego de googlear y leer; y probar entre
>> otras cosas lo que de detalla en la documentación de OpenChrome
>> http://goo.gl/l1dtn todavía no conseguí que mi configuración suba a
>> "1024x768". Mi monitor es marca ViewSonic E651. Les muestro mi xorg.conf
>> como se encuentra ahora a ver si algún entendido ve qué falta o que está
>> mal. Les agradezco mucho su tiempo.
>>
>> Section "ServerLayout"
>> Identifier     "X.org Configured"
>>  Screen      0  "Screen0" 0 0
>> # commented out by update-manager, HAL is now used and auto-detects
>> devices
>> # Keyboard settings are now read from /etc/default/console-setup
>> # InputDevice    "Mouse0" "CorePointer"
>> # commented out by update-manager, HAL is now used and auto-detects
>> devices
>> # Keyboard settings are now read from /etc/default/console-setup
>> # InputDevice    "Keyboard0" "CoreKeyboard"
>> EndSection
>>
>> Section "Files"
>>  ModulePath   "/usr/lib/xorg/modules"
>>  FontPath     "/usr/share/fonts/X11/misc"
>>  FontPath     "/usr/share/fonts/X11/cyrillic"
>>  FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
>>  FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
>>  FontPath     "/usr/share/fonts/X11/Type1"
>>  FontPath     "/usr/share/fonts/X11/100dpi"
>>  FontPath     "/usr/share/fonts/X11/75dpi"
>>  FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
>>  FontPath     "built-ins"
>> EndSection
>>
>> Section "Module"
>> Load  "dri"
>>  Load  "dri2"
>> Load  "glx"
>>  Load  "extmod"
>> Load  "dbe"
>>  Load  "record"
>> EndSection
>>
>> # commented out by update-manager, HAL is now used and auto-detects
>> devices
>> # Keyboard settings are now read from /etc/default/console-setup
>> #Section "InputDevice"
>> # Identifier  "Keyboard0"
>> # Driver      "kbd"
>> #EndSection
>>
>> # commented out by update-manager, HAL is now used and auto-detects
>> devices
>> # Keyboard settings are now read from /etc/default/console-setup
>> #Section "InputDevice"
>> # Identifier  "Mouse0"
>> # Driver      "mouse"
>> # Option    "Protocol" "auto"
>> # Option    "Device" "/dev/input/mice"
>> # Option    "ZAxisMapping" "4 5 6 7"
>> #EndSection
>>
>> Section "Monitor"
>>  Identifier   "Monitor0"
>> VendorName   "Monitor Vendor"
>>  ModelName    "Monitor Model"
>> EndSection
>>
>> Section "Device"
>>         ### Available Driver options are:-
>>         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
>>         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
>>         ### [arg]: arg optional
>>         #Option     "PrintVGARegs"       # [<bool>]
>>         #Option     "PrintTVRegs"         # [<bool>]
>>         #Option     "I2CScan"             # [<bool>]
>>         #Option     "VBEModes"           # [<bool>]
>>         #Option     "NoAccel"             # [<bool>]
>>         #Option     "AccelMethod"         # <str>
>>         #Option     "ExaNoComposite"     # [<bool>]
>>         #Option     "ExaScratchSize"     # <i>
>>         #Option     "SWCursor"           # [<bool>]
>>         #Option     "ShadowFB"           # [<bool>]
>>         #Option     "RotationType"       # [<str>]
>>         #Option     "Rotate"             # [<str>]
>>         #Option     "VideoRAM"           # <i>
>>         #Option     "ActiveDevice"       # [<str>]
>>         #Option     "BusWidth"           # [<str>]
>>         #Option     "Center"             # [<bool>]
>>         #Option     "PanelSize"           # [<str>]
>>         #Option     "ForcePanel"         # [<bool>]
>>         #Option     "TVDotCrawl"         # [<bool>]
>>         #Option     "TVDeflicker"         # <i>
>>         #Option     "TVType"             # [<str>]
>>         #Option     "TVOutput"           # [<str>]
>>         #Option     "TVPort"             # [<str>]
>>         #Option     "DisableVQ"           # [<bool>]
>>         #Option     "DisableIRQ"         # [<bool>]
>>         #Option     "EnableAGPDMA"       # [<bool>]
>>         #Option     "NoAGPFor2D"         # [<bool>]
>>         #Option     "NoXVDMA"             # [<bool>]
>>         #Option     "VbeSaveRestore"     # [<bool>]
>>         #Option     "DisableXvBWCheck"   # [<bool>]
>>         #Option     "ModeSwitchMethod"   # [<str>]
>>         #Option     "MaxDRIMem"           # <i>
>>         #Option     "AGPMem"             # <i>
>> Identifier  "Configured Video Device"
>>  Driver      "openchrome"
>> VendorName  "VIA Technologies, Inc."
>>  BoardName   "KM400/KN400/P4M800 [S3 UniChrome]"
>>  BusID       "PCI:1:0:0"
>> EndSection
>>
>> Section "Screen"
>> Identifier "Screen0"
>>  Device     "Card0"
>> Monitor    "Monitor0"
>>  SubSection "Display"
>> Viewport   0 0
>>  Depth     1
>> Modes "1024x768" "800x600" "640x480"
>>  EndSubSection
>> SubSection "Display"
>>  Depth     4
>> Modes "1024x768" "800x600" "640x480"
>>  EndSubSection
>> SubSection "Display"
>>  Depth     8
>> Modes "1024x768" "800x600" "640x480"
>>  EndSubSection
>> SubSection "Display"
>>  Depth     15
>> Modes "1024x768" "800x600" "640x480"
>>  EndSubSection
>> SubSection "Display"
>>  Depth     16
>> Modes "1024x768" "800x600" "640x480"
>>  EndSubSection
>> SubSection "Display"
>>  Depth     24
>> Modes "1024x768" "800x600" "640x480"
>>  EndSubSection
>> EndSection
>>
>> --
>> Luis Espinoza
>>
>>
>>
>>
>> --
>> Ubuntu-ar lista de correo
>> Ubuntu-ar en lists.ubuntu.com
>> Modifica tus opciones o desuscribite en:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar
>> Siempre leer, comprender y aplicar nuestra etiqueta:
>> https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML
>>
>>
>>
> Una preguntonta: Soporta el monitor esa resolución? No son muchos los CRT
> que la soportan y los que lo hacen, lo hacen con una tasa de refresco
> bastante baja...
>
> Mi experiencia es bastante mala con chipsets Via, pero en mi desktop tengo
> uno de esos y mi monitor de 20 LCD corre en la resolucion nativa, pero con
> algunos parpadeos de vez en cuando
>
> --
> /* YOGUI */
>
> --
> Ubuntu-ar lista de correo
> Ubuntu-ar en lists.ubuntu.com
> Modifica tus opciones o desuscribite en:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar
> Siempre leer, comprender y aplicar nuestra etiqueta:
> https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML
>
>
>


-- 
Luis Espinoza
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: https://lists.ubuntu.com/archives/ubuntu-ar/attachments/20101206/828f97ad/attachment-0001.htm 


More information about the Ubuntu-ar mailing list