Results 1 to 3 of 3

Thread: INNO3d GeForce GT220

  1. #1
    Join Date
    May 2009
    Beans
    39

    INNO3d GeForce GT220

    Hi everyone,

    I'm running Ubuntu 8.10 and just replaced a faulty graphics card from the same brand.
    Ubuntu 8.10 does not recognize the card therefore it gives the option of running on Low-graphics mode.
    I tried some advices here and they didn't work.
    I ran startx and this was produced:
    Fatal server error:
    Server is already active for display 0
    If this server is no longer running, remove /tmp/.X0-lock
    and start again.


    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.

    ddxSigGiveUp: Closing log

    This is my xorg.conf file:
    # xorg.conf (X.Org X Window System server configuration file)
    #
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    #
    # Edit this file with caution, and see the xorg.conf manual page.
    # (Type "man xorg.conf" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    #
    # Note that some configuration settings that could be done previously
    # in this file, now are automatically configured by the server and settings
    # here are ignored.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    # sudo dpkg-reconfigure -phigh xserver-xorg

    Section "Device"
    Identifier "Configured Video Device"
    EndSection

    Section "Monitor"
    Identifier "Configured Monitor"
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Monitor "Configured Monitor"
    Device "Configured Video Device"
    EndSection

    This happened after I tried to reconfigure the card.
    I tested the card on a system that's running Ubuntu 10.04 and it ran with no hustles.
    This is my backed up xorg.conf file:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder63) Mon Mar 23 15:33:27 PST 2009

    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection

    Section "Files"
    EndSection

    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx"
    EndSection

    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection

    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection

    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection

    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

    Please help as I don't want to upgrade to Ubuntu 10.04 as coz I have a lot of programs that I installed already and I would lose those.

    Regards,

    Tobela

  2. #2
    Join Date
    Aug 2009
    Location
    Brisbane
    Beans
    3,779

    Re: INNO3d GeForce GT220

    I'd update to 10.04....8.10 is out of support. So you wont get security updates, etc.

  3. #3
    Join Date
    May 2009
    Beans
    39

    Re: INNO3d GeForce GT220

    What I don't like there is the downloading fresh software, you know how hard it is to install and get these programs to work smoothly? That's the downside of Ubuntu.

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
  •