| |||
ubuntu 6.10 y beryl hola, sigue los pasos de una web he instale a traves de un script la actualizacion de ubuntu para el motor grafico beryl, todo fue bien pero al reiniciar ya no me deja entrar en modo grafico al escritorio, me aparece una pantalla en fondo azul con un recuadro gris en el centro y me habla sobree x window(creo ke me faltaba algun drivers aun de la grafica por instalar), queria saber si el problema era ese de los drivers o no pq instale todos los paketes de graficos? y como puedo solucionar ahora esto para poder volver a entrar bien y no me salga mas esa pantalla? |
| ||||
Re: ubuntu 6.10 y beryl Tengo ubuntu 6.10 con Beryl Manager, y me funciona al 100%, incluso con mi memoria de video integrada de 8mb. Trata de bajar los drivers para linux, ya que debe funcionar. Para más información checa: http://www.guia-ubuntu.org/index.php/Xgl_y_Beryl |
| ||||
Re: ubuntu 6.10 y beryl pero por lo que parece no entendiste bien lo que necesitabas para instalar beryl... Que tarjeta grafica tienes, tienes activada la aceleración gráfica? Probablemente no puedes entrar en modo gráfico por que de alguna manera ese script que usaste desconfiguró las X. Utiliza el comando:
Código:
Sigue las instrucciones con atención y responde lo apropiado en cada caso, deberás contestar acerca de tu teclado, mouse, tarjeta gráfica y monitor, por lo que te recomiendo que antes de iniciar tengas a la mano toda esa información.# sudo dpkg-reconfigure xserver-xorg Despues de que recuperes las x, visita esta guia para activar la aceleración gráfica de tu tarjeta y luego, lo más confiable y exacto para instalar beryl es la propia wiki del proyecto (en inglés). Si tienes dudas, postea más datos |
| |||
Re: ubuntu 6.10 y beryl nada he probado gran cantidad de manuales incluso esos ke me dices, pero no logro ke me arranke una vez ke lo instalo reinicio pero ya no me entra a ubuntu, me sigue saliendo la pantalla esa azul y tengo ke hacer sudo dpkg-reconfigure... alguien me puede decir como puedo activar la aceleracion grafica?, la cosa es que no me da ningun error durante la instalacion, pero lego me sale eso |
| |||
Re: ubuntu 6.10 y beryl # /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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/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/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" # 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 "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "es" Option "XkbOptions" "lv3:ralt_switch" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Device" Identifier "ATI RADEON 9200" Driver "ati" BusID "PCI:1:0:0" VideoRam 128000 EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 28-51 VertRefresh 43-60 EndSection Section "Screen" Identifier "Default Screen" Device "ATI RADEON 9200" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "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" EndSection Section "DRI" Mode 0666 EndSection |
| ||||
Re: ubuntu 6.10 y beryl Aqui Sugieren probar el driver "radeon" o el "vesa" en lugar del "ati" cuando Gnome se ongela o da conflictos, puede ser esa tu opción. Ahi mismo dicen como cambiar el driver sin el modo gráfico. |
| |||
Re: ubuntu 6.10 y beryl alguien sabe que deberia hacer? eske ya he instalado los drivers con todos los paketes ke ahi sobre ati y vario en el archivo ese xorg donde pone ati por "xglrs" (o como sea) pero al reiniciar me aparece la pantalla en azul y me habla sobre los xservers y no logro entrar a ubuntu en modo grafico hasta ke no cambio de nuevo el xorg, a un compañero mio le esta pasando igual tampoco puede. alguien sabe que nos puede estar fayando? |