Debian, 2.6.35, Geforce 4 MX440. Сделал aptitude --full-upgrade до squeeze. Поставил драйвера для NVIDIA. Наконец-то всё скомпилировалось, установилось. Через apt-src и m-a.
Но... В KDE Не определяется подсистема OpenGL в графических эффектах, заставки, использующие OpenGL, показывают чёрный экран и даже предосмотра нету (в маленьком экране). Windows-игры (проверял а на warcraft-III FT) идут крайне медленно (я ждал около 30с. после клика на кнопку «Выйти», не считая той минуты, которую мышка доходила до неё с середины экрана). На 2.6.26 всё работало. Однако, визуально KDE запускается быстрее, kdm «взлетает».
В чём проблема и как решить?
lsmod:
Module Size Used by
ppdev 4742 0
lp 5880 0
ipv6 225566 12
nvidia 4653093 28
hsfpcibasic2 55622 0
hsfserial 16524 1 hsfpcibasic2
hsfengine 1253096 2 hsfpcibasic2,hsfserial
hsfosspec 70281 4 hsfpcibasic2,hsfserial,hsfengine
gspca_sonixb 9938 0
floppy 45080 0
ns558 1631 0
hsfsoar 87533 1 hsfpcibasic2
evdev 6168 9
xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (pbuilder@windlord) Sun Jun 13 06:03:17 UTC 2010
# 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.
#
# 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 "ServerLayout"
Identifier "Simple Layout"
Screen "Default Screen" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard" "CoreKeyboard"
EndSection
Section "Module"
# This loads the DBE extension module.
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
# This loads the font modules
# Load "type1"
# Load "freetype"
# Load "speedo"
# This loads the GLX module
# Load "drm"
# Load "dri"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "extmod"
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"
Identifier "Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Device"
# Driver "nv"
# Driver "nouveau"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
SubSection "Display"
Modes "nvidia-auto-select"
EndSubSection
EndSection
lspci:
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev a2) (prog-if 00 [VGA controller])
Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 16
Memory at f1000000 (32-bit, non-prefetchable) [size=16M]
Memory at f4000000 (32-bit, prefetchable) [size=64M]
[virtual] Expansion ROM at f3fe0000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 3.0
Kernel driver in use: nvidia