Results 1 to 10 of 1386

Thread: Graphics Resolution- Upgrade /Blank Screen after reboot

Threaded View

  1. #11
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by emerick7 View Post
    If I use:
    Code:
    GRUB_CMDLINE_LINUX_DEFAULT="quiet i915.modeset=0 acpi_osi=Linux"
    When I reboot it does not hang on a blank screen, but on the Ubuntu splash screen, the one with the 5 orange progress dots.
    acpi_os_name= [HW,ACPI] Tell ACPI BIOS the name of the OS Format: To spoof as Windows 98: ="Microsoft Windows"

    acpi_osi= [HW,ACPI] empty param disables _OSI
    + acpi_osi= [HW,ACPI] Modify list of supported OS interface strings
    + acpi_osi="string1" # add string1 -- only one string
    + acpi_osi="!string2" # remove built-in string2
    + acpi_osi= # disable all strings acpi_serialize [HW,ACPI] force serialization of AML methods
    [
    acpi_osi=Linux was generally a workaround the tell the BIOS of a laptop that the OS was compatible with linux to prevent the cooling fans from running continuously (especially on older Tosiba Laptops)... have you tried using acpi=off? ...and what is this on?
    Last edited by MAFoElffen; May 1st, 2011 at 08:44 PM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

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
  •