On Mon, Oct 11, 2010 at 7:00 PM, Kennet Salinas <[email protected]> wrote: > Comunidad: > > Recientemente Adquiri una laptop, Toshiba M645-S4050, sucede que le instale > BackTrack 4 R1 y no carga el GUI, lei en foros y me indica correr el comando > FIXVESA carga opciones basicas de la pantalla, a ese punto ok, carga, sucede > que posee 2 tarjetas graficas, la propia de Intel y la dedicada tarjeta > grafica nvidia G310M, quiero hacer uso de CUDA aprovechando la tarjeta > grafica, pero una vez actualizad el SO no carga el GUI > > Al final sale: > Fatal server error: > no screens found > > Creo q el error es q no define la tarjeta grafica: > (--) PCI: (0...@0:2:0) Intel Corporation Core Processor Integrated Graphics > Controller rev 2, Mem @ 0xd1400000/0, 0xc0000000/0, I/O @ 0x00009050/0 > (--) PCI: (0...@1:0:0) nVidia Corporation GT218 [GeForce 310M] rev 162, Mem @ > 0xd0000000/0, 0xa0000000/0, 0xb0000000/0, I/O @ 0x00008000/0, BIOS @ > 0x????????/524288 > > Aqui ubique un video en youtube > http://www.youtube.com/watch?v=ReyT56rTWnA > pero no se aplica en mi caso. > > Les dejo algunos logs > > Log del XORG > *************************************************************************** > # nvidia-xconfig: X configuration file generated by nvidia-xconfig > # nvidia-xconfig: version 256.53 (buildmeis...@builder101) Fri Aug 27 > 21:34:01 PDT 2010 > > > Section "ServerLayout" > Identifier "Layout0" > Screen 0 "Screen0" 0 0 > InputDevice "Keyboard0" "CoreKeyboard" > InputDevice "Mouse0" "CorePointer" > EndSection > > Section "Files" > EndSection > > Section "InputDevice" > > # generated from default > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/psaux" > Option "Emulate3Buttons" "no" > Option "ZAxisMapping" "4 5" > EndSection > > Section "InputDevice" > > # generated from default > Identifier "Keyboard0" > Driver "kbd" > EndSection > > Section "Monitor" > Identifier "Monitor0" > VendorName "Unknown" > ModelName "Unknown" > HorizSync 28.0 - 33.0 > VertRefresh 43.0 - 72.0 > Option "DPMS" > EndSection > > Section "Device" > Identifier "Device0" > Driver "nvidia" > VendorName "NVIDIA Corporation" > EndSection
No será que el Device0 es la de Intel y Device1 la de Nvidia? Intenta crear otra Sección para añadir el device1 y cambialó también en la sección Screen > [...] Otra opción, si tienes una versión reciente de xorg, puedes probar a quitar el archivo xorg.conf y dejar que te lo autoconfigure por si mismo. Saludos -- Linux Registered User # 386081 A menudo unas pocas horas de "Prueba y error" podrán ahorrarte minutos de leer manuales. _______________________________________________ Lista de correo Linux-plug Temática: Discusión general sobre Linux Peruvian Linux User Group (http://www.linux.org.pe) Participa suscribiéndote y escribiendo a: [email protected] Para darte de alta, de baja o hacer ajustes a tu suscripción visita: http://voip2.voip.net.pe/mailman/listinfo/linux-plug IMPORTANTE: Reglas y recomendaciones http://www.linux.org.pe/listas/reglas.php http://www.linux.org.pe/listas/comportamiento.php http://www.linux.org.pe/listas/recomendaciones.php
