I think it is build in the motherboard, there is no card just a pink thing (sorry don't know the name) plug into the motherboard. I did lspci and cat xorg.conf and it seems that it is not the same card that appears. I let you see the result. I colored what I mean. Let me know if what that means.
<br>meg@meg-desktop:<span style="background-color: rgb(255, 255, 102);">/etc/X11$ lspci</span><br>00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev a2)<br>00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev a2)
<br>00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev a2)<br>00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev a2)<br>00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev a2)
<br>00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev a2)<br>00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)<br>00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)<br>00:
02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)<br>00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)<br>00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
<br>00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)<br>00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)<br>00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
<br>00:0d.0 FireWire (IEEE 1394): nVidia Corporation nForce2 FireWire (IEEE 1394) Controller (rev a3)<br>00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev a2)<br>01:07.0 Multimedia audio controller: Creative Labs SB Audigy LS
<br>01:08.0 Communication controller: Agere Systems LT WinModem (rev 02)<br><span style="background-color: rgb(255, 255, 51);">02:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5500] (rev a1)</span><br>
<br>meg@meg-desktop:~$ <span style="background-color: rgb(255, 255, 102);">cd /etc/X11</span><br>meg@meg-desktop:/etc/X11$ <span style="background-color: rgb(255, 255, 102);">ls -l xorg.conf</span><br>-rwxrwxrwx 1 root root 5035 2007-10-03 21:04 
xorg.conf<br>meg@meg-desktop:/etc/X11$ <span style="background-color: rgb(255, 255, 102);">cat xorg.conf</span><br># nvidia-xconfig: X configuration file generated by nvidia-xconfig<br># nvidia-xconfig:  version 1.0  (buildmeister@builder3
)  Mon Oct 16 22:13:07 PDT 2006<br><br># /etc/X11/xorg.conf (xorg X Window System server configuration file)<br>#<br># This file was generated by dexconf, the Debian X Configuration tool, using<br># values from the debconf database.
<br>#<br># Edit this file with caution, and see the /etc/X11/xorg.conf manual page.<br># (Type "man /etc/X11/xorg.conf" at the shell prompt.)<br>#<br># This file is automatically updated on xserver-xorg package upgrades *only*
<br># if it has not been modified since the last upgrade of the xserver-xorg<br># package.<br>#<br># If you have edited this file but would like it to be automatically updated<br># again, run the following command:<br>#   sudo dpkg-reconfigure -phigh xserver-xorg
<br><br>Section "ServerLayout"<br>    Identifier     "Default Layout"<br>    Screen         "Default Screen" 0 0<br>    InputDevice    "Generic Keyboard"<br>    InputDevice    "Configured Mouse"
<br>    InputDevice    "stylus" "SendCoreEvents"<br>    InputDevice    "cursor" "SendCoreEvents"<br>    InputDevice    "eraser" "SendCoreEvents"<br>EndSection<br>
<br>Section "Files"<br><br>        # path to defoma fonts<br>    FontPath        "/usr/share/X11/fonts/misc"<br>    FontPath        "/usr/share/X11/fonts/cyrillic"<br>    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
<br>    FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"<br>    FontPath        "/usr/share/X11/fonts/Type1"<br>    FontPath        "/usr/share/X11/fonts/100dpi"<br>    FontPath        "/usr/share/X11/fonts/75dpi"
<br>    FontPath        "/usr/share/fonts/X11/misc"<br>    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<br>EndSection<br><br>Section "Module"<br>    Load           "i2c"
<br>    Load           "bitmap"<br>    Load           "ddc"<br>    Load           "extmod"<br>    Load           "freetype"<br>    Load           "glx"<br>    Load           "int10"
<br>    Load           "type1"<br>    Load           "vbe"<br>EndSection<br><br>Section "InputDevice"<br>    Identifier     "Generic Keyboard"<br>    Driver         "kbd"<br>
    Option         "CoreKeyboard"<br>    Option         "XkbRules" "xorg"<br>    Option         "XkbModel" "pc105"<br>    Option         "XkbLayout" "us"
<br>    Option         "XkbOptions" "lv3:ralt_switch"<br>EndSection<br><br>Section "InputDevice"<br>    Identifier     "Configured Mouse"<br>    Driver         "mouse"<br>
    Option         "CorePointer"<br>    Option         "Device" "/dev/input/mice"<br>    Option         "Protocol" "ExplorerPS/2"<br>    Option         "ZAxisMapping" "4 5"
<br>    Option         "Emulate3Buttons" "true"<br>EndSection<br><br>Section "InputDevice"<br><br>                                                      # /dev/input/event<br>                                                      # for USB
<br>    Identifier     "stylus"<br>    Driver         "wacom"<br>    Option         "Device" "/dev/wacom"          # Change to <br>    Option         "Type" "stylus"
<br>    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY<br>EndSection<br><br>Section "InputDevice"<br><br>                                                      # /dev/input/event
<br>                                                      # for USB<br>    Identifier     "eraser"<br>    Driver         "wacom"<br>    Option         "Device" "/dev/wacom"          # Change to 
<br>    Option         "Type" "eraser"<br>    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY<br>EndSection<br><br>Section "InputDevice"<br><br>                                                      # /dev/input/event
<br>                                                      # for USB<br>    Identifier     "cursor"<br>    Driver         "wacom"<br>    Option         "Device" "/dev/wacom"          # Change to 
<br>    Option         "Type" "cursor"<br>    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY<br>EndSection<br><br>Section "Monitor"<br>    Identifier     "Generic Monitor"
<br>    HorizSync       28.0 - 51.0<br>    VertRefresh     43.0 - 60.0<br>    Option         "DPMS"<br>EndSection<br><br>Section "Device"<br style="background-color: rgb(255, 255, 51);"><span style="background-color: rgb(255, 255, 51);">
    Identifier     "NVIDIA Corporation NV18 [GeForce4 MX - nForce GPU]"</span><br>    Driver         "nvidia"<br>EndSection<br><br>Section "Screen"<br>    Identifier     "Default Screen"
<br>    Device         "NVIDIA Corporation NV18 [GeForce4 MX - nForce GPU]"<br>    Monitor        "Generic Monitor"<br>    DefaultDepth    24<br>    Option         "AddARGBGLXVisuals" "True"
<br>    SubSection     "Display"<br>        Depth       1<br>        Modes      "1024x768" "800x600" "640x480"<br>    EndSubSection<br>    SubSection     "Display"<br>        Depth       4
<br>        Modes      "1024x768" "800x600" "640x480"<br>    EndSubSection<br>    SubSection     "Display"<br>        Depth       8<br>        Modes      "1024x768" "800x600" "640x480"
<br>    EndSubSection<br>    SubSection     "Display"<br>        Depth       15<br>        Modes      "1024x768" "800x600" "640x480"<br>    EndSubSection<br>    SubSection     "Display"
<br>        Depth       16<br>        Modes      "1024x768" "800x600" "640x480"<br>    EndSubSection<br>    SubSection     "Display"<br>        Depth       24<br>        Modes      "1024x768" "800x600" "640x480"
<br>    EndSubSection<br>EndSection<br><br>Section "Extensions"<br>    Option         "Composite" "Enable"<br>EndSection<br><br>Thank you<br><br>Megan<br><br><br><div><span class="gmail_quote">
On 10/5/07, <b class="gmail_sendername">Brian McKee</b> <<a href="mailto:brian.mckee@gmail.com">brian.mckee@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 05/10/2007, Ashley Benton <<a href="mailto:meggalen@gmail.com">meggalen@gmail.com</a>> wrote:<br>> I didn't touch anything except the new card when I put it in. It didn't need<br>> to be plug to any wire so I just inserted it and closed everything. I just
<br>> plugged my screen and electricity.<br>> Now, I just turn off the computer and back on after having unplug it for a<br>> few minutes (it apparently didn't feel like coming back on), then I wrote<br>> lspci in my terminal. These are the results.(What does mean the first line?
<br>> 00: 00.0 (different version?)) I still don't see the old card but I'm not an<br>> expert at reading and understand only part of it.<br><br><br>I don't see the old card either.<br>It is a separate card too?  or built into the motherboard?
<br><br>The first bunch of lines all refer to other chips on your motherboard,<br>which in your case also happen to be made by nVidia.  They have<br>nothing to do with video though.  the (different version?) thing is<br>part of the label the driver identified that chip set with - doesn't
<br>mean anything really.<br><br>Brian<br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>