Aller au contenu

Ati, Dual screen et ubuntu


q456

Messages recommandés

Bonjour, je suis ubuntu 6.06, je viens d'install les drivers ati pour ma carte 9200se, le double ecran fontionne, mais c'est deux fois la meme image, quand je tape la commande pour metre la fonction etendu du bureau, sa me dit ca :vante::roll:

c8712@c8712X:~$ aticonfig --dtop=horizontal --overlay-on=1

Warning: Option 'DesktopSetup' doesn't affect running session.

Using /etc/X11/xorg.conf

Saved back-up to /etc/X11/xorg.conf.fglrx-3

aticonfig: Writing to '/etc/X11/xorg.conf' failed. Bad file descriptor.

voila mon fichier xorg.conf.

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

EndSection

Section "Files"

# path to defoma fonts

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 "/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" "pc104"

Option "XkbLayout" "fr"

EndSection

Section "InputDevice"

Identifier "Configured Mouse"

Driver "mouse"

Option "CorePointer"

Option "Device" "/dev/input/mice"

Option "Protocol" "ExplorerPS/2"

Option "ZAxisMapping" "4 5"

EndSection

Section "InputDevice"

# /dev/input/event

# for USB

Identifier "stylus"

Driver "wacom"

Option "Device" "/dev/wacom" # Change to

Option "Type" "stylus"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

Section "InputDevice"

# /dev/input/event

# for USB

Identifier "eraser"

Driver "wacom"

Option "Device" "/dev/wacom" # Change to

Option "Type" "eraser"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

Section "InputDevice"

# /dev/input/event

# for USB

Identifier "cursor"

Driver "wacom"

Option "Device" "/dev/wacom" # Change to

Option "Type" "cursor"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

Section "Monitor"

Identifier "Generic Monitor"

HorizSync 28.0 - 51.0

VertRefresh 43.0 - 60.0

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 "ATI Technologies, Inc. RV280 [Radeon 9200]"

Driver "ati"

BusID "PCI:1:0:0"

EndSection

Section "Device"

Identifier "aticonfig-Device[0]"

Driver "fglrx"

Option "VideoOverlay" "on"

Option "OpenGLOverlay" "off"

EndSection

Section "Screen"

Identifier "Default Screen"

Device "ATI Technologies, Inc. RV280 [Radeon 9200]"

Monitor "Generic Monitor"

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

je ne conprend pas le bug, merci de votre aide :eeek2::roule:

Lien vers le commentaire
Partager sur d’autres sites

un fichier de conf Xorg pour mon portable :

Ati Mobility 600, dual screen (1680x1050 et 1600x1200) et Ubuntu

A toi de jouer pour l'adapter à tes besoins

Section "Files"
 FontPath	 "/usr/X11R6/lib/X11/fonts/misc:unscaled"
 FontPath	 "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
 InputDevices "/dev/psaux"
 InputDevices "/dev/mouse"
 InputDevices "/dev/input/mice"
 InputDevices "/dev/input/event0"
EndSection

Section "Module"
 Load  "dbe"		   # Double buffer extension
 Load  "type1"		 # Type1 fonts
 Load  "freetype"	  # TrueType fonts
 Load  "speedo"		# Speedo fonts
 Load  "extmod"
 SubSection	"extmod"
 EndSubSection
 Load  "glx"		   # GLX OpenGL extensions
 Load  "dri"		   # DRI is required for 3D acceleration
EndSection

Section "DRI"   # enables 3D accel but has security issues
Mode 0666
EndSection

Section "ServerFlags"
 Option	   "AllowMouseOpenFail"
 Option	   "RandR" "on"

 Option		"BlankTime"	 "0"
 Option		"StandbyTime"   "5"
 Option		"SuspendTime"   "0"
 Option		"OffTime"	   "20"

EndSection # end ServerFlags

Section "InputDevice"
 Identifier	"Keyboard1"
 Driver		"kbd"
 Option		"XkbRules"	  "xfree86"
 Option		"XkbModel"	  "pc105"
 Option		"XkbLayout"	 "fr"
EndSection

Section "InputDevice"
	Identifier "USBWheelMouse"
	Driver "mouse"
	Option "Device" "/dev/input/mice"
	Option "Protocol" "IMPS/2"
	Option "Emulate3Buttons" "off"
	Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
 Identifier	"BuiltInLCD"
 ModelName	"1400X1050@75HZ"
 VendorName	"--> LCD"
 HorizSync	 30-90
 VertRefresh   58-78
 Option		"CalcAlgorithm" "CheckDesktopGeometry"
 Option		"DPMS"  # Enables power management settings, configured in ServerFlags
EndSection

Section "Monitor"
 Identifier	"ExternalMonitor"
 ModelName	 "993s"
 VendorName	"DELL"
 HorizSync	 30-95   # NOTE: "Device" sections as Hsync2
 VertRefresh   50-120  # NOTE: "Device" sections as Vfresh2
 Option		"DPMS"
EndSection

Section "Device"
Identifier						  "ATI Graphics Adapter Dual Head 0"
Driver							  "fglrx"
#Option							  "NoDDC"
Option "no_accel"				   "no"
Option "no_dri"					 "no"
Option "mtrr"					   "off" # disable DRI mtrr mapper, driver has its own code for mtrr
#Option "DesktopSetup"			   "0x00000201"
Option "DesktopSetup"			   "0x00000100"
Option "MonitorLayout"			  "AUTO, AUTO"
Option "IgnoreEDID"				 "off"
Option "HSync2"					 "31.5	   "
Option "VRefresh2"				  "20 - 60"
Option "ScreenOverlap"			  "0"
Option "NoTV"					   "yes"
Option "GammaCorrectionI"		   "0x00000000"
Option "GammaCorrectionII"		  "0x00000000"
Option "Capabilities"			   "0x00000000"
Option "VideoOverlay"			   "on"
Option "OpenGLOverlay"			  "off"
Option "CenterMode"				 "off"
Option "PseudoColorVisuals"		 "off"
Option "Stereo"					 "off"
Option "StereoSyncEnable"		   "1"
Option "FSAAEnable"				 "no"
Option "UseFastTLS"				 "0"
Option "BlockSignalsOnLock"		 "on"
Option "UseInternalAGPGART"		 "yes"
Option "ForceGenericCPU"			"no"
BusID "PCI:1:0:0"	# vendor=1002, device=4c66
Screen 0
EndSection

Section "Device"
Identifier						  "ATI Graphics Adapter Dual Head 1"
Driver							  "fglrx"
Option "no_accel"				   "no"
Option "no_dri"					 "no"
Option "mtrr"					   "off" # disable DRI mtrr mapper, driver has its own code for mtrr
# Option "DesktopSetup"			   "0x00000201"
Option "DesktopSetup"			   "0x00000100"
Option "MonitorLayout"			  "AUTO, AUTO"
Option "IgnoreEDID"				 "off"
Option "HSync2"					 "31.5	   "
Option "VRefresh2"				  "20 - 60"
Option "ScreenOverlap"			  "0"
Option "NoTV"					   "yes"
Option "GammaCorrectionI"		   "0x00000000"
Option "GammaCorrectionII"		  "0x00000000"
Option "Capabilities"			   "0x00000000"
Option "VideoOverlay"			   "on"
Option "OpenGLOverlay"			  "off"
Option "CenterMode"				 "off"
Option "PseudoColorVisuals"		 "off"
Option "Stereo"					 "off"
Option "StereoSyncEnable"		   "1"
Option "FSAAEnable"				 "no"
Option "UseFastTLS"				 "0"
Option "BlockSignalsOnLock"		 "on"
Option "UseInternalAGPGART"		 "yes"
Option "ForceGenericCPU"			"no"
BusID "PCI:1:0:0"	# vendor=1002, device=4c66
Screen 1
EndSection

Section "Screen"
Identifier  "ScreenDual0"
Device	  "ATI Graphics Adapter Dual Head 0"
Monitor	 "BuiltInLCD"
DefaultDepth 24
#Option "backingstore"

Subsection "Display"
	Depth	   24
	Modes	   "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
	#Modes	   "1280x1024"
	ViewPort	0 0  # initial origin if mode is smaller than desktop
EndSubsection
EndSection

Section "Screen"
Identifier  "ScreenDual1"
Device	  "ATI Graphics Adapter Dual Head 1"
Monitor	 "ExternalMonitor"
DefaultDepth 24
#Option "backingstore"

Subsection "Display"
	Depth	   24
	Modes	   "1600x1200" "1400x1050" "1280x1024"
	ViewPort	0 0  # initial origin if mode is smaller than desktop
EndSubsection
EndSection

Section "ServerLayout"
 Identifier   "Layout[all]"

 Screen "ScreenDual0"
 Screen "ScreenDual1" LeftOf  "ScreenDual0"	# screen1 goes on left

 InputDevice   "Keyboard1"	 "CoreKeyboard"
 InputDevice   "USBWheelMouse" "SendCoreEvents"
 Option "Xinerama"	 "false"
EndSection

Lien vers le commentaire
Partager sur d’autres sites

  • 2 semaines après...

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

×
×
  • Créer...