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 21/10/2007, à 11:41

BatoO

Pb double ecran sur portable

Bonjour,

J'ai installé gusty sur mon portable, j'ai installé les driver proprio et j'ai tenté de configurer mon double écran avec l'utilitaire de ubuntu (panneau du portable en 1280*800 + ecran samsung wide en 1440*900 sur la prise vga). Apres ça j'ai redémarré, et là écran noir :-\. Je ne peut pas passer en mode texte non plus.

J'ai récuperé mon xorg.conf avec le driver ext3 pour windows:

# 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 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"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"oss"
	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"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"	"/dev/psaux"
	Option		"Protocol"	"auto-dev"
	Option		"HorizEdgeScroll"	"0"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"	"stylus"
	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
EndSection

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

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

Section "Device"
	Identifier	"ATI Technologies Inc Radeon Mobility X700 (PCIE)"
	Boardname	"ati"
	Busid		"PCI:1:0:0"
	Driver		"fglrx"
	Screen	0
EndSection

Section "Monitor"
	Identifier	"Écran générique"
	Vendorname	"Plug 'n' Play"
	Modelname	"Plug 'n' Play"
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
	Gamma	1.0
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc Radeon Mobility X700 (PCIE)"
	Monitor		"Écran générique"
	Defaultdepth	24
	SubSection "Display"
		Depth	24
		Virtual	640	480
		Modes		"640x480@60"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
  screen 0 "Default Screen" 0 0
  screen 1 "screen1" rightof "Default Screen"
	Inputdevice	"Generic Keyboard"
	Inputdevice	"Configured Mouse"
	
	# Uncomment if you have a wacom tablet
	#	InputDevice     "stylus"	"SendCoreEvents"
	#	InputDevice     "cursor"	"SendCoreEvents"
	#	InputDevice     "eraser"	"SendCoreEvents"
	Inputdevice	"Synaptics Touchpad"
EndSection
Section "Module"
	Load		"glx"
	Load		"dbe"
	Load		"v4l"
EndSection
Section "Extensions"
	Option		"Composite"	"0"
EndSection
Section "device" #   
	Identifier	"device1"
	Boardname	"ati"
	Busid		"PCI:1:0:0"
	Driver		"fglrx"
	Screen	1
EndSection
Section "screen" #   
	Identifier	"screen1"
	Device		"device1"
	Defaultdepth	24
	Monitor		"monitor1"
	SubSection "Display"
		Depth	24
		Modes		"1440x900@60"	"1280x800@60"	"1280x720@60"	"1280x768@60"	"800x600@60"	"800x600@56"
	EndSubSection
EndSection
Section "monitor" #   
	Identifier	"monitor1"
	Vendorname	"Generic LCD Display"
	Modelname	"LCD Panel 1440x900"
	Horizsync	31.5-56.0
	Vertrefresh	56.0 - 65.0
  modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "1280x768@60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
  modeline  "1280x720@60" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
  modeline  "1280x800@60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
  modeline  "1440x900@60" 106.47 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
	Gamma	1.0
EndSection
Section "ServerFlags"
	Option		"Xinerama"	"true"
EndSection

Le problème, c'est que j'y comprend pas grand chose :-\. Alors déja si quelqu'un peut m'indiquer comment retrouver un affichage qui marche ca serai super coolum smile. Si en plus j'ai mon affichage sur  les deux écran (en bureau étendu), ca sera la joie dans mon corps big_smile

merci beaucoup (*yeux de bambiiiiii*)

#2 Le 21/10/2007, à 12:15

s_c_r_o_u_a_f

Re : Pb double ecran sur portable

Salut.
J'ai exactement le même problème que toi. J'ai passé toute la journée d'hier à essayer de faire tourner compiz-fusion en bureau étendu, avec une ATI X600 Mobility, sans réel succès.

Pour ce que j'ai vu pour l'instant :
1) Restes à l'écart de l'outil de config, il est méchant ! A chaque fois que je l'ai touché, il a rajouté plein de saletés dans mon xorg.conf, et au bout suivant, amarchepu !
Donc j'me suis mis à trifouiller à la main le xorg.

2) Même quand l'outil a bousillé ton xorg.conf, tu peux démarrer en mode sans échec (à choisir dans grub), pour réparer ton truc.

3) Si tu as fait une backup, tu peux la restaurer en mode sans échec. Sinon :

dpkg-reconfigure xserver-xorg

Ou un truc dans le genre.
Et après, une backup :

cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak.working

Après, j'avais réussi à avoir du dual screen en faisant un truc du style :

aticonfig --initial=dual-head

Ca marchait sans XGL, et il était impossible de faire passer une fenêtre d'un écran à l'autre.
Mais c'était du dual screen.

Bon, je retourne trifouiller, et je repasse pour voir si quelqu'un a donné une solution, ou pour donner la mienne si j'y arrive.

#3 Le 21/10/2007, à 22:21

BatoO

Re : Pb double ecran sur portable

Yeah j'ai déja récuperé mon affichage smile:)

Je connaissait pas le aticonfig, merci. J'arrive a peu pres au même résultat que toi, si quelqu'un connait les bonne option à activer pour un dual screen honnete ... sioupléééé big_smile