#26 Le 28/03/2007, à 22:44
- G-rom
Re : probleme multi ecran
JaJax j'espère que t'as lu le début et que tu vas pas nous sortir la méthode twinview au lieu de xinerama.
Sinon pour basculer une fenêtre d'un écran à l'autre il faut être en bureau étendu, dual screen et non en dual desktop qui en fait te lance deux bureaux. Ca doit être un truc à changer dans ton xorg.conf. Montre nous à quoi il ressemble celui qui marche (entre balise code)
Et pour beryl, avec les intel ça marche, mais alors est ce qu'il va bien supporter le double écran... faut tester pour savoir XD
Quand tu ne sais pas (cherche puis) demande, quand tu sais partage.
Hors ligne
#27 Le 29/03/2007, à 00:50
- totolouga
Re : probleme multi ecran
On progresse.:)
J'ai aussi un probleme de resolution, voir le post ci dessous.
http://forum.ubuntu-fr.org/viewtopic.php?id=106167
Pour geuldange, je crois qu'en dual desktop tu ne peux pas faire glisser les applications d'un ecran à l'autre contrairement a Xinerama.
Raph
Ubuntu Lucid sur HPnx8220
Hors ligne
#28 Le 29/03/2007, à 10:36
- jajaX
Re : probleme multi ecran
heu vous me faites douter du coup mais je crois que j'ai bon. je suis bien xinerama actuellement.
xorg.conf.tv (à renommer en xorg.conf)=>
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Fri Dec 15 10:12:14 PST 2006
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "1"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "BenQ FP91V"
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 76.0
ModeLine "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
ModeLine "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync source: xconfig, VertRefresh source: xconfig
Identifier "Monitor1"
VendorName "Unknown"
ModelName "TV-0"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6600"
BusID "PCI:5:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6600"
BusID "PCI:5:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "DFP: 1280x1024 +0+0; DFP: 1024x768 +0+0; DFP: 800x600 +0+0; DFP: 640x480 +0+0"
Option "AddARGBGLXVisuals" "True"
Option "TripleBuffer" "true"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
Option "metamodes" "TV: 1024x768 +0+0"
Option "AddARGBGLXVisuals" "True"
Option "TripleBuffer" "true"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "enable"
EndSection
donc écran LCD en 1280*1024 et TV en 1024*768. je peux envoyer des fenêtres sur sur l'un et l'autre écran. mettre en plein écran sur le TV ou mon LCD.
je peut mettre aussi mon xorg.conf.notv (pour beryl notament) mais ça servir pas à grand chose.
@+
jajaX
Asus X93SM-YZ157V / Asus X93SM-YZ065V sous KDE Neon
ASUS K95VB sous Kubuntu 24.04 Noble Numbat (64 bits) / ACER Aspire 5612 WLMI sous Kubuntu 18.04 Bionic Beaver (32 bits)
Hors ligne
#29 Le 29/03/2007, à 11:59
- G-rom
Re : probleme multi ecran
oui oui t'es bien en xinerama, mais dis donc ça m'a pas l'air simple pour les resolutions différents :S j'espere que ça marche pour intel tout ça.
Quand tu ne sais pas (cherche puis) demande, quand tu sais partage.
Hors ligne
#30 Le 29/03/2007, à 14:15
- jajaX
Re : probleme multi ecran
je vous le souhaite aussi
sinon le fichier a peu être l'air compliqué mais c'est l'utilitaire de configuration de nvidia (nvidia-config) qu'il l'a créé celui là. c'est sans doute pour ça qu'il y a autant de paramètres. mais en fait, je n'ai fait que de choisir les résolutions, les fréquences de rafraîchissements, etc... et d'enregistrer le fichier.
@+
jajaX
Asus X93SM-YZ157V / Asus X93SM-YZ065V sous KDE Neon
ASUS K95VB sous Kubuntu 24.04 Noble Numbat (64 bits) / ACER Aspire 5612 WLMI sous Kubuntu 18.04 Bionic Beaver (32 bits)
Hors ligne
#31 Le 29/03/2007, à 17:29
- geuldange
Re : probleme multi ecran
voila mon xorg.conf fonctionnel et j'utilise bien xinerama si je ne me trompe pas
voila pour passer une fenetre d'un ecran a l'autre pouvez vous faire les modifs directement dessus
merci encore
# /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/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 "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 "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 "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
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 "0 Intel Corporation 82852/855GM Integrated Graphics Device"
Driver "intel"
BusID "PCI:0:2:0"
Screen 1
Option "DDCMode" "True"
Option "MonitorLayout" "CRT,LFP"
EndSection
Section "Device"
Identifier "1 Intel Corporation 82852/855GM Integrated Graphics Device"
Driver "intel"
BusID "PCI:0:2:0"
Screen 0
Option "DDCMode" "True"
Option "MonitorLayout" "CRT,LFP"
EndSection
Section "Monitor"
Identifier "SONY"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection
Section "Monitor"
Identifier "HP"
Option "DPMS"
HorizSync 28-81
VertRefresh 50-76
EndSection
Section "Screen"
Identifier "Screen0"
Device "0 Intel Corporation 82852/855GM Integrated Graphics Device"
Monitor "HP"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "1 Intel Corporation 82852/855GM Integrated Graphics Device"
Monitor "SONY"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0"
Screen 1 "Screen1" LeftOf "Screen0"
Option "Xinerama" "true"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666EndSection
Hors ligne
#32 Le 31/03/2007, à 10:25
- geuldange
Re : probleme multi ecran
s'il vous plait il ne reste plus grand chose a faire !!!!
help me please
merci encore pour tout et d'avance pour
le reste
Hors ligne
#33 Le 01/04/2007, à 10:06
- totolouga
Re : probleme multi ecran
C'est l'inverse:mad:
C'était un mauvais poisson d'avril:lol:
Qaund j'ai testé Xinerama ca marchait très bien. Je ne sais pas ce qui en va pas dans ta config mais je regarderai, en ce moment je n'ai pas le temps, désolé.
Raph
Ubuntu Lucid sur HPnx8220
Hors ligne