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 26/03/2007, à 23:10

Saelynh

[Bug] Xgl + ati 9600se sur feisty

bon voila ce que j'ai avec xgl, + compiz ( celui de base dans feisty quoi ) mon ati radeon 9600se avec les driver proprio.

capturewz6.png

Dernière modification par Saelynh (Le 27/03/2007, à 14:10)


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#2 Le 26/03/2007, à 23:27

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

capture1yi0.png

capture2sg5.png


est-ce que c'est arrivé a qq'un ou pas au paravant ?


( ceci dit, compiz rame pas dutout, j'ia trouvé ça assez etrange...)

Dernière modification par Saelynh (Le 26/03/2007, à 23:28)


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#3 Le 27/03/2007, à 14:16

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

je poste mon Xorg.conf au cas ou qq'un trouve quelque chose a y redire dedans :

# /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 "Files"
	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"
	# path to defoma fonts
	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"	"us"
	Option		"XkbOptions"	"lv3:ralt_switch"
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"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/wacom"	# Change to 
							# /dev/input/event
							# for USB
	Option		"Type"		"stylus"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

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

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

Section "Device"
	Identifier	"Carte vidéo générique"
	Driver		"fglrx"
	BusID		"PCI:1:0:0"
EndSection

Section "Extensions"
	Option		"Composite"	"0"
EndSection

Section "Monitor"
	Identifier	"Écran générique"
	Option		"DPMS"
	HorizSync	28-64
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Carte vidéo générique"
	Monitor		"Écran générique"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus"	"SendCoreEvents"
	InputDevice     "cursor"	"SendCoreEvents"
	InputDevice     "eraser"	"SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection

je n'y ets aps touché, ce'st l'outil de config d'ubuntu qui a fait sa soupe tout seul ( le truc qui gere les driver proprio )


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#4 Le 28/03/2007, à 13:44

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

euh, up ? hmm


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#5 Le 28/03/2007, à 16:28

G-rom

Re : [Bug] Xgl + ati 9600se sur feisty

et sans xgl, avec les drivers libre ati ça donne quoi ??


Quand tu ne sais pas (cherche puis) demande, quand tu sais partage.

Hors ligne

#6 Le 28/03/2007, à 17:55

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

ça donne un compiz qui rame a mort ^^ ( alors que le direct rendering est au yes puisque le driver radeon est compatible avec ma carte, mais ce'st vraiment très très lent)

là compiz est rapide, mais jm'explose les yeux avec ce bug là


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#7 Le 28/03/2007, à 17:56

G-rom

Re : [Bug] Xgl + ati 9600se sur feisty

oui j'imagine bien. A par attendre une mise à jour et une correction je ne vois pas trop... :S


Quand tu ne sais pas (cherche puis) demande, quand tu sais partage.

Hors ligne

#8 Le 28/03/2007, à 18:16

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

bah aparement sur launchpad, je suis le seul dasn ce cas là ..


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#9 Le 29/03/2007, à 16:17

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

est-ce que vous pensez que ça peux venir de flgrx ?


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#10 Le 29/03/2007, à 18:22

G-rom

Re : [Bug] Xgl + ati 9600se sur feisty

il comprend peut être pas le composite "0" essaye un autre bouleen comme false ou disable.


Quand tu ne sais pas (cherche puis) demande, quand tu sais partage.

Hors ligne

#11 Le 29/03/2007, à 19:03

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

bah ce serais etonant qu'il comprenne pas sachant que  c'est l'outils d'ubuntu qui a modifier le xorg.conf tout seul ..


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#12 Le 10/04/2007, à 03:36

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

bon, bah j'ai lacher l'affaire, jme suis acheter une belle nvidia, mais j'ia plus feisty puisqu'il y a une mise a jour ( libc6 je crois)  qui m'a tout pété ( meme plus capable de lancé les TTY xD ) bon, pas resolu, mais j'ai abandoné


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#13 Le 10/04/2007, à 11:57

G-rom

Re : [Bug] Xgl + ati 9600se sur feisty

ctrl+alt+F1

puis edite ton xorg.conf avec vim.

sudo vim /etc/X11/xorg.cong

va à la ligne driver et remplace par nv (Inser ou I pour pouvoir écrire)
puis Esc et :wq pour écrire et quitté.

puis sudo /etc/init.d/gdm restart


Quand tu ne sais pas (cherche puis) demande, quand tu sais partage.

Hors ligne

#14 Le 10/04/2007, à 16:16

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

non mais le pb est pas la ta pas suivis ^^, j'ia meme pas les TTY mise a jour foireuse quoi, je m'inquiette pas smile


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#15 Le 10/04/2007, à 17:15

G-rom

Re : [Bug] Xgl + ati 9600se sur feisty

oui j'ai lu un peu en speed ce matin, jpensais que t'arrivais plus sur ta session.
Qu est ce que t'appelle les TTY ?


Quand tu ne sais pas (cherche puis) demande, quand tu sais partage.

Hors ligne

#16 Le 11/04/2007, à 03:05

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

bah ctrl+alt+F1, c'est le TTY numero 1. F2 le numero 2, F3 le numùero 3 ect ..


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne

#17 Le 11/04/2007, à 10:31

ahsid

Re : [Bug] Xgl + ati 9600se sur feisty

salut, je sais pas si ça peut t'aider, mais mes parents on la même carte graphique ATI que toi et il lancent beryl directement en session KDE, plus besoin de XGL. ils utilisent drivers libre & AIGLX.

Dernière modification par ahsid (Le 11/04/2007, à 10:35)


OpenSuse & KDE 4.4 (mais mon rêve c'est de pouvoir remettre Chakra, Sony de #&@*ù$&# ! )

Hors ligne

#18 Le 11/04/2007, à 20:40

Saelynh

Re : [Bug] Xgl + ati 9600se sur feisty

je suis au courant que les drivers libres sont compatible avec mon encienne carte, seulement les effets rame enormement avec, et ne rame absolument pas avec le drvier fglrx, ya juste ce truc jaune là qui gachais tout .. mais je suis sous nvidia mnt donc le probleme n'est plus smile


[ http://www.dogmazic.net/saelynh _ http://www.jamendo.com/fr/artist/saelynh/ ]

Hors ligne