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 01/09/2006, à 09:28

oliver82

AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

Bonjour,

Je viens de faire une installation fraîche d'ubuntu avec AIGLX/Compiz. Ma carte video est une ATI Radeon 7000/VE 32 Mo.

J'utilise le pilote libre d'ati.

AIGLX/Compiz tourne très bien quand je suis sur un seul écran.
Le dual screen fonctionne très bien quand compiz n'est pas activé.
Mon bureau ne s'affiche que très partiellement quand je suis en dual screen avec Compiz.

Le problème vient donc de ma config pour le dual screen j'imagine. Voici mon xorg.conf :

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        "i2c"
        Load        "bitmap"
        Load        "ddc"
        Load        "dri"
        Load        "extmod"
        Load        "freetype"
        Load        "glx"
        Load        "int10"
        Load        "type1"
        Load        "vbe"
EndSection

Section "Extensions"
Option "RENDER" "Enable"
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        "ATI Technologies, Inc. Radeon RV100 QY [Radeon 7000/VE]"
        Driver        "radeon"
        BusID        "PCI:1:0:0"
        Option "AccelMethod" "XAA"
        Option "AGPFastWrite" "1"
        Option "ColorTiling" "1"
        Option "XAANoOffscreenPixmaps"
        Option "LCD2HSync" "31.0-80.0"
        Option "LCD2VRefresh"        "56-76"
        Option "MonitorLayout"        "LCD,LCD"
        Option "OverlayOnCRT2" "true"
        Option "MetaModes" "1280x1024,1280x1024"
        Option "CRT2Position"   "RightOf"
        Option  "AGPMode" "4"
        Option  "AGPSize" "64" # default : 8
        Option  "RingSize" "8"
        Option  "BufferSize" "2"
        Option  "EnablePageFlip" "true"
        Option  "EnableDepthMoves" "true"
        Option  "RenderAccel" "true"
        Option "BackingStore" "enable"
EndSection

Section "Monitor"
        Identifier    "ULTRASCANP99"
        Option        "DPMS"
        HorizSync     31.0-80.0
        VertRefresh   56.0-76.0
EndSection

ection "Monitor"
        Identifier    "ULTRASCANP99a"
        Option        "DPMS"
        HorizSync     31.0-80.0
        VertRefresh   56.0-76.0

EndSection

Section "Screen"
        Identifier        "Default Screen"
        Device                "ATI Technologies, Inc. Radeon RV100 QY [Radeon 7000/VE]"
        Monitor                "ULTRASCANP99"
        DefaultDepth        16
        SubSection "Display"
                Depth                1
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                4
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                8
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                15
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                16
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                24
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier        "Cloned Screen"
        Device                "ATI Technologies, Inc. Radeon RV100 QY [Radeon 7000/VE]"
        Monitor                "ULTRASCANP99a"
        DefaultDepth        16
        SubSection "Display"
                Depth                1
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                4
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                8
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                15
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                16
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
        SubSection "Display"
                Depth                24
                Modes                "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Option "AIGLX" "true"
        Identifier        "Default Layout"
        Screen                "Default Screen"
        Screen          "Cloned Screen
        InputDevice        "Generic Keyboard"
        InputDevice        "Configured Mouse"
        InputDevice     "stylus" "SendCoreEvents"
        InputDevice     "cursor" "SendCoreEvents"
        InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
        Group       "video"
        Mode        0666
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

Si quelqu'un a une idée? smile

Hors ligne

#2 Le 01/09/2006, à 10:34

B3N

Re : AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

Euh juste une remarque

Ca, ca vient de copier coller trop rapide ou c dans ton fichier ? (ection "Monitor")

ection "Monitor"
        Identifier    "ULTRASCANP99a"
        Option        "DPMS"
        HorizSync     31.0-80.0
        VertRefresh   56.0-76.0

EndSection

Sinon je vois pas trop si ça peut t'aider je peut te mettre mon xorg.conf, j'ai un double ecran en mode extension sur une geForce 5700 Ultra avec xgl qui tourne et j'ai aucun problème.

Juste une question : as tu essayé avec d'autres modes d'affichages double ecran ?

Dernière modification par B3N (Le 01/09/2006, à 10:34)

Hors ligne

#3 Le 01/09/2006, à 10:50

oliver82

Re : AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

Oui désolé ça vient du copier/coller trop rapide...:P

Je veux bien voir ton xorg.conf merci wink

J'ai testé qu'avec cette config pour le double écran. Bon ce qui est sûr c'est qu'en mode normal ça fonctionne. J'ai l'impression qu'AIGLX n'arrive pas à déterminer une résolution. En effet mon bureau s'affiche que sur la moitié d'un écran, mais je peux aller avec ma souris sur le second écran...

Hors ligne

#4 Le 01/09/2006, à 11:01

B3N

Re : AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

Je termine le boulot a 15 h je te le passe des que je suis chez moi.

Apres me souviens plus trop mais j'ai vraiment pas changé grand chose. J'ai juste déclaré mon deuxième ecran et rajouté une option dans la section de la carte graphique pour mettre en double ecran etendu. Si je me souviens bien.

Hors ligne

#5 Le 01/09/2006, à 12:17

oliver82

Re : AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

re

j'ai tenté avec xinerama mais ça me désactive la 3D...

Hors ligne

#6 Le 01/09/2006, à 18:59

B3N

Re : AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

Voilà mon Xorg :

# /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	"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		"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 NV36.1 [GeForce FX 5700 Ultra]"
	Driver		"nvidia"
	BusID		"PCI:2:0:0"
	Option            "NoLogo"
	Option         "TwinView" "true"
    	Option         "MetaModes" "1280x1024, 1280x1024; 1600x1200, 1600x1200"
	Option         "SecondMonitorHorizSync" "30-107"
	Option         "SecondMonitorVertRefresh" "48-160"
	Option         "TwinViewOrientation" "RightOf"
EndSection

Section "Monitor"
	Identifier	"LS704U"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation NV36.1 [GeForce FX 5700 Ultra]"
	Monitor		"LS704U"
	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		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1440x900" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus" "SendCoreEvents"
	InputDevice     "cursor" "SendCoreEvents"
	InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection

Les lignes qui correspondent au double ecran sont les suivantes je crois :

Section "Device"
	Identifier	"NVIDIA Corporation NV36.1 [GeForce FX 5700 Ultra]"
	Driver		"nvidia"
	BusID		"PCI:2:0:0"
	Option            "NoLogo"
	Option         "TwinView" "true"
    	Option         "MetaModes" "1280x1024, 1280x1024; 1600x1200, 1600x1200"
	Option         "SecondMonitorHorizSync" "30-107"
	Option         "SecondMonitorVertRefresh" "48-160"
	Option         "TwinViewOrientation" "RightOf"
EndSection

Surtout celle de la fin.

Aparemment j'ai meme pas declaré de deuxieme ecran... Maintenant que je regarde je trouve ca bizarre...

Bon après c'est une carte nvidia je connais pas sur ATI je pense pas que la methode soit trop différente.
J'espère que ça t'aidera un peu...

Hors ligne

#7 Le 01/09/2006, à 19:05

oliver82

Re : AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

merci smile, je regarderai dès lundi car le le pc est au boulot...

Hors ligne

#8 Le 04/09/2006, à 08:11

oliver82

Re : AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

Bonjour,

j'ai remarqué ceci quand je lance GLDesktop ( tail -f .xsession-errors) :

compiz.real: No stencil buffer. Clipping of transformed windows is not going to be correct when screen is transform ed.
compiz.real: Couldn't load plugin 'gconf'
Avertissement du gestionnaire de fenêtres : L'écran 0 sur le visuel « :0.0 » a déjà un gestionnaire de fenêtres ; essayez d'utiliser l'option --replace pour remplacer le gestionnaire de fenêtres actuel.

Quelqu'un a une idée?

Dernière modification par oliver82 (Le 04/09/2006, à 08:12)

Hors ligne

#9 Le 04/09/2006, à 08:18

oliver82

Re : AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

J'ai aussi un avertissement quand je fais un glxinfos :

name of display: :0.0
[i]libGL warning: 3D driver claims to not support visual 0x4b[/i]
display: :0  screen: 0
direct rendering: Yes

Hors ligne

#10 Le 04/09/2006, à 08:28

oliver82

Re : AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

alors j'ai fait ça  LIBGL_DEBUG=verbose glxinfo et voilà :

name of display: :0.0
libGL: XF86DRIGetClientDriverName: 4.0.3 radeon (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/radeon_dri.so
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
libGL warning: 3D driver claims to not support visual 0x4b
libGL error:
Can't open configuration file /etc/drirc: No such file or directory.
libGL error:
Can't open configuration file /home/obro/.drirc: No such file or directory.
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
    GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI Radeon 20060327 AGP 4x NO-TCL
OpenGL version string: 1.3 Mesa 6.5.1
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_window_pos,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_logic_op,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
    GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_histogram,
    GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_specular_color,
    GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,
    GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels,
    GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_MESA_ycbcr_texture, GL_MESA_window_pos, GL_NV_blend_square,
    GL_NV_light_max_exponent, GL_NV_texture_rectangle,
    GL_NV_texgen_reflection, GL_OES_read_format, GL_SGI_color_matrix,
    GL_SGI_color_table, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x24 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x26 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x27 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x29 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x2c 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x2e 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2f 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x30 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x31 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x32 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x4b 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon

Le problème semble venir de là :

ibGL: XF86DRIGetClientDriverName: 4.0.3 radeon (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/radeon_dri.so
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
libGL warning: 3D driver claims to not support visual 0x4b
libGL error:
Can't open configuration file /etc/drirc: No such file or directory.
libGL error:
Can't open configuration file /home/obro/.drirc: No such file or directory.

Hors ligne

#11 Le 06/09/2006, à 12:04

oliver82

Re : AIGLX/Compiz/Radeon 7000/VE : problème d'affichage en dual screen.

Re,

bon ben je suis désolé j'ai pas réussi à m'en dépétrer, du coup j'ai mis une nvidia GEForce FX 5200 (128 Mo) avec un écran sur le vga et un autre sur le DVI. XGL tourne. Bon le seul soucis là, c'est que j'ai la 3D avec Direct Rendering Yes quand j'ouvre une session sans xgl et un Direct Rendering No quand j'ouvre avec XGL...

En tout cas pour ce post vous pouvez mettre non-résolu ou si résolu en mettant une nvidia smile

Hors ligne