View Single Post
Old 01-16-2008, 12:20 AM   #4
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

Puede ser que al xorg.conf le falten cargar módulos:

Code:
Section "Module"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "vbe"
EndSection
Eso va en el xorg, pero todavía no lo pongas!!! Primero hacé un

Code:
cat /etc/X11/xorg.conf | grep Load
Si te tira resultados, se supone que no es necesario. Si no devuelve nada, editá el archivo como root y reiniciá las X
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote