Zintegrowana nvidia 8300 nie działa poprawnie.
: 31 stycznia 2009, 11:37
Sprzęt: płyta główna asus m3n78-em ze zintegrowaną grafiką nvidia8300.
Zainstalowany najnowszy sterownik 180.27.
Debian Lenny, 2.6.26-1-686
Próbowałem także kilka wcześniejszych.
Taki sam efekt występuje na ubuntu 8.10 jak i 9.04.
Objawy: obraz w trakcie zamykania, przesuwania lub minimalizowania okna wykonuje to skokami, tak jakby nie było sterownika.
Przeglądarka iceweasel przy próbie odtworzenia flashy zaczyna działać ze znaczącym opóźnieniem, filmy klatkują, rwią, obraz się rozjeżdża.
wygląda
daje
Zainstalowany program do symulacji nieba stellarium(3D) działa poprawnie.
glxgears wyświetla 1488 FPS
Zainstalowany najnowszy sterownik 180.27.
Debian Lenny, 2.6.26-1-686
Próbowałem także kilka wcześniejszych.
Taki sam efekt występuje na ubuntu 8.10 jak i 9.04.
Objawy: obraz w trakcie zamykania, przesuwania lub minimalizowania okna wykonuje to skokami, tak jakby nie było sterownika.
Przeglądarka iceweasel przy próbie odtworzenia flashy zaczyna działać ze znaczącym opóźnieniem, filmy klatkują, rwią, obraz się rozjeżdża.
Kod: Zaznacz cały
xorg.conf
Kod: Zaznacz cały
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/etc/X11/rgb"
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"
EndSection
Section "Module"
Load "xtrap"
Load "extmod"
Load "dbe"
# Load "dri"
Load "glx"
Load "record"
EndSection
#Section "InputDevice"
# Identifier "Keyboard0"
# Driver "kbd"
#EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
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 "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "Unknown Board"
BusID "PCI:2:0:0"
EndSection
Section "Device"
Identifier "Card1"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "Unknown Board"
BusID "PCI:0:1:3"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Kod: Zaznacz cały
glxinfo | egrep '(direct|OpenGL version)'
Kod: Zaznacz cały
direct rendering: Yes
OpenGL version string: 3.0.0 NVIDIA 180.27
GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,
glxgears wyświetla 1488 FPS