Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 08/04/2007, à 11:09

bidou88

Installer beryl avec AIGLX

J'ai installer beryl, et j'ai fais le test de compatibilité, et voila ce que ca me donne :

**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension               : passed (v0.3)
Checking for XDamage extension                  : passed
Checking for RandR extension                    : passed
Checking for XSync extension                    : passed

Checking Screen 0 ...

Checking for GLX_SGIX_fbconfig                  : passed
Checking for GLX_EXT_texture_from_pixmap        : passed
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
Checking for non power of two texture support   : failed

Support for non power of two textures missing

Merci de votre aide

Dernière modification par bidou88 (Le 08/04/2007, à 11:13)

Hors ligne

#2 Le 08/04/2007, à 11:12

Lestat the vampire

Re : Installer beryl avec AIGLX

Ton lien ne fonctionne pas, c'est l'adresse de ta photo sur ton disque dur !
Sinon, un peu plus d'explications seraient les bienvenues pour tenter de t'aider parce que la, c'est carrément maigre !!

Hors ligne

#3 Le 08/04/2007, à 11:26

bidou88

Re : Installer beryl avec AIGLX

Voici mon fichier xorg.conf

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "aticonfig-Screen[0]" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
	InputDevice    "stylus" "SendCoreEvents"
	InputDevice    "cursor" "SendCoreEvents"
	InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

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

Section "Module"
	Load  "i2c"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "type1"
	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" "ch"
	Option	    "XkbOptions" "lv3:ralt_switch"
	Option	    "XkbVariant" "fr"
EndSection

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

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "stylus"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "stylus"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "eraser"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "eraser"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
	Identifier  "cursor"
	Driver      "wacom"
	Option	    "Device" "/dev/wacom"          # Change to 
	Option	    "Type" "cursor"
	Option	    "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
	Identifier   "DELL E207WFP"
	Option	    "DPMS"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "ATI Technologies, Inc. ATI Default Card"
	Driver      "vesa"
	BusID       "PCI:1:0:0"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
	Option	    "VideoOverlay" "on"
	Option	    "OpenGLOverlay" "off"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "ATI Technologies, Inc. ATI Default Card"
	Monitor    "DELL E207WFP"
	DefaultDepth     24
	SubSection "Display"
		Depth     1
		Modes    "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]"
	Device     "aticonfig-Device[0]"
	Monitor    "aticonfig-Monitor[0]"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

Section "Extensions"
	Option	    "Composite" "Enable"
EndSection

Hors ligne

#4 Le 08/04/2007, à 11:44

Lestat the vampire

Re : Installer beryl avec AIGLX

Désolé mais je vois que tu possèdes une carte ATI, c'est pas trop mon rayon.
Il serait bien que tu détailles ton matériel et la méthode que tu as suivi pour installer tout ca, les spécialistes pourront certainement t'aider.

Hors ligne

#5 Le 08/04/2007, à 11:51

bidou88

Re : Installer beryl avec AIGLX

Alors, j'ai suivi ce tuto pour installer mes drivers :

http://icyberg.phenixmedia.ch/index.php … r-edgy-610

Ensuite il disait de mettre Composite "Disable" et bery Enable alors je ne sais pas.

Si je fais un fglrxinfo avec composite Enable cela me donne :

Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)

Merci de votre aide

Dernière modification par bidou88 (Le 08/04/2007, à 11:59)

Hors ligne

#6 Le 08/04/2007, à 11:55

bidou88

Re : Installer beryl avec AIGLX

Si je mets Composite a Disable un fglrxinfo me donne :

julien@bidou-linux:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1600 Series
OpenGL version string: 2.0.6334 (8.34.8)

Voila

Hors ligne

#7 Le 08/04/2007, à 11:56

bidou88

Re : Installer beryl avec AIGLX

Ma carte graphique est une ATI X1600.

Hors ligne

#8 Le 08/04/2007, à 12:02

SiM07

Re : Installer beryl avec AIGLX

Avec une carte ATI il faut une session XGL pour faire tourner Beryl.

Je te renvois lire la documentation car tout y est expliqué de A à Z pour la création d'une session XGL.

Hors ligne

#9 Le 08/04/2007, à 12:29

bidou88

Re : Installer beryl avec AIGLX

Ok alors je vais essayer merci

Hors ligne

#10 Le 08/04/2007, à 12:55

Philo-Bedoe

Re : Installer beryl avec AIGLX

c'est faux!
je fais tourner Beryl au poil avec une ATI Radeon 9600 pro + aiglx.
les drivers sont les drivers libres radeon..

dans ta section:
Section "ServerFlags"
    Option        "AIGLX" "off"
EndSection

essaye de changer "off" par "on" car visiblement aiglx est désactivé chez toi

ensuite dans ta section:
Section "Device"
    Identifier  "ATI Technologies, Inc. ATI Default Card"
    Driver      "vesa"
    BusID       "PCI:1:0:0"
EndSection

essaye de changer "vesa" par "radeon" pour voir
tu enregistres le tout et tu redémarres le serveur X


"Certains systèmes que l'on ne citera pas font tache sur un ordinateur. Linux étant un système multitache, c'est pire."

source: desencyclopedie.wikia.com

Hors ligne

#11 Le 19/04/2007, à 12:21

K-U

Re : Installer beryl avec AIGLX

AIGLX ne fonctionne pas avec les cartes ATI Radeon X1xxx (et donc X1600). On les attend avec impatience, les drivers compatibles AIGLX... Car XGL a qqs bugs gênants.

a+

Hors ligne