#1 Le 06/05/2007, à 23:33
- Iavderf
Beryl + Dual Screen; rêve ou réalité ?
Bonsoir,
Fan de beryl depuis les débuts d'xgl, installer beryl ne me pose plus de problèmes sur la plupart des configurations.
Néanmoins, depuis pas mal de temps je bloque sur un problème :
Beryl avec un dualscreen...
Je suis dépendant... du dual screen, je sais pas m'en passer, quitte a me passer de beryl pour pouvoir faire glisser mon pointeur d'un ecran a l'autre, et ce pour les jeux (Wow + Cartographe) ou les applications (Firefox + Kopete), etc...
J'ai fait plusieurs tentatives sur les forums et irc pour résoudre ce problème mais en vain.
Voici le résultat d'un "beryl --test-only" :
**************************************************************
* Beryl system compatiblity check *
**************************************************************
Detected xserver : NVIDIA
Checking Display :0.0 ...
Checking for XComposite extension : passed (v0.3)
Checking for XDamage extension : passed
Checking for RandR extension : failed
No RandR extension
iavderf@iavderf-desktop:~$
Voici mon xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Feb 26 23:38:46 PST 2007
# /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 xorg.conf(5) 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 "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" 0 0
Screen 1 "screen1" RightOf "Default Screen"
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/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "int10"
Load "vbe"
Load "glx"
Load "v4l"
EndSection
Section "ServerFlags"
Option "Xinerama" "true"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "be"
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 "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "Écran générique"
VendorName "Generic"
ModelName "1280x1024 @ 60 Hz"
HorizSync 31.5 - 64.3
VertRefresh 50.0 - 70.0
Gamma 1
ModeLine "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
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 "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
ModeLine "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
ModeLine "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
ModeLine "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "1280x1024 @ 60 Hz"
HorizSync 31.5 - 64.3
VertRefresh 50.0 - 70.0
Gamma 1
ModeLine "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
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 "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
ModeLine "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
ModeLine "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
ModeLine "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection
Section "Device"
Identifier "nVidia Corporation G71 [GeForce 7900 GT/GTO]"
Driver "nvidia"
BoardName "nv"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "device1"
Driver "nvidia"
BoardName "nv"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G71 [GeForce 7900 GT/GTO]"
Monitor "Écran générique"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Virtual 1280 1024
Depth 24
Modes "1280x1024@60" "1280x960@60" "1024x768@60" "1024x768@70" "800x600@60" "800x600@56" "640x480@60"
EndSubSection
EndSection
Section "Screen"
#
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1280x1024@60" "1280x960@60" "1024x768@60" "1024x768@70" "800x600@60" "800x600@56" "640x480@60"
EndSubSection
EndSection
Pour info :
iavderf@iavderf-desktop:~$ glxinfo | grep "direct rendering"
direct rendering: Yes
Os : Windows XP / Kubuntu 7.04 (Feisty)
Hardware : --> AMD 3800+ / 2048 Ram / GeForce 7900 GT 256Mb
Hardware : Pentium 4 2800 Mhz / 1024 Ram / GeForce 6600 GT 256Mb
Hors ligne
#2 Le 07/05/2007, à 05:38
- Nicorg
Re : Beryl + Dual Screen; rêve ou réalité ?
Ca marche bien en twinview, j'ai jamais réussi à le faire marcher avec xinerama, toujours ce problème de RandR extension:rolleyes:
Hors ligne
#3 Le 07/05/2007, à 06:40
- Psionic
Re : Beryl + Dual Screen; rêve ou réalité ?
Simplement mettre twinview sous nvidia-settings et tout marche sans problèmes.
Hors ligne
#4 Le 07/05/2007, à 07:08
- xens
Re : Beryl + Dual Screen; rêve ou réalité ?
Pareil chez moi, twinview sans problèmes avec Beryl/Compiz
Hors ligne
#5 Le 14/05/2007, à 21:08
- Iavderf
Re : Beryl + Dual Screen; rêve ou réalité ?
Je vien d'appliquer les conseils de Psionic mais au démarrage je n'ai qu'un seul écran, voici mon xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Mon Feb 26 23:39:38 PST 2007
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
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" "0"
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 "TPV"
HorizSync 30.0 - 95.0
VertRefresh 50.0 - 150.0
ModeLine "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
ModeLine "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
ModeLine "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
ModeLine "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
ModeLine "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
ModeLine "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7900 GT/GTO"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "CRT-0: 1280x1024@60 +0+0, CRT-1: 1280x1024@60 +1280+0; CRT-0: 1280x960@60 +0+0, CRT-1: 1280x960@60 +1280+0; CRT-0: 1024x768@60 +0+0, CRT-1: 1024x768@60 +1280+0; CRT-0: 1024x768@70 +0+0, CRT-1: 1024x768@70 +1280+0; CRT-0: 800x600@60 +0+0, CRT-1: 800x600@60 +1280+0; CRT-0: 800x600@56 +0+0, CRT-1: 800x600@56 +1280+0; CRT-0: 640x480@60 +0+0, CRT-1: 640x480@60 +1280+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Os : Windows XP / Kubuntu 7.04 (Feisty)
Hardware : --> AMD 3800+ / 2048 Ram / GeForce 7900 GT 256Mb
Hardware : Pentium 4 2800 Mhz / 1024 Ram / GeForce 6600 GT 256Mb
Hors ligne
#6 Le 15/05/2007, à 06:48
- Psionic
Re : Beryl + Dual Screen; rêve ou réalité ?
Le twinview se désactive à chaque redémarrage chez moi également mais cela m'arrange donc je n'ai jamais cherché à résoudre le problème.
Hors ligne
#7 Le 15/05/2007, à 07:03
- kao_chen
Re : Beryl + Dual Screen; rêve ou réalité ?
Twinview+ AiGLX et Beryl fonctionne à merveille chez moi
Attention j'ai pas mis de frequence pour les écrans ceux sont des LCD
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Nov 9 17:55:20 PST 2006# /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 xorg.conf(5) 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-xorgSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
Screen "Cloned Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
Option "AIGLX" "true"
EndSectionSection "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"
EndSectionSection "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dbe"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSectionSection "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
EndSectionSection "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
EndSectionSection "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
EndSectionSection "Monitor"
Identifier "B70A"
Option "DPMS"
EndSectionSection "Monitor"
Identifier "B70A-2"
Option "DPMS"
EndSectionSection "Device"
Identifier "Carte vidéo générique"
Driver "nvidia"
BusID "PCI:5:0:0"
EndSectionSection "Screen"
Identifier "Default Screen"
Device "Carte vidéo générique"
Monitor "B70A"
DefaultDepth 24
Option "TwinView" "on"
Option "MetaModes" "1280x1024,1280x1024"
Option "TripleBuffer" "true"
Option "XAANoOffscreenPixmaps"
Option "TwinViewOrientation" "RightOf"
Option "AddARGBGLXVisuals" "True"
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
EndSectionSection "Screen"
Identifier "Cloned Screen"
Device "Carte vidéo générique"
Monitor "B70A-2"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
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
EndSectionSection "Extensions"
Option "Composite" "Enable"
EndSection
Hors ligne
#8 Le 15/05/2007, à 19:02
- BodySplash
Re : Beryl + Dual Screen; rêve ou réalité ?
Après plusieurs heures de batail sur le tutorial, je suis tombé sur ce message.
Twinview marche au quart de poil pour Beryl et j'ai maintenant bien mon deuxième moniteur en étendu (même xorg.conf que kao_chen). La question ne venait pas de moi, mais j'en profite tout de même pour vous remercier
#9 Le 15/05/2007, à 22:51
- jajaX
Re : Beryl + Dual Screen; rêve ou réalité ?
Après plusieurs heures de batail sur le tutorial, je suis tombé sur ce message.
Twinview marche au quart de poil pour Beryl et j'ai maintenant bien mon deuxième moniteur en étendu (même xorg.conf que kao_chen). La question ne venait pas de moi, mais j'en profite tout de même pour vous remercier
salut !
moniteur étendu donc si tu mets (par exemple) une vidéo en plein écran, elle se retrouve bien "à cheval" sur les 2 écrans ?
sinon xinerama n'est effectivement pas compatible avec beryl !
@+
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
#10 Le 16/05/2007, à 07:35
- kao_chen
Re : Beryl + Dual Screen; rêve ou réalité ?
si tu mets (par exemple) une vidéo en plein écran, elle se retrouve bien "à cheval" sur les 2 écrans
Non, en tout cas pour VLC, Mplayer, Kaffeine, et Totem s'affichent sur un seul écran.
Sur Dapper VLC affiché sur les deux mais le probleme est résolu depuis
Dernière modification par kao_chen (Le 16/05/2007, à 07:35)
Hors ligne
#11 Le 16/05/2007, à 10:29
- jajaX
Re : Beryl + Dual Screen; rêve ou réalité ?
ok je vais tester ça aussi alors. merci
@+
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
#12 Le 16/05/2007, à 15:43
- jajaX
Re : Beryl + Dual Screen; rêve ou réalité ?
hello
après moults essais et abandon.. je viens de réussir j'ai enfin du dual screen avec beryl !
voici mon xorg.conf (il me parait bien vide mais ça marche ) :
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Fri Dec 15 10:13:06 PST 2006
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
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" "0"
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: builtin, VertRefresh source: builtin
Identifier "Monitor0"
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"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "TV: 1024x768 +1280+0, DFP: 1280x1024 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
@+
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
#13 Le 16/05/2007, à 23:38
- Iavderf
Re : Beryl + Dual Screen; rêve ou réalité ?
Exellent !!!
Juste ton clavier qui etais en us mais c'est nickel, enfin beryl en dual screen, Merci beaucoup les gars
Os : Windows XP / Kubuntu 7.04 (Feisty)
Hardware : --> AMD 3800+ / 2048 Ram / GeForce 7900 GT 256Mb
Hardware : Pentium 4 2800 Mhz / 1024 Ram / GeForce 6600 GT 256Mb
Hors ligne
#14 Le 17/05/2007, à 02:03
- Iavderf
Re : Beryl + Dual Screen; rêve ou réalité ?
Hohoooo, voici un autre probleme ^^
Peu etre devrais-je le poster dans un autre post, si c'est le cas dite le moi ...
Certain logiciels ne se lansent pas avec ce xorg.conf (ce bug c'etais deja produit la premiere fois que j'avais désactiver Xinerama et activer twinview), je dit certain par suposition mais dans mon cas il ne sagis que d'amule.
Voici ce qu'il se passe quand je le lance dans une console :
iavderf@iavderf-desktop:~$ amule
Initialising aMule
Checking if there is an instance already running...
There seems to be an instance of aMule already running
If this is not the case, you may have to remove
the file ~/.aMule/muleLock, to allow aMule to run.
Attempting to raise current running instance.
iavderf@iavderf-desktop:~$
Os : Windows XP / Kubuntu 7.04 (Feisty)
Hardware : --> AMD 3800+ / 2048 Ram / GeForce 7900 GT 256Mb
Hardware : Pentium 4 2800 Mhz / 1024 Ram / GeForce 6600 GT 256Mb
Hors ligne
#15 Le 24/06/2007, à 15:13
- mataoarbras
Re : Beryl + Dual Screen; rêve ou réalité ?
Salut,
iavderf@iavderf-desktop:~$ amule
Initialising aMule
Checking if there is an instance already running...
There seems to be an instance of aMule already running
If this is not the case, you may have to remove
the file ~/.aMule/muleLock, to allow aMule to run.
Attempting to raise current running instance.
iavderf@iavderf-desktop:~$
ton homedir est en local sur la machine? moi j'avais ce problème car mon homedir était un montage nfs...
bref, moi, j'ai un autre soucis :
j'ai une ATI Radéon mobility 9200+ sur mon portable.
Ca fais plusieurs années que je me bat avec les pilotes graphiques, et j'ai plusieurs fois changé entre propriétaires et libres...
ajourd'hui, je suis sous ubuntuStudio Feisty avec les pilotes radeon, et j'ai un double affichage en xinerama.
il y a quelques mois, j'avais essayé d'installer XGL, pour rendre mon bureau plus beau...
En plus, les barres du genre kiba-dock, avant-window... me font des bugs graphiques sans beryl.
Après plusieurs échecs j'ai enfin réussi comprendre ce qui coince :
j'ai installé aiglx et beryl, et lorsque je lance le beryl manager et que j'essaie de passer en WM beryl, j'obtiens :
**************************************************************
* Beryl system compatiblity check *
**************************************************************
Detected xserver : AIGLX
Checking Display :0.0 ...
Checking for XComposite extension : passed (v0.3)
Checking for XDamage extension : passed
Checking for RandR extension : passed
Checking for XSync extension : passed
Checking Screen 0 ...
Checking for GLX_SGIX_fbconfig : passed
Checking for GLX_EXT_texture_from_pixmap : passed
Checking for non power of two texture support : passed
Checking maximum texture size : failed
Root window size (2048/768) is bigger then maximum texture size (1024x1024)
X Error of failed request: GLXBadContext
Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 4 (X_GLXDestroyContext)
Serial number of failed request: 39
Current serial number in output stream: 41
C'est donc clair : Beryl est incapable de gérer une taille d'écran supérieure à 1024x1024...
est-ce que quelqu'un a une idée ?
Hors ligne
#16 Le 24/06/2007, à 17:56
- jajaX
Re : Beryl + Dual Screen; rêve ou réalité ?
C'est donc clair : Beryl est incapable de gérer une taille d'écran supérieure à 1024x1024...
est-ce que quelqu'un a une idée ?
je peux pas trop t'aider désolé mais juste pour dire que je sui en 1280*1024 !
@+
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
#17 Le 25/06/2007, à 11:16
- mataoarbras
Re : Beryl + Dual Screen; rêve ou réalité ?
je peux pas trop t'aider désolé mais juste pour dire que je sui en 1280*1024 !
et bien si, tu m'aide un peu... car si tu es en 1280x1024, pourquoi il me dit que la taille maximum de texture est de 1024x1024 ? ca devrais planter chez toi aussi, hors, pour toi, tout va bien... donc, l'erreur doit plutôt être le
X Error of failed request: GLXBadContext
je vais chercher de ce coté...
Hors ligne
#18 Le 25/06/2007, à 15:10
- jajaX
Re : Beryl + Dual Screen; rêve ou réalité ?
oui enfin j'ai une nvidia aussi. possible que ton "driver" ne puisse pas enfin je laisse les pro ATI répondre...
@+
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