HELP! Nemam DRI na nVidia GeForce 4 MX440! Edgy

Dakle, racunar je na Edgy, htjeli smo Compiz namudati i gle tamo! Cak ni nakon instalacije nvidia
drajvera nema dri, ma sta god pokusao (dpkg-reconfigure, manuelno editovanje xorg.conf, …)
glxinfo jednostavno kaze No kod DRI-ja.

Inace sam pratio upuststva sa http://www.ubuntuguide.org/

Evo i xorg.conf

[code]Section "ServerLayout"
Identifier "Default Layout"
Screen “Default Screen” 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice “stylus” "SendCoreEvents"
InputDevice “cursor” "SendCoreEvents"
InputDevice “eraser” "SendCoreEvents"
EndSection

Section “Files”

# path to defoma fonts
FontPath        "/usr/share/X11/fonts/misc"
FontPath        "/usr/share/X11/fonts/cyrillic"
FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath        "/usr/share/X11/fonts/Type1"
FontPath        "/usr/share/X11/fonts/100dpi"
FontPath        "/usr/share/X11/fonts/75dpi"
FontPath        "/usr/share/fonts/X11/misc"
FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

EndSection

Section "Module"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
Load "i2c"
Load "dri"
Load "GLcore"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option “XkbRules” "xorg"
Option “XkbModel” "pc105"
Option “XkbLayout” "croat"
Option “XkbOptions” "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option “Device” "/dev/input/mice"
Option “Protocol” "ExplorerPS/2"
Option “ZAxisMapping” "4 5"
EndSection

Section “InputDevice”

                                                  # /dev/input/event
                                                  # for USB
Identifier     "stylus"
Driver         "wacom"
Option         "Device" "/dev/wacom"          # Change to 
Option         "Type" "stylus"
Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY

EndSection

Section “InputDevice”

                                                  # /dev/input/event
                                                  # for USB
Identifier     "eraser"
Driver         "wacom"
Option         "Device" "/dev/wacom"          # Change to 
Option         "Type" "eraser"
Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY

EndSection

Section “InputDevice”

                                                  # /dev/input/event
                                                  # for USB
Identifier     "cursor"
Driver         "wacom"
Option         "Device" "/dev/wacom"          # Change to 
Option         "Type" "cursor"
Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY

EndSection

Section "Monitor"
Identifier "DELL D1025HE"
HorizSync 30.0 - 65.0
VertRefresh 50.0 - 75.0
Option "DPMS"
EndSection

Section "Device"
Identifier "NVIDIA Corporation NV17 [GeForce4 MX 440]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option “RenderAccel” "true"
Option “AllowGLXWithComposite” "true"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV17 [GeForce4 MX 440]"
Monitor "DELL D1025HE"
DefaultDepth 24
Option “UseFBDev” "true"
SubSection "Display"
Depth 1
Modes “1600x1200” “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1600x1200” “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1600x1200” “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1600x1200” “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1600x1200” “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1600x1200” “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
EndSection[/code]

Beryl i Compiz rade normalno i bez opcije DRI u xorg.conf mislim da je to vise za Ati graficke kartice.
Instalacija drivera
http://doc.gwos.org/index.php/Latest_Nvidia_Edgy
Ipak ja vise volim opciju sa nvidia installer, tj. metodu2 imas i na forumu pisao sam ovdje http://forum.linux.org.ba/viewtopic.php?id=3686
Naravno poslije instalacije koristim opciju sudo nvidia-settings pa onda memorisem u xorg.conf promjene.
moja xorg.conf:

[code]# nvidia-xconfig: X configuration file generated by nvidia-xconfig

nvidia-xconfig: version 1.0 (buildmeister@builder3) Fri Dec 15 10:12:14 PST 2006

nvidia-settings: X configuration file generated by nvidia-settings

nvidia-settings: version 1.0 (buildmeister@builder3) Fri Dec 15 10:13:06 PST 2006

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

Section "Files"
RgbPath "/usr/lib/X11/rgb"
EndSection

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

Section "ServerFlags"
Option “Xinerama” "0"
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"
Option         "CoreKeyboard"
Option         "XkbRules" "xorg"
Option         "XkbModel" "pc105"
Option         "XkbLayout" "fr"
Option         "XkbOptions" "lv3:ralt_switch"

EndSection

Section “Monitor”

# HorizSync source: edid, VertRefresh source: edid

Identifier     "Monitor0"
VendorName     "Unknown"
ModelName      "LG L1715S"
HorizSync       30.0 - 83.0
VertRefresh     56.0 - 75.0
Option         "DPMS"

EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7300 GS"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option “metamodes” "1280x1024 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
Option “TripleBuffer” "True"
Option “AddARGBGLXVisuals” "True"
SubSection "Display"
Depth 24
Modes “1600x1200” “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
EndSection

Section "Extensions"
Option “Composite” "Enable"
EndSection[/code]