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

Re: xfree 4.1.0.1



[Colegota] wrote:

Hola a todos,

llevo unos días suscrito y es la primera vez que escribo.

At 14:39 30/07/02 , hffc wrote:

Hola lista, necesito que me den una mano con lo siguiente :
Tengo Woody 3.0 instalado (kernel 2.4.17) e intento configurar las X.
La placa de video es Diamond Stealth Video 2500 pero no arranca.
Mensaje de error :   No screens found
Es soportada ??


Estoy en las mismas por segunda vez :(
Yo tengo una Diamond Stealth 64 DRAM con S3 Trio64. En el primer intento de instalación como en el tasksel salen tan pocas tarjetas le puse la S3 Vierge. Al fallar, ejecuté 'xf86config' para ponerle otras, pero cuando trataba de arrancar seguía tratando de utilizar la S3 VIERGE. A pesar de que el /etc/X11/Xf86Config me lo escribía y actualizaba bien. Incluso renombré el fichero /etc/X11/Xf86Config a /etc/X11/Xf86Config.porsi para ver si "cascaba", pero ni lo leía.

He vuelto a hacer la instalación. Esta vez le he dado "VGA" en el tasksel, pero le he puesto 24 bits y me da un error de
---
(EE) VGA(0): Driver can't support depth 24
(EE) Screen(s) found, but none have a usable configuration

Fatal server error:
No screens found
---

Eso lo entiendo, pero es que he entrado con el 'xf86config', he definido una Super VGA, me ha grabado el fichero y después me vuelve a salir el mismo error. Observo que no ha tocado la Graphics device section. En particular sigue existiendo la línea
        Driver          "vga"
y la he cambiado por "svga", pero ni se inmuta.
De hecho como digo, no lee el fichero. Creo que por la razón que sea está tomando la información de otro sitio.
Como si lo que grabó la instalación estuviera "en otro sitio".

¿Alguna idea?

Hasta pronto,
Colegota.
---
"San Tiamén, San Tiamén, danos la tarifa plana a toda la tribu villana" http://villanos.net/revista


yo tengo una Trio3D, te mando mi XF86Config para que lo veas, quizás te sirva. El servidor que uso es el XF86_SVGA, mi tarjeta no funciona con 32 bits
suerte

--
 Héctor Andrés Rompato Carricart <hrompato@au-laplata.com.ar>
 Coordinador técnico
 COVIARES S.A. -- Autopista La Plata - Buenos Aires
 Gerencia de equipos y sistemas

 Av. España y Autopista, Quilmes (1878)
 Buenos Aires, Argentina



### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
	FontPath	"unix/:7101"			# local font server
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc/:unscaled"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1/:unscaled"
	FontPath	"/usr/lib/X11/fonts/PEX/:unscaled"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/lib/X11/fonts/truetype/:unscaled"
	FontPath	"/usr/lib/X11/fonts/encodings"
	FontPath	"/usr/lib/X11/fonts/util"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"pex5"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"xie"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"es(la-latin1)"
	Option		"XkbVariant"	"nodeadkeys"
	Option		"XkbOptions"	"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"Trio 3D"
	Driver		"s3virge"
	BusID		"PCI:1:0:0"
	VideoRam	4096
EndSection

Section "Monitor"
	Identifier	"IBM G42"
	HorizSync	30-50
	VertRefresh	50-120
	Option		"DPMS"
	ModeLine	"1024x768" 65.00 1024 1040 1180 1316 768 771 777 806 -hsync -vsync
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Trio 3D"
	Monitor		"IBM G42"
	DefaultDepth	24
	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 "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION

Reply to: