Slackware 12 y nvidia.. creo :S

Publicado por [El_Negro], Noviembre 29, 2007, 20:48:59

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

[El_Negro]

Hola a todos despues de mucho tiempo he vuelto (Saludos a dax.. ahora tengo internet :P)
Tengo el siguiente problema y quiero ver si alguien me puede dar una mano
Tengo slackware 12 con un amdx2 4000 1gb de ram y una geforce 7300le y siempre se me clava en modo grafico.. despues de un tiempo simpre muere el os no se por que.
Probe de todo revise todo internet y no pude solucionar nada.. ni siquiera cambiando el kernel
si alguien me puede ayudar se los agradesco..
saludos

diegoelsurfer

aaah negro, cómo vas a sufrir con el tema de los drivers nvidia... bienvenido a la batalla

ZeiterZ

¿Estás usando los drivers libres de nVidia (nv) o los propietarios (nvidia)?


[El_Negro]

jajajaja gracias..
mi xorg.conf es el siguiente:

Section "Module"

# This loads the DBE extension module.
   Load       "i2c"
   Load        "dbe"     # Double buffer extension
   Load        "bitmap"
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
   SubSection  "extmod"
     Option    "omit xfree86-dga"   # don't initialise the DGA extension
   EndSubSection

# This loads the font modules
   Load        "type1"
   Load        "extmod"
   Load        "freetype"
#    Load        "xtt"
   Load "vbe"
# This loads the GLX module
   Load       "glx"
# This loads the DRI module
#    Load       "dri"

EndSection

Section "Files"
FontPath   "/usr/share/fonts/TTF"
   FontPath   "/usr/share/fonts/OTF"
   FontPath   "/usr/share/fonts/Type1"
   FontPath   "/usr/share/fonts/misc"
   FontPath   "/usr/share/fonts/75dpi/:unscaled"
#    FontPath   "/usr/lib/X11/fonts/local/"
   FontPath   "/usr/lib/X11/fonts/misc/"
   FontPath   "/usr/lib/X11/fonts/75dpi/:unscaled"
   FontPath   "/usr/lib/X11/fonts/100dpi/:unscaled"
   FontPath   "/usr/lib/X11/fonts/Speedo/"
   FontPath   "/usr/lib/X11/fonts/Type1/"
   FontPath   "/usr/lib/X11/fonts/TTF/"
   FontPath   "/usr/lib/X11/fonts/OTF/"
   FontPath   "/usr/lib/X11/fonts/cyrillic/"
   FontPath   "/usr/lib/X11/fonts/75dpi/"
   FontPath   "/usr/lib/X11/fonts/100dpi/"
EndSection

Section "InputDevice"

   Identifier   "Keyboard1"
   Driver   "kbd"
   Option "AutoRepeat" "500 30"
   Option "XkbRules"   "xorg"
   Option "XkbModel"   "pc105"
   Option "XkbLayout"   "es"

EndSection

Section "InputDevice"
   Identifier   "Mouse1"
   Driver   "mouse"
   Option "Protocol"    "IMPS/2"   # IntelliMouse PS/2
   Option "Device"      "/dev/mouse"
   Option "ZAxisMapping"   "4 5 6 7"
   Option "Emulate3Buttons"
EndSection

Section "Monitor"
   Identifier  "My Monitor"
   HorizSync   31.5 - 48.5
   VertRefresh 50-70
EndSection

Section "Device"
   Identifier   "Standard VGA"
   VendorName   "Unknown"
   BoardName   "Unknown"
   Driver     "vga"
EndSection

Section "Device"
   Identifier  "NVIDIA GeForce"
   Driver      "nvidia"
   #VideoRam    131072
   # Insert Clocks lines here if appropriate
EndSection

Section "Screen"
   Identifier  "Screen 1"
   Device      "NVIDIA GeForce"
   Monitor     "My Monitor"
   DefaultDepth 24

   Subsection "Display"
       Depth       8
       Modes       "1280x1024" "1024x768" "800x600" "640x480"
       ViewPort    0 0
   EndSubsection
   Subsection "Display"
       Depth       16
       Modes       "1280x1024" "1024x768" "800x600" "640x480"
       ViewPort    0 0
   EndSubsection
   Subsection "Display"
       Depth       24
       Modes       "1280x1024" "1024x768" "800x600" "640x480"
       ViewPort    0 0
   EndSubsection
   Option "RenderAccel" "true"
   Option "AllowGLXWithComposite" "true"
   Option "AddARGBGLXVisuals" "true"
   Option "DisableGLXRootClipping" "true"
EndSection

Section "ServerLayout"
   Identifier  "Simple Layout"
   Option "AIGLX" "true"
   Screen "Screen 1"
   InputDevice "Mouse1" "CorePointer"
   InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "Extensions"
   Option "Composite" "Enable"
EndSection

Me anda todo no me tira ningun error ni nada pero lo uso un tiempo y muere la pc..
no se por que

saludos

ZeiterZ

No le encuentro nada malo a tu xorg.conf

Yo probaría con:

-) Dejar de usar el escritorio 3D (si es que lo estás usando) y probar si se cuelga

Si sigue colgándose:
-) reemplazar "nvidia" por "nv" (el driver libre).

     Si no se cuelga:
     -> probar con otra versión del controlador de nVidia
     Si se cuelga:
     -> puede ser algo de hardware. Tal vez calentamiento del chip gráfico de la placa nVidia

Probá y avisá.

Saludos.

[El_Negro]

Ok. estoy probando el xorg.conf por defecto.. con el driver nv
voy a probar un tiempo a ver como anda.
saludos

[El_Negro]

Probe de todo pero siempre pasa lo mismo.. me parece que es por el wine que se cuelga
adios al pes 2008  :'(