Problema con segundo monitor por hdmi nvidia.

Foro de soporte para usuarias de habla hispana

Moderator: Wibol

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

Problema con segundo monitor por hdmi nvidia.

Post by spawnsito »

Hola muy buenas. Necesito ayuda.
Tengo un portatil Acer con tarjeta nvdia 9600gt conectado por hdmi a una segunda pantalla. Tengo instalado el ultimo driver. Me meto en el nvidia-settings y solo detecta la pantalla del portatil. Ya he intentado recofigurar el xorg y nada. No se que hacer, llevo muchos tutoriales hechos y sin resultado. He reinstalado el driver 2 o 3 veces y tampoco.
Una cosa graciosa que me pasa es que si tengo el portatil encendido y la segunda pantalla apagada y le pongo el cable hdmi se me reinicia la interfaz gráfica y cuando enciendo la pantalla, otra vez se reinicia...

Este es el Xorg que genera:
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"

# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Seiko/Epson"
HorizSync 30.0 - 75.0
VertRefresh 60.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9600M GT"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "metamodes" "nvidia-auto-select +0+0"
VertRefresh 60.0
SubSection "Display"
Depth 24
EndSubSection
EndSection


Necesito ayuda. Gracias por todo. Un saludo
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
esteban1uy

Re: Problema con segundo monitor por hdmi nvidia.

Post by esteban1uy »

Por favor, ejecuta este comando en una terminal y pega el resultado aquí:

Code: Select all

lsb_release -a;ps -A | egrep '(cinnamon|gnome-shell|gnome-panel|mate-panel|plasma-desktop|xfce4-panel|lxpanel)';inxi -G
spawnsito

Re: Problema con segundo monitor por hdmi nvidia.

Post by spawnsito »

Ahi tienes.

No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 12 Lisa
Release: 12
Codename: lisa
2888 ? 00:00:15 gnome-shell
3044 ? 00:00:00 gnome-shell-cal
Graphics: Card: nVidia G96 [GeForce 9600M GT] X.Org 1.10.4 driver nvidia Resolution 1366x768@50.0hz
GLX Renderer GeForce 9600M GT/PCIe/SSE2 GLX Version 3.3.0 NVIDIA 295.40

Decir que he tenido que restaurar el xorg porque al arrancar el portatil no entraba en el entorno gráfico.

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Seiko/Epson"
HorizSync 30.0 - 75.0
VertRefresh 60.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9600M GT"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "metamodes" "nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
spawnsito

Re: Problema con segundo monitor por hdmi nvidia.

Post by spawnsito »

Nadie me puede ayudar?

Gracias de todas formas.
Locked

Return to “Español - Spanish”