[Ilugc] Ubuntu 10.04 Black Screen on Bootup

2012-06-02 Thread Balasubramaniam Natarajan
Hi

I had started using Ubuntu as my main OS and of late I have seen while
booting 10.04 it just shows a black screen I have to press the power button
once again and then power button once again to get it up an running, I
browsed the net and landed on the link which is shown below.  They have
asked me to replace quite and splash with nomodeset, which I did and my
ubuntu does boot up, however while booting up now it shows lots of text
scrolling past the screen while it is booting.  Is this normal ?  Since the
OS shows black screen almost once in a day I need to wait for a couple of
more days to know for sure if it is completely fixed.

#Added by BALA on 2-Jun-2012 as per
http://ubuntu-tutorials.com/2010/05/06/ubuntu-10-04-lucid-blank-screen-at-startup-workaround/
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

I ran update-grup after editing the above line in /etc/default/grub

-- 
Regards,
Balasubramaniam Natarajan
www.etutorshop.com/moodle/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Ubuntu 10.04 Black Screen on Bootup

2012-06-02 Thread 0
> I had started using Ubuntu as my main OS and of late I have seen while
> booting 10.04 it just shows a black screen I have to press the power button
> once again and then power button once again to get it up an running, I
> browsed the net and landed on the link which is shown below.  They have
> asked me to replace quite and splash with nomodeset, which I did and my
> ubuntu does boot up, however while booting up now it shows lots of text
> scrolling past the screen while it is booting.  Is this normal ?  Since the
> OS shows black screen almost once in a day I need to wait for a couple of
> more days to know for sure if it is completely fixed.
>
> #Added by BALA on 2-Jun-2012 as per
> http://ubuntu-tutorials.com/2010/05/06/ubuntu-10-04-lucid-blank-screen-at-startup-workaround/
> GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
> #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
>

It is normal to see the scrolling text. Only in the last 5 years, they 
have added the splash image. Personally, I prefer the text to make sure 
all services have started up okay.

If you are up for some experimentation, you can try to set the value to,

GRUB_CMDLINE_LINUX_DEFAULT="nomodeset quiet"

and see what happens. Without a splash image, I don't know what you will 
see on boot up.

-- 
0
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Ubuntu 10.04 Black Screen on Bootup

2012-06-02 Thread Balasubramaniam Natarajan
>
> It is normal to see the scrolling text. Only in the last 5 years, they
> have added the splash image. Personally, I prefer the text to make sure
> all services have started up okay.
>
> Even I liked the details which Fedora used to give while it was booting
like the interface is up and the services which were turning up.  However
currently the text which I see in ubuntu are not aligned that is why it is
confusing.   Is it possible to get a neat text scrolling with Ubuntu ?  I
remember pressing "ALT + D" to see that information in Fedora while it was
booting.

GRUB_CMDLINE_LINUX_DEFAULT="nomodeset quiet"
>
> I am happy with the mis aligned text which scrolls past my screen rather
than to stare at the blank screen.

-- 
Regards,
Balasubramaniam Natarajan
www.etutorshop.com/moodle/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc