Hi Raiko, Here the log file: Suse103:/var/log # cat Xgl.0.log screen 0 - 1024x768 @ 24: GL vendor: ATI Technologies Inc. GL renderer: Radeon X1600 Series GL version: 2.0.6958 Release GL extensions: GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient 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_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_object GL_EXT_framebuffer_object GL_EXT_gpu_program_parameters GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map 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_texture_sRGB GL_EXT_vertex_array GL_KTX_buffer_region GL_NV_blend_square GL_NV_texgen_reflection GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_WIN_swap_hint WGL_EXT_swap_control geometry data type: float geometry usage: sysmem Y inverted: 0 PBO mask: 0x00000000 lines: 0 YUV: 1 XV filter: bilinear accel: pixmap: 0 0 - 0x0 - 0x0 window: 0 0 - 0x0 - 0x0 glx: 1 1 - 0x0 - 0x0 xv: 1 1 - 0x0 - 0x0 features: 0x0007b7dd MMX: 1 byte order: LSB drawable format: 0x0 8/8/8/8 24 8 y 1 pbuffer formats: fbo formats: 0x49 8/8/8/0 0 0 . 1 0x4a 8/8/8/8 0 0 . 1 0x4b 8/8/8/0 24 8 y 1 0x4c 8/8/8/8 24 8 y 1 surface formats: 0x0 color RGB 0/0/0/8 0x1 color RGB 0/0/0/16 0x2 color RGB 4/4/4/0 0x3 color RGB 8/8/8/0 0x4 color RGB 10/10/10/0 0x5 color RGB 16/16/16/0 0x6 color RGB 5/5/5/1 0x7 color RGB 4/4/4/4 0x8 color RGB 8/8/8/8 0x9 color RGB 10/10/10/2 0xa color RGB 16/16/16/16 0xb color YV12 Suse103:/var/log # Rajko M. wrote:
On Monday 12 November 2007 09:47:00 pm Jose wrote:
Hi
Here are the files, thanks!
Suse103:~ # cat /etc/X11/xorg.conf
... Section "Monitor" Option "CalcAlgorithm" "XServerPool" DisplaySize 305 230 HorizSync 31-48 Identifier "Monitor[0]" ModelName "1024X768@60HZ" Option "DPMS" VendorName "--> VESA" VertRefresh 50-60 UseModes "Modes[0]" EndSection
This is seems somewhat modest. Try to replace this section with:
Section "Monitor" Identifier "Monitor[0]" UseModes "Modes[0]" EndSection
This will allow Xorg server to setup monitor on it's own which helped me to setup dual screen when sax2 couldn't see 2 monitors.
Suse103:/var/log # cat Xgl.0.log
...
:-)
Now, while I look again in /etc/X11/xorg.conf can you post:
cat /var/log/Xorg.0.log
not Xgl.0.log. Xgl is listed as X server, but it works on top of Xorg, so we need Xorg.0.log to see what fglrx driver did. Probably 3D is not enabled.
Rajko M. wrote:
...
Can you post /var/log/Xorg.0.log and /etc/X11/xorg.conf ?
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org