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 20/04/2007, à 18:52

lex111

[Résolu] [Feisty][beryl-xgl][Ati X1400] Problème

bonjours à tous,

J'ai actuellement un problème avec l'installation de beryl sur la feisty...

J'ai un dell 9400 (ati X1400)

- J'ai installé les drivers proprios fglrx
- un "fgl_glxgears" me renvoi un beau cube qui tourne
- un "glxinfo | grep rendering" me renvoi : glxinfo | grep rendering
- un fglrxinfo me renvoi :

display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1400
OpenGL version string: 2.0.6334 (8.34.8)

Le problème c'est quand je lance ma session xgl, puis que je lance beryl, les effets ne sont pas là (out se passe comme si je suis avec metacity)... je ne comprends pas pourquoi !
Pouvez vous m'aider ?
Merci d'avance


Voici mon /etc/X11/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"
	InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

	# path to defoma fonts
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	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  "vbe"
EndSection

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

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Device" "/dev/input/mice"
	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   "Écran générique"
	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  "Carte vidéo générique"
	Driver      "fglrx"
	Option	    "VideoOverlay" "on"
	Option	    "OpenGLOverlay" "off"
	BusID       "PCI:1:0:0"
EndSection

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

Section "Screen"
    Option  "AddARGBGLXVisuals"     "True"
    Option "DisableGLXRootClipping" "True"
	Identifier "Default Screen"
	Device     "Carte vidéo générique"
	Monitor    "Écran générique"
	DefaultDepth     24
	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 "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    "RENDER"    "Enable"
	Option	    "Composite" "0"
EndSection

et Voici mon  /etc/modules

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

fuse
lp
sbp2
fglrx

Dernière modification par lex111 (Le 21/04/2007, à 10:28)

Hors ligne

#2 Le 21/04/2007, à 00:14

lex111

Re : [Résolu] [Feisty][beryl-xgl][Ati X1400] Problème

up !

Hors ligne

#3 Le 21/04/2007, à 01:38

dtouzeau

Re : [Résolu] [Feisty][beryl-xgl][Ati X1400] Problème

Salut lex111 on va pouvoir créé tous les deux une association des utilisateurs dell avec ATI qui marche plus sur Feisty
Peut être que mon post peut t'aider pour tes démarches d'analyses :

http://forum.ubuntu-fr.org/viewtopic.php?id=111927

pour l'instant je reste avec mon bug...


Pour que Linux ne soit plus uniquement la propriété des geeks et des gnus: http://www.artica.fr

Hors ligne

#4 Le 21/04/2007, à 05:08

m3ta-x

Re : [Résolu] [Feisty][beryl-xgl][Ati X1400] Problème

salut!
lance beryl depuis une console et donne nous les infos que ca t'envoie. en cas de plantage, beryl redonne la main a metacity, c'est ce qui se passe pour toi.
Maintenant il faudrait comprendre pourquoi, afin de t'aider a resoudre ton probleme smile

Hors ligne

#5 Le 21/04/2007, à 08:09

lex111

Re : [Résolu] [Feisty][beryl-xgl][Ati X1400] Problème

Alors quand je lance beryl-manager dans le terminal, beryl se lance normalement... aucune infos supplémentaire est donnée...

Et quans je fais  un beryl  --test-only j'obtient

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

Detected xserver                                : XGL

Checking Display :1.0 ...

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

Je ne vois vraiment pas ou est le pb sad

Dernière modification par lex111 (Le 21/04/2007, à 08:20)

Hors ligne

#6 Le 21/04/2007, à 10:26

lex111

Re : [Résolu] [Feisty][beryl-xgl][Ati X1400] Problème

En fait c'est bon j'ai trouvé ma réponse sur ce post !!! :
http://forum.ubuntu-fr.org/viewtopic.php?id=112261

En fait beryl 0.21 ne marchait pas chez moi sur feisty il faut utiliser beryl 0.2

Pour cela, il faut

-désinstaller complètement tout ce qui touche à beryl
-enlever les dépots universe et multiverse (juste pour la manip ensuite il faut les remettre)
-rentrer cette commande dans un terminal : "wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O- | sudo apt-key add -"
-mettre a jour les dépots
-réinstaller beryl & emerald

et puis c'est bon !!

Ca marche impek !

Hors ligne

#7 Le 21/04/2007, à 10:43

m3ta-x

Re : [Résolu] [Feisty][beryl-xgl][Ati X1400] Problème

content que tes problemes soient reglés aussi facileemnt, et désolé de ne rien avoir pu faire pour toi.
Bonne continuation smile

Hors ligne

#8 Le 02/05/2007, à 14:22

Migoux

Re : [Résolu] [Feisty][beryl-xgl][Ati X1400] Problème

lex111 a écrit :

En fait c'est bon j'ai trouvé ma réponse sur ce post !!! :
http://forum.ubuntu-fr.org/viewtopic.php?id=112261

En fait beryl 0.21 ne marchait pas chez moi sur feisty il faut utiliser beryl 0.2

Pour cela, il faut

-désinstaller complètement tout ce qui touche à beryl
-enlever les dépots universe et multiverse (juste pour la manip ensuite il faut les remettre)
-rentrer cette commande dans un terminal : "wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O- | sudo apt-key add -"
-mettre a jour les dépots
-réinstaller beryl & emerald

et puis c'est bon !!

Ca marche impek !

Salut, j'ai exactement le même problème que toi. Depuis que je suis sous Feisty Beryl ne marche plus.

J'ai bien essayé ta manip' mais ça ne marche toujours pas.
Quand tu dis réinstaller beryl et emerald, il faut simplement faire

sudo aptitude install beryl-manager emerald-themes

Dernière modification par Migou 73 (Le 02/05/2007, à 14:24)


S'endormir au volant c'est très dangereux, s'endormir à vélo c'est très rare, s'endormir à pied c'est très con.
Le Chat

Hors ligne