compiz molto lento

Configurazione e uso dell'interfaccia utente predefinita fino alla versione 16.04 di Ubuntu.
axr
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1906
Iscrizione: sabato 1 aprile 2006, 16:10
Distribuzione: kubuntu 22.04

compiz molto lento

Messaggio da axr »

salve a tutti nonostante questi risultati:
axr@axr-laptop:~$ glxgears
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
3448 frames in 5.0 seconds = 683.477 FPS
3803 frames in 5.3 seconds = 714.697 FPS
5979 frames in 6.3 seconds = 944.753 FPS
4938 frames in 5.0 seconds = 986.392 FPS
4723 frames in 5.0 seconds = 943.181 FPS
7456 frames in 5.0 seconds = 1482.823 FPS
2911 frames in 5.1 seconds = 567.265 FPS


compiz mi apre lento le finestre e le ruote dentate non sono fluide, e se muovo il mouse o altro si fermano.
mi dice che i driver ati proprietari sono installati ma non c'è la 3D,

axr@axr-laptop:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON 9600/9700 Series
OpenGL version string: 2.0.6474 (8.38.6)

axr@axr-laptop:~$
axr@axr-laptop:~$ fgl_glxgearsUsing GLX_SGIX_pbuffer
Xlib:  extension "XFree86-DRI" missing on display ":1.0".
Error: couldn't get fbconfig
axr@axr-laptop:~$

ho disinserito il riflesso del cubo.. che leggevo dava problemi, ma nulla

quando apro le finetre xorg schizza al 70% e poi si stabilizza sul 40% di cpu
è normale?
ciao
Avatar utente
Embrace
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3223
Iscrizione: martedì 28 febbraio 2006, 12:04
Località: Pisa
Contatti:

Re: compiz molto lento

Messaggio da Embrace »

Xlib:  extension "XFree86-DRI" missing on display ":1.0".
Hai caricato il modulo DRI? puoi postare l' /etc/X11/xorg.conf? Il tuo hw? che scheda video hai? ram?
axr
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1906
Iscrizione: sabato 1 aprile 2006, 16:10
Distribuzione: kubuntu 22.04

Re: compiz molto lento

Messaggio da axr »

ciao hai ragione on dato info al riguardo...l modulo DRI? che sono?

Codice: Seleziona tutto

# /etc/X11/xorg.conf (xorg 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(5) 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         "Default Screen" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
	InputDevice    "stylus" "SendCoreEvents"
	InputDevice    "cursor" "SendCoreEvents"
	InputDevice    "eraser" "SendCoreEvents"
	InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"
EndSection

Section "Module"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "v4l"
	Load  "vbe"
EndSection

Section "ServerFlags"
	Option	    "AIGLX" "off"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "it"
	Option	    "XkbVariant" "it"
	Option	    "XkbOptions" "it"
EndSection

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

Section "InputDevice"
	Identifier  "Synaptics Touchpad"
	Driver      "synaptics"
	Option	    "SendCoreEvents" "true"
	Option	    "Device" "/dev/psaux"
	Option	    "Protocol" "auto-dev"
	Option	    "HorizScrollDelta" "0"
EndSection

Section "InputDevice"
	Identifier  "stylus"
	Driver      "wacom"
	Option	    "Device" "/dev/input/wacom"
	Option	    "Type" "stylus"
	Option	    "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Identifier  "eraser"
	Driver      "wacom"
	Option	    "Device" "/dev/input/wacom"
	Option	    "Type" "eraser"
	Option	    "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Identifier  "cursor"
	Driver      "wacom"
	Option	    "Device" "/dev/input/wacom"
	Option	    "Type" "cursor"
	Option	    "ForceDevice" "ISDV4"		# Tablet PC ONLY
EndSection

Section "Monitor"
	Identifier   "Monitor Generico"
	HorizSync    28.0 - 64.0
	VertRefresh  43.0 - 60.0
	Option	    "DPMS"
EndSection

Section "Device"
	Identifier  "ati mobility readeon 9600"
	Driver      "fglrx"
	VideoRam    128000
	Option	    "VideoOverlay" "on"
	Option	    "OpenGLOverlay" "off"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "ati mobility readeon 9600"
	Monitor    "Monitor Generico"
	DefaultDepth     24
	SubSection "Display"
		Depth     1
		Modes    "1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

Section "Extensions"
	Option	    "Composite" "0"
EndSection
pentium4 HT 2,8 ghz, 512ram ati mobilty readeon 9600 con driver proprietari.
è un portatile
ciao
axr
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1906
Iscrizione: sabato 1 aprile 2006, 16:10
Distribuzione: kubuntu 22.04

Re: compiz molto lento

Messaggio da axr »

ho provato un dustro live con beryl, andava più fluida porca miseria.....
mi aiutate?
qualche consiglio?
ciao grazie
axr
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1906
Iscrizione: sabato 1 aprile 2006, 16:10
Distribuzione: kubuntu 22.04

Re: compiz molto lento

Messaggio da axr »

che sono in moduli DRI?
Danielemgs
Prode Principiante
Messaggi: 21
Iscrizione: lunedì 16 aprile 2007, 21:43

[Compiz] Re: compiz molto lento

Messaggio da Danielemgs »

anche io ho dei problemi con compiz... devo per forza disabilitare il plugin riguardante i riflessi altrimenti mi vanno a scatti le finestre dal momento che il riflesso si applica ad esse.....

ma stranamente se riavvio il pc fila tutto liscio...quindi posso usare e muovere fluidissimamente le mie belle finestre col riflesso....ma guai se tento di modificarne la grandezza ( non intendo mettendole a tutto schermo ma proprio modificare la grandezza manualmente)....appena lo faccio ecco che torna ad andare a scatti e a questo punto se rivoglio che tutto vada fluido o faccio ripartire compiz da shell di comando oppure levo semplicemente il segno di spunta al plugin del riflesso......

io ho un CPU AMD Sempron 3000+ 1.6 Ghz
scheda video ATI radeon X300 SERIES
215 mb RAM

nn c'è un modo per correggere questo problema??? oppure si tratta di skeda troppo debole??? o RAM???......
e credo che questo basti.....per farvi capire in che situazione sto....spero risponderete....
Scrivi risposta

Ritorna a “Unity”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 2 ospiti