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

Re: [OT] Tuxracer



 --- Jaidiver Sepulveda <jaidipl10@yahoo.com.mx> escribió: >  ---
Javier Payno <kilwa@kilwacero.net> escribió: > El Viernes, 23
> de
> Abril de 2004 17:55, Jaidiver Sepulveda escribió:
> > >  --- ^pi^ <pi@beobide.net> escribió:
> > > > Tienes aceleracion 3D ??
> > >
> > > No, no tengo, pero de todas maneras porque en Fedora funcionará
> > bien
> > > sin aceleradora 3D y en debian no?
> > 
> > Por que seguramaente fedora configuraba la aceleración sin que
> > tubieras que 
> > pedírselo ;-)
> > ¿que tarjeta gráfica usas?,
> > si fedora la configuró bien desde un
> > principio 
> > seguro que simplemente tengas que añadir nada mas que un par de
> > lineas a 
> > /etc/X11/XF86Config-4, que cargue el modulo dri que use el módulo
> > adecuado y 
> > los permisos para quienes usen el modulo dri
> > 

Mando también mi XF86Config-4 por si me pueden ayudar, lo que veo
aquí es que si está cargando el módulo dri:
______________________________________

Section "ServerLayout"
	Identifier     "XFree86 Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	ModulePath   "/usr/X11R6/lib/modules"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
	Load  "dbe"
	Load  "dri"
	Load  "extmod"
	Load  "glx"
	Load  "record"
	Load  "xtrap"
	Load  "speedo"
	Load  "type1"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
EndSection

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

Section "Monitor"
	#DisplaySize	  280   210	# mm
	Identifier   "Monitor0"
	VendorName   "PHL"
	ModelName    "Philips 105S5"
	DisplaySize	280	210
	HorizSync	30.0 - 54.0
	VertRefresh	50.0 - 120.0
	Option	    "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "CacheLines"         	# <i>
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "DRI"                	# [<bool>]
        #Option     "NoDDC"              	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "XvMCSurfaces"       	# <i>
	Identifier  "Card0"
	Driver      "i810"
	VendorName  "Intel Corp."
	BoardName   "82845G/GL [Brookdale-G] Chipset Integrated Graphics
Device"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 16
	SubSection "Display"
		Depth     1
	EndSubSection
	SubSection "Display"
		Depth     4
	EndSubSection
	SubSection "Display"
		Depth     8
	EndSubSection
	SubSection "Display"
		Depth     15
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
                Modes "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

______________________________________

=====
Jaidiver Sepulveda Parra
 Ingeniero de Sistemas - Universidad Católica de Oriente
 Miembro GNUCONIX
 (Grupo de Investigaciones de Aplicaciones GNU y Sistemas UNIX)
 Linux User #317350 
 Linux Machine #236940

 TEL: 57 + 4 + 5315845
 URL: http://jaidiver.greatnow.com
 email: jaidipl10@yahoo.com.mx
 Rionegro - Antioquia - Colombia - Sur America

_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com



Reply to: