Results 1 to 2 of 2

Thread: New video card Ububtu won't boot

  1. #1
    Join Date
    May 2008
    Beans
    15

    New video card Ububtu won't boot

    Installed 10.4 lts on a Dell dimension 2350. Runs fine except that the video failed and a bar pattern is painted on the upper half of the screen. I works after a reboot for a while. So, I figured that the video card was failing and I replaced it with a ATI RAGE 128PRO 32 MB. Since the failed video is integrated into the mother board, the BIOS were modified to select the PCI bus. The initial Dell screen work and the initial UBUNTU screen with the four blinking dots come up but that is as far as the boot proceeds. The same result occurs when booting from the CD. Any suggestion would be appreciated.

    Charlie

  2. #2
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: New video card Ububtu won't boot

    Did you do any custom settings for the old card? if you did, it may be possible that they are still stored on the X Windows config file. If you delete (or rename) it, you may start as a clean start (in terms of graphic cards and drivers).

    To do this, boot on the recovery mode (text mode). Drop to a root shell and then do this:
    Code:
    # mv /etc/X11/xorg.conf /etc/X11/xorg.conf.old
    Then reboot your system:
    Code:
    # reboot
    and now go to the usual graphic mode.

    Good Luck!

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
  •