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

Re: resolucion monitor



El modelo del Flatron es W1941S, lo que acabo de hacer hacer que el sistema cree el xorg.con.new de nuevo, ahora si me muestra dos monitores 

Section "ServerLayout"
Identifier     "X.org Configured"
Screen      0  "Screen0" 0 0
Screen      1  "Screen1" RightOf "Screen0"
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"
Load  "dri2"
Load  "dbe"
Load  "extmod"
Load  "dri"
Load  "record"
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   "Monitor Vendor"
ModelName    "Monitor Model"
EndSection

Section "Monitor"
Identifier   "Monitor1"
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",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"           # [<bool>]
        #Option     "DefaultRefresh"     # [<bool>]
        #Option     "ModeSetClearScreen" # [<bool>]


Identifier  "Card0"
Driver      "vesa"
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 "Screen"
Identifier "Screen0"
Device     "Card0"
Monitor    "Monitor0"
SubSection "Display"
Viewport   0 0
Depth     1
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     4
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     8
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     15
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     16
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device     "Card1"
Monitor    "Monitor1"
SubSection "Display"
Viewport   0 0
Depth     1
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     4
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     8
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     15
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     16
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

pero cuando me voy a menu de aplicaciones/pantalla solo me muestra un monitor que dice "default", no deberia mostrarme los dos?

reemplace el pedazo de codigo:

Identifier  "Card0"
Driver      "vesa"
BusID       "PCI:1:0:0"

por: 

         Identifier "SiS Card"
         Driver      "sis"

y cuando reinicio le pac comienza a levantar y simplemente cuando quiere levantar las x se queda en negro con el cursor parpadeando, no me da ningun error solo que no arranca, tengo q entrar por colsola, renombrar el archivo y reciem me permite levantar.

El 7 de septiembre de 2014, 14:31, Camaleón <noelamac@gmail.com> escribió:
El Sun, 07 Sep 2014 14:01:59 -0300, Alexis Saucedo escribió:

(vuelvo de nuevo a corrigir el html y el top-posting)

> El 7 de septiembre de 2014, 13:43, Camaleón <noelamac@gmail.com>
> escribió:

(...)

>> El paquete del driver está instalado, eso es normal, pero por algún
>> motivo en lugar de de que Xorg cargue/use el driver sis usa el vesa,
>> tendrás que decirle que use el sis a ver si notas alguna mejoría.
>>
>> Antes de nada, renombra el archivo "/etc/X11/xorg.conf" a "/etc/X11/
>> xorg.conf.old" y crea uno nuevo que sólo contenga:
>>
>> Section "Device"
>>         Identifier "SiS Card"
>>         Driver      "sis"
>> EndSection
>>
>> Ojo, recuerda que puede no funcionar y tengas que trabajar desde línea
>> de comandos, avisado estás ;-)

> Negativo camaleon, recien lo hice y no me levanto la sesion tuve que
> renombrarlo desde mantenimiento.

Buf, qué mal... quizá el driver no tenga soporte para tu chipset gráfico
o tenga algún bug pero es muy raro. ¿Qué error te daba al no poder
levantar la sesión? Podrías informar del error.

> El monitor es un LG FLATRON, si entro a la web de lg a la descripcion
> sale:

(...)

Bien pero ¿qué modelo es? Porque Flatrones hay a montones.

> ahi me espesifica esa resolucion, ahora lo que nunca dije es que se
> trata de una notebook con uin monitor externo, la resolucion de la
> notebook en su monitor es perfecta ahora en el externo no puedo hacer
> que agarre esta resolucion, ¡tendra algo que ver?

¿Y qué resolución tienes en el portátil? Es posible que el driver VESA la
admita de manera nativa.

Prueba a generar el modeline como te puse antes y añade esa línea en el
"xorg.conf" que tenías a ver si lo admite pero como te digo, el driver
VESA es muy limitado ;-(

Saludos,

--
Camaleón


--
To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] pan.2014.09.07.17.31.08@gmail.com" target="_blank">https://lists.debian.org/[🔎] pan.2014.09.07.17.31.08@gmail.com



Reply to: