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 01/08/2007, à 22:12

pixi-pix

[RESOLUT]ecran flou :/

Bonsoir je vien vous voir car la j'ai un petit priblem et je vois pas comment le regler et je dois dire que c'est asser desagreable

je vien d'installer compiz-fusion et depuis mon ecran est legement flou... c'est pas illisible mais ennuyeux a souhait

voila mon xorg.conf

Section "Files"
	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"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbOptions"	"lv3:ralt_switch"
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 "Device"
	Identifier	"ATI Technologies, Inc. ATI Default Card"
	Driver		"radeon"
        Option "AGPMode" "4"
        Option "AGPSize" "64"
        Option "EnablePageFlip" "1"
        Option "GARTSize" "64"
        Option "XAANoOffscreenPixmaps" "true"
        Option "AGPFastWrite" "true"
        Option "RenderAccel" "true"
EndSection

Section "Monitor"
	Identifier	"monitor"
	Option		"DPMS"
EndSection

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

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	Option          "AIGLX" "true"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "Extensions"
    Option  "Composite" "Enable"
    Option  "RENDER" "Enable"
    Option  "DAMAGE" "true"
EndSection

mon materiel ati radeo 9600Xt pover color les drivers se sont ceux de ubuntu pas les proprietaire car avec les proprietere y a plus d'effet possible sad donc sachant que tout problem a ca solution je me tourne vers vous,

Mon ecran SAMSUNG SunyMaster203B, la resolution est bonne mais apres je vois pas trop d'ou ca peut venir hmm

Je vous remerci smile

Dernière modification par pixi-pix (Le 01/08/2007, à 22:42)

Hors ligne

#2 Le 01/08/2007, à 22:19

pixi-pix

Re : [RESOLUT]ecran flou :/

Je crois que je vien de trouver smile faut que je passe en 1400*1050 ":P

je vien de changer la resolution de mon ecran dans le xorg.conf mais je peux pas depasser la taille maxi qui est limiter a 1024**** .... je vais chercher sur le forum..


C'est pas breau un garcon qui se fais ces questions et ces reponses ? tongue

Dernière modification par pixi-pix (Le 01/08/2007, à 22:24)

Hors ligne

#3 Le 01/08/2007, à 22:39

pixi-pix

Re : [RESOLUT]ecran flou :/

je vien de changer mon xorg.conf mais je peux toujours pas le changer dans le menu.... je suis toujours bloquer a 1280*** :?

Section "Files"
	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"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbOptions"	"lv3:ralt_switch"
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 "Device"
	Identifier	"ATI Technologies, Inc. ATI Default Card"
	Driver		"radeon"
        Option "AGPMode" "4"
        Option "AGPSize" "64"
        Option "EnablePageFlip" "1"
        Option "GARTSize" "64"
        Option "XAANoOffscreenPixmaps" "true"
        Option "AGPFastWrite" "true"
        Option "RenderAccel" "true"
EndSection

Section "Monitor"
	Identifier	"monitor"
	Option		"DPMS"
	HorizSync    30-81
    	VertRefresh    56-75
EndSection

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

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	Option          "AIGLX" "true"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "Extensions"
    Option  "Composite" "Enable"
    Option  "RENDER" "Enable"
    Option  "DAMAGE" "true"
EndSection

une idee ? je teste le gros reboot au lieu du simple delog hmm

Hors ligne

#4 Le 01/08/2007, à 22:41

pixi-pix

Re : [RESOLUT]ecran flou :/

Voila c'est resolut smile j'ai juste kill le server X

ctrl+alt+backspace tongue relancer la session pas besoin de reboot big_smile

Hors ligne

#5 Le 01/08/2007, à 22:42

pixi-pix

Re : [RESOLUT]ecran flou :/

tout seul comment un grand... c'est deja arriver ici ? tongue

Hors ligne

#6 Le 01/08/2007, à 22:47

Sir Na Kraïou

Re : [RESOLUT]ecran flou :/

L'efficacité du forum Ubuntu-fr.org big_smile

Do It Yourself !


Descendant de Charlemagne et de LUCA.
Bleu, en l'hommage d'un truc bleu. :'(
C'est pas du bleu.
C'est pas le lac de Genève, c'est le Lac Léman.

Hors ligne

#7 Le 01/08/2007, à 22:48

pixi-pix

Hors ligne

#8 Le 01/08/2007, à 22:52

Sir Na Kraïou

Re : [RESOLUT]ecran flou :/

mais ça arrive assez souvent, suffit de voir le nombre du sujets sans réponses mais avec un p'tit [resolu]
http://forum.ubuntu-fr.org/viewtopic.php?id=137460
http://forum.ubuntu-fr.org/viewtopic.php?id=136930
http://forum.ubuntu-fr.org/viewtopic.php?id=136895
http://forum.ubuntu-fr.org/viewtopic.php?id=136810
http://forum.ubuntu-fr.org/viewtopic.php?id=136466
http://forum.ubuntu-fr.org/viewtopic.php?id=135767
http://forum.ubuntu-fr.org/viewtopic.php?id=135749
etc.


Descendant de Charlemagne et de LUCA.
Bleu, en l'hommage d'un truc bleu. :'(
C'est pas du bleu.
C'est pas le lac de Genève, c'est le Lac Léman.

Hors ligne

#9 Le 01/08/2007, à 23:00

pixi-pix

Re : [RESOLUT]ecran flou :/

Bha alors les gens faut arrter de dire que linux c'est complique big_smile

Hors ligne