Results 1 to 4 of 4

Thread: Ctrl-Alt-F1 - F6 = Black, blank screen

  1. #1
    Join Date
    Jun 2006
    Beans
    37

    Ctrl-Alt-F1 - F6 = Black, blank screen

    Ubuntu 8.10 / Nvidia driver

    While in Gnome, Ctrl-Alt-F1 to F6 used to display a text console or tty. All I get now is a gray screen with no login prompt. If I login in blind and issue a command like "top" I see that there is a console running because the command is listed in the process list back in Gnome (Ctrl-Alt-F7). "who" shows me logged in on tty1.

    Doing the following from this post, http://ubuntuforums.org/showthread.php?t=454392&page=3, fixes it:

    1. sudo vi /etc/initramfs-tools/modules and add fbcon and vesafb
    2. sudo update-initramfs -u
    3. sudo vi /etc/modprobe.d/blacklist-framebuffer and
    change the line "blacklist vesafb" to "# blacklist vesafb"
    4. reboot and everything is fine

    Any ideas why I had to do this? What does this do exactly?
    Thanks, this was an upgrade from the previous version of Ubuntu.

  2. #2
    Join Date
    Apr 2007
    Location
    Alabama
    Beans
    64

    Re: Ctrl-Alt-F1 - F6 = Black, blank screen

    Did you ever figure out anything on this? On my desktop, I can press CTRL+ALT+(F1 ... F6) and I just get a black screen. CTRL+ALT+F7 brings me back into Gnome GUI no problem. A bit frustrating due to being a CLI reliant user. For now, I have to grab my laptop to ssh in and resolve whatever...

    I am pushing my hardware with multiple headless vms, so sometimes I set something in a manner that may lock my system - dropping to shell is a must... stinks having to grab the lappy to get it done..

    Running Karmic with SLI nVidia 8500 GTs... This very thing happened in Edgy with me and eventually was worked out with an upgrade - hope thats not the case this time...

    Ideas anyone? Much appreciation!
    Processor: Intel Q6600 (Quad Cores @ 2.5GHz)
    Video: Dual nVidia 8500GT (SLI - 1GB Total)
    Ram: 2GB
    Hard Drive: 300GB@7200rpm, 200GB@7200rpm, 150GB, 120GB, 60GB

  3. #3
    Join Date
    Dec 2005
    Location
    What a weird trip.....
    Beans
    4,676
    Distro
    Ubuntu 12.04 Precise Pangolin

    Cool Re: Ctrl-Alt-F1 - F6 = Black, blank screen

    He gave his repair in the first post.
    If at first you don't succeed - just buy the company and tell them to make the one you want.

  4. #4
    Join Date
    Jun 2010
    Location
    Moscow, Russia
    Beans
    6
    Distro
    Xubuntu 10.04 Lucid Lynx

    Re: Ctrl-Alt-F1 - F6 = Black, blank screen

    this is the right approach to solve this problem. in my case it worked but with some modifications, see here: http://ubuntuforums.org/showthread.p...8#post10085888

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
  •