xorg mandriva 2009.1 x86-64 (проблема с драйверами NVIDIA)

PCLinuxOS

Модератор: Bizdelnick

Аватара пользователя
Zipfer
Сообщения: 84
ОС: Mandriva/Debian

xorg mandriva 2009.1 x86-64

Сообщение Zipfer »

Установил Mandriva 2009.1 x64-86, установил проприетарные драйвера NVIDIA - путем drakonf соответсвенно согласился на изменения xorg, после этого перестали запускаться Xсы.
После долгого гугленья и танцами с бубном смог запустить граф среду с помощью изменения параметров xorg:

Option "DynamicTwinView" "false" на Option "DynamicTwinView" "true"
и всех device1, screen1 и monitor1 на 0 в секциях:
Section "Screen" и Section "Device"

потом при запуске sudo nvidia-settings появилась такая строчка:
dynamic twinview is disabled on screen 0
вроде как смог исправить это закомментировав в xorg:
#Disable "dri"

вроде бы все хорошо но вот при запуске compiz-icon происходит вот что:

Код:

[zipfer@localhost ~]$ fusion-icon * Detected Session: kde * Searching for installed applications... * NVIDIA on Xorg detected, exporting: __GL_YIELD=NOTHING * Using the GTK Interface * Starting Compiz Traceback (most recent call last): File "/usr/bin/fusion-icon", line 58, in <module> choose_interface(try_first=options.interface) File "/usr/lib/python2.6/site-packages/FusionIcon/interface.py", line 89, in choose_interface import_interface(chosen_interface) File "/usr/lib/python2.6/site-packages/FusionIcon/interface.py", line 35, in import_interface __import__('FusionIcon.interface_%s' %interface) File "/usr/lib/python2.6/site-packages/FusionIcon/interface_gtk/__init__.py", line 3, in <module> import main File "/usr/lib/python2.6/site-packages/FusionIcon/interface_gtk/main.py", line 213, in <module> init() File "/usr/lib/python2.6/site-packages/FusionIcon/start.py", line 34, in init wms.start() File "/usr/lib/python2.6/site-packages/FusionIcon/util.py", line 154, in start run(self[self.old].killcmd, 'call') File "/usr/lib/python2.6/site-packages/FusionIcon/execute.py", line 41, in run exitcode = subprocess.call(command, stderr=subprocess.PIPE) File "/usr/lib64/python2.6/subprocess.py", line 444, in call return Popen(*popenargs, **kwargs).wait() File "/usr/lib64/python2.6/subprocess.py", line 595, in __init__ errread, errwrite) File "/usr/lib64/python2.6/subprocess.py", line 1106, in _execute_child raise child_exception OSError: [Errno 2] Нет такого файла или каталога

хотя раньше все работало. Что поменял - железо, ОС, с 86 на 64, но так же есть и 86 на другом жестком, там эта история проделанная мной ради эксперимента повторилась.
Железо:
CPU S-tAM3 AMD PhenomII
matherboard MB S-tAM3 AMD 790X Gigabyte GA-MA790XT-UD4P
ОЗУ 4G DDR3
вот мой xorg на данный момент:

Код:

# File generated by XFdrake (rev 257774) # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder62) Wed May 27 01:58:49 PDT 2009 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" FontPath "/usr/share/fonts/default/Type1" EndSection Section "Module" #Disable "dri" Load "glx" #3D layer 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" EndSection Section "Monitor" # TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync Identifier "monitor0" VendorName "Unknown" ModelName "Samsung SyncMaster" HorizSync 30.0 - 81.0 VertRefresh 56.0 - 75.0 ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Samsung SyncMaster" HorizSync 30.0 - 81.0 VertRefresh 56.0 - 75.0 EndSection Section "Device" Identifier "device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 9800 GT" Option "DPMS" Option "DynamicTwinView" "true" EndSection Section "Screen" Identifier "screen1" Device "device0" Monitor "monitor0" DefaultDepth 24 EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "nvidia-auto-select +0+0; 1280x1024 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection
Спасибо сказали:
repsakkgn
Сообщения: 175
ОС: ARCH

Re: xorg mandriva 2009.1 x86-64

Сообщение repsakkgn »

Была похожая проблема на NVIDIA 9400 ..в итоге после пары часов ковыряния Xorga заработало...каким чудом- сказать затрудняюсь..Сейчас "работаю", приду домой- приложу свой xorg, попробуешь с ним..
Спасибо сказали:
Аватара пользователя
Zipfer
Сообщения: 84
ОС: Mandriva/Debian

Re: xorg mandriva 2009.1 x86-64

Сообщение Zipfer »

да, это было бы хорошо
Спасибо сказали: