Strona 3 z 5

: 06 lipca 2007, 12:42
autor: el_carles
Ty sie nie poddawaj!! Ja się poddaje ;)

: 06 lipca 2007, 13:16
autor: Spass
Może ja spróbuję pomóc. Mam podobną kartę (GeForce4 MX 440SE) i Compiz u mnie śmiga, logo Nvidii się pojawia i takie tam. Do swojej karty powinieneś użyć sterownika Legacy z serii 1.0-96xx (według tego spisu). Można go ściągnąć stąd. Ja przy instalacji sterownika korzystałem z tego poradnika.

Mój xorg.conf wygląda tak:

Kod: Zaznacz cały

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"bitmap"
	Load    "dbe" 
	Load	"ddc"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"vbe"
        #Load 	"dri"
        #Load 	"GLcore"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc101"
	Option		"XkbLayout"	"pl"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
EndSection

Section "Device"
	Identifier	"GeForce4 MX 440"
	Driver		"nvidia"
	Option 		"XAANoOffscreenPixmaps" "true"
	Option 		"AllowGLXWithComposite" "true"
EndSection

Section "Monitor"
	Identifier	"Hivision CT1772PF"
	Option		"DPMS"
	HorizSync	30-72
	VertRefresh	50-135
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"GeForce4 MX 440"
	Monitor		"Hivision CT1772PF"
	DefaultDepth	24
	Option 		"AddARGBGLXVisuals" "True"
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "Extensions"
        Option 		"Composite" "enable"
EndSection

: 06 lipca 2007, 14:33
autor: maly
Spróbuj jeszcze raz: dpkg-reconfigure -phigh xserver-xorg

: 06 lipca 2007, 16:01
autor: Deathman
To nic nie pomoze....Probowałem razem z ewter'em zrobic tego fusiona przez pol nocy..i probowalismy juz wszystkich wariantow i nic nie pomoglo. Najdziwniejsze jest to ze dodanie

Kod: Zaznacz cały

Section "Extensions"
        Option         "Composite" "enable"
EndSection
wogole blokuje mu dostęp do X'a...Szukalem przy pomocy google, ale tak naprawde nikt nie zna rozwiazanie tego problemu......niezbyt pocieszające, wiem...Prawde mowiac to ja bym na Twoim miejscu zainstalowal albo tego Debiana jeszcze raz na czysto, bo moze cos sie powalilo mu podczas tych prob instalacji kilku sterownikow (instalowalismy z repo, stare sterowniki, nowe sterowniki). A jeżeli naprawde tak bardzo Ci zalezy na tym Fusionie to zainstaluj sobie Ubuntu w wersji Gutsy, on ma juz Fusiona domyslnie zainstalowanego.

: 06 lipca 2007, 16:18
autor: ewter
@Deathman przy tym sterowniku, który podał @Spass nie blokuje... :)

Mój xorg.conf wygląda teraz tak:

Kod: Zaznacz cały

Section "Files"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
                                                              23,2-9        Top
  Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "pl"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "Device"
        Identifier      "nVidia Corporation NV11DDR [GeForce2 MX200]"
        Driver          "nvidia"
        BusID           "PCI:1:0:0"
        VideoRam        65516
EndSection

                                                              22,2-9        44%
EndSection

Section "Monitor"
        Identifier      "COMPAQ V500"
        Option          "DPMS"
        HorizSync       30-70
        VertRefresh     50-160
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "nVidia Corporation NV11DDR [GeForce2 MX200]"
        Monitor         "COMPAQ V500"
        DefaultDepth    24
        SubSection "Display"
                Modes           "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
                                                              43,1          87%

        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection
Section "Extensions"
        Option         "Composite" "enable"
        EndSection
~
~

Kod: Zaznacz cały

debian:/etc/X11# compiz --replace
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xset:  unable to open display ":0.0"
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xdpyinfo:  unable to open display ":0.0".
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xvinfo:  Unable to open display :0.0
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xdpyinfo:  unable to open display ":0.0".
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xdpyinfo:  unable to open display ":0.0".
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xdpyinfo:  unable to open display ":0.0".
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xdpyinfo:  unable to open display ":0.0".
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xdpyinfo:  unable to open display ":0.0".
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
xdpyinfo:  unable to open display ":0.0".
Fatal: Failed test: texture_from_pixmap support
Checks indicate that it's impossible to start compiz on your system.
Moze ktos zrobi mi gotowca xorg.conf ?

: 06 lipca 2007, 16:21
autor: el_carles
Może nie odpalaj tego z roota tylko z usera? ^^,

: 06 lipca 2007, 16:33
autor: ewter
DZIA£A!!! HURRRRRRRRRRRRRRRRRRRRRRRAAAAAAAAAAAA :mrgreen: :mrgreen: :mrgreen: :mrgreen: ;-) :-D :mrgreen: :mrgreen: DZIEKI WAM WSZYSTKIM !!!


ale tych belek nie widac... da sie cos z tym zrobic?
ALE I TAK JESTEM HAPPY :D

: 06 lipca 2007, 16:37
autor: Deathman
Dobra to odpal to teraz ładnie z konsoli i powiedz co konsola wyrzuca ;]...bo tych bledow od braku belek jest cala masa...

: 06 lipca 2007, 16:40
autor: zuczek126p
A może spróbuj odpalić z emeraldem

Kod: Zaznacz cały

compiz --replace -c emerald 

: 06 lipca 2007, 16:45
autor: ewter

Kod: Zaznacz cały

jaaa@debian:~$ compiz --replace -c emerald
Adding plugin decoration (decoration)
Adding plugin winrules (winrules)
Adding plugin vpswitch (vpswitch)
Adding plugin switcher (switcher)
Adding plugin text (text)
Adding plugin opacify (opacify)
Adding plugin regex (regex)
Adding plugin minimize (minimize)
Adding plugin reflex (reflex)
Adding plugin mblur (mblur)
Adding plugin place (place)
Adding plugin cubereflex (cubereflex)
Adding plugin water (water)
Adding plugin extrawm (extrawm)
Adding plugin move (move)
Adding plugin rotate (rotate)
Adding plugin neg (neg)
Adding plugin fs (fs)
Adding plugin png (png)
Adding plugin wobbly (wobbly)
Adding plugin screenshot (screenshot)
Adding plugin zoom (zoom)
Adding plugin svg (svg)
Adding plugin scaleaddon (scaleaddon)
Adding plugin annotate (annotate)
Adding plugin fakeargb (fakeargb)
Adding plugin firepaint (firepaint)
Adding plugin plane (plane)
Adding plugin fadedesktop (fadedesktop)
Adding plugin thumbnail (thumbnail)
Adding plugin clone (clone)
Adding plugin imgjpeg (imgjpeg)
Adding plugin fade (fade)
Adding plugin addhelper (addhelper)
Adding plugin resize (resize)
Adding plugin wall (wall)
Adding plugin group (group)
Adding plugin splash (splash)
Adding plugin resizeinfo (resizeinfo)
Adding plugin cube (cube)
Adding plugin scale (scale)
Adding plugin tile (tile)
Adding plugin showdesktop (showdesktop)
Adding plugin trailfocus (trailfocus)
Adding plugin glib (glib)
Adding plugin inotify (inotify)
Adding plugin animation (animation)
Adding plugin crashhandler (crashhandler)
Adding plugin blur (blur)
Adding plugin expo (expo)
Adding plugin put (put)
Adding plugin video (video)
Adding core settings (General Options)
Adding plugin ring (ring)
Adding plugin snow (snow)
Adding plugin bench (bench)
Adding plugin snap (snap)
Adding plugin dbus (dbus)
Backend     : ini
Integration : true
Profile     : default
Initializing core options...done
Initializing decoration options...done
Initializing vpswitch options...done
Initializing minimize options...done
Initializing mblur options...done
Initializing place options...done
Initializing water options...done
Initializing move options...done
Initializing neg options...done
Initializing wobbly options...done
Initializing zoom options...done
Initializing clone options...done
Initializing fade options...done
Initializing addhelper options...done
Initializing resize options...done
Initializing cube options...done
Initializing scale options...done
Initializing showdesktop options...done
Initializing blur options...done
Initializing expo options...done
Initializing video options...done
Initializing switcher options...done
Initializing opacify options...done
/usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32
/usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32
/usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32
/usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32
/usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32
/usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32