Results 1 to 4 of 4

Thread: SteamOS Black Screen on Boot

  1. #1
    Join Date
    Nov 2012
    Location
    Thousand Oaks, CA, USA
    Beans
    324
    Distro
    Ubuntu Development Release

    SteamOS Black Screen on Boot

    I've recently installed SteamOS on my friend's computer, and it ran "okay" initially (low frame rate and mysteriously dim screen), but after I ran
    Code:
    ~/post_logon.sh
    and rebooted it will only give me a black screen and hang until I power it of, which I then see a terms and agreements pop up for a brief second before powering off. My friend's computer is a Sony VAIO ModelNum: SVF15N17CXB.

    Here are the hardware specifications for the laptop.
    https://docs.sony.com/release/specs/...17CXB_mksp.pdf

  2. #2
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: SteamOS Black Screen on Boot

    first of all what does ~/post_logon.sh script do? can you post it's contents on pastebin and then post the link here? also we really need to see the Xorg.0.log file to know what the error is. and maybe even ~/.xession-errors file as well. if you only have access to tty1 than you may be able to install pastebinit with
    Code:
    sudo apt-get install pastebinit
    then issue the following to upload the log file using
    Code:
    pastebinit /var/log/Xorg.0.log
    and
    Code:
    pastebinit ~/.xsession-errors
    then write down the links it spits back at you and post those links here.

  3. #3
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: SteamOS Black Screen on Boot

    Thread moved to Other OS/Distro Support.

  4. #4
    Join Date
    Nov 2012
    Location
    Thousand Oaks, CA, USA
    Beans
    324
    Distro
    Ubuntu Development Release

    Re: SteamOS Black Screen on Boot

    Quote Originally Posted by Elfy View Post
    Thread moved to Other OS/Distro Support.
    Thank you.

    Quote Originally Posted by dannyboy79 View Post
    first of all what does ~/post_logon.sh script do? can you post it's contents on pastebin and then post the link here? also we really need to see the Xorg.0.log file to know what the error is. and maybe even ~/.xession-errors file as well. if you only have access to tty1 than you may be able to install pastebinit with
    Code:
    sudo apt-get install pastebinit
    then issue the following to upload the log file using
    Code:
    pastebinit /var/log/Xorg.0.log
    and
    Code:
    pastebinit ~/.xsession-errors
    then write down the links it spits back at you and post those links here.
    I can't get to terminal anymore. It boots, I see the VAIO logo, then the Steam logo, and then it goes pitch black and hangs forever with no way of typing terminal commands. It doesn't even make it to the sign in screen.

    ~/post_logon.sh performs the post-install customizations, deletes itself, then reboots into the recovery partition capture utility. (#9 on Custom Installation)
    Last edited by King Dude; January 17th, 2014 at 08:44 PM.

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
  •