No consigo ajustar la resolución a 1280x800 [SOLVED]

Foro de soporte para usuarias de habla hispana

Moderator: Wibol

Forum rules
Topics in this forum are automatically closed 6 months after creation.
Locked
alfonso

No consigo ajustar la resolución a 1280x800 [SOLVED]

Post by alfonso »

Hola

Tengo un Fujitso Esprimo Mobile V5535 con una tarjeta gráfica "SiS Mirage 3+ Graphics, up to a max. shared memory of 256MB". El monitor soporta varias resoluciones, entre ellas 1280x800 ( o 1280x768). Me he vuelto loco haciendo todas las indicaciones que he encontrado por internet y no hay forma de conseguir la resulución, por pelotas tiene que ser 1024x768 o menor.

Aquí dejo el xorg.conf.

<-----------------------------------------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
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 "glx"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

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 "Fujitsu"
ModelName "FJV5535"
Modeline "1280x800_60.00" 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync
Gamma 1
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "kmsdev" # <str>
#Option "ShadowFB" # [<bool>]
Identifier "Card0"
Driver "modesetting"
BusID "PCI:1:0:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # <str>
#Option "fbdev" # <str>
#Option "debug" # [<bool>]
Identifier "Card1"
Driver "fbdev"
BusID "PCI:1:0:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card2"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
Modes "1280x800" "1280x768" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
Modes "1280x800" "1280x768" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x800" "1280x768" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
Modes "1280x800" "1280x768" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x800" "1280x768" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1280x768" "1024x768" "800x600"
EndSubSection
EndSection


------------------------------------------------->

Gracias de antemano.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 4 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: No consigo ajustar la resolución a 1280x800

Post by jungle_boy »

Abra el terminal y:

Code: Select all

inxi -G
Muéstrenos el resultado aqui.
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
alfonso

Re: No consigo ajustar la resolución a 1280x800

Post by alfonso »

Este es el resultado:

Graphics: Card: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter
X.Org: 1.13.0 drivers: vesa (unloaded: sis,fbdev) Resolution: 1024x768@61.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 0x301) GLX Version: 2.1 Mesa 9.0

Estos valores son con el xorg.conf y el xorg.new quitados de /etc/X11/

Saludos
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: No consigo ajustar la resolución a 1280x800

Post by jungle_boy »

Ya intentó este opción?

El primer paso es descargar el xorg.conf con todas las opciones indicadas, recordando que, mismo siendo un xorg que utiliza vesa, tiene todas las opciones dirigidas para las tarjetas de vídeo sis 671/672/771, y por tanto puede no funcionar con otras tarjetas de video.

http://www.4shared.com/file/iU_YP5su/xo ... 3dtar.html

Después de bajar el xorg.conf, descompacte el archivo usando el botón derecho del ratón y la opción "extraer aquí". Después copie el archivo que se encuentra dentro de la carpeta generada y cuele substituyendo el archivo existente (caso já exista) en el directorio /etc/X11. Todas estas acciones deberán ser hechas como root.

Reinicie el sistema y su Linuxmint ya estará con una resolución de 1280x768 y funcionando con un rendimiento de la tarjeta sis671/672, con cerca de 250 fps, mas que suficiente para soportar los efectos de metacity en lugar de compiz.

Mas informaciones;

http://diversosassuntosbrasil.blogspot. ... esa-e.html
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
alfonso

Re: No consigo ajustar la resolución a 1280x800

Post by alfonso »

Muchísimas gracias, amigo. Ya tengo la resolución en 1280x768 :-).
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: No consigo ajustar la resolución a 1280x800

Post by jungle_boy »

Que bueno!

Quedo muy feliz en poder ayudarle a resolver el problema!

Pero, por favor, edite el título de su primer mensaje y acrescente [SOLVED], asi otras personas que tengan el mismo problema sabrán como resolverlo...

Un abrazo!

Viva el Linux!
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
Locked

Return to “Español - Spanish”