LinuxQuestions.org
Visit Jeremy's Blog.
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 11-12-2010, 05:57 PM   #1
Erik_FL
Member
 
Registered: Sep 2005
Location: Boynton Beach, FL
Distribution: Slackware
Posts: 821

Rep: Reputation: 258Reputation: 258Reputation: 258
Slackware Current KDE 3.5.1 and ATI fgrlx 3D


I upgraded to Slackware current (32-bit) and am attempting to get KDE 4.5.1 3D desktop effects to work with the proprietary ATI driver. So far I have had no luck.

The options to enable desktop effects are grayed out even after properly installing the ATI driver. If I edit "kwinrc" to enable desktop effects I get a "segfault" error from the "kwin" window manager.

Code:
Executable: kwin PID: 11751 Signal: 11 (Segmentation fault)
Application: KWin (kwin), signal: Segmentation fault
[KCrash Handler]
#6  0x00000000 in ?? ()
#7  0xb04f9352 in ?? () from /usr/lib/dri/fglrx_dri.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
ATI driver version:
ati-driver-installer-10-10-x86.x86_64.run
Created and installed packages:
fglrx-module-8.783-x86-1_kernel_2.6.35.7_smp.tgz
fglrx-x750-8.783-x86-1.tgz

xorg.conf
Code:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/local"
	FontPath     "/usr/share/fonts/TTF"
	FontPath     "/usr/share/fonts/OTF"
	FontPath     "/usr/share/fonts/Type1"
	FontPath     "/usr/share/fonts/misc"
	FontPath     "/usr/share/fonts/CID"
	FontPath     "/usr/share/fonts/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/75dpi"
	FontPath     "/usr/share/fonts/100dpi"
	FontPath     "/usr/share/fonts/cyrillic"
EndSection

Section "Module"
	Load  "dbe"
	Load  "extmod"
	Load  "dri2"
	Load  "dri"
	Load  "glx"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	BusID       "PCI:2:0:0"
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]-0"
	Device     "aticonfig-Device[0]-0"
	Monitor    "aticonfig-Monitor[0]-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
xorg.0.log
Code:
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Slackware 13.1 Slackware Linux Project
Current Operating System: Linux eriklnxpc1 2.6.35.7-smp #1 SMP Mon Nov 8 19:40:02 EST 2010 i686
Kernel command line: vga=791 root=/dev/sdr2 ro vt.default_utf8=0 load_ramdisk=1 ramdisk_size=4096
Build Date: 20 August 2010  01:19:01PM
 
Current version of pixman: 0.16.6
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.

*snip*

(II) Open ACPI successful (/var/run/acpid.socket)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="FireGL - ATI Technologies Inc."
	compiled for 7.5.0, module version = 1.0.0
(II) Loading extension GLX
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
	compiled for 1.4.99.906, module version = 8.78.6
	Module class: X.Org Video Driver
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
	compiled for 1.7.1, module version = 8.78.6
(II) ATI Proprietary Linux Driver Version Identifier:8.78.6
(II) ATI Proprietary Linux Driver Release Identifier: 8.783                                
(II) ATI Proprietary Linux Driver Build Date: Oct  5 2010 21:22:21
(II) Primary Device is: PCI 02@00:00:0
(WW) Falling back to old probe method for fglrx
(II) Loading PCS database from /etc/ati/amdpcsdb
(--) Chipset Supported AMD Graphics Processor (0x9442) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
(II) AMD Video driver is running on a device belonging to a group targeted for this release
(II) AMD Video driver is signed
(II) fglrx(0): pEnt->device->identifier=0x81fad28
(II) fglrx(0): === [xdl_x750_atiddxPreInit] === begin
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 0.1.0
	ABI class: X.Org Video Driver, version 6.0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "DPMS" "true"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB 
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib/xorg/modules/linux/libfglrxdrm.so
ukiDynamicMajor: found major device number 244
ukiDynamicMajor: found major device number 244
ukiOpenByBusid: Searching for BusID PCI:2:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 11, (OK)
ukiOpenByBusid: ukiOpenMinor returns 11
ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
(==) fglrx(0): NoAccel = NO
(==) fglrx(0): ATI 2D Acceleration Architecture enabled
(--) fglrx(0): Chipset: "ATI Radeon HD 4800 Series        " (Chipset = 0x9442)
(--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0xe810)
(==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
(--) fglrx(0): MMIO registers at 0xfb9e0000
(--) fglrx(0): I/O port at 0x00009000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) fglrx(0): AC Adapter is used
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Video Driver, version 6.0
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 3.0
(II) fglrx(0): VESA VBE Total Mem: 16384 kB
(II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
(II) fglrx(0): VESA VBE OEM Software Rev: 11.4
(II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
(II) fglrx(0): VESA VBE OEM Product: RV770
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
(--) fglrx(0): Video RAM: 524288 kByte, Type: GDDR3
(II) fglrx(0): PCIE card detected
(--) fglrx(0): Using per-process page tables (PPPT) as GART.
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(II) fglrx(0): Using adapter: 2:0.0.
(II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x20000000)
(II) fglrx(0): Interrupt handler installed at IRQ 77.
(II) fglrx(0): RandR 1.2 support is enabled!
(II) fglrx(0): RandR 1.2 rotation support is enabled!
(==) fglrx(0): Center Mode is disabled 
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(==) fglrx(0): Active stereo disabled
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) fglrx(0): Finished Initialize PPLIB!
(II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
(II) fglrx(0): Output DFP2 has no monitor section
(II) fglrx(0): Output CRT1 has no monitor section
(II) fglrx(0): Output CRT2 has no monitor section
(II) fglrx(0): Output TV has no monitor section
(II) fglrx(0): Output CV has no monitor section
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) fglrx(0): Connected Display0: DFP1
(II) fglrx(0): Display0 EDID data ---------------------------
(II) fglrx(0): Manufacturer: SAM  Model: 27d  Serial#: 1296380464
(II) fglrx(0): Year: 2007  Week: 49
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max Image Size [cm]: horiz.: 43  vert.: 27
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): DPMS capabilities: Off
(II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
(II) fglrx(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
(II) fglrx(0): Supported established timings:
(II) fglrx(0): 720x400@70Hz
(II) fglrx(0): 640x480@60Hz
(II) fglrx(0): 640x480@67Hz
(II) fglrx(0): 640x480@72Hz
(II) fglrx(0): 640x480@75Hz
(II) fglrx(0): 800x600@56Hz
(II) fglrx(0): 800x600@60Hz
(II) fglrx(0): 800x600@72Hz
(II) fglrx(0): 800x600@75Hz
(II) fglrx(0): 832x624@75Hz
(II) fglrx(0): 1024x768@60Hz
(II) fglrx(0): 1024x768@70Hz
(II) fglrx(0): 1024x768@75Hz
(II) fglrx(0): 1280x1024@75Hz
(II) fglrx(0): 1152x864@75Hz
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported standard timings:
(II) fglrx(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
(II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) fglrx(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) fglrx(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) fglrx(0): Supported detailed timing:
(II) fglrx(0): clock: 119.0 MHz   Image Size:  433 x 271 mm
(II) fglrx(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
(II) fglrx(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
(II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 140 MHz
(II) fglrx(0): Monitor name: SyncMaster
(II) fglrx(0): Serial No: H9LPC00134
(II) fglrx(0): EDID (in hex):
(II) fglrx(0): 	00ffffffffffff004c2d7d023032454d
(II) fglrx(0): 	31110103802b1b782aee95a3544c9926
(II) fglrx(0): 	0f5054bfef80b30081808140714f0101
(II) fglrx(0): 	0101010101017c2e90a0601a1e403020
(II) fglrx(0): 	3600b10f1100001a000000fd00384b1e
(II) fglrx(0): 	510e000a202020202020000000fc0053
(II) fglrx(0): 	796e634d61737465720a2020000000ff
(II) fglrx(0): 	0048394c504330303133340a202000ef
(II) fglrx(0): End of Display0 EDID data --------------------
(II) fglrx(0): EDID vendor "SAM", prod id 637
(II) fglrx(0): Using EDID range info for horizontal sync
(II) fglrx(0): Using EDID range info for vertical refresh
(II) fglrx(0): Printing DDC gathered Modelines:
(II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(II) fglrx(0): Output DFP1 connected
(II) fglrx(0): Output DFP2 disconnected
(II) fglrx(0): Output CRT1 disconnected
(II) fglrx(0): Output CRT2 disconnected
(II) fglrx(0): Output TV disconnected
(II) fglrx(0): Output CV disconnected
(II) fglrx(0): Using exact sizes for initial modes
(II) fglrx(0): Output DFP1 using initial mode 1680x1050
(II) fglrx(0): Display dimensions: (430, 270) mm
(II) fglrx(0): DPI set to (99, 99)
(II) fglrx(0): Adapter ATI Radeon HD 4800 Series         has 2 configurable heads and 1 displays connected.
(==) fglrx(0):  PseudoColor visuals disabled
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(==) fglrx(0): NoDRI = NO
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(==) fglrx(0): UseFastTLS=0
(==) fglrx(0): BlockSignalsOnLock=1
(--) Depth 24 pixmap format is 32 bpp
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing swlDriScreenInit
(II) fglrx(0): swlDriScreenInit for fglrx driver
ukiDynamicMajor: found major device number 244
ukiDynamicMajor: found major device number 244
ukiDynamicMajor: found major device number 244
ukiOpenByBusid: Searching for BusID PCI:2:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 17, (OK)
ukiOpenByBusid: ukiOpenMinor returns 17
ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
(II) fglrx(0): [uki] DRM interface version 1.0
(II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:2:0:0"
(II) fglrx(0): [uki] added 8192 byte SAREA at 0x23c9000
(II) fglrx(0): [uki] mapped SAREA 0x23c9000 to 0xb67d9000
(II) fglrx(0): [uki] framebuffer handle = 0x23ca000
(II) fglrx(0): [uki] added 1 reserved context for kernel
(II) fglrx(0): swlDriScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0):     Name: fglrx
(II) fglrx(0):     Version: 8.78.6
(II) fglrx(0):     Date: Oct  5 2010
(II) fglrx(0):     Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.35.7-smp
(II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
(II) fglrx(0):     Build-Kernel __SMP__:            yes
(II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
(II) fglrx(0): [uki] register handle = 0x023cb000
(II) fglrx(0): Display width adjusted to to 1792 due to alignment constraints
(II) fglrx(0): DRI initialization successfull
(II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x010a0000
(II) fglrx(0): FBMM initialized for area (0,0)-(1792,2432)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1792,1792) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 1792 x 640
(==) fglrx(0): Backing store disabled
(II) Loading extension FGLRXEXTENSION
(**) fglrx(0): DPMS enabled
(II) fglrx(0): Initialized in-driver Xinerama extension
(**) fglrx(0): Textured Video is enabled.
(II) LoadModule: "glesx"
(II) Loading /usr/lib/xorg/modules/glesx.so
(II) Module glesx: vendor="X.Org Foundation"
	compiled for 1.7.1, module version = 1.0.0
(II) Loading extension GLESX
(II) fglrx(0): GLESX enableFlags = 528
(II) fglrx(0): GLESX is enabled
(II) fglrx(0): Acceleration enabled
(II) LoadModule: "amdxmm"
(II) Loading /usr/lib/xorg/modules/amdxmm.so
(II) Module amdxmm: vendor="X.Org Foundation"
	compiled for 1.7.1, module version = 1.0.0
(II) Loading extension AMDXVOPL
(II) fglrx(0): UVD2 feature is available
(II) fglrx(0): Enable composite support successfully
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [DRI] installation complete
(==) fglrx(0): Silken mouse enabled
(==) fglrx(0): Using HW cursor of display infrastructure!
(II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
(II) fglrx(0): Cannot get TV Format. Set all TV geometry value to zero!
(II) fglrx(0): Cannot get TV Format for trying to adjust horizontal position after horizontal size changed. 
(--) RandR disabled

*snip*

(II) AIGLX: Loaded and initialized /usr/X11R6/lib/modules/dri/fglrx_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) fglrx(0): Enable the clock gating!
(II) fglrx(0): Setting screen physical size to 444 x 277

*snip*

(II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
(II) fglrx(0): EDID vendor "SAM", prod id 637
(II) fglrx(0): Using hsync ranges from config file
(II) fglrx(0): Using vrefresh ranges from config file
(II) fglrx(0): Printing DDC gathered Modelines:
(II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(II) fglrx(0): EDID vendor "SAM", prod id 637
(II) fglrx(0): Using hsync ranges from config file
(II) fglrx(0): Using vrefresh ranges from config file
(II) fglrx(0): Printing DDC gathered Modelines:
(II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(II) fglrx(0): EDID vendor "SAM", prod id 637
(II) fglrx(0): Using hsync ranges from config file
(II) fglrx(0): Using vrefresh ranges from config file
(II) fglrx(0): Printing DDC gathered Modelines:
(II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
Any suggestions to solve this will be appreciated. So far KDE seems to work OK without 3D enabled.

Last edited by Erik_FL; 11-12-2010 at 06:06 PM.
 
Old 11-12-2010, 06:41 PM   #2
mlpa
Member
 
Registered: May 2008
Location: Aveiro
Distribution: Slackware
Posts: 542

Rep: Reputation: 50
When you installed Ati drivers, did you run "aticonfig --initial" to create a new xorg.conf file?
 
Old 11-13-2010, 07:53 AM   #3
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Do your drivers seem to work fine otherwise? What's the output of 'glxinfo'?

Adam
 
Old 11-13-2010, 12:02 PM   #4
Erik_FL
Member
 
Registered: Sep 2005
Location: Boynton Beach, FL
Distribution: Slackware
Posts: 821

Original Poster
Rep: Reputation: 258Reputation: 258Reputation: 258
I built the driver using these commands.

Code:
./ati-driver-installer-10-10-x86.x86_64.run --buildpkg Slackware/All
I attempted to install the package using this command.

Code:
./ati-driver-installer-10-10-x86.x86_64.run --installpkg Slackware/All
I got an error from the above command.

Code:
Verifying archive integrity... All good.
Uncompressing ATI Catalyst(TM) Proprietary Driver-8.783...
=====================================================================
ATI Technologies Catalyst(TM) Proprietary Driver Installer/Packager
=====================================================================
Install/Upgrade package/s
Created directory fglrx-install.Dahofe
./packages/Slackware/ati-packager.sh: line 257: ${TMP_FILE}: ambiguous redirect
Refresh module fglrx;
Removing temporary directory: fglrx-install.Dahofe
I used the "pkgtool" utility to install the packages.

Then I created the initial configuration using this command.

Code:
aticonfig --initial
Here is the output of "glxinfo".

Code:
glxinfo
name of display: :0.0
Segmentation fault
If I define the symbol for verbose debug here is the output of "glxinfo".

Code:
export LIBGL_DEBUG=verbose
glxinfo
name of display: :0.0
libGL: XF86DRIGetClientDriverName: 8.78.6 fglrx (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/tls/fglrx_dri.so
libGL: OpenDriver: trying /usr/lib/dri/fglrx_dri.so
ukiDynamicMajor: found major device number 244
ukiDynamicMajor: found major device number 244
ukiOpenByBusid: Searching for BusID PCI:2:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 5, (OK)
ukiOpenByBusid: ukiOpenMinor returns 5
ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
Segmentation fault

Last edited by Erik_FL; 11-13-2010 at 12:17 PM.
 
Old 11-13-2010, 01:21 PM   #5
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Well, first "--installpkg" is not an argument to the driver. "--buildpkg Slackware/All" should create the packages and the Slackware installpkg command can be used to install them.

Second, if I had to guess, I'd say that you are linking against the Mesa libGL.so.1.2 file rather than the fglrx one. What's the output of 'ldd /usr/bin/glxinfo | grep libGL' ?

Adam
 
Old 11-13-2010, 01:58 PM   #6
Erik_FL
Member
 
Registered: Sep 2005
Location: Boynton Beach, FL
Distribution: Slackware
Posts: 821

Original Poster
Rep: Reputation: 258Reputation: 258Reputation: 258
Quote:
Originally Posted by adamk75 View Post
Well, first "--installpkg" is not an argument to the driver. "--buildpkg Slackware/All" should create the packages and the Slackware installpkg command can be used to install them.

Second, if I had to guess, I'd say that you are linking against the Mesa libGL.so.1.2 file rather than the fglrx one. What's the output of 'ldd /usr/bin/glxinfo | grep libGL' ?

Adam
Here are the results of the command.
Code:
ldd /usr/bin/glxinfo | grep libGL
	libGL.so.1 => /usr/lib/libGL.so.1 (0xb7759000)
If I list all the dependencies I get this.

Code:
ldd /usr/bin/glxinfo
	linux-gate.so.1 =>  (0xffffe000)
	libGL.so.1 => /usr/lib/libGL.so.1 (0xb7649000)
	libm.so.6 => /lib/libm.so.6 (0xb7623000)
	libX11.so.6 => /usr/lib/libX11.so.6 (0xb7508000)
	libpthread.so.0 => /lib/libpthread.so.0 (0xb74ef000)
	libc.so.6 => /lib/libc.so.6 (0xb738c000)
	libXext.so.6 => /usr/lib/libXext.so.6 (0xb737e000)
	libatiuki.so.1 => /usr/lib/libatiuki.so.1 (0xb7376000)
	libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb735a000)
	libdl.so.2 => /lib/libdl.so.2 (0xb7356000)
	/lib/ld-linux.so.2 (0xb7735000)
	libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb733d000)
	libXau.so.6 => /usr/lib/libXau.so.6 (0xb733a000)
	libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7335000)
If I understand correctly, this means that "glxinfo" is of no use unless it is somehow rebuilt to work with "fglrx".

I will try using "--install" rather than "--installpkg". The "--help" says "--install" is a valid option but not "--installpkg".
 
Old 11-13-2010, 01:59 PM   #7
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
No, nothing has to be rebuilt. The linking is done at run time. What's the output of 'ls -l /usr/lib/libGL.so.1*' ?

Adam
 
Old 11-13-2010, 02:29 PM   #8
Erik_FL
Member
 
Registered: Sep 2005
Location: Boynton Beach, FL
Distribution: Slackware
Posts: 821

Original Poster
Rep: Reputation: 258Reputation: 258Reputation: 258
Quote:
Originally Posted by adamk75 View Post
No, nothing has to be rebuilt. The linking is done at run time. What's the output of 'ls -l /usr/lib/libGL.so.1*' ?

Adam
Here is the output from the command.

Code:
 ls -l /usr/lib/libGL.so.1*
lrwxrwxrwx 1 root root     12 2010-11-13 15:04 /usr/lib/libGL.so.1 -> libGL.so.1.2
-rwxr--r-- 1 root root 778444 2010-11-13 15:04 /usr/lib/libGL.so.1.2
I also was able to get "glxinfo" to work after using this command to install the driver.

Code:
./ati-driver-installer-10-10-x86.x86_64.run --buildandinstallpkg Slackware/All
Now the "glxinfo" command produces the following output.

Code:
glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: ATI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, 
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGIS_multisample, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
client glx vendor string: ATI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    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_swap_control, GLX_MESA_swap_frame_usage, GLX_NV_swap_group, 
    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control, 
    GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGIX_swap_barrier, GLX_SGIX_swap_group, 
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_framebuffer_sRGB, GLX_ARB_fbconfig_float, GLX_AMD_gpu_association
GLX version: 1.4
GLX extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control, 
    GLX_NV_swap_group, GLX_OML_swap_method, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_swap_barrier, 
    GLX_SGIX_swap_group, GLX_SGIX_visual_select_group, 
    GLX_EXT_texture_from_pixmap
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 4800 Series        
OpenGL version string: 3.3.10243 Compatibility Profile Context
OpenGL shading language version string: 3.30
OpenGL extensions:
    GL_AMDX_debug_output, GL_AMDX_vertex_shader_tessellator, 
    GL_AMD_conservative_depth, GL_AMD_debug_output, GL_AMD_draw_buffers_blend, 
    GL_AMD_name_gen_delete, GL_AMD_performance_monitor, 
    GL_AMD_sample_positions, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_shader_stencil_export, GL_AMD_texture_cube_map_array, 
    GL_AMD_texture_texture4, GL_AMD_vertex_shader_tessellator, 
    GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, GL_ARB_copy_buffer, 
    GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_depth_texture, 
    GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend, 
    GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, 
    GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_framebuffer_object, 
    GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, GL_ARB_half_float_pixel, 
    GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_instanced_arrays, 
    GL_ARB_map_buffer_range, GL_ARB_multisample, GL_ARB_multitexture, 
    GL_ARB_occlusion_query, GL_ARB_occlusion_query2, 
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, 
    GL_ARB_provoking_vertex, GL_ARB_sample_shading, GL_ARB_sampler_objects, 
    GL_ARB_seamless_cube_map, GL_ARB_shader_bit_encoding, 
    GL_ARB_shader_objects, GL_ARB_shader_texture_lod, 
    GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_shadow_ambient, 
    GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, 
    GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, 
    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_gather, 
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_snorm, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
    GL_ARB_transform_feedback3, GL_ARB_transpose_matrix, 
    GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_2_10_10_10_rev, 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_ATI_texture_mirror_once, GL_EXT_abgr, GL_EXT_bgra, 
    GL_EXT_bindable_uniform, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
    GL_EXT_copy_buffer, GL_EXT_copy_texture, GL_EXT_direct_state_access, 
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, 
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, 
    GL_EXT_geometry_shader4, GL_EXT_gpu_program_parameters, 
    GL_EXT_gpu_shader4, GL_EXT_histogram, GL_EXT_multi_draw_arrays, 
    GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels, 
    GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, 
    GL_EXT_provoking_vertex, 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_array, GL_EXT_texture_buffer_object, 
    GL_EXT_texture_buffer_object_rgb32, GL_EXT_texture_compression_latc, 
    GL_EXT_texture_compression_rgtc, 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_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, 
    GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, 
    GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, 
    GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback, 
    GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
    GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square, 
    GL_NV_conditional_render, GL_NV_copy_depth_to_color, 
    GL_NV_explicit_multisample, GL_NV_float_buffer, GL_NV_half_float, 
    GL_NV_primitive_restart, GL_NV_texgen_reflection, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays, 
    GL_WIN_swap_hint, WGL_EXT_swap_control

81 GLX Visuals
   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  8 16 16 16 16  0 0 None
0x24 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x27 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  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  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x2b 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x2c 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x2d 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x2e 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x2f 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  2 1 None
0x30 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  2 1 None
0x31 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  2 1 None
0x32 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  2 1 None
0x33 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x34 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x35 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x36 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x37 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  4 1 None
0x38 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  4 1 None
0x39 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  4 1 None
0x3a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  4 1 None
0x3b 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x3c 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x3d 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x3e 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x3f 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  6 1 None
0x40 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  6 1 None
0x41 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  6 1 None
0x42 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  6 1 None
0x43 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x44 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x45 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x46 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x47 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  8 1 None
0x48 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  8 1 None
0x49 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  8 1 None
0x4a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  8 1 None
0x4b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x4c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x4d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x4e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x4f 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x50 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x51 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x52 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x53 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x54 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x55 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x56 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x57 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  2 1 None
0x58 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  2 1 None
0x59 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  2 1 None
0x5a 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  2 1 None
0x5b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x5c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x5d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x5e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x5f 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  4 1 None
0x60 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  4 1 None
0x61 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  4 1 None
0x62 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  4 1 None
0x63 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x64 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x65 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x66 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x67 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  6 1 None
0x68 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  6 1 None
0x69 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  6 1 None
0x6a 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  6 1 None
0x6b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x6c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x6d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x6e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x6f 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  8 1 None
0x70 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  8 1 None
0x71 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  8 1 None
0x72 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  8 1 None
0xb9 32 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  4 1 Ncon

91 GLXFBConfigs:
   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  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x24  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x25  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x26  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x27  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x28  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x29  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x2a  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x2b  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x2c  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x2d  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x2e  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x2f  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  2 1 None
0x30  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  2 1 None
0x31  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  2 1 None
0x32  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  2 1 None
0x33  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x34  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x35  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x36  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x37  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  4 1 None
0x38  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  4 1 None
0x39  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  4 1 None
0x3a  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  4 1 None
0x3b  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x3c  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x3d  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x3e  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x3f  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  6 1 None
0x40  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  6 1 None
0x41  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  6 1 None
0x42  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  6 1 None
0x43  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x44  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x45  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x46  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x47  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  8 1 None
0x48  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  8 1 None
0x49  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  8 1 None
0x4a  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  8 1 None
0x4b  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x4c  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x4d  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x4e  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x4f  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x50  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x51  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x52  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x53  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x54  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x55  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x56  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x57  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  2 1 None
0x58  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  2 1 None
0x59  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  2 1 None
0x5a  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  2 1 None
0x5b  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x5c  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x5d  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x5e  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x5f  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  4 1 None
0x60  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  4 1 None
0x61  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  4 1 None
0x62  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  4 1 None
0x63  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x64  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x65  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x66  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x67  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  6 1 None
0x68  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  6 1 None
0x69  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  6 1 None
0x6a  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  6 1 None
0x6b  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x6c  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
0x6d  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x6e  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
0x6f  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  8 1 None
0x70  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  8 1 None
0x71  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  8 1 None
0x72  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  8 1 None
0xb9  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  4 1 Ncon
0xb9  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 Ncon
0xb9  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 Ncon
0xb9  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 Ncon
0xb9  0 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon
0xb9  0 tc  0 128  0    y  . 32 32 32 32  0 24  0  0  0  0  0  0 0 None
0xb9  0 tc  0 128  0    .  . 32 32 32 32  0 24  0  0  0  0  0  0 0 None
0xb9  0 tc  0 64  0    y  . 16 16 16 16  0 24  0  0  0  0  0  0 0 None
0xb9  0 tc  0 64  0    .  . 16 16 16 16  0 24  0  0  0  0  0  0 0 None
0xb9  0 tc  0 32  0    y  . 11 11 10  0  0 24  0  0  0  0  0  0 0 None
0xb9  0 tc  0 32  0    .  . 11 11 10  0  0 24  0  0  0  0  0  0 0 None
 
Old 11-13-2010, 02:33 PM   #9
Erik_FL
Member
 
Registered: Sep 2005
Location: Boynton Beach, FL
Distribution: Slackware
Posts: 821

Original Poster
Rep: Reputation: 258Reputation: 258Reputation: 258
I have not been able to get desktop effects to work. They are still grayed out and unavailable.

This may be an unrelated issue but I've started seeing some additional errors from KDE. Here is one of them.

Code:
Application: Run Command Interface (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5c02710 (LWP 3447))]

Thread 17 (Thread 0xabc0ab70 (LWP 3476)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#11 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#12 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#13 0xb618c16e in clone () from /lib/libc.so.6

Thread 16 (Thread 0xab077b70 (LWP 3477)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#15 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#16 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#17 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#18 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#19 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#20 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#21 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#22 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#23 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#24 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#25 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#26 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#27 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#28 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#29 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#30 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#31 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#32 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#33 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#34 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#35 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#36 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#37 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#38 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#39 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#40 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#41 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#42 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#43 0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#44 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#45 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#46 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#47 0xb618c16e in clone () from /lib/libc.so.6

Thread 15 (Thread 0xaa6ffb70 (LWP 3478)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#15 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#16 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#17 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#18 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#19 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#20 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#21 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#22 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#23 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#24 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#25 0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#26 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#27 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#28 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#29 0xb618c16e in clone () from /lib/libc.so.6

Thread 14 (Thread 0xa9effb70 (LWP 3479)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#13 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#14 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#15 0xb618c16e in clone () from /lib/libc.so.6

Thread 13 (Thread 0xa96ffb70 (LWP 3480)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#11 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#12 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#13 0xb618c16e in clone () from /lib/libc.so.6

Thread 12 (Thread 0xa8cffb70 (LWP 3481)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#11 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#12 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#13 0xb618c16e in clone () from /lib/libc.so.6

Thread 11 (Thread 0xa84ffb70 (LWP 3482)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#11 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#12 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#13 0xb618c16e in clone () from /lib/libc.so.6

Thread 10 (Thread 0xa7cffb70 (LWP 3483)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#15 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#16 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#17 0xb618c16e in clone () from /lib/libc.so.6

Thread 9 (Thread 0xa74ffb70 (LWP 3484)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#11 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#12 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#13 0xb618c16e in clone () from /lib/libc.so.6

Thread 8 (Thread 0xa6cffb70 (LWP 3485)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#11 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#12 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#13 0xb618c16e in clone () from /lib/libc.so.6

Thread 7 (Thread 0xa64ffb70 (LWP 3486)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#15 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#16 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#17 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#18 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#19 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#20 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#21 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#22 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#23 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#24 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#25 0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#26 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#27 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#28 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#29 0xb618c16e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xa5cffb70 (LWP 3487)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#13 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#14 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#15 0xb618c16e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xa54ffb70 (LWP 3488)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#15 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#16 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#17 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#18 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#19 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#20 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#21 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#22 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#23 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#24 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#25 0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#26 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#27 0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#28 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#29 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#30 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#31 0xb618c16e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xa4cffb70 (LWP 3489)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#9  0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#10 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#11 0xb618c16e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xa44ffb70 (LWP 3490)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb3fb2da1 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#13 0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#14 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#15 0xb618c16e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xa3cffb70 (LWP 3491)):
#0  0xb6e36772 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb6eaf847 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/qt/lib/libQtCore.so.4
#2  0xb3faff32 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0xb3fb2c8c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0xb3faeafb in ?? () from /usr/lib/libthreadweaver.so.4
#5  0xb3fb2d82 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb3fb0493 in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb3fb0e2e in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb3fb154b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#9  0xb6eae84e in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#10 0xb6e31c34 in start_thread () from /lib/libpthread.so.0
#11 0xb618c16e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5c02710 (LWP 3447)):
[KCrash Handler]
#6  0xb350349a in ?? () from /usr/lib/libdbus-1.so.3
#7  0xb35168b5 in ?? () from /usr/lib/libdbus-1.so.3
#8  0xb3507635 in ?? () from /usr/lib/libdbus-1.so.3
#9  0xb351b682 in dbus_timeout_handle () from /usr/lib/libdbus-1.so.3
#10 0xb70d93d5 in ?? () from /usr/lib/qt/lib/libQtDBus.so.4
#11 0xb6fbb024 in QObject::event(QEvent*) () from /usr/lib/qt/lib/libQtCore.so.4
#12 0xb64837ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/qt/lib/libQtGui.so.4
#13 0xb648a36e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt/lib/libQtGui.so.4
#14 0xb76c2dfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0xb6faa8cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/qt/lib/libQtCore.so.4
#16 0xb6fd9a76 in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#17 0xb6fd6734 in ?? () from /usr/lib/qt/lib/libQtCore.so.4
#18 0xb5d7f0f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb5d82990 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xb5d82ac3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb6fd6425 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt/lib/libQtCore.so.4
#22 0xb6540e45 in ?? () from /usr/lib/qt/lib/libQtGui.so.4
#23 0xb6fa8ee9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt/lib/libQtCore.so.4
#24 0xb6fa933a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt/lib/libQtCore.so.4
#25 0xb6fae56f in QCoreApplication::exec() () from /usr/lib/qt/lib/libQtCore.so.4
#26 0xb6483887 in QApplication::exec() () from /usr/lib/qt/lib/libQtGui.so.4
#27 0xb3721c9e in kdemain () from /usr/lib/libkdeinit4_krunner.so
#28 0x0804e979 in _start ()
I am not sure what to do next.
 
Old 11-13-2010, 03:51 PM   #10
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Well your drivers are installed properly. If KDE4 desktop effects won't start, it's because they are being stupid. Can you force them on by editing your users kwinrc file?

Adam
 
Old 11-13-2010, 05:10 PM   #11
Erik_FL
Member
 
Registered: Sep 2005
Location: Boynton Beach, FL
Distribution: Slackware
Posts: 821

Original Poster
Rep: Reputation: 258Reputation: 258Reputation: 258
Quote:
Originally Posted by adamk75 View Post
Well your drivers are installed properly. If KDE4 desktop effects won't start, it's because they are being stupid. Can you force them on by editing your users kwinrc file?

Adam
So far, editing "kwinrc" to enable desktop effects just results in KDE disabling them when logging in. I'm no longer getting a crash with a "segfault". This is pretty much where I was with Slackware 13.1 and that is the reason I decided to try "current". It's not a complete loss though, because I can use KDE 4.5.1 and that is closer to the current KDE version.

I also tried completely removing my user directory in "home" in case there were left over settings from previous versions. That did not have any effect on the problem with desktop effects.

Thank you for all your help, Adam. I learned a few new things about installing and verifying the ATI drivers. I will check back for future updates to "current" and perhaps have better luck. I was being stupid along with KDE because I was trying to use "--installpkg" instead of "--install" or "--buildandinstallpkg".
 
Old 11-13-2010, 05:23 PM   #12
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
I hate to say it, but KDE4 has been getting more and more problematic for me lately, particularly when it comes to desktop effects. I know that there was/is a problem with KDE 4.5 on intel GPUs, and even prior to that I had issues getting effects to enable with fglrx. It's unfortunate because, otherwise, I really do like KDE4. If I want desktop effects, I mostly use KDE with compiz these days.

Adam
 
Old 11-13-2010, 10:15 PM   #13
Erik_FL
Member
 
Registered: Sep 2005
Location: Boynton Beach, FL
Distribution: Slackware
Posts: 821

Original Poster
Rep: Reputation: 258Reputation: 258Reputation: 258
I use XFCE 4 quite a lot as an alternative to KDE. The KDE applications are mostly what I find useful. The desktop effects are not essential. Making windows opaque when sizing or dragging is the thing that I like the most and I can do that in XFCE 4. I'm using Slackware for Slackware more than the exact GUI. It just seems that I get the best help and have the most success with Slackware in spite of a few problems.

Sometimes though I get frustrated. I write software for embedded applications and occasionally Windows. Linux can seem too much like "work". A lot of knowledgeable people have helped me with Linux and that seems to be another Slackware tradition.
 
Old 11-15-2010, 08:22 PM   #14
Erik_FL
Member
 
Registered: Sep 2005
Location: Boynton Beach, FL
Distribution: Slackware
Posts: 821

Original Poster
Rep: Reputation: 258Reputation: 258Reputation: 258
As of today I was able to get desktop effects to work after updating to "current".

In order to get KDE to start up I had to create this symbolic link.

Code:
cd /lib
ln -s liblzma.so.5.0.0 liblzma.so.0
That was to fix a problem with KDE initialization complaining that it could not find "liblzma.so.0".

I also could only get my desktop effects to work from root. I copied my "kwinrc" from root to my user's directory and then desktop effects worked. I'm not sure exactly what was wrong in "kwinrc" for my normal user account.
 
Old 11-15-2010, 09:15 PM   #15
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749
Erik FL - You seem to have missed this post. http://www.linuxquestions.org/questi...ml#post4159771
 
  


Reply

Tags
fglrx, kde4



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
How should proprietary ATI driver be installed on Slackware current 64-bit? Erik_FL Slackware 6 05-16-2010 12:34 AM
Slackware current 32 bits + ATI LordAnta Slackware 11 08-19-2009 07:47 AM
ati x550 and fgrlx of course davidleroux1 MEPIS 1 01-03-2007 02:24 AM
Mandriva 10.1 + ATI 9000 Pro + fgrlx + TV Out williamp0044 Mandriva 2 05-23-2005 12:54 AM

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

All times are GMT -5. The time now is 02:03 AM.

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