› Foros › PC › Software libre
kornshell escribió:Haz login con tu usuario en esa línea de comandos (te estará pidiendo tu user y pass) y luego:
sudo vi /etc/X11/xorg.conf
Si te dice que no encuentra vi o algo parecido, pon nano en su lugar.
El vi es un editor de texto un poco "raro": te mueves con los cursores hasta donde quieras tocar algo, y pulsas i para empezar a escribir. Luego guardas y sales pulsando escape, escribiendo :wq y dándole a enter.
Reemplaza Driver "fglrx" por Driver "ati" en ese fichero y reinicia el pc (o ejecuta sudo gdm).
Para otra vez que lo intentes, pon los mensajes de error que te salen para que podamos ayudarte (o busca los mensajes de error en google, que también te acabará llevando a la solución).
*Ya que entraste al entorno gráfico desde el recovery, haz lo que te digo de editar el /etc/X11/xorg.conf desde ahí, y cambiar la línea esa.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
"/etc/X11/xorg.conf" [New File]
error al iniciar el servidor X (su interfaz gráfica). Probablemente no esté configurada correctamente. Desea ver la salida del servidor X para diagnosticar el problema ?
(==) Log file "/var/log/xorg.0.log"
(==) using config file "/etc/x11/xorg.conf"
El servidor X está desinstalado...
(EE) Failed to load /usr/lib/xorg/modules/drivers//fglrx_drv.so
Failed to load module "fglrx" (loader failed ?)
No drivers available
$> sudo apt-get remove --purge xorg-driver-fglrx
$> sudo gedit /etc/apt/sources.list
$> sudo apt-get update
$> sudo apt-get install xorg-driver-fglrx
$> aticonfig --initial
$> aticonfig --overlay-type=Xv
sudo apt-get remove --purge xorg-driver-fglrx
sudo gedit /etc/apt/sources.list
Crear copia de xorg.conf:
$> sudo cp /etc/X11/xorg.conf /etc/X11/xorg.backup
Restaurar copia:
$> sudo cp /etc/X11/xorg.backup /etc/X11/xorg.conf
4s|m3tr|ko0 escribió:psé a mi alguna vez tb me lo ha dicho, pero luego resulta que si que ha hecho los cambios. Edita el xorg.conf y mira a ver si ha creado las secciones de dispositivos de ati y todo eso.
# /etc/X11/xorg.conf (xorg 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(5) 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.
#
# 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 "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Ati Radeon X1600"
Driver "fglrx"
BusID "PCI:2:0:0"
EndSection
BusID "PCI:2:0:0"
EndSection
Section "Extensions"
Option "Composite" "0"
EndSection
Section "Monitor"
Identifier "Monitor genérico"
Option "DPMS"
HorizSync 30-65
VertRefresh 50-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Ati Radeon X1600"
Monitor "Monitor genérico"
DefaultDepth 24
Monitor "Monitor genérico"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Txukie escribió:La seccion device tiene que quedarte asi
Section "Device"
Identifier "Ati Radeon X1600"
Driver "fglrx"
BusID "PCI:2:0:0"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
Borra el otro endsection que tienes debajo (una linea repetida, la del busid
Txukie escribió:glxgears no sirve para medir el rendimiento
Haz
glxinfo |grep -i direct
el-Jatino escribió:
pues me sale esto:
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect
psgonza escribió:
Sin direct rendering no podrás ejecutar el ET..
maes3 escribió:Por que no pruebas con ENVY para instalar los drivers para tu tarjeta?. Lo he usado en varios pc con distintas gráficas y siempre ha funcionado bien.
Un saludo.