Reglamento general de los foros   •   FAQ   •   Buscar en el foro •  Registrarse | Iniciar sesión 



Foros Linux » Entorno gráfico » X Window


Nuevo tema Responder al tema
 [ 4 mensajes ] 
Patrocinadores

Autor
Buscar:
Mensaje

Desconectado
Forista Medio
Forista Medio
Avatar de Usuario

Registrado: Mié Jul 11, 2007 11:00 pm
Mensajes: 184
Ubicación: Buenos Aires, Argentina

Nota Publicado: Dom Oct 25, 2009 2:23 pm 
Arriba  
Hola, tengo mi debian en squeeze y durante todo este tiempo estube usandolo sin tocar la configuración de X y de lo automatizado que se puso xorg, ahora el xorg.conf no se crea ni haciendo "sudo dpkg-reconfigure xserver-xorg" y antes, lenny por lo menos creaba un xorg.conf con la configuración del teclado y mouse pero ahora nada, lo cual me molesta ya que mi SiS 630 es muy lenta en 32 bits para lo que es ver videos en general, pero en 16 anda perfecto.

Resumiendo: Si uso mi xorg.conf que copie de mi anterior instalación de lenny las X no inician y si lo uso sin el xorg.conf las X inician pero en 32 bits

Este es mi xorg.conf tal cual como lo tenia en lenny funcionando:
Código:
# 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.
#
# 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 "Module"
   Load "GLcore"
   Load "bitmap"
   Load "dbe"
   Load "ddc"
   Load "dri"
   Load "extmod"
   Load "freetype"
   Load "glx"
   Load "int10"
   Load "record"
   Load "speedo"
   #Load "type1"
   #Load "v4l"
   Load "vbe"
EndSection

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "es"
   Option      "XkbOptions"   "lv3:ralt_switch"
EndSection

Section "ServerFlags"
   Option      "DontZoom"   "true"
   Option      "BlankTime"   "0"
   Option      "StandbyTime"   "0"
   Option      "SuspendTime"   "0"
   Option      "OffTime"   "0"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
EndSection

Section "Device"
   Identifier   "SiS 630 AGP"
   Driver      "sis"
   VideoRam   65536
   Option      "DRI"      "true"
   Option      "EnableSiSCtrl"   "yes"
   Option      "AGPSize"   "16"
   Option      "UseFBDev"   "true"
EndSection

Section "Monitor"
   Identifier   "Samsung SyncMaster 753s"
   VendorName   "Samsung"
   ModelName   "SyncMaster 753s"
   HorizSync   30-70
   VertRefresh   50-160
   Option      "DPMS"      "true"
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "SiS 630 AGP"
   Monitor      "Samsung SyncMaster 753s"
   DefaultDepth 16
   SubSection "Display"
      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

Section "DRI"
   Mode 0666
EndSection

y este es el log:
Código:
X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.8-dsa-ia32 i686 Debian
Current Operating System: Linux T-102 2.6.30-ncl-1.0 #2 Sun Oct 25 14:02:01 ARST 2009 i686
Build Date: 13 October 2009  11:25:51AM
xorg-server 2:1.6.5-1 (buildd@murphy.debian.org)
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 25 15:54:18 2009
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 107 of section DRI in file /etc/X11/xorg.conf
   Unexpected EOF. Missing EndSection keyword?
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
    at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor


¿Alguien tiene una idea de que puede estar mal?

_________________
Linux user #520788


Última edición por ran8489 el Dom Oct 25, 2009 3:14 pm, editado 1 vez en total
 Perfil Email  

Desconectado
Forista Medio
Forista Medio
Avatar de Usuario

Registrado: Mié Nov 15, 2006 12:00 am
Mensajes: 421
Ubicación: bolivia

Nota Publicado: Dom Oct 25, 2009 2:53 pm 
Arriba  
ya usaste esto
sudo dpkg-reconfigure -phigh xserver-xorg

 Perfil  

Desconectado
Forista Medio
Forista Medio
Avatar de Usuario

Registrado: Mié Jul 11, 2007 11:00 pm
Mensajes: 184
Ubicación: Buenos Aires, Argentina

Nota Publicado: Dom Oct 25, 2009 3:14 pm 
Arriba  
Cada vez me cuesta mas entender linux, antes copie el archivo xorg.conf de lenny sin tocarle nada, y tal cual como estaba a /etc/X11/ y no quiso arrancar X y ahora volvi a hacer lo mismo y ¡Arranca! 8O

No entiendo que mier.. paso, estube como 2 horas tratando de ver que estaba mal y al final todo estaba bien y se arreglo solo (o eso creo).
Quizas sea por que uso software de la rama testing y hay algun bug en xorg

Bueee la cosa es que se solucionó el problema y no se como :?

_________________
Linux user #520788

 Perfil Email  

Desconectado
Forista Ancestral
Forista Ancestral
Avatar de Usuario

Registrado: Mié Abr 11, 2007 11:00 pm
Mensajes: 8259
Ubicación: tras la pantalla (...)

Nota Publicado: Sab Oct 31, 2009 12:09 pm 
Arriba  
ran8489 escribió:
Cada vez me cuesta mas entender linux, antes copie el archivo xorg.conf de lenny sin tocarle nada, y tal cual como estaba a /etc/X11/ y no quiso arrancar X y ahora volvi a hacer lo mismo y ¡Arranca! 8O

No entiendo que mier.. paso, estube como 2 horas tratando de ver que estaba mal y al final todo estaba bien y se arreglo solo (o eso creo).
Quizas sea por que uso software de la rama testing y hay algun bug en xorg

Bueee la cosa es que se solucionó el problema y no se como :?


Siiii... las X van a su bola desde hace muuucho tiempo..... :D yo todavia no entiendo muchas cosas..... Pero funciona, y eso es lo que al fin y al cabo importa (aunque sigo quieriendo saber POR QUE)

No, no se si es cosa de debian, o que. Pero.... es lo que hay. :roll:

_________________
#446716

--Not me, guys. I read the Bash man page each day like a Jehovah's Witness reads the Bible. No wait, the Bash man page IS the bible. Excuse me...
(from comp.os.linux.misc)
[ DNFD ] - [ F4A ] - [ dotfiles ]

 Perfil Email WWW  
Mostrar mensajes previos:  Ordenar por  
 [ 4 mensajes ] 
Nuevo tema Responder al tema

Saltar a:  


¿Quién está conectado?

Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 0 invitados

No puede abrir nuevos temas en este Foro
No puede responder a temas en este Foro
No puede editar sus mensajes en este Foro
No puede borrar sus mensajes en este Foro
No puede enviar adjuntos en este Foro

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group :: Style based on FI Subice by phpBBservice.nl :: Todos los horarios son UTC - 6 horas
Traducción al español por Huan Manwë
phpBB SEO