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 12/03/2006, à 18:12

ZuZuu

Problemes chargement Interface Graphique.

Voila j'ai un souci, 1fois sur 2 lorsque je demarre Kubuntu, et bien j'ai des petits carrés rouges partout sur mes 2 écrans a la place de la fenetre de login...
Impossible d'aller dans la console en ALT+F7 ou autre.. Du coup REset sauvage et j'aime pas trop ca..

Sinon quand c'est lancé ca marche impec !

Voila mon Xorg.conf, sachant que j'ai une nvidia geforce 2 TI4200, et 2 écrans branchées sur celle ci..
La seule chose dont je ne suis pas sur, c'est le rafraichissement de mes écrans (horizontale et verticale) mais je ne sais pas si mon bug viens de la.. Ce sont des écrans peu connu et ma recherche a été fructueuse concernant cette caractéristique.

# /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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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/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/CID"
	FontPath	"/usr/share/X11/fonts/100dpi"
	FontPath	"/usr/share/X11/fonts/75dpi"
        # paths to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"i2c"
	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		"XkbVariant"	"latin9"
EndSection

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

Section "Device"
	Identifier	"NVIDIA Corporation NV25 [GeForce4 Ti 4200]-ext"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"
        Screen           0
EndSection

Section "Monitor"
	Identifier	"LCD-E15X6"
	Option		"DPMS"
	HorizSync	28-51
	VertRefresh	43-60
Option "twinview"
EndSection

Section "Screen"
	Identifier	"LCD-E15X6"
	Device		"NVIDIA Corporation NV25 [GeForce4 Ti 4200]-ext"
	Monitor		"LCD-E15X6"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "Device"
	Identifier	"NVIDIA Corporation NV25 [GeForce4 Ti 4200]-m"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"
        Screen           1
EndSection

Section "Monitor"
	Identifier	"Philips"
	Option		"DPMS"
	HorizSync	28-51
	VertRefresh	43-60
Option "twinview"
EndSection

Section "Screen"
	Identifier	"Philips"
	Device		"NVIDIA Corporation NV25 [GeForce4 Ti 4200]-m"
	Monitor		"Philips"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Test1"
        Option          "Xinerama"
	Screen	0	"LCD-E15X6"
        Screen  1       "Philips" RightOf "LCD-E15X6"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

Voila merci beaucoup !! smile

Hors ligne

#2 Le 13/03/2006, à 20:19

ZuZuu

Re : Problemes chargement Interface Graphique.

UP (maintenant ca me fait meme des écrans tout blancs (enfin ca mla fait ce matin pour la premiere fois tongue)

Hors ligne

#3 Le 14/03/2006, à 20:51

ZuZuu

Re : Problemes chargement Interface Graphique.

UP yikes

Hors ligne

#4 Le 22/03/2006, à 14:00

ZuZuu

Re : Problemes chargement Interface Graphique.

ALlé  Allé UP !
un peu d'aide svp :-(

Hors ligne

#5 Le 25/03/2006, à 01:30

ZuZuu

Re : Problemes chargement Interface Graphique.

TOujours UP

Hors ligne

#6 Le 25/03/2006, à 08:41

michel2652

Re : Problemes chargement Interface Graphique.

Bonjour,

Je vois pas à part les fréquences  HorizSync   VertRefresh qu'il faut que tu trouves (site constructeurs ou autres),

Tu peux déjà commenter (#) la ligne dri dans Section "Module"

Et dans les Section "Screen" modifie les DefaultDepth    24 en DefaultDepth    16.
Mais l'important c'est surtout   HorizSync   VertRefresh  a renseigner correctement

A+

#7 Le 25/03/2006, à 22:53

ZuZuu

Re : Problemes chargement Interface Graphique.

Le probleme c'est que je ne trouve pas e rafraichissement d'un de mes écrans (c'est un Sangyo LCD-E15X6 truc introuvable...)
hmm

Dernière modification par ZuZuu (Le 25/03/2006, à 22:53)

Hors ligne