LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-04-2011, 04:10 PM   #1
m-h
LQ Newbie
 
Registered: May 2010
Location: Hamburg, Germany
Distribution: Slackware
Posts: 16

Rep: Reputation: 9
Question Slow graphics with Slackware 13.37 and Radeon Mobility X1600


Hi,

I've upgraded (reinstalled) from Slackware 13.1 to 13.37 on an old iMac and have problems with slow graphics.
lspci says this about the graphics card:

Code:
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600]
With Slackware 13.1 I had no KMS enabled and graphics speed was okay. It wasn't very good, but okay for everyday work. Now with 13.37 it's extremely slow. glxgears runs with only around 38 fps, no matter what I do. And every now and then when logging off, I get a black screen and no new kdm-login. But I can ssh into that machine and restart X by issuing 'init 3;init 4'.

KMS is enabled (I've also tried disabling it, but then KDE crashes right after logging in) and it's a fresh installation of 13.37 with a 2.6.37.6 kernel.

What can I do?

I have to admin I don't know this video and X stuff very well and I used to have machines with NVIDIA cards, so these Radeon problems are completely new to me.

If there's anything else than the usual Xorg.0.log needed, please tell me.

To me the log doesn't look like there's any problem whatsoever:


Code:
[    43.241] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[    43.241] X Protocol Version 11, Revision 0
[    43.241] Build Operating System: Slackware 13.37 Slackware Linux Project
[    43.241] Current Operating System: Linux apfel 2.6.37.6-smp #2 SMP Sat Apr 9 23:39:07 CDT 2011 i686
[    43.241] Kernel command line: BOOT_IMAGE=Linux.old ro root=801 vt.default_utf8=0
[    43.241] Build Date: 18 March 2011  12:08:03AM
[    43.241]  
[    43.255] Current version of pixman: 0.20.2
[    43.255] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    43.255] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    43.255] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May  4 22:01:02 2011
[    43.349] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    43.380] (==) No Layout section.  Using the first Screen section.
[    43.380] (==) No screen section available. Using defaults.
[    43.380] (**) |-->Screen "Default Screen Section" (0)
[    43.380] (**) |   |-->Monitor "<default monitor>"
[    43.380] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    43.380] (==) Automatically adding devices
[    43.380] (==) Automatically enabling devices
[    43.380] (WW) The directory "/usr/share/fonts/local" does not exist.
[    43.380] 	Entry deleted from font path.
[    43.380] (WW) The directory "/usr/share/fonts/CID" does not exist.
[    43.380] 	Entry deleted from font path.
[    43.451] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/misc,
	/usr/share/fonts/75dpi/:unscaled,
	/usr/share/fonts/100dpi/:unscaled,
	/usr/share/fonts/75dpi,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/cyrillic
[    43.451] (==) ModulePath set to "/usr/lib/xorg/modules"
[    43.451] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    43.451] (II) Loader magic: 0x81f0f80
[    43.451] (II) Module ABI versions:
[    43.451] 	X.Org ANSI C Emulation: 0.4
[    43.451] 	X.Org Video Driver: 8.0
[    43.451] 	X.Org XInput driver : 11.0
[    43.451] 	X.Org Server Extension : 4.0
[    43.452] (--) PCI:*(0:1:0:0) 1002:71c5:106b:0080 rev 0, Mem @ 0x80000000/134217728, 0x88300000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[    43.452] (II) Open ACPI successful (/var/run/acpid.socket)
[    43.452] (II) LoadModule: "extmod"
[    43.476] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    43.485] (II) Module extmod: vendor="X.Org Foundation"
[    43.485] 	compiled for 1.9.5, module version = 1.0.0
[    43.485] 	Module class: X.Org Server Extension
[    43.485] 	ABI class: X.Org Server Extension, version 4.0
[    43.485] (II) Loading extension MIT-SCREEN-SAVER
[    43.485] (II) Loading extension XFree86-VidModeExtension
[    43.485] (II) Loading extension XFree86-DGA
[    43.485] (II) Loading extension DPMS
[    43.485] (II) Loading extension XVideo
[    43.485] (II) Loading extension XVideo-MotionCompensation
[    43.485] (II) Loading extension X-Resource
[    43.485] (II) LoadModule: "dbe"
[    43.486] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    43.486] (II) Module dbe: vendor="X.Org Foundation"
[    43.487] 	compiled for 1.9.5, module version = 1.0.0
[    43.487] 	Module class: X.Org Server Extension
[    43.487] 	ABI class: X.Org Server Extension, version 4.0
[    43.487] (II) Loading extension DOUBLE-BUFFER
[    43.487] (II) LoadModule: "glx"
[    43.487] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    43.496] (II) Module glx: vendor="X.Org Foundation"
[    43.496] 	compiled for 1.9.5, module version = 1.0.0
[    43.496] 	ABI class: X.Org Server Extension, version 4.0
[    43.499] (==) AIGLX enabled
[    43.499] (II) Loading extension GLX
[    43.499] (II) LoadModule: "record"
[    43.500] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    43.500] (II) Module record: vendor="X.Org Foundation"
[    43.501] 	compiled for 1.9.5, module version = 1.13.0
[    43.501] 	Module class: X.Org Server Extension
[    43.501] 	ABI class: X.Org Server Extension, version 4.0
[    43.501] (II) Loading extension RECORD
[    43.501] (II) LoadModule: "dri"
[    43.501] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    43.519] (II) Module dri: vendor="X.Org Foundation"
[    43.520] 	compiled for 1.9.5, module version = 1.0.0
[    43.520] 	ABI class: X.Org Server Extension, version 4.0
[    43.520] (II) Loading extension XFree86-DRI
[    43.520] (II) LoadModule: "dri2"
[    43.520] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    43.521] (II) Module dri2: vendor="X.Org Foundation"
[    43.521] 	compiled for 1.9.5, module version = 1.2.0
[    43.521] 	ABI class: X.Org Server Extension, version 4.0
[    43.521] (II) Loading extension DRI2
[    43.521] (==) Matched ati as autoconfigured driver 0
[    43.521] (==) Matched vesa as autoconfigured driver 1
[    43.521] (==) Matched fbdev as autoconfigured driver 2
[    43.521] (==) Assigned the driver to the xf86ConfigLayout
[    43.521] (II) LoadModule: "ati"
[    43.522] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    43.540] (II) Module ati: vendor="X.Org Foundation"
[    43.540] 	compiled for 1.9.5, module version = 6.14.1
[    43.540] 	Module class: X.Org Video Driver
[    43.540] 	ABI class: X.Org Video Driver, version 8.0
[    43.540] (II) LoadModule: "radeon"
[    43.540] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    43.586] (II) Module radeon: vendor="X.Org Foundation"
[    43.586] 	compiled for 1.9.5, module version = 6.14.1
[    43.586] 	Module class: X.Org Video Driver
[    43.586] 	ABI class: X.Org Video Driver, version 8.0
[    43.587] (II) LoadModule: "vesa"
[    43.587] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    43.592] (II) Module vesa: vendor="X.Org Foundation"
[    43.592] 	compiled for 1.9.2, module version = 2.3.0
[    43.593] 	Module class: X.Org Video Driver
[    43.593] 	ABI class: X.Org Video Driver, version 8.0
[    43.593] (II) LoadModule: "fbdev"
[    43.595] (WW) Warning, couldn't open module fbdev
[    43.595] (II) UnloadModule: "fbdev"
[    43.595] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    43.595] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
[...]
[    43.599] (II) VESA: driver for VESA chipsets: vesa
[    43.599] (++) using VT number 7

[    43.607] (II) [KMS] Kernel modesetting enabled.
[    43.607] (WW) Falling back to old probe method for vesa
[    43.607] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    43.607] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    43.607] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    43.607] (==) RADEON(0): Default visual is TrueColor
[    43.607] (==) RADEON(0): RGB weight 888
[    43.607] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    43.607] (--) RADEON(0): Chipset: "ATI Mobility Radeon X1600" (ChipID = 0x71c5)
[    43.607] (II) RADEON(0): PCIE card detected
[    43.607] drmOpenDevice: node name is /dev/dri/card0
[    43.607] drmOpenDevice: open result is 9, (OK)
[    43.608] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    43.608] drmOpenDevice: node name is /dev/dri/card0
[    43.608] drmOpenDevice: open result is 9, (OK)
[    43.608] drmOpenByBusid: drmOpenMinor returns 9
[    43.608] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    43.608] (II) Loading sub module "exa"
[    43.608] (II) LoadModule: "exa"
[    43.608] (II) Loading /usr/lib/xorg/modules/libexa.so
[    43.621] (II) Module exa: vendor="X.Org Foundation"
[    43.621] 	compiled for 1.9.5, module version = 2.5.0
[    43.621] 	ABI class: X.Org Video Driver, version 8.0
[    43.621] (II) RADEON(0): KMS Color Tiling: enabled
[    43.621] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    43.621] (II) RADEON(0): Output LVDS has no monitor section
[    43.681] (II) RADEON(0): Output S-video has no monitor section
[    43.745] (II) RADEON(0): Output DVI-0 has no monitor section
[    43.745] (II) RADEON(0): EDID for output LVDS
[    43.745] (II) RADEON(0): Manufacturer: APP  Model: 9c58  Serial#: 16843009
[    43.745] (II) RADEON(0): Year: 2005  Week: 0
[    43.745] (II) RADEON(0): EDID Version: 1.3
[    43.745] (II) RADEON(0): Digital Display Input
[    43.745] (II) RADEON(0): Max Image Size [cm]: horiz.: 37  vert.: 23
[    43.745] (II) RADEON(0): Gamma: 2.20
[    43.745] (II) RADEON(0): No DPMS capabilities specified
[    43.745] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    43.745] (II) RADEON(0): First detailed timing is preferred mode
[    43.745] (II) RADEON(0): redX: 0.631 redY: 0.347   greenX: 0.306 greenY: 0.590
[    43.745] (II) RADEON(0): blueX: 0.149 blueY: 0.088   whiteX: 0.312 whiteY: 0.328
[    43.745] (II) RADEON(0): Supported established timings:
[    43.745] (II) RADEON(0): Manufacturer's mask: 10
[    43.745] (II) RADEON(0): Supported detailed timing:
[    43.745] (II) RADEON(0): clock: 96.2 MHz   Image Size:  367 x 229 mm
[    43.745] (II) RADEON(0): h_active: 1440  h_sync: 1504  h_sync_end 1536 h_blank_end 1760 h_border: 0
[    43.745] (II) RADEON(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0
[    43.745] (II) RADEON(0): Unknown vendor-specific block 1
[    43.745] (II) RADEON(0):  LM171W02-TLB1
[    43.745] (II) RADEON(0): Monitor name: Color LCD
[    43.745] (II) RADEON(0): EDID (in hex):
[    43.745] (II) RADEON(0): 	00ffffffffffff000610589c01010101
[    43.745] (II) RADEON(0): 	000f0103802517780ab460a1584e9726
[    43.745] (II) RADEON(0): 	16505400001001010101010101010101
[    43.745] (II) RADEON(0): 	0101010101019525a04051840c304020
[    43.745] (II) RADEON(0): 	33006fe5100000180000000100061030
[    43.745] (II) RADEON(0): 	00000000000000000a20000000fe004c
[    43.745] (II) RADEON(0): 	4d3137315730322d544c4231000000fc
[    43.745] (II) RADEON(0): 	00436f6c6f72204c43440a2020200009
[    43.745] (II) RADEON(0): EDID vendor "APP", prod id 40024
[    43.746] (II) RADEON(0): Printing DDC gathered Modelines:
[    43.746] (II) RADEON(0): Modeline "1440x900"x0.0   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz)
[    43.746] (II) RADEON(0): Printing probed modes for output LVDS
[    43.746] (II) RADEON(0): Modeline "1440x900"x59.9   96.21  1440 1504 1536 1760  900 903 906 912 -hsync -vsync (54.7 kHz)
[    43.746] (II) RADEON(0): Modeline "1280x854"x59.9   89.25  1280 1352 1480 1680  854 857 867 887 -hsync +vsync (53.1 kHz)
[    43.746] (II) RADEON(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[    43.746] (II) RADEON(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz)
[    43.746] (II) RADEON(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)
[    43.746] (II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[    43.746] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    43.746] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[    43.746] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[    43.746] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[    43.806] (II) RADEON(0): EDID for output S-video
[    43.870] (II) RADEON(0): EDID for output DVI-0
[    43.870] (II) RADEON(0): Output LVDS connected
[    43.870] (II) RADEON(0): Output S-video disconnected
[    43.870] (II) RADEON(0): Output DVI-0 disconnected
[    43.870] (II) RADEON(0): Using exact sizes for initial modes
[    43.870] (II) RADEON(0): Output LVDS using initial mode 1440x900
[    43.870] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    43.870] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:8000000 visible:7ab2000
[    43.870] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    43.870] (**) RADEON(0): Display dimensions: (370, 230) mm
[    43.870] (**) RADEON(0): DPI set to (98, 99)
[    43.870] (II) Loading sub module "fb"
[    43.870] (II) LoadModule: "fb"
[    43.871] (II) Loading /usr/lib/xorg/modules/libfb.so
[    43.880] (II) Module fb: vendor="X.Org Foundation"
[    43.880] 	compiled for 1.9.5, module version = 1.0.0
[    43.880] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    43.880] (II) Loading sub module "ramdac"
[    43.880] (II) LoadModule: "ramdac"
[    43.880] (II) Module "ramdac" already built-in
[    43.880] (II) UnloadModule: "vesa"
[    43.880] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    43.880] (--) Depth 24 pixmap format is 32 bpp
[    43.880] (II) RADEON(0): [DRI2] Setup complete
[    43.880] (II) RADEON(0): [DRI2]   DRI driver: r300
[    43.880] (II) RADEON(0): Front buffer size: 5244K
[    43.880] (II) RADEON(0): VRAM usage limit set to 108356K
[    43.912] (==) RADEON(0): Backing store disabled
[    43.912] (II) RADEON(0): Direct rendering enabled
[    43.913] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
[    43.913] (II) RADEON(0): Setting EXA maxPitchBytes
[    43.913] (II) EXA(0): Driver allocated offscreen pixmaps
[    43.913] (II) EXA(0): Driver registered support for the following operations:
[    43.913] (II)         Solid
[    43.913] (II)         Copy
[    43.913] (II)         Composite (RENDER acceleration)
[    43.913] (II)         UploadToScreen
[    43.913] (II)         DownloadFromScreen
[    43.914] (II) RADEON(0): Acceleration enabled
[    43.914] (==) RADEON(0): DPMS enabled
[    43.914] (==) RADEON(0): Silken mouse enabled
[    43.916] (II) RADEON(0): Set up textured video
[    43.916] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    43.916] (--) RandR disabled
[    43.916] (II) Initializing built-in extension Generic Event Extension
[    43.916] (II) Initializing built-in extension SHAPE
[    43.916] (II) Initializing built-in extension MIT-SHM
[    43.916] (II) Initializing built-in extension XInputExtension
[    43.916] (II) Initializing built-in extension XTEST
[    43.916] (II) Initializing built-in extension BIG-REQUESTS
[    43.916] (II) Initializing built-in extension SYNC
[    43.916] (II) Initializing built-in extension XKEYBOARD
[    43.916] (II) Initializing built-in extension XC-MISC
[    43.916] (II) Initializing built-in extension XINERAMA
[    43.916] (II) Initializing built-in extension XFIXES
[    43.916] (II) Initializing built-in extension RENDER
[    43.916] (II) Initializing built-in extension RANDR
[    43.916] (II) Initializing built-in extension COMPOSITE
[    43.916] (II) Initializing built-in extension DAMAGE
[    44.056] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    44.056] (II) AIGLX: enabled GLX_INTEL_swap_event
[    44.056] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    44.056] (II) AIGLX: enabled GLX_SGI_make_current_read
[    44.056] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    44.056] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r300_dri.so
[    44.056] (II) GLX: Initialized DRI2 GL provider for screen 0
[    44.057] (II) RADEON(0): Setting screen physical size to 380 x 238
[    44.669] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    44.670] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    44.670] (**) Power Button: Applying InputClass "keyboard-all"
[    44.670] (II) LoadModule: "evdev"
[    44.670] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    44.703] (II) Module evdev: vendor="X.Org Foundation"
[    44.703] 	compiled for 1.9.3, module version = 2.6.0
[    44.703] 	Module class: X.Org XInput Driver
[    44.703] 	ABI class: X.Org XInput driver, version 11.0
 
Old 05-04-2011, 06:19 PM   #2
4Strings
Member
 
Registered: Aug 2010
Distribution: slackware-14.1
Posts: 45

Rep: Reputation: 8
Hi, I'm not an expert of video cards, but I've an ATI Radeon Mobility X1400 and I've experienced your same issues.

I'm using the KMS (Kernel 2.6.37.6-generic-smp) and the radeon driver. Here the "glxinfo" output:
Code:
...
name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
.....
OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on RV515
OpenGL version string: 2.1 Mesa 7.9.2
OpenGL shading language version string: 1.20
Here, glxgears runs with around 59 fps.

I'm partially solved disabling the KDE Desktop Effects and removing the Oxygen Window Decoration animations!

Quote:
Originally Posted by m-h View Post
And every now and then when logging off, I get a black screen and no new kdm-login...
Same issue here. It seems solved by disabling the KDE Desktop Effects.

Just out of curiosity, two days ago I installed "compiz" (by slackbuilds.org) in order to have the desktop effects again.
I could notice that compiz is much more lightweight then the "native" KDE desktop effects (at least for my computer!) and now I can successfully work in KDE with the KMS and the compiz desktop effects!


Quote:
Originally Posted by m-h View Post
KMS is enabled (I've also tried disabling it, but then KDE crashes right after logging in)...
I suppose that you have to downgrade to the "mesa-7.8.2-i486-1.txz" and to the "xf86-video-ati-6.13.2-i486-1.txz"
in order to successfully launch KDE with the KMS disabled (by appending the "nomodeset" option)
You can find these packages in /pasture.
 
Old 05-05-2011, 07:02 AM   #3
m-h
LQ Newbie
 
Registered: May 2010
Location: Hamburg, Germany
Distribution: Slackware
Posts: 16

Original Poster
Rep: Reputation: 9
glxinfo gives me the same output, exact that mine is a RV530, instead of a RV515.

Disabling desktop effects is real eye-opener how fast KDE can be. Thanks for the tip, now the machine is usable again, although I'm missing the eyecandy. Perhaps I will try out compiz, once I have some spare time and feel adventurous enough. But effects are not what's worrying me. I fear Google Earth won't run properly anymore (glxgears doesn't either), but I haven't tried out, yet.

And I hope you are right, logging off will not be an issue anymore. Time will tell...


I'm still curious, though, what the real reason of the slow graphics performance is. Is it a driver issue or could it be solved with configuration changes?

What role do mesa and libdrm play? I'm asking this because there are newer versions in 'testing'. Has anyone tried these out or would that be useless?


Mike
 
Old 05-08-2011, 12:58 PM   #4
vvoody
Member
 
Registered: Apr 2007
Location: Shanghai,China || Sweden
Distribution: Slackware
Posts: 43

Rep: Reputation: 1
Same here. glxgears is just about 59 fps. And X gets pretty high cpu if mplayer uses "vo=gl".
 
Old 05-16-2011, 12:30 PM   #5
boler
Member
 
Registered: Jan 2008
Location: London
Distribution: slackware64-current
Posts: 46

Rep: Reputation: 16
Same problem. I have a radeon X300SE that worked fine out the box on 13.1 after I ran xorgconfig and enabled dri. Now with 13.37 my graphics performance blows. glxgears is running at 16fsp! Why the regression? What happened to xorgconfig?

Thanks
 
Old 05-18-2011, 09:25 PM   #6
bassplayer69
Member
 
Registered: Jul 2007
Location: In a van down by the river...
Distribution: MX Linux 21
Posts: 237

Rep: Reputation: 56
I have a ATI Radeon Mobility 9600 and I get around 59 fps as well... I finally had to turn off KDE effects.
 
Old 05-18-2011, 09:34 PM   #7
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
glxgears is in no way a reliable benchmark. And to all those that get nearly 60 FPS in glxgears, the chance is very very high that you run it with vsync enabled. This way you will never get a different FPS value than your monitors vertical frequency, with LC-Displays most likely 60 Hz.
 
Old 05-19-2011, 01:59 AM   #8
aocab
Member
 
Registered: Nov 2009
Location: Heart of Texas
Distribution: Slackware-current
Posts: 138

Rep: Reputation: 30
Quote:
export vblank_mode=0
?

Unraveling the mystery of VSYNC

HTH

Last edited by aocab; 05-19-2011 at 02:05 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't set to 1280x1024 on Ubuntu with ATI Mobility Radeon X1600 and external monitor haraldsf Linux - Desktop 3 08-25-2007 03:32 AM
Erratic behaviour of fglrx on Radeon Mobility X1600 dizzi Slackware 0 08-17-2007 08:13 AM
Can't change screen resolution to 1280x1024 on Ubuntu with ATI Radeon Mobility X1600 haraldsf Linux - Newbie 15 05-29-2007 11:36 PM
Intel PRO/Wireless 3945ABG and ATI Mobility Radeon X1600 on Slackware 11 dizzi Slackware 21 05-21-2007 01:21 AM
Ati Radeon Mobility X300 Graphics Card Murdock1979 Linux - Hardware 4 01-15-2006 01:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration