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

Re: Problemas con Driver nvidia



El Mié 25 May 2005 17:02, Guillermo Gallego escribió:
> Hola a todos, hace bastante que tengo problemas con el driver de mi
> GeForce 4 MX 4000 y no puedo solucionar, consulte varios foros y demás
> pero no doy en la tecla.
> El problema es simple, baje los drivers, corri el script y todo
> termino bien, cuando en el XF86Config-4 cambio nv por nvidia, las X no
> arrancan.
>
> El error que da el XF86Config.0.log es :
>
> (EE) No devices detected.
>
> Y esta es la configuracion del XF86Config-4
>
> Section "Module"
> 	Load	"bitmap"
> 	Load	"dbe"
> 	Load	"ddc"
> 	Load	"extmod"
> 	Load	"freetype"
> 	Load	"glx"
> 	Load	"int10"
> 	Load	"record"
> 	Load	"speedo"
> 	Load	"type1"
> 	Load	"vbe"
> EndSection
>
> Section "Device"
> 	Identifier	"GeForce FX"
> 	Driver		"nvidia"

Proba sacar estas 2 lineas

 	{BusID		"PCI:1:0:0"
 	{VideoRam	64000

Compilo bien el driver del kernel ?


> EndSection
>
> Section "Screen"
> 	Identifier	"Default Screen"
> 	Device		"GeForce FX"
> 	Monitor		"Samsung SyncMaster 753DFX"
> 	DefaultDepth	24
> 	SubSection "Display"
> 		Depth		1
> 		Modes		"1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		4
> 		Modes		"1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		8
> 		Modes		"1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		15
> 		Modes		"1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		16
> 		Modes		"1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		24
> 		Modes		"1152x864" "1024x768" "800x600" "640x480"
> 	EndSubSection
> EndSection



Reply to: