Bueno este es un problema que tiene ubuntu, kubuntu, edubuntu y otros distros similares esto se debe a una actualizacion del xorg.conf estos ya no la utilizan y hay que crear uno aqui les dejo una solucion:
recuerden yo pongo las claves para kubuntu si uitilizan otro las cambian (ej. Kate en kubuntu gedit en ubuntu, o kdesudo y gksudo?
abren terminal si quieren copian y pegan.
Kdesudo kate /etc/X11/xorg.conf
recuerden la x en mayuscula la terminal es sensible a mayusculas y minusculas
copian esta info:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1280x1024"
Horizsync 31.5-64.0
Vertrefresh 56.0 - 65.0
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
Gamma 1.0
# modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
# modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
# modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
# modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
# modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
guardan y reinician si este Xorg funciono para su hardware perfecto pero si no funciona no va a encender en modo grafico ya q las Xs no van a funcionar entonces entran desde el grub en recovery mode despues en droop to shell
y escriben los siguientes comandos
sudo -rf /etc/X11/xorg.conf
o tambien lo pueden borrar asi
sudo nano /etc/X11/xorg.conf
cualquiera de las dos opciones funcionan luego
sudo reboot
recuerden anotar estos ultimos comandos en un papel.
Gracias a @vampiro2008 que edito el xorg.conf
recuerden yo pongo las claves para kubuntu si uitilizan otro las cambian (ej. Kate en kubuntu gedit en ubuntu, o kdesudo y gksudo?
abren terminal si quieren copian y pegan.
Kdesudo kate /etc/X11/xorg.conf
recuerden la x en mayuscula la terminal es sensible a mayusculas y minusculas
copian esta info:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1280x1024"
Horizsync 31.5-64.0
Vertrefresh 56.0 - 65.0
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
Gamma 1.0
# modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
# modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
# modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
# modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
# modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
guardan y reinician si este Xorg funciono para su hardware perfecto pero si no funciona no va a encender en modo grafico ya q las Xs no van a funcionar entonces entran desde el grub en recovery mode despues en droop to shell
y escriben los siguientes comandos
sudo -rf /etc/X11/xorg.conf
o tambien lo pueden borrar asi
sudo nano /etc/X11/xorg.conf
cualquiera de las dos opciones funcionan luego
sudo reboot
recuerden anotar estos ultimos comandos en un papel.
Gracias a @vampiro2008 que edito el xorg.conf
Last edited by Otrebor on Sun Jul 04, 2010 7:18 am; edited 1 time in total