Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 44

Thread: Plymouth low res boot screen.

  1. #21
    Join Date
    Mar 2006
    Beans
    112

    Re: Plymouth low res boot screen.

    Found a solution that works for me. Here is my /etc/default/grub (I marked the changes in bold)
    Code:
    # If you change this file, run 'update-grub' afterwards to update
    # /boot/grub/grub.cfg.
    
    GRUB_DEFAULT=0
    #GRUB_HIDDEN_TIMEOUT=0
    GRUB_HIDDEN_TIMEOUT_QUIET=true
    GRUB_TIMEOUT=3
    GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
    GRUB_CMDLINE_LINUX_DEFAULT=""
    GRUB_CMDLINE_LINUX="quiet splash"
    
    # Uncomment to disable graphical terminal (grub-pc only)
    #GRUB_TERMINAL=console
    
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE=1680x1050
    GRUB_GFXPAYLOAD_LINUX=1680x1050
    
    # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
    #GRUB_DISABLE_LINUX_UUID=true
    
    # Uncomment to disable generation of recovery mode menu entries
    #GRUB_DISABLE_LINUX_RECOVERY="true"
    
    # Uncomment to get a beep at grub start
    #GRUB_INIT_TUNE="480 440 1"
    Note: Don't forget to change "1680x1050" to your native resolution

  2. #22
    Join Date
    Feb 2009
    Location
    Hull, England
    Beans
    Hidden!
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Plymouth low res boot screen.

    Anybody know if the above fix also works for the ATI cards using FGLRX?
    My boot screen is just ugly.

  3. #23
    Join Date
    Jul 2007
    Location
    UK
    Beans
    17,059
    Distro
    Ubuntu Development Release

    Re: Plymouth low res boot screen.

    If anyone is happy with the default grub resolution, I am, then just use this bit in /etc/default/grub to set plymouth resolution.

    Code:
    GRUB_GFXPAYLOAD_LINUX=1680x1050
    Then

    Code:
    sudo update-grub
    1680x1050 = my native res as mentioned above by sgleo87.
    Last edited by philinux; April 27th, 2010 at 02:26 PM. Reason: typo

  4. #24
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Plymouth low res boot screen.

    got new plymouth releases few minutes ago

  5. #25
    Join Date
    Apr 2009
    Beans
    865

    Re: Plymouth low res boot screen.

    Quote Originally Posted by dino99 View Post
    got new plymouth releases few minutes ago
    Has it improved anything noticeably?

    I get about 3 seconds of splash and the rest of it is black screen.
    Yet on PCLinuxOS and Fedora it worked perfectly from grub to login.

  6. #26
    Join Date
    Mar 2010
    Beans
    12

    Re: Plymouth low res boot screen.

    Quote Originally Posted by x-shaney-x View Post
    Has it improved anything noticeably?

    I get about 3 seconds of splash and the rest of it is black screen.
    Yet on PCLinuxOS and Fedora it worked perfectly from grub to login.
    No improvements here with NVIDIA proprietary drivers.

    The workaround posted above is still the only way for me.

  7. #27
    Join Date
    Nov 2007
    Location
    At home.
    Beans
    65
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Re: Plymouth low res boot screen.

    Quote Originally Posted by sgleo87 View Post
    Found a solution that works for me. Here is my /etc/default/grub (I marked the changes in bold)
    Code:
    # If you change this file, run 'update-grub' afterwards to update
    # /boot/grub/grub.cfg.
    
    GRUB_DEFAULT=0
    #GRUB_HIDDEN_TIMEOUT=0
    GRUB_HIDDEN_TIMEOUT_QUIET=true
    GRUB_TIMEOUT=3
    GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
    GRUB_CMDLINE_LINUX_DEFAULT=""
    GRUB_CMDLINE_LINUX="quiet splash"
    
    # Uncomment to disable graphical terminal (grub-pc only)
    #GRUB_TERMINAL=console
    
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE=1680x1050
    GRUB_GFXPAYLOAD_LINUX=1680x1050
    
    # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
    #GRUB_DISABLE_LINUX_UUID=true
    
    # Uncomment to disable generation of recovery mode menu entries
    #GRUB_DISABLE_LINUX_RECOVERY="true"
    
    # Uncomment to get a beep at grub start
    #GRUB_INIT_TUNE="480 440 1"
    Note: Don't forget to change "1680x1050" to your native resolution
    I'm using the proprietary nvidia drivers and your instructions FINALLY gave me a decent-looking splash screen -Thank you!

  8. #28
    Join Date
    Sep 2008
    Location
    luxembourg
    Beans
    47
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Plymouth low res boot screen.

    Now we are at T-2 days to final...
    Should I implement this fix or wait
    Ubuntu 11.04(amd64)
    |Abit FP-IN9 SLI | Intel(R) Core(TM)2 Duo CPU E8200@2.66GHz | GeForce 9800 GT |

  9. #29
    Join Date
    Apr 2009
    Beans
    865

    Re: Plymouth low res boot screen.

    Quote Originally Posted by ancleessen4 View Post
    Now we are at T-2 days to final...
    Should I implement this fix or wait
    Well it's pretty easy to reverse, you can simply comment out the lines before you upgrade to final.

    I have been using this method a while (=keep didn't work for me) but unfortunately my card doesn't apparently allow widescreen modes on boot so I have a slightly stretched logo but better than the alternative.

  10. #30
    Join Date
    Sep 2008
    Location
    luxembourg
    Beans
    47
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Plymouth low res boot screen.

    Gave the fix a try-but no change-logo still looks like one or two res levels down on 1680x1050...
    Ubuntu 11.04(amd64)
    |Abit FP-IN9 SLI | Intel(R) Core(TM)2 Duo CPU E8200@2.66GHz | GeForce 9800 GT |

Page 3 of 5 FirstFirst 12345 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •