Results 1 to 8 of 8

Thread: Please help/ Problem w/ Install at login screen

  1. #1
    Join Date
    Mar 2010
    Beans
    4

    Please help/ Problem w/ Install at login screen

    Little background info: I have a computer where the hdd crashed. Bought a new hdd tonight and installed it. As the computer had no operating system at this point I put in a copy of the live cd and begin to install Ubuntu 9.10(32 bit)...everything went smooth with the install (at least I think). My problem is that when I get to the login screen, I click on my user name to type in my password but as soon as I click on either my user name or guest it basically freezes...Mouse still moves but can't do anything with login or the options on the bottom right of the screen...

    Right when it freezes the pixels under the login box mess up, looks like some type of graphics problem?? I'm not sure, but I can't be the first person with this problem

    Also after it "freezes" I can't utilize the ctl+alt+f1 command either


    any one got any suggestions??? I've been looking around and can't quite find any info

  2. #2
    Join Date
    Feb 2007
    Location
    Maryland, USA
    Beans
    3,396
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Please help/ Problem w/ Install at login screen

    Do you get the grub menu? If so, try a Recovery Mode boot. If that works (gets you a command line with root privleges), your underlying system is probably intact, and you are dealing with a graphics problem.

    If you have concluded that the issue is a graphics problem, you will probably need to reconfigure the X server that creates the graphical user interface. You have to do this "by hand" in most cases. Start with the command
    Code:
    X -configure
    Then try
    Code:
    startx
    and see what you get.

    Here is a thread with a lot of information on re-configuring X in 9.10.
    Last edited by dstew; March 23rd, 2010 at 07:35 PM.

  3. #3

    Re: Please help/ Problem w/ Install at login screen

    How do things work with running the live cd?
    Learning is not attained by chance, it must be sought for with ardor and attended to with diligence. Abigail Adams ( 1744 - 1818 ), 1780;

    My blog Poetry and More Free Ubuntu Magazine

  4. #4
    Join Date
    Mar 2010
    Beans
    10
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Please help/ Problem w/ Install at login screen

    Quote Originally Posted by dstew View Post
    Do you get the grub menu? If so, try a Recovery Mode boot. If that works (gets you a command line with root privleges), your underlying system is probably intact, and you are dealing with a graphics problem.

    If you have concluded that the issue is a graphics problem, you will probably need to reconfigure the X server that creates the graphical user interface. You have to do this "by hand" in most cases. Start with the command
    Code:
    X -configure
    Then try
    Code:
    startx
    and see what you get.

    Here is a thread with a lot of information on re-configuring X in 9.10.
    Hello everyone. I am having the exact same issue as the OP in this thread. I have a AMD 3200 64 bit cpu with 4gig memory and a EVGA NVIDIA 7800 GT video card. I tried whats quoted above and I am able to boot into x windows but as soon as I scroll or open a windows i get blurred lines and it hard locks again. A friend of mine told me to install the nvidia PPA drivers and i ran through the tutorial on launchpad. Either I didn't do it right or it had no effect on this at all. Ideas Suggestions?

    Thanks for all the help.

    Brian

  5. #5
    Join Date
    Feb 2007
    Location
    Maryland, USA
    Beans
    3,396
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Please help/ Problem w/ Install at login screen

    BigRedJeep: You don't have exactly the same problem because the original poster has a 32-bit system. But anyway, what method are you using to install the driver? Give us a link. This blog has a method that seems straightforward.

  6. #6
    Join Date
    Mar 2010
    Beans
    10
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Please help/ Problem w/ Install at login screen

    Quote Originally Posted by dstew View Post
    BigRedJeep: You don't have exactly the same problem because the original poster has a 32-bit system. But anyway, what method are you using to install the driver? Give us a link. This blog has a method that seems straightforward.
    Thanks for the help. I didn't mean to hijack this user's thread for this issue. Here is the link that I tried to follow: https://launchpad.net/+help/soyuz/ppa-sources-list.html . When i get home tonight I will try what you posted and let you know what I get.
    Thanks,
    Brian

  7. #7
    Join Date
    Mar 2010
    Beans
    10
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Please help/ Problem w/ Install at login screen

    I tried the link that you gave me and i get an error on the last step.
    E: Couldn't find package nvidia-settings-190

    I have been looking around to see if maybe that name or location might have changed. What are your ideas or thoughts on it ?

  8. #8
    Join Date
    Mar 2010
    Beans
    10
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Please help/ Problem w/ Install at login screen

    I decided to try the IRC ubuntu channel to see what i could get from it and someone called Gogeta was able to help me out. Here is what we did in addition to the other items in this post to get it working.
    sudo apt-get install nvidia-settings
    wget -O NVIDIA-Linux-x86-pkg1.run http://www.nvidia.com/Download/index.aspx?lang=en-us
    sudo sh NVIDIA-Linux-x86-pkg1.run
    i was then able to boot the system normally and i have been able to run the updates and even make this post while booted into Ubuntu.
    Thanks so much for the help.

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
  •