Results 1 to 2 of 2

Thread: Installing 11.10 with ati Radeon black screen LIVE CD working bypass

  1. #1
    Join Date
    Feb 2011
    Location
    Maryland
    Beans
    2,259
    Distro
    Ubuntu

    Installing 11.10 with ati Radeon black screen LIVE CD working bypass

    I just figured this out and wanted to share.

    When I would boot from the Live Cd, even with nomodeset and acpi=off, I would only get to the command line. No GUI.

    If you are having this problem and you have the radeon card you can do the following...

    reboot your computer from the cd rom drive

    hold the SHIFT key while booting so you can get to the selection screen. Choose your language, cursor over Try Ubuntu without Installing

    Press F6, choose nomodeset

    it ESC and then ENTER to boot.

    Once you are at the text login

    Code:
    sudo bash
    Code:
    apt-get remove xserver-xorg-video-radeon
    Code:
    X
    Press CTRL + ALT + F1

    Code:
    service lightdm start
    Voila, you are now at the 11.10 unity live mode.

  2. #2
    Join Date
    Jan 2012
    Beans
    1

    Wink Re: Installing 11.10 with ati Radeon black screen LIVE CD working bypass

    Thank You

    Having just got my hands on some HP Pavillion G-Series laptops with Radeon Graphics cards, trying to install 64 bit version of Ubuntu, normally a walk in the park was proving to be problematic. I was almost contemplating moving to a different flavour of Linux!

    This fix works extremely well, and I was quite able to install the system from the live CD. All that remains to be seen is if they will then boot....

    ~BX

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
  •