Foros del Web » Administración de Sistemas » Unix / Linux »

Linux + Pantallas panorámicas de 17"

Estas en el tema de Linux + Pantallas panorámicas de 17" en el foro de Unix / Linux en Foros del Web. Bueno os comento cual es mi problema y a ver si podéis ayudar.... Tengo un portátil (HP 7170ea) de pantalla panorámica de 17" con una ...
  #1 (permalink)  
Antiguo 21/12/2004, 18:51
Avatar de ZuRiCh  
Fecha de Ingreso: julio-2003
Ubicación: 24x7 delante de un PC
Mensajes: 152
Antigüedad: 20 años, 9 meses
Puntos: 0
Linux + Pantallas panorámicas de 17"

Bueno os comento cual es mi problema y a ver si podéis ayudar....

Tengo un portátil (HP 7170ea) de pantalla panorámica de 17" con una
tarjeta gráfica GeForce FX GO 5600.

He instalado los drives de la GeFoce de nvidia.... y lo he intentado
todo para configurar la resolución máxima: 1440x900 pero no hay manera,
no me toma el sistema panorámico y a lo sumo lo puedo poner cortandome
la pantalla, os pego mi archivo de de configuración de las X11, por si
me podeis echar una mano, porque no encuentro nada hasta el momento:

---------

# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "AlwaysCore"
EndSection

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name
of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "synaptics"
Load "dri"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1400x1050"
HorizSync 31.5 - 90.0
VertRefresh 59.0 - 75.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX (generic)"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

----------------

Tengo Fedora Core 3 pero a este paso me veo pasando a Mandrake 10.1 a ver si tengo más suerte.

Un saludo y gracias de antemano
__________________

Mi Blog personal: www.eRmigue.com
Mi antiguo trabajo de Málaga: www.Cable-land.net - Cables de datos Teléfonos Móviles Libres
Recomendación: Hosting LMI - Alojamiento de Páginas Web

"Todo aquel que no se implica en su tiempo corre el riesgo de que lo acusen de no haber vivido"
"Todos los maestros son alumnos pero pocos alumnos pueden ser maestros"
  #2 (permalink)  
Antiguo 22/12/2004, 16:26
Avatar de Mithrandir
Colaborador
 
Fecha de Ingreso: abril-2003
Mensajes: 12.106
Antigüedad: 21 años
Puntos: 25
Has intentado agregar la resolucion manualmente al archivo?
Cita:
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1400x1050" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1400x1050" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
No recuerdo si es SuSe 9.1 o Mandrake 10 en el que vi la opcion para agregar una nueva resolucion desde las mismas X y asi te evitas hasta la fatiga de editar archivos a mano.
__________________
"El hombre, en su orgullo, creó a Dios a su imagen y semejanza."
Friedrich Nietzsche

Última edición por Mithrandir; 22/12/2004 a las 16:27
  #3 (permalink)  
Antiguo 23/12/2004, 11:53
Avatar de ZuRiCh  
Fecha de Ingreso: julio-2003
Ubicación: 24x7 delante de un PC
Mensajes: 152
Antigüedad: 20 años, 9 meses
Puntos: 0
Si lo intente tanto a mano como por el interfaz pero no, voy a ver si consigo compilar el modulo de nvidia y a ver si con eso consigo algo.

Un saludo y gracias
__________________

Mi Blog personal: www.eRmigue.com
Mi antiguo trabajo de Málaga: www.Cable-land.net - Cables de datos Teléfonos Móviles Libres
Recomendación: Hosting LMI - Alojamiento de Páginas Web

"Todo aquel que no se implica en su tiempo corre el riesgo de que lo acusen de no haber vivido"
"Todos los maestros son alumnos pero pocos alumnos pueden ser maestros"
  #4 (permalink)  
Antiguo 25/12/2004, 11:43
Avatar de gomo  
Fecha de Ingreso: mayo-2002
Ubicación: [email protected]
Mensajes: 906
Antigüedad: 22 años
Puntos: 0
Pero cual es la resolución que querés? 1440x900 o 1400x1050? Porque es perfectamente viable que tu monitor, siendo TFT, no soporte por ejemplo 1050 lineas de barrido horizontal.
La placa de video es capaz de detectar las resoluciones soportadas por un monitor, probablemente solo sea cuestión de que introduzcas la resolucion correcta para que así el monitor no la "rechace" y te encuentres con la segunda resolucion de la lista.

Saludos ;)
__________________
  #5 (permalink)  
Antiguo 26/12/2004, 08:18
Avatar de ZuRiCh  
Fecha de Ingreso: julio-2003
Ubicación: 24x7 delante de un PC
Mensajes: 152
Antigüedad: 20 años, 9 meses
Puntos: 0
Pero si la resolución correcta es: 1440x900, pero hasta que no di con la tecla no lo echaba a funcionar, y es la siguiente:

----------------
# XFree86 4 configuration created by pyxf86config

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "AlwaysCore"
EndSection

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "synaptics"

EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1440x900"
HorizSync 30 - 64
VertRefresh 50 - 100
Modeline "1440x900" 97.54 1440 1472 1840 1872 900 919 927 946
Option "dpms"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "whatever"
ModelName "fixitlater"
HorizSync 30 - 64
VertRefresh 50 - 100
option "dpms"
endsection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX 5700"
Option "TwinView" "on"
Option "MetaModes" "1440x900,1280x1024"

EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24

SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900" "1280x1024"
EndSubSection
EndSection
-------------

Y buscando y buscando he encontrado estás páginas por si a alguien le interesa:
http://zd7000forums.com
http://www.linux-laptop.net/
__________________

Mi Blog personal: www.eRmigue.com
Mi antiguo trabajo de Málaga: www.Cable-land.net - Cables de datos Teléfonos Móviles Libres
Recomendación: Hosting LMI - Alojamiento de Páginas Web

"Todo aquel que no se implica en su tiempo corre el riesgo de que lo acusen de no haber vivido"
"Todos los maestros son alumnos pero pocos alumnos pueden ser maestros"
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 04:28.