Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: Fresh Install of 11.10 problem

  1. #21
    Join Date
    Oct 2011
    Beans
    7

    Re: Fresh Install of 11.10 problem

    Ok MAFoElffen,

    I've finally managed to get this code into my computer thanks to the ALT key. So, it turns out my video card is nVidia. The output was ...
    01:00 VGA compatible controller [0300]: nVidia Corporation G98 [GeForce 9300MGS][10de:06e9](rev a1)(prog-if 00 [VGA controller])
    Nevertheless, the "nomodeset" insert still doesn't help me.

    Can you think of anything I can do from here? I'm trying really hard to persevere with this but it's becoming quite frustrating.

    Cheers.

  2. #22
    Join Date
    Jan 2011
    Beans
    7

    Re: Fresh Install of 11.10 problem

    Maybe this may help:- http://ubuntuforums.org/showthread.php?t=1807612
    Others found some fixes that might be helpful. Mine working fine now! ... though never did succeed with the flash drive install, got stuck with the error messages others had here & on the link quoted. Hope you get it working too, it is awesome!

  3. #23
    Join Date
    Dec 2008
    Location
    W-slp-Sierra Nevada usa
    Beans
    1,401
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Fresh Install of 11.10 problem

    Quote Originally Posted by Namloc View Post
    Ok MAFoElffen,

    I've finally managed to get this code into my computer thanks to the ALT key. So, it turns out my video card is nVidia. The output was ...


    Nevertheless, the "nomodeset" insert still doesn't help me.

    Can you think of anything I can do from here? I'm trying really hard to persevere with this but it's becoming quite frustrating.

    Cheers.
    Bring me up to speed here please: So many posters I loose track of who said what, it's contents by inputting code:
    • you are booting to liveCD/USB now?
    • yes, you have an xorg.conf file, you can see #&/OR# optionally edit the file with the following commands:
      Code:
      • cat /etc/X11/xorg.conf # that lists the file, remember, everything is case sensitive: that's a reason to simply copy & paste commands, rather than trying to type them in correctly.
      • sudo nano /etc/X11/xorg.conf #that will open it for editing.
    • There are many other codes you can add to the boot line besides nomodeset. I'll find it here shortly..............
    • Oh yeah, you can try simply deleting the xorg.conf file too, save it as a backup which will effectively prevent the system from loading it, then change it back if that doesn't help. How?
      • Code:
         sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup


    The Sticky Thread to the graphics driver problems is: http://ubuntuforums.org/showthread.php?t=1743535
    Last edited by Hakunka-Matata; November 27th, 2011 at 06:10 PM.
    boot_info_script by meierfra & Gert Hulselmans
    unetbootin to burn liveCD/USB
    Repair Windows7 Boot
    Partitioning

  4. #24
    Join Date
    Jun 2011
    Beans
    6

    Re: Fresh Install of 11.10 problem

    See if you have lightdm and lightdm-gtk-theme.
    Installing gdm package helps.
    Run dpkg-reconfigure gdm.

  5. #25
    Join Date
    Nov 2005
    Location
    Hereford, England
    Beans
    236
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Fresh Install of 11.10 problem

    I had a very similar problem upgrading from 12.04 to 12.10 with an ATI Raedon card.
    In the end I dropped down to root terminal via Recover mode and removed fglrx

    Code:
    sudo apt-get remove fglrx
    Rebooted and all was well in the world again.

  6. #26
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Fresh Install of 11.10 problem

    Old thread closed.

Page 3 of 3 FirstFirst 123

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
  •