Results 1 to 3 of 3

Thread: Hardy installation problem - Running local boot scripts (/etc/rc.local)

  1. #1
    Join Date
    Dec 2006
    Location
    West Country, UK
    Beans
    74
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Hardy installation problem - Running local boot scripts (/etc/rc.local)

    Folks .. whilst attempting to get Hardy to run from the live CD it hangs at:

    "Running local boot scripts (/etc/rc.local) [OK]"

    Hitting ctrl-alt and F2 takes it to command line.

    Try to kick start X using startx and it fails with the following errors:

    unable to connect to xserver
    fatal server error
    no screens found
    vesa: no matching modes

    (not in that order).

    So it appears that there is no monitor support for my laptop?

    Model : http://www.samsung.com/he/products/n...np_r40plus.asp

    Any ideas how I can get round this? Help appreciated. :-/

  2. #2
    Join Date
    Nov 2006
    Location
    Wisconsin, USA
    Beans
    920
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Hardy installation problem - Running local boot scripts (/etc/rc.local)

    If you aren't getting any video, but do have command live virtual terminal access, you can look in /var/log/Xorg.0.log and try to find out what the relevent error message is.

    If Ubuntu Hardy isn't working for you, try Ubuntu Gutsy 7.10 and see if that does any better. Or try Fedora or OpenSuSE. Ubuntu 8.04 went for autoconfigured X in a big way, which is great for most people, but is having some teething troubles on more esoteric hardware.

  3. #3
    Join Date
    Aug 2007
    Location
    Kottawa, Sri Lanka
    Beans
    7,387
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Hardy installation problem - Running local boot scripts (/etc/rc.local)

    What you are having is an X-Server configuration error, did you try rebooting Ubuntu in Recovery Mode and then reconfiguring the X-Server to it's defaults by executing:-
    Code:
    sudo dpkg-reconfigure -phigh xserver-xorg
    and then starting the X-Server with:-
    Code:
    startx
    Edit:- Whoops, you already did, sorry. Unfortunately I may not be able to help much since I am not really good with ATi cards, so you may want to wait until someone who is competent with ATi cards comes along.
    Last edited by PmDematagoda; May 5th, 2008 at 06:41 PM. Reason: Realised that the OP has supplied the specs
    Think carefully before executing commands containing "rm", especially "sudo rm -rf ", if you require more information concerning this matter, read this.
    I am an experimenter, give me the most stable OS and I can make it unstable in a few hours.

    C == seriously fast == FTW!

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
  •