Moderator: Stolz

Code: Select all
cp /etc/X11/xorg.conf /etv/X11/xorg.conf.backupCode: Select all
Xorg -configureCode: Select all
cp /root/xorg.conf.new /etc/X11/xorg.confCode: Select all
startx o /etc/init.d/xdm restartCode: Select all
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
EndSection
Section "Module"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
Option "AllowEmptyInput" "no"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 71.0
VertRefresh 50.0 - 160.0
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "False"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GT"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1280x1024 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Code: Select all
cat /var/log/Xorg.0.logJotaCE wrote:Segui todas y cada de las sugerencias aqui expresas y ninguna funciono o todas funcionaron, la verdad no se.
Lo cierto es que volvi a compilar el modulo xf86-video-sis hice un etc-update, luego un startx y recupere mi entorno grafico.
El problema ahora es que no tengo mouse. Alguna idea?
Code: Select all
emerge x11-drivers/xf86-input-mouse