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

Re: Driver nvidia



Hola,

Tras mucho probar yo no conseguí configurar las X para esta tarjeta y me
pasaron un fichero de configuración que funcionaba. A partir de ahí
empecé a hacer mis configuraciones personales... Te envío dicho fichero.

Las secciones mas importantes son la de Modules y la de Screen.

Un saludo,

    Pedro

-- 
Pedro Martinez Juliá
\  yoros@terra.es
)|    yoros@wanadoo.es
/        http://yoros.cjb.net
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org
GnuPG publi c information:  pub  1024D/74F1D3AC
Key fingerprint = 8431 7B47 D2B4 5A46 5F8E  534F 588B E285 74F1 D3AC
Section "ServerFlags"
    Option "StandbyTime" "5"
    Option "SuspendTime" "10"
    Option "OffTime" "15"
EndSection

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/lib/X11/fonts/misc:unscaled"
	FontPath "/usr/lib/X11/fonts/Type1"
	FontPath "/usr/lib/X11/fonts/100dpi:unscaled"
	FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
EndSection

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

Section "InputDevice"
	Identifier "Keyboard0"
	Driver "keyboard"
	Option "XkbLayout" "es"
EndSection

Section "InputDevice"
	Identifier "Mouse0"
	Driver "mouse"
	Option "CorePointer"
	Option "Protocol" "ImPS/2"
	Option "Device" "/dev/mouse"
	Option "ZAxisMapping" "4 5"
	Option "Buttons" "3"
EndSection

Section "Monitor"
	Identifier "Monitor0"
	VendorName "Monitor Vendor"
	ModelName "Monitor Model"
	HorizSync 30-70
	VertRefresh 50-160
	Option "DPMS"
EndSection

Section "Device"
	#Option "SWcursor"
	Option "HWcursor"
	Option "Accel"
	Option "ShowCache"
	Option "NvAgp" "0"
	#Option "ShadowFB"
	#Option "UseFBDev"
	#Option "Rotate"
	Identifier "Card0"
	Driver "nvidia"
	VendorName "NVidia"
	BoardName "RIVA TNT2"
	BusID "PCI:1:0:0"
EndSection

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

Attachment: pgpXV4zMb8SC8.pgp
Description: PGP signature


Reply to: