Проблема с установкой проприетарных драйверов на Nvidia 9600GT

Проблема!
при попытке установить проприетарные драйвера версии 173.14.12 из-под консоли на 43 процентах компиляции kernel начинают вылазить ошибки (не могу вставить - в логах не сохранились и не записал). построчно минут пять а потом опять вываливается в консоль. при попытке установить драйвера с помощью envy выдается:
Traceback (most recent call last):
File "pulse.py", line 79, in
autoChoice(sys.argv[1])
File "pulse.py", line 16, in autoChoice
objects.nvidiainstallg(data1)
File "/usr/lib/python2.5/site-packages/Envy/objects.py", line 74, in nvidiainstallg
task.drivertype()#latest, middle, oldest driver
File "/usr/lib/python2.5/site-packages/Envy/classes.py", line 863, in drivertype
raise Exception(error)
Exception: EnvyNG ERROR: Envy does not recognise your card as compatible with any version of the driver.this might happen because either your card is not supported by the driver or Envy's hardwaredetection failed. You can try the manual installation at your risk.

при попытке поставить из набора компонентов драйвер с пометкой new - при следующем запуске кусок логотипа Нвидиа в разрешении 320x140 и висняк наглухо.
помогите!
вот xorg.conf сделаный утилитой nvidia-xconfig

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Feb 14 18:20:37 PST 2008

# 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 "Default Layout"
Screen 0 "Default Screen" 0 0
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse"
EndSection

Section "Module"
Load "glx"
Load "v4l"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ","
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
VendorName "LG Electronics Inc."
ModelName "LG ez T710PH"
HorizSync 30.0 - 85.0
VertRefresh 50.0 - 160.0
Gamma 1
ModeLine "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
ModeLine "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
ModeLine "640x480@75" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
ModeLine "640x480@85" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
ModeLine "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
ModeLine "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
ModeLine "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
ModeLine "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
ModeLine "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "832x624@75" 57.3 832 864 928 1152 624 625 628 667 -hsync -vsync
ModeLine "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
ModeLine "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
ModeLine "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
ModeLine "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
ModeLine "1024x768@43" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
ModeLine "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
ModeLine "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
ModeLine "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
ModeLine "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
ModeLine "1280x960@75" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
ModeLine "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
ModeLine "1400x1050@75" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
ModeLine "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
ModeLine "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
ModeLine "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "NVIDIA GeForce 8 Series"
Screen 0
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
SubSection "Display"
Virtual 1792 1344
Depth 24
Modes "640x480@85" "800x600@56" "640x480@75" "800x600@72" "640x480@72" "800x600@75" "640x480@60" "800x600@85" "800x600@60" "832x624@75" "1024x768@85" "1024x768@75" "1024x768@70" "1024x768@60" "1024x768@43" "1152x864@75" "1280x1024@75" "1280x960@60" "1280x1024@60" "1280x960@75" "1400x1050@60" "1400x1050@75" "1600x1200@65" "1600x1200@60" "1792x1344@60"
EndSubSection
EndSection

0
morko morane - 11 Август, 2008 - 21:15

с полным обновлением всех предложенных пакетов драйвер последней версии доложил об успешной установке. но при попытке перезапустить x сервер сообщает следующее:
API mismatch: the client has the version 173.14.12, but
[ 69.330074] NVRM: this kernel module has the version 71.86.04. Please
[ 69.330075] NVRM: make sure that this kernel module and all NVIDIA driver
[ 69.330076] NVRM: components have the same version.
где этот гребаный кернел обновить?

0
polkan - 12 Август, 2008 - 01:06
Изображение пользователя polkan.

aptitude install nvidia-xconfig

man nvidia-xconfig

nvidia-xconfig --load-module ......

0
morko morane - 12 Август, 2008 - 16:14

сделал nvidia-xconfig --load-kernel-module
та же фигня/

0
morko morane - 12 Август, 2008 - 16:27

если делать --no-load-kernel-module то при запуске моргает экран как будто пытаясь запустится, но после нескольких попыток все равно вываливается в консоль

Отправить комментарий

CAPTCHA на основе изображений
Введите цифры