Ännu en Compiz-tråd. Checking for Xgl: not present.

Pontus-LSE
Inlägg: 20
Blev medlem: 13 dec 2007, 12:41
Ort: Lycksele
Kontakt:

Ännu en Compiz-tråd. Checking for Xgl: not present.

Inlägg av Pontus-LSE »

Ja, jag har sökt, både här på forumet och google dock utan att finna en lösning.

Jag har haft compiz igång och fungerande, det fungerade så sent som igår. Men när jag startade om datorn igårkväll började det jävlas, först försvann ramarna ovanför alla fönster, googlade, testade mig fram ända tills jag fick köra  'sudo dpkg-reconfigure xserver-xorg' för att få igång X. Sen fick jag följande felmeddelande som jag ej kunnat googla till en lösning.

pontus@pontus-laptop:~$ Checking for Xgl: not present.
Detected PCI ID for VGA: 00:02.0 0300: 8086:2a02 (rev 0c) (prog-if 00 [VGA])
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: not present.
aborting and using fallback: /usr/bin/metacity

[2]-  Done                    compiz --replace
pontus@pontus-laptop:~$


Jag har testat att avinstallera xserver-xgl (sudo apt-get remove xserver-xgl) och sedan installera om (sudo apt-get install xserver-xgl). Ingen skillnad. Jag har testat att lägga till 'Load glx' i xorg.conf. Ingen skillnad.

Här har ni glxinfo ifall det hjälper

pontus@pontus-laptop:~$ glxinfo | grep direct
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
pontus@pontus-laptop:~$


Här är min xorg.conf

Kod: Markera allt

Section "Files"
EndSection

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

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

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

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

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

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

Section "Device"
	Identifier	"Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
	Driver		"intel"
	BusID		"PCI:0:2:0"
EndSection

Section "Monitor"
	Identifier	"Allmän skärm"
	Option		"DPMS"
	HorizSync	28-84
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
	Monitor		"Allmän skärm"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1680x1050"
	EndSubSection
EndSection

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

# Uncomment if you have a wacom tablet
#	InputDevice     "stylus"	"SendCoreEvents"
#	InputDevice     "cursor"	"SendCoreEvents"
#	InputDevice     "eraser"	"SendCoreEvents"
	InputDevice	"Synaptics Touchpad"
EndSection
Användarvisningsbild
farmfield
Inlägg: 8215
Blev medlem: 01 okt 2007, 17:23
OS: Ubuntu
Utgåva: 22.10 Kinetic Kudu
Ort: H'sing Island
Kontakt:

SV: Ännu en Compiz-tråd. Checking for Xgl: not present.

Inlägg av farmfield »

Testa installera xserver-xgl från synaptic.

Vad har du för grafikkort?
Pontus-LSE
Inlägg: 20
Blev medlem: 13 dec 2007, 12:41
Ort: Lycksele
Kontakt:

SV: Ännu en Compiz-tråd. Checking for Xgl: not present.

Inlägg av Pontus-LSE »

Testade att installera från synaptic nu, ingen skillnad. Startade om hela datorn och inte bara X för att vara helt säker.

Mitt grafikkort är Intel GMA X3100
Användarvisningsbild
farmfield
Inlägg: 8215
Blev medlem: 01 okt 2007, 17:23
OS: Ubuntu
Utgåva: 22.10 Kinetic Kudu
Ort: H'sing Island
Kontakt:

SV: Ännu en Compiz-tråd. Checking for Xgl: not present.

Inlägg av farmfield »

x3100 är "blacklisted" - spärrat - för en bugg i Compiz (eller i intel-drivaren) gör att det inte går att se video när compiz är igång.

Lös problemet genom att öppna /etc/xdg/compiz/compiz-manager

Kod: Markera allt

gksudo gedit /etc/xdg/compiz/compiz-manager
Lägg till SKIP_CHECKS=yes längst ner, stäng & spara.

Nu kan du starta Compix med compiz --replace & och stänga av det med metacity --replace & och video kommer som sagt inte fungera om Compiz är igång.

För att ställa in effekterna plockar du ner Compiz Settings Manager ur synaptic så hamnar kontrolpanelen för Compiz under System/Inställningar/Advanced Desktop Settings.

Väldigt skumt att du fått igång det från första början utan att ta bort att Compiz kollar vilket kort du kör eftersom x3100 (GMA-960/965) som sagt är "portat" p.g.a. problemet med video...
Senast redigerad av 1 farmfield, redigerad totalt 23 gånger.
Pontus-LSE
Inlägg: 20
Blev medlem: 13 dec 2007, 12:41
Ort: Lycksele
Kontakt:

SV: Ännu en Compiz-tråd. Checking for Xgl: not present.

Inlägg av Pontus-LSE »

Så behövde jag ju inte göra förut?

I alla fall, det fungerade inte heller, fick följande meddelande:

Kod: Markera allt

pontus@pontus-laptop:~$ compiz --replace &
Checking for Xgl: not present. 
Detected PCI ID for VGA: 00:02.0 0300: 8086:2a02 (rev 0c) (prog-if 00 [VGA])
Checking for texture_from_pixmap: not present. 
Trying again with indirect rendering:
Checking for texture_from_pixmap: not present. 
SKIP_CHECKS is yes, so continuing despite problems.
Checking for nVidia: not present. 
Checking for FBConfig: Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
not present. 
SKIP_CHECKS is yes, so continuing despite problems.
Checking for Xgl: not present. 
Starting emerald
Xlib:  extension "GLX" missing on display ":0.0".
/usr/bin/compiz.real (core) - Fatal: Root visual is not a GL visual
/usr/bin/compiz.real (core) - Error: Failed to manage screen: 0
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0

[1]-  Done                    compiz --replace
pontus@pontus-laptop:~$ 
Om vi tittar på den här delen,
Checking for Xgl: not present.
...
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: not present.

Förut, när det fungerade, stog det:
Checking for Xgl: present.
...
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Användarvisningsbild
farmfield
Inlägg: 8215
Blev medlem: 01 okt 2007, 17:23
OS: Ubuntu
Utgåva: 22.10 Kinetic Kudu
Ort: H'sing Island
Kontakt:

SV: Ännu en Compiz-tråd. Checking for Xgl: not present.

Inlägg av farmfield »

Mkt udda, jag gick nämligen igenom det här med en kund igår - vår Acer 5220 har också X3100 kortet - och dom två sakerna löste hans probem; installera xserver-xgl samt lägga till SKIP_CHECKS=yes i filen /etc/xdg/compiz/compiz-manager så gick Compz igång direkt...  :-[
Pontus-LSE
Inlägg: 20
Blev medlem: 13 dec 2007, 12:41
Ort: Lycksele
Kontakt:

SV: Ännu en Compiz-tråd. Checking for Xgl: not present.

Inlägg av Pontus-LSE »

Tycker det är så märkligt, för det känns precis som om  xserver-xgl inte skulle vara installerat trots att det är installerat.
Användarvisningsbild
farmfield
Inlägg: 8215
Blev medlem: 01 okt 2007, 17:23
OS: Ubuntu
Utgåva: 22.10 Kinetic Kudu
Ort: H'sing Island
Kontakt:

SV: Ännu en Compiz-tråd. Checking for Xgl: not present.

Inlägg av farmfield »

Gå in i Synaptic och testa en reinstall på compiz och xserver-xgl - enda jag kommer att tänka på just nu...  :-[
Skriv svar

Återgå till "Skrivbordet - inaktuell"