https://bugs.freedesktop.org/show_bug.cgi?id=40182
--- Comment #7 from Miroslav Suchy <[email protected]> 2011-08-18 12:12:34 PDT --- after: # modprobe radeon dmesg add: [32362.119178] pci 0000:01:00.0: setting latency timer to 64 [32362.121003] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [32362.121012] [drm] No driver support for vblank timestamp query. [32362.121022] [drm] Initialized radeon 1.33.0 20080528 for 0000:01:00.0 on minor 0 [32407.114007] mtrr: no MTRR for d0000000,10000000 found glxinfo: name of display: :0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 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_fbconfig, GLX_SGIX_pbuffer, GLX_MESA_copy_sub_buffer, GLX_INTEL_swap_event client glx vendor string: Mesa Project and 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_copy_sub_buffer, GLX_MESA_swap_control, 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_INTEL_swap_event GLX version: 1.4 GLX extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_INTEL_swap_event OpenGL vendor string: Mesa Project OpenGL renderer string: Software Rasterizer OpenGL version string: 2.1 Mesa 7.10.3 OpenGL shading language version string: 1.20 /var/log/Xorg.0.log still: ... [ 32408.743] (--) RandR disabled ... [ 32408.751] (II) AIGLX: Screen 0 is not DRI2 capable [ 32408.751] (II) AIGLX: Screen 0 is not DRI capable [ 32408.753] (II) AIGLX: Loaded and initialized /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so [ 32408.753] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 32408.753] (II) RADEON(0): Setting screen physical size to 444 x 277 ... # lsmod |grep radeon # run from kde, so X is running radeon 652538 0 ttm 52979 1 radeon drm_kms_helper 27216 1 radeon i2c_algo_bit 12850 1 radeon power_supply 13475 3 radeon,battery,ac drm 163280 4 radeon,ttm,drm_kms_helper,via i2c_core 23909 25 radeon,drm_kms_helper,i2c_algo_bit,tda10048,tda10086,tda8083,tda10023,tda10021,tda826x,saa7134_dvb,saa7134,v4l2_common,videodev,tveeprom,drm,dvb_usb_dib0700,dib7000p,dib0090,dib7000m,dib0070,dvb_usb,dib8000,dib3000mc,dibx000_common,i2c_piix4 Hmm so it seem that Xorg does not use radeon driver at all... BTW: righn now I'm running without xorg.conf, but recently I've been using xorg.conf and it was the same. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
