Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.



Zubr, bydle na etacie.




System to Linux-x86_64 , sterowniki do karty w najnowszej dostepnej wersji 180.51 ( gf8600)
Zainstalowalem compiza, i o ile zostanie usuchomiony po metacity to dziala dobrze to nie uruchamia sie jako glowny x-window-manager
dodalem do listy x-window-manager za pomoca ( probowalem na kilka sposobow)
1 .sudo update-alternatives --install /usr/bin/x-window-manager x-window-manager /usr/bin/compiz-manager 70 2. sudo update-alternatives --install /usr/bin/x-window-manager x-window-manager /usr/bin/compiz 50 3. sudo update-alternatives --install /usr/bin/x-window-manager x-window-manager /usr/bin/compiz70
jako priorytety sa podane 70 i 50 bo metacity ma go 60 ;] wiec jak robilem to pierwszy raz to ustawilem nizszy priorytet niz metacity ( na wszelki wypadek)
no i zmienialem standartowo
sudo update-alternatives --config x-wxxx-mxxxx
jak uruchamiam go w konsoli ( zamiast juzu dzialajacego metacity) to dostaje
gindek@xXx:~$ compiz-manager Checking for Xgl: not present. Detected PCI ID for VGA: 01:00.0 0300: 10de:0402 (rev a1) (prog-if 00 [VGA controller]) Checking for texture_from_pixmap: present. Checking for non power of two support: present. Checking for Composite extension: present. Comparing resolution (1920x1080) to maximum 3D texture size (8192): Passed. Checking for nVidia: present. Checking for FBConfig: present. Checking for Xgl: not present. Starting emerald /usr/bin/compiz.real (cube) - Warn: Failed to load slide:
wadac ze xgl niby nie kula
Checking for Xgl: not present.
i nie wiem co z tym zrobic, ale pod juz uruchominym systemem dziala
Tutaj jeszcze kilka informacji
gindek@xXx:~$ compiz-check Gathering information about your system... Distribution: Debian GNU/Linux (5.0.1) Desktop environment: GNOME Graphics chip: nVidia Corporation GeForce 8600 GT (rev a1) Driver in use: nvidia Rendering method: Nvidia Checking if it's possible to run Compiz on your system... Checking for texture_from_pixmap... [ OK ] Checking for non power of two support... [ OK ] Checking for composite extension... [ OK ] Checking for FBConfig... [ OK ] Checking for hardware/setup problems... [ OK ]
gindek@xXx:~$ glxinfo | grep direct
direct rendering: Yes
GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,Ale GLXDEMO to zolty kwadrat
a GLXGEARS dziala zajebiscie wolno
a teraz jeszcze moj xorg.
opcje pokruju
Option "XAANoOffscreenPixmaps" "true"
dorwalem ze strony :
http://technowizah.com/2006/10/debian-how-to-aiglx-compiz.html
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "AIGLX" "true"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
Load "xgl"
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"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 75.0
VertRefresh 56.0 - 61.0
Option "DPMS"
Option "AddARGBGLXVisuals" "true"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GT"
Option "XAANoOffscreenPixmaps" "true"
Option "AllowGLXWithComposite" "true"
Option "TripleBuffer" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1920x1080 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSectionJak mowilem compiz DZIALA, ale wlaczony na juz uruchomionym metacity ( jak dodam do listy startowej compiz --replace to dziala)
Ale jak ustawie go jako domyslny X-WINDOW-MANAGER to juz nie laduje sie i wstaje metacity standardowo
Ostatnio edytowany przez gindek (2009-06-06 19:20:39)
Offline