#1 Le 01/05/2007, à 01:42
- ZuZu
Erreur avec RandR lors du beryl --test-only
Voila tout est dit dans le topic, beryl ne marche pas j'ai cette erreur lors du beryl --test-only
zuzu@GrosBill:~$ 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
J'ai beau cherché, je trouve personne qui n'a eu cette erreur.
J'ai une nvidia N7600GS toute neuve.
Je suis en dual screen sur un 19 et un 17 pouces.
VOila mon 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 "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"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
#Load "GLcore"
Load "bitmap"
Load "ddc"
Load "dbe"
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" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
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 "NVIDIA Corporation NV25 [GeForce4 Ti 4200]"
Driver "nvidia"
Option "TripleBuffer" "true"
Option "AGPMode" "4"
Option "XAANoOffscreenPixmaps"
Option "AddARGBGLXVisuals" "True"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV25 [GeForce4 Ti 4200] -t"
Driver "nvidia"
Option "TripleBuffer" "true"
Option "AGPMode" "4"
Option "AddARGBGLXVisuals" "True"
Option "XAANoOffscreenPixmaps"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Monitor"
Identifier "LCD-E15X6"
Option "DPMS" "true"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Monitor"
Identifier "SONY"
Option "DPMS" "true"
HorizSync 28-64
VertRefresh 60
EndSection
Section "Screen"
Identifier "Screen 1"
Device "NVIDIA Corporation NV25 [GeForce4 Ti 4200]"
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 "Screen"
Identifier "Screen 0"
Device "NVIDIA Corporation NV25 [GeForce4 Ti 4200] -t"
Monitor "SONY"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen 0"
Screen "Screen 1" RightOf "Screen 0"
Option "Xinerama" "On"
Option "AIGLX" "true"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
Endsection
Merci d'avance de votre aide!
Julien
#2 Le 01/05/2007, à 01:44
- ZuZu
Re : Erreur avec RandR lors du beryl --test-only
J'ai oublié de préciser que j'etait tout fraichement sous Feisty
#3 Le 01/05/2007, à 02:02
- blacksad44
Re : Erreur avec RandR lors du beryl --test-only
je pense que ça vient de la Load "dri" sinon verifie que tu n'a pas de conflit avec mesa
randr c'est la gestion de la rotation
PS : on essai de resoudre cette erreur après on verra ton xorg.conf car il est pas très beau
============== NE PAS LIRE POUR L'INSTANT=============
genre
Option "TripleBuffer" "true"
Option "AGPMode" "4"
Option "XAANoOffscreenPixmaps"
BusID "PCI:1:0:0"
normalement ça c'est plus nécessaire sous feisty ni avec beryl mais faut d'abord resoudre ton pb avant d'en rajouter mais de souvenir ça doit être nécessaire a xinerama non ?
dans device maintenant tu doit avoir que ça ici une 8800 gtx
Section "Device"
Identifier "nVidia Corporation G80 [GeForce 8800 GTX]"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection
Dernière modification par blacksad44 (Le 01/05/2007, à 02:15)
l'encyclopédie du libre :
http://www.linuxpedia.fr
Hors ligne
#4 Le 01/05/2007, à 10:30
- ZuZuu
Re : Erreur avec RandR lors du beryl --test-only
Non j'ai toujours le meme probleme meme apres suppression de Load "dri".
Voila merci quand meme
Hors ligne
#5 Le 01/05/2007, à 10:49
- blacksad44
Re : Erreur avec RandR lors du beryl --test-only
arff je cherche sinon tu as cette page http://keithp.com/~keithp/talks/randr/randr/
d'après ce que j'ai lu cela peut venir d'un conflit entre compiz et xinerama en effet celui ci ne supporte pas le double écran http://www.nvnews.net/vbulletin/showthread.php?t=77276
idée 1 /limited to 2048 total width ça c'est bon pour toi
idée 2 / je voit pas se qui cloche dans nvidia setting le double ecran est activé ?
ps ce n'est pas une erreur courante mais c'est dans la quasi totalité des cas un pb de dual screen ! et de changement de resolution non supporté par xinerama
Dernière modification par blacksad44 (Le 01/05/2007, à 11:30)
l'encyclopédie du libre :
http://www.linuxpedia.fr
Hors ligne
#6 Le 01/05/2007, à 11:29
- blacksad44
Re : Erreur avec RandR lors du beryl --test-only
bon on va faire un nouvel essai
1/remet l'option DRI
2/ enleve les résolution d'ecran pour n'en l'aissé qu'une dans option screen
ection "Screen"
Identifier "Screen 1"
Option "AddARGBGLXVisuals" "True"
Device "NVIDIA Corporation NV25 [GeForce4 Ti 4200]"
Monitor "LCD-E15X6"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
tu met ça pour chaque screen et tu retest pour voir tu me donne le resulta svp
l'encyclopédie du libre :
http://www.linuxpedia.fr
Hors ligne
#7 Le 01/05/2007, à 11:39
- ZuZuu
Re : Erreur avec RandR lors du beryl --test-only
Ca me donne la meme erreur avec RandR, ca n'a rien changé
Pourtant j'ai le souvenir de deja avoir fait tourner beryl avec le xinerama et cette résolution...
Hors ligne
#8 Le 01/05/2007, à 16:27
- ZuZuu
Re : Erreur avec RandR lors du beryl --test-only
UP s'il vous plait personne ne trouve de solutions meme sur l'irc
Hors ligne
#9 Le 01/05/2007, à 19:22
- ZuZuu
Re : Erreur avec RandR lors du beryl --test-only
Bon j'ai trouvé ou ca n'allait pas. C'est Xinerama qui fait planter XrandR.
EN TwienVIew ca a marché, mais cependant je n'arrive pas a avoir la configuration que je veut avec twinView, donc je reste en Xinerama et sans XGL
Ca marchais mieu a l'époque de Compiz car je me rappel qu'avec la meme configuration, mes 2 écrans étaient sous compiz sans aucun probleme..
Hors ligne
#10 Le 02/05/2007, à 17:37
- ZuZuu
Re : Erreur avec RandR lors du beryl --test-only
UP du soir, espoir..
Hors ligne
#11 Le 03/05/2007, à 06:46
- Sanjay
Re : Erreur avec RandR lors du beryl --test-only
Salut,
J'ai exactement le meme probleme que toi, sauf que je suis sur une ATI Radeon 9250 !
Je pense que ce que tu fai exactement avec Xinerama peut aussi se faire avec Twinview, mais malheureusement je n'ai pas encore pu testé. Je ne sais pas si Twinview est specifique a nvidia !
Tiens nous au courant !
Hors ligne
#12 Le 03/05/2007, à 08:54
- ZuZuu
Re : Erreur avec RandR lors du beryl --test-only
Oui TwinView est spécifique a nvidia !
Il a meme a ce qui parait de meilleur performances que Xorg et Xinerama..
Seulement j'ai pas mal de "bugs" avec twinview... J'arrive seulement a un avoir 2 bureaux clones.. ce qui m'interesse peu, et seulement avec la meme résolution (pas terrible avec un 15 et 19 pouces )
Mais cependant, Beryl semble très bien fonctionner ainsi..
Voila si après quelqu'un connais très bien twinview et est près a m'aider (xorg.conf m'oripile (orthographe outside) ), et bien je serais très heureux !
Merci beaucoup !!
Hors ligne
#13 Le 03/05/2007, à 09:01
- Nicorg
Re : Erreur avec RandR lors du beryl --test-only
Bonjour,
J'ai également le même problème, impossible de faire fonctionner beryl en separate screen avec xinerama. Donc je tourne en dualview et là pas de souci avec beryl mais j'ai de violent bug d'affichage en opengl Du coup je me suis fait 3 config différentes: 1 en dual pour la vie de tous les jours, 1 en separate pour jouer, et 1 en mono screen si vraiment le reste passe pas.
Hors ligne
#14 Le 03/05/2007, à 14:43
- ZuZuu
Re : Erreur avec RandR lors du beryl --test-only
Dualview avec xinerama ou avec TwinView?
Dualview c'est bien un bureau avec ta barre de tache et tout, et l'autre est juste pour déposer les fenetres en plus?
Si tu as fait ca avec twinView et que Béryl marche je voudrais bien ton xorg.cfg
Hors ligne
#15 Le 03/05/2007, à 21:06
- ZuZuu
Re : Erreur avec RandR lors du beryl --test-only
Up
Hors ligne
#16 Le 04/05/2007, à 14:40
- Nicorg
Re : Erreur avec RandR lors du beryl --test-only
Je suis en twinview, pardon, sans xinerama et beryl tourne nikel. Je me suis mal exprimé.
Voici mon xorg.conf, généré avec nvidia settings:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Thu Nov 9 17:56:12 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"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "IQT Q17 Analog"
HorizSync 31.0 - 79.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6600 GT"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "CRT-0: 1280x1024 +0+0, CRT-1: nvidia-auto-select +1280+0; CRT-0: 1024x768 +0+0; CRT-0: 832x624 +0+0; CRT-0: 800x600 +0+0; CRT-0: 720x400 +0+0; CRT-0: 640x480 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Hors ligne
#17 Le 05/05/2007, à 14:24
- ZuZuu
Re : Erreur avec RandR lors du beryl --test-only
Cette config ne marche pas chez moi j'arrive pas avoir le bureau que j'ai décrit plus haut avec twinview meme en configurant avec nvidia-settings, ca plante a tout les coups le serveur X ...
Hors ligne