ubuntu 9.10 karmic koala:Installed packages: ii  nvidia-173-kernel-source             173.14.20-0ubuntu5                         NVIDIA binary kernel module source
ii  nvidia-173-modaliases                173.14.20-0ubuntu5                         Modaliases for the NVIDIA binary X.Org drive
ii  nvidia-185-modaliases                185.18.36-0ubuntu9                         Modaliases for the NVIDIA binary X.Org drive
ii  nvidia-96-modaliases                 96.43.13-0ubuntu6                          Modaliases for the NVIDIA binary X.Org drive
ii  nvidia-common                        0.2.15.1                                   Find obsolete NVIDIA drivers
ii  nvidia-glx-173                       173.14.20-0ubuntu5                         NVIDIA binary Xorg driver
ii  nvidia-glx-173-dev                   173.14.20-0ubuntu5                         NVIDIA binary Xorg driver development files
ii  nvidia-settings                      180.25-0ubuntu1                            Tool of configuring the NVIDIA graphics drive
xorg.conf# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@palmer)  Sun Feb  1 20:21:04 UTC 2009
Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0     
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection                                   
Section "Files"
    ModulePath      "/usr/lib/xorg/modules"
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled" 
    FontPath        "/usr/share/fonts/X11/Type1"           
    FontPath        "/usr/share/fonts/X11/100dpi"          
    FontPath        "/usr/share/fonts/X11/75dpi"           
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath        "built-ins"                                       
EndSection                                                            
Section "Module"
    Load           "extmod"
    Load           "dri"   
    Load           "record"
    Load           "dbe"   
    Load           "glx"   
    Load           "dri2"  
EndSection                 
Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection                       
Section "InputDevice"
    Identifier     "Keyboard0"                                                                                                
    Driver         "kbd"                                                                                                      
EndSection                                                                                                                    
Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse" 
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7"  
EndSection                                   
Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown" 
    ModelName      "CRT-1"   
    HorizSync       28.0 - 100.0
    VertRefresh     60          
EndSection                      
Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"                  # [<bool>]
        #Option     "HWcursor"                  # [<bool>]
        #Option     "NoAccel"                   # [<bool>]
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "UseFBDev"                  # [<bool>]
        #Option     "Rotate"                    # [<str>]
        #Option     "VideoKey"                  # <i>
        #Option     "FlatPanel"                 # [<bool>]
        #Option     "FPDither"                  # [<bool>]
        #Option     "CrtcNumber"                # <i>
        #Option     "FPScale"                   # [<bool>]
        #Option     "FPTweak"                   # <i>
        #Option     "DualHead"                  # [<bool>]
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "NV44A [GeForce 6200]"
    BusID          "PCI:1:0:0"
EndSection
Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200"
EndSection
Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1280x1024_60 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
П.П: Изгежда само nvidia-glx-173  бачка при мен. При по-новите нещо не ми се зарежда модула... Пробвах всичките "нормални" начини през графичната среда, за да си подкарам картата на нещо различно от 640х480, но не успях...

 Само през конзолата става 

BusID-то, което при мен е "PCI:1:0:0", може да го видите, като напишете "lspci|grep -i nvidia". 
При мен излиза това: 01:00.0 VGA compatible controller: nVidia Corporation NV44A [GeForce 6200] (rev a1)