[Ubuntu-PT 3205] Re: Problemas com o Compiz fusion
Rui Lopes
ruilop gmail.com
Quarta-Feira, 5 de Dezembro de 2007 - 23:34:44 GMT
Em 05/12/07, José Carlos Carvalheira <j.c.a.carvalheira gmail.com> escreveu:
>
> Também tinha o mesmo problema. Encontrei esta solução num site
> brasileiro do qual não me recordo agora:
>
> "Passei pelo mesmo problema. Depois de pesquisar um pouco, vi que isso
> ocorre devido a inicialização do Ubuntu 7.10 ser preconfigurada para uma
> resolução maior a suportada por nossos computadores. Para resolver isso,
> edite o arquivo "/etc/usplash.conf", alterando-o para os valores:
>
> xres=1024
> yres=768
>
> Logo depois, execute o comando:
>
> sudo update-initramfs -u -k `uname -r`
>
> Isso resolveu comigo.."
>
> Espero que resulte...
>
>
> Rui Lopes escreveu:
> >
> > Problema 1:
> > Não aparece nada. Eu vou explicar melhor:
> > Eu carrego no botão de ligar o pc. Aparece o grub (eu tenho dual boot
> > com windows), seleciono o ubuntu, o ubuntu começa a carregar mas o
> > ecra está completamente escuro. (Eu só sei que ele está a carregar
> > porque vejo a luz do procesador a piscar e se fizer alt-f1 consigo ver
> > os processos a correr). Após algum tempo aparece a tela onde se coloca
> > a palavra passe e o nome de utilizador e a partir dai tudo decorre
> > normalmente.
> >
> >
> >
> > Problema 2
> > Resolvido
>
>
> --
> ubuntu-pt mailing list
> ubuntu-pt lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-pt
>
Bem, pessoal, isto agora deu para o torto. Arranjei um grande problema e se
não o resolver vou ter de formatar o ubuntu. Eu passo a explicar:
Na tentativa de resolver o meu problema com o boot screen segui as
instruções indicadas no seguinte site:
http://ubuntuguide.org/wiki/Ubuntu:Gutsy#Fix_Slow_boot.2Ffaulty_splash_screen
passo a transcrever:
Fix Slow boot/faulty splash screen
if your system is booting slowly or your ubuntu splash screen is not being
displayed it could be that Usplash has created the splash screen incorrectly
1) edit /boot/grub/menu.lst
sudo gedit /boot/grub/menu.lst
At the very end of the kernel line after "splash" , add
"vga=***"
replace *** with the code from the table below that corresponds with the
resolution and colour setting you are using
Screen 640x480 800x600 1024x768 1280x1024 1600x1200 Colors 256 769 771 773
775 796 32,768 784 787 790 793 797 65,536 785 788 791 794 798 16.8M 786 789
792 795 799
the line should look something like this
kernel /boot/vmlinuz-2.6.22-14-generic
root=UUID=20fd9912-6383-4860-9cd8-88a11909d715 ro quiet splash vga=791
Save that file, close it,
2) edit /etc/usplash.conf
sudo gedit /etc/usplash.conf
change the resolution to the one you set in the previous step save and close
3) rebuild the bootsplash screen
get your kernel version
uname -r
This lists your current kernel version.
sudo update-initramfs -u -k <insert results from uname -r here>
This rebuilds the image that Grub uses to start the system.
4) reboot
(A resolução do monitor é 1024x768)
Apos seguir as instruções indicadas fiz reboot. Apareceu o grub e selecionei
o ubuntu normalmente, só que ele não inicia, em vez disso o ecran fica preto
e aparece esta mensagem:
[11.491715] Kernel panic - not sycing:VFS: Unable to mount root fs on
unknown - block (0,0)
e nao acontece mais nada. A unica maneira que tenho de aceder ao linux é
fazendo boot pelo live cd e aceder á partiçáo onde está instalado o linux.
Por favor digam-me o que fazer para repor as coisas como estavam senão vou
ter de formatar o pc.
-------------- próxima parte ----------
Um anexo em HTML foi limpo...
URL: https://lists.ubuntu.com/archives/ubuntu-pt/attachments/20071205/8caabfea/attachment-0001.htm
Mais informações acerca da lista ubuntu-pt