You are not logged in.

#6251 2014-02-04 22:11:15

Nektarios
Member
Registered: 2013-02-19
Posts: 90

Re: The AMD/ATI Bar & Grill

Thanks.

Offline

#6252 2014-02-05 00:33:54

hippieben
Member
Registered: 2013-10-27
Posts: 218

Re: The AMD/ATI Bar & Grill

hmmmm I think I may update... cross your fingers for me!

EDIT: Performance seems really smooth!  I hope it's stable and keeps running this well.  Quite happy with 14.1-1

EDIT 2: Spotify seems to behave properly with 14.1-1

Last edited by hippieben (2014-02-05 01:23:12)

Offline

#6253 2014-02-05 08:21:41

shazeal
Member
From: New Zealand
Registered: 2007-06-05
Posts: 341

Re: The AMD/ATI Bar & Grill

Zero issues with 14.1 here so far with my R9 270. I am still using [xorg114] on my desktop. The only issue I was having with the 13.111 driver was very occasional desktop effect corruption in KDE (was worse in 13.12), 14.1 has completely solved this. VLC, VirtualBox, Steam, Chromium/Flash, and Mining all work fine.

Also have 2 other Mining rigs using 14.1 on arch with R9 290s (also on [xorg114], they absolutely love it. Gained around 20kh/s per card (~2%).

Offline

#6254 2014-02-05 10:09:31

Semedisenape
Member
Registered: 2014-02-01
Posts: 2

Re: The AMD/ATI Bar & Grill

Vi0L0[quote=Semedisenape wrote:

Sorry for my newbie question...

Can I install catalyst 12.08 with pacman?
If yes: How?
Thanks

P.S. I've set xorg112 and catalyst-stable.
It's too old to be supported by me. I don't have that much time (and disk space on the servers), sorry sad. But I can help you in other way.
You could take the src from here: http://catalyst.wirephire.com/tarball/12.8/ , lets say catalyst-total.
and aim it with patches from here: https://aur.archlinux.org/packages/cata … tal-hd234k
This should give you the package with up to 3.13 kernel support, also you gonna need [xorg112] repo.

So I should do:
1. yaourt catalyst-total-hd234k.
2. a) ./configure - b) make - c) make install  -- http://catalyst.wirephire.com/tarball/1 … src.tar.gz ?
2bis) Nor http://catalyst.wirephire.com/tarball/1 … src.tar.gz , or http://catalyst.wirephire.com/repo/cata … pkg.tar.xz 

Thanks a lot...

P.S.
I found catalyst 12.8 and 11.11 dot-run files. (cause I'd like to try both for mining).
Now I should downgrade to xorg 1.12, run "catalyst-total" and run 12.8.run?

Last edited by Semedisenape (2014-02-05 15:31:05)

Offline

#6255 2014-02-05 11:26:45

episyron
Member
Registered: 2010-07-21
Posts: 18

Re: The AMD/ATI Bar & Grill

hippieben wrote:

hmmmm I think I may update... cross your fingers for me!

EDIT: Performance seems really smooth!  I hope it's stable and keeps running this well.  Quite happy with 14.1-1

EDIT 2: Spotify seems to behave properly with 14.1-1

So are you running version 1.14 or 1.15 of xorg-server with catalyst 14.1? At least for me xorg 1.14 and catalyst 14.1 compination still gives HTML screen update problems with KDE, especially in Spotify.

Offline

#6256 2014-02-05 17:25:32

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: The AMD/ATI Bar & Grill

Semedisenape wrote:
Vi0L0[quote=Semedisenape wrote:

Sorry for my newbie question...

Can I install catalyst 12.08 with pacman?
If yes: How?
Thanks

P.S. I've set xorg112 and catalyst-stable.
It's too old to be supported by me. I don't have that much time (and disk space on the servers), sorry sad. But I can help you in other way.
You could take the src from here: http://catalyst.wirephire.com/tarball/12.8/ , lets say catalyst-total.
and aim it with patches from here: https://aur.archlinux.org/packages/cata … tal-hd234k
This should give you the package with up to 3.13 kernel support, also you gonna need [xorg112] repo.

So I should do:
1. yaourt catalyst-total-hd234k.
2. a) ./configure - b) make - c) make install  -- http://catalyst.wirephire.com/tarball/1 … src.tar.gz ?
2bis) Nor http://catalyst.wirephire.com/tarball/1 … src.tar.gz , or http://catalyst.wirephire.com/repo/cata … pkg.tar.xz 

Thanks a lot...

P.S.
I found catalyst 12.8 and 11.11 dot-run files. (cause I'd like to try both for mining).
Now I should downgrade to xorg 1.12, run "catalyst-total" and run 12.8.run?

No, it won't be that easy...
Umm... lets try the "easier way".
Download the tarball of catalyst-total-hd234k https://aur.archlinux.org/packages/ca/c … 34k.tar.gz and extract it.
Edit PKGBUILD and change pkgver=13.1 to pkgver=12.8, then look for the "source=(" and change the URL to

http://www2.ati.com/drivers/linux/amd-driver-installer-${pkgver/./-}-x86.x86_64.zip

then look for the "md5sums=(" and change the first value to '41c5478322b13be6909eeb46412a3aa0'. Note: AMD could change the archive a bit so md5sum could differ, use md5sum command on the archive to check it.
Then change the whole build function (it's short) to:

build() {
  ## Unpack archive
    /bin/sh ./amd-driver-installer-8.982-x86.x86_64.run --extract archive_files
}

Save the changes. After downgrading xorg-server to 1.12 from [xorg112] repo (use `pacman -Suu` after adding the repo on the top of other repos in pacman.conf), run

makepkg -ci

command inside extracted directory, this should build and install the package for you.
Let's hope that it will work. I'm unable to check it, I will be back home in Saturday, then I will be able to help you.
Don't use ATI installer or archive 12.8 package from wirephire - its not supporting fresh kernels.

Last edited by Vi0L0 (2014-02-05 17:34:29)

Offline

#6257 2014-02-05 23:14:33

Radioactiveman
Member
From: Germany
Registered: 2010-05-13
Posts: 388

Re: The AMD/ATI Bar & Grill

Just use

makepkg -g

to get the checksums. wink

Offline

#6258 2014-02-06 14:05:28

okraits
Member
From: Germany
Registered: 2006-03-02
Posts: 142
Website

Re: The AMD/ATI Bar & Grill

After upgrading my machine to linux 3.12.9-2 and catalyst-hook 14.1-1 i noticed lags in urxvt - new lines at the bottom take a while before they appear.

And now i noticed that X crashes if i try to play a video with mplayer.

my xorg.conf

my Xorg.0.log

Any ideas how to solve these issues? Thanks in advance.

Edit: found the solution to the mplayer issue - but i would be interested in a solution to the urxvt issue :-)

Last edited by okraits (2014-02-06 14:43:29)

Offline

#6259 2014-02-06 17:07:59

desaparecido
Member
From: Liège, Belgium
Registered: 2010-03-14
Posts: 155

Re: The AMD/ATI Bar & Grill

hi... I'm back to catalyst driver again with this Xorg 15 compatibility upgrade ... thanks for the [catalyst] repo Vi0L0 smile.  I have a 7970 GPU and KDE desktop, Xorg 15 and [testing] & [catalyst] repo enable.  Like other, I had the same problem about the crash when video playing.  I had xvba-video package from catalyst repo and smplayer with video-output vaapi and others and always crash or really bad performance... but I installed libva-xvba-driver from AUR and all works fine, smplayer play fine with vaapi:gl video-output :-)


KF5 & Plasma5 (git versions) - Awesome WM
ASUS Sabertooth 990FX - AMD FX8350 - ATI Radeon HD 7970
[testing] repo

Offline

#6260 2014-02-06 18:55:35

sas
Member
Registered: 2009-11-24
Posts: 155

Re: The AMD/ATI Bar & Grill

64bit rendering rendering works fine, but 32bit OpenGL apps segfault

After switching to Catalyst on a 64bit Arch installation that was previously using the open-source ATI driver, I have a strange problem: OpenGL rendering works perfectly in 64bit applications, but 32bit apps crash as soon as they try to access OpenGL (this includes glxinfo32, glxgears32, etc.). 32bit programs that don't use any OpenGl rendering, run fine.

Any idea what could cause this, or how I can troubleshoot it?

Package versions:

catalyst/catalyst-hook 14.1-1
catalyst/catalyst-utils 14.1-1
catalyst/lib32-catalyst-utils 14.1-1
extra/xorg-server 1.15.0-5

----------

Update: Installing lib32-libxinerama fixed it. This should probably be made a dependency of the lib32-catalyst-utils package.

For future reference, the way I found this solution was by installing strace, and then running:

strace glxdemo32

...which showed that the last thing it tried to do before segfaulting was to load "/usr/lib32/libXinerama.so.1".

Last edited by sas (2014-02-06 19:22:11)

Offline

#6261 2014-02-06 20:30:04

hippieben
Member
Registered: 2013-10-27
Posts: 218

Re: The AMD/ATI Bar & Grill

okraits wrote:

After upgrading my machine to linux 3.12.9-2 and catalyst-hook 14.1-1 i noticed lags in urxvt - new lines at the bottom take a while before they appear.

And now i noticed that X crashes if i try to play a video with mplayer.

my xorg.conf

my Xorg.0.log

Any ideas how to solve these issues? Thanks in advance.

Edit: found the solution to the mplayer issue - but i would be interested in a solution to the urxvt issue :-)

I'm experiencing X crashing when trying to use mplayer as well.  Would you please post your solution?  In fact, in general, you should always report back with the solution when you solve something on your own.  I believe it may even be a rule on this forum.

I believe this is the log for the crash involving mplayer

[ 43418.055] (II) fglrx(0): [uki] DRM interface version 1.0
[ 43418.055] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:3:0:0"
[ 43418.055] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x4441000
[ 43418.055] (II) fglrx(0): [uki] mapped SAREA 0x4441000 to 0x7f343a822000
[ 43418.055] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[ 43418.055] (II) fglrx(0): [uki] added 1 reserved context for kernel
[ 43418.055] (II) fglrx(0): swlDriScreenInit done
[ 43418.055] (II) fglrx(0): Kernel Module Version Information:
[ 43418.055] (II) fglrx(0):     Name: fglrx
[ 43418.055] (II) fglrx(0):     Version: 13.25.5
[ 43418.055] (II) fglrx(0):     Date: Dec  6 2013
[ 43418.055] (II) fglrx(0):     Desc: AMD FireGL DRM kernel module
[ 43418.055] (II) fglrx(0): Kernel Module version matches driver.
[ 43418.055] (II) fglrx(0): Kernel Module Build Time Information:
[ 43418.055] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.12.6-1-ARCH
[ 43418.055] (II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
[ 43418.055] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[ 43418.055] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[ 43418.055] (II) fglrx(0): [uki] register handle = 0x00004000
[ 43418.055] (EE) fglrx(0): Not enough video memory to allocate primary surface (frame buffer).
[ 43418.055] (EE) 
[ 43418.055] (EE) Backtrace:
[ 43418.058] (EE) 0: /usr/bin/X (xorg_backtrace+0x3d) [0x58054d]
[ 43418.058] (EE) 1: /usr/bin/X (0x400000+0x1842b9) [0x5842b9]
[ 43418.058] (EE) 2: /usr/lib/libpthread.so.0 (0x7f3439b7d000+0xf870) [0x7f3439b8c870]
[ 43418.058] (EE) 3: /usr/lib/xorg/modules/drivers/fglrx_drv.so (swlDrmFreeSurfaces+0x42) [0x7f3436bf93b2]
[ 43418.058] (EE) 4: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxDriCloseScreen+0x14d) [0x7f3436bc047d]
[ 43418.058] (EE) 5: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxDriScreenInit+0x8eb) [0x7f3436bbfb1b]
[ 43418.058] (EE) 6: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs114_atiddxScreenInit+0xf82) [0x7f3436bb9572]
[ 43418.059] (EE) 7: /usr/bin/X (AddScreen+0x71) [0x437771]
[ 43418.059] (EE) 8: /usr/bin/X (InitOutput+0x3df) [0x477dbf]
[ 43418.059] (EE) 9: /usr/bin/X (0x400000+0x2688b) [0x42688b]
[ 43418.059] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f34389f3b05]
[ 43418.059] (EE) 11: /usr/bin/X (0x400000+0x26dc1) [0x426dc1]
[ 43418.059] (EE) 
[ 43418.059] (EE) Segmentation fault at address 0x8a0
[ 43418.059] (EE) 
Fatal server error:
[ 43418.059] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 43418.059] (EE) 
[ 43418.059] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 43418.059] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[ 43418.059] (EE) 
[ 43418.062] (EE) Server terminated with error (1). Closing log file.

The crash is related to using xv as mplayer's output driver.  If I switch it to gl no crash.

Last edited by hippieben (2014-02-06 20:35:28)

Offline

#6262 2014-02-06 21:48:25

okraits
Member
From: Germany
Registered: 2006-03-02
Posts: 142
Website

Re: The AMD/ATI Bar & Grill

hippieben wrote:

I'm experiencing X crashing when trying to use mplayer as well.  Would you please post your solution?  In fact, in general, you should always report back with the solution when you solve something on your own.  I believe it may even be a rule on this forum.

The crash is related to using xv as mplayer's output driver.  If I switch it to gl no crash.

Sorry, i didn't post the solution because it was mentioned on the previous page of this thread. You are correct - the solution is running mplayer with gl for video output.

Offline

#6263 2014-02-06 22:21:36

hippieben
Member
Registered: 2013-10-27
Posts: 218

Re: The AMD/ATI Bar & Grill

okraits wrote:
hippieben wrote:

I'm experiencing X crashing when trying to use mplayer as well.  Would you please post your solution?  In fact, in general, you should always report back with the solution when you solve something on your own.  I believe it may even be a rule on this forum.

The crash is related to using xv as mplayer's output driver.  If I switch it to gl no crash.

Sorry, i didn't post the solution because it was mentioned on the previous page of this thread. You are correct - the solution is running mplayer with gl for video output.

Ok cool.  I ended up fixing it a little differently.  I installed mplayer-vaapi as mentioned in the wiki

Offline

#6264 2014-02-06 22:44:45

MorningWood
Member
Registered: 2008-06-06
Posts: 78

Re: The AMD/ATI Bar & Grill

Anyone have any experience with bumblebee-amd-hacks?  I'm trying to get my A+I setup working with it (haven't customized the bumblebee-amd-hacks scripts apart from what is listed on the git page)  but I get this error:

[ 2123.363860] [ERROR]The Bumblebee daemon has not been started yet or the socket path /var/run/bumblebee.socket was incorrect.
[ 2123.363937] [ERROR]Could not connect to bumblebee daemon - is it running?

when executing sudo ati "insert app here" even after running sudo ati start (which should take care of the bumblebee daemon).

Last edited by MorningWood (2014-02-06 22:45:34)

Offline

#6265 2014-02-07 04:35:24

hippieben
Member
Registered: 2013-10-27
Posts: 218

Re: The AMD/ATI Bar & Grill

I'm not sure why this is happening but it seems that after running for a certain amount of time KDE animations slow way down and get choppy.  The animation I'm referring to is when you invoke "display all windows" similar to Apple's expose.  Toggling desktop effects off then on again fixes performance, but it always slows down again.  This seems to be something that always happens, whatever version of catalyst is installed, going way back.  Is there a tweak in the wiki I'm missing somewhere?  I don't see anything, but ya never know...

Offline

#6266 2014-02-07 20:43:14

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: The AMD/ATI Bar & Grill

Im finally back in the house, and was able to check "video playback" problem.
Before update I only checked it on vaapi video output, but it was working fine so i didn't experience the problem.
Now i can see that there is a problem with xserver 1.15 support and that downgrade to xserver 1.14 is solving the problem completely.

So either use OpenGL/vaapi video output, or if you need software like skype - use [xorg114] repo.

BTW. it's not the first time when catalyst' initial support of fresh xserver is causing problems with xv video output...

Last edited by Vi0L0 (2014-02-07 20:46:08)

Offline

#6267 2014-02-07 21:26:28

hippieben
Member
Registered: 2013-10-27
Posts: 218

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:

Im finally back in the house, and was able to check "video playback" problem.
Before update I only checked it on vaapi video output, but it was working fine so i didn't experience the problem.
Now i can see that there is a problem with xserver 1.15 support and that downgrade to xserver 1.14 is solving the problem completely.

So either use OpenGL/vaapi video output, or if you need software like skype - use [xorg114] repo.

BTW. it's not the first time when catalyst' initial support of fresh xserver is causing problems with xv video output...

Thanks for clearing that up.  I'll probably end up downgrading my xserver.  Any thoughts on the KDE animations?

Offline

#6268 2014-02-07 22:06:48

shazeal
Member
From: New Zealand
Registered: 2007-06-05
Posts: 341

Re: The AMD/ATI Bar & Grill

I am getting Segfaults after downgrading to 13.111 from 14.1 using [xorg114].

I found that powertune does not work with 14.1 on R9 290. I decided to downgrade to 13.111, everything goes fine, Xorg starts but as soon as I run anything that accesses the card X segfaults.

Is there anything I need to do other than just "pacman -U" the old packages and reboot to downgrade?

Offline

#6269 2014-02-07 22:14:34

hippieben
Member
Registered: 2013-10-27
Posts: 218

Re: The AMD/ATI Bar & Grill

shazeal wrote:

I am getting Segfaults after downgrading to 13.111 from 14.1 using [xorg114].

I found that powertune does not work with 14.1 on R9 290. I decided to downgrade to 13.111, everything goes fine, Xorg starts but as soon as I run anything that accesses the card X segfaults.

Is there anything I need to do other than just "pacman -U" the old packages and reboot to downgrade?

I've had some weird results when trying to downgrade packages that way.  I find that downgrade works much better.  Give it a try.

Offline

#6270 2014-02-07 22:54:14

shazeal
Member
From: New Zealand
Registered: 2007-06-05
Posts: 341

Re: The AMD/ATI Bar & Grill

hippieben wrote:
shazeal wrote:

I am getting Segfaults after downgrading to 13.111 from 14.1 using [xorg114].

I found that powertune does not work with 14.1 on R9 290. I decided to downgrade to 13.111, everything goes fine, Xorg starts but as soon as I run anything that accesses the card X segfaults.

Is there anything I need to do other than just "pacman -U" the old packages and reboot to downgrade?

I've had some weird results when trying to downgrade packages that way.  I find that downgrade works much better.  Give it a try.

Was my bad, ended up being a library for the tool I was making needed to be recompiled against the older drivers. Thanks heaps for the downgrade tool tip, that makes things alot easier though! smile

EDIT: Also confirmed powertune is not working in 14.1 driver. Works fine after downgrading to 13.111.

Last edited by shazeal (2014-02-07 22:57:02)

Offline

#6271 2014-02-08 00:12:22

OramahMaalhur
Member
From: Kiev, Ukraine
Registered: 2012-02-14
Posts: 15
Website

Re: The AMD/ATI Bar & Grill

OramahMaalhur wrote:

I'm not sure whether the following bug is known. I'm not event sure, whether it's catalyst bug (well, with free drivers I haven't such issue). Anyway it makes me crazy every time I accidenaltly face it. X server crashes when in firefox I'm trying to drag any image wrapped around with hyperlink, <a..><img... /></a>. Just press mouse button on it and try to move the cursor.

Weird bug... I just tried to drag a link from the left panel from this page: http://wiki.tcl.tk/1306 and X has restarted.
Can anyone reproduce ? Firefox 27.0


Слава Україні!

Offline

#6272 2014-02-08 01:13:36

ase1590
Member
Registered: 2013-02-09
Posts: 14

Re: The AMD/ATI Bar & Grill

OramahMaalhur wrote:
OramahMaalhur wrote:

I'm not sure whether the following bug is known. I'm not event sure, whether it's catalyst bug (well, with free drivers I haven't such issue). Anyway it makes me crazy every time I accidenaltly face it. X server crashes when in firefox I'm trying to drag any image wrapped around with hyperlink, <a..><img... /></a>. Just press mouse button on it and try to move the cursor.

Weird bug... I just tried to drag a link from the left panel from this page: http://wiki.tcl.tk/1306 and X has restarted.
Can anyone reproduce ? Firefox 27.0

Can't reproduce either one under Xorg 1.15 on kernel 3.12.9-2 using Cinnamon and Firefox 27.0

Offline

#6273 2014-02-09 02:39:53

joe.peric
Member
Registered: 2012-10-13
Posts: 2

Re: The AMD/ATI Bar & Grill

Hello all,

I've read through many posts on this thread to help me figure out what's going on with my setup.

I'm running on a Radeon 6950. I'm trying to get 3 monitors working. I have one on DVI->VGA adapter, another on HDMI, and another on mini-DP -> DVI. The 2nd and 3rd one work just fine and operate as a dual-head setup. The first screen won't turn on/take.

I had tried the open source driver and even though I was able to get all 3 monitors on and working, I wasn't able to get them to operate at their native resolutions when all 3 were on. I'm now trying the proprietary drivers instead. https://wiki.archlinux.org/index.php/AM … repository

I've used amdcccle to generate my xorg.conf file.

xorg.conf
http://pastebin.com/9GHERMWb

Xorg.0.log
http://pastebin.com/qENCJCjz

I'm guessing this is a problem:

[  6063.093] (WW) fglrx(2): Unable to find initial modes
[  6063.093] (EE) fglrx(2): Display Infrastructure Failed Due to Hardware Limitation
[  6063.093] (EE) fglrx(2): PreInit failed
$ lsmod | grep fglrx

fglrx                7368550  101 
amd_iommu_v2            7196  1 fglrx
button                  4677  2 fglrx,nouveau
$ fglrxinfo

display: :0.1  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6900 Series 
OpenGL version string: 4.3.12618 Compatibility Profile Context 13.251

display: :0.1  screen: 1
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6900 Series 
OpenGL version string: 4.3.12618 Compatibility Profile Context 13.251
$ glxinfo | grep "direct rendering"

direct rendering: Yes
direct rendering: Yes
$ uname -a

Linux Ham 3.12.9-2-ARCH #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014 x86_64 GNU/Linux

Anything that could nudge me in the right direction would be very helpful. I've spent way too much time on this and am now emotionally invested. (read: too stubborn to accept defeat)

Thanks.

Offline

#6274 2014-02-10 14:40:32

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,362

Re: The AMD/ATI Bar & Grill

I've passed radeon.agpmode=-1 (for PCI) as it states in the wiki.  Trying to get A+I setup working,  I have a R100 ATI that apparently is not catalyst included.  It looks like I have two providers as a result, but only this in the output:

Providers: number : 2
Provider 0: id: 139 cap: b nc: 3 no: 2 nap 0 name:Intel
Provider 1: id: 83 cap: f nc: 2 no: 2 nap 0 name:radeon

I only get this if I don't have an xorg.conf that is using the ati/radeon card and intel.

Last edited by nomorewindows (2014-02-10 19:52:00)


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#6275 2014-02-10 16:37:25

Volle
Member
From: Stuttgart, Germany
Registered: 2013-12-05
Posts: 48

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:
Volle wrote:
Vi0L0 wrote:

If steam was not working before then it's not a good point of reference. As for the steam maybe there's some useful info within its log file.
As for the original problem does fglrxinfo and glxinfo return proper values? Is glxgears working?

I already posted this in another thread called "Steam seg faulting at start" in post #10:
https://bbs.archlinux.org/viewtopic.php?id=174356

glxgears is working fine as glxgears32 is. Yesterday i played Strike Suit Zero to test opengl and its working great ... except for kwin and steam :<

On the mentioned thread you wrote that the steam problem disappeared after making changes in your monitors/xorg.conf setup. Is it helping/changing anything for kwin? Can you see some related errors in ~/.xsession-errors?

I finally got steam working, it seems that steam doesn't like more than 2 screens ...

i had a look at .xsession-erros and this is what i found:

kate(2228)/kate-filetree KateFileTreeModel::documentModifiedOnDisc: END!
knotify(2140) NotifyBySound::notify:  going to play  "/usr/share/sounds/KDE-Sys-Warning.ogg"
knotify(2140) NotifyByTaskbar::notify: 5 18874894
kwin(1979)/kdecore (KStartupInfo) KStartupInfo::Private::check_startup_internal: check_startup
kwin(1979)/kdecore (KStartupInfo) KStartupInfo::Private::check_startup_internal: ignore
kwin(1979) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 1224000
kwin(1979) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 18874894 ;WMCLASS: "kate" : "kate" ;Caption: "File Was Changed on Disk – Kate" ' : 1224000
kwin(1979) KWin::Workspace::allowClientActivation: Activation: Belongs to active application
knotify(2140) KNotify::slotPluginFinished: 5  ref= 3
knotify(2140) KNotify::event: 5  ref= 1
kwin(1979) KWin::Workspace::updateClientArea: screens:  2 desktops:  1
kwin(1979) KWin::Workspace::updateClientArea: Done.
kate(2228)/kdeui (KNotification) KNotificationManager::close: 5
kate(2228)/kate-filetree KateFileTreeModel::documentModifiedOnDisc: BEGIN!
knotify(2140) NotifyByPopup::closeNotificationDBus: not found dbus id to close 5
kate(2228)/kate-filetree KateFileTreeModel::setupIcon: END!
kate(2228)/kate-filetree KateFileTreeModel::documentModifiedOnDisc: END!
kwin(1979) KWin::Workspace::updateClientArea: screens:  2 desktops:  1
kwin(1979) KWin::Workspace::updateClientArea: Done.
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Enabled: false
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Handler: 0
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Exclude: 0x0  Match?  false
kded(1945)/khotkeys KHotKeys::Gesture::grab_mouse: false
kded(1945)/khotkeys KHotKeys::Gesture::grab_mouse: Gesture ungrab
kate(2228)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added File "/home/volle/.xsession-errors" for "" ["KDirWatch-1"]
kate(2228)/Kate (Document) KateModeManager::fileType:
kate(2228)/Kate (Document) Kate::TextBuffer::load: Loaded file  "/home/volle/.xsession-errors" with codec "UTF-8" without encoding errors
kate(2228)/Kate (Document) Kate::TextBuffer::load: Didn't find byte order mark
kate(2228)/Kate (Document) Kate::TextBuffer::load: used filter device for mime-type "text/plain"
kate(2228)/Kate (Document) Kate::SwapFile::fileLoaded: No swap file
knotify(2140) NotifyBySound::slotSoundFinished: 5
kate(2228)/kate-filetree KateFileTreeModel::documentModifiedOnDisc: BEGIN!
kate(2228)/kate-filetree KateFileTreeModel::documentModifiedOnDisc: modified!
kate(2228)/kate-filetree KateFileTreeModel::setupIcon: BEGIN!
kate(2228)/kate-filetree KateFileTreeModel::setupIcon: modified!
kate(2228)/kate-filetree KateFileTreeModel::setupIcon: END!
kate(2228)/kate-filetree KateFileTreeModel::documentModifiedOnDisc: END!
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Enabled: false
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Handler: 0
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Exclude: 0x0  Match?  false
kded(1945)/khotkeys KHotKeys::Gesture::grab_mouse: false
kded(1945)/khotkeys KHotKeys::Gesture::grab_mouse: Gesture ungrab
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_zoom"
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1570
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Meta+=" for "kwin" : "view_zoom_in"
kglobalaccel(1957) KGlobalAccelImpl::grabKey: adding shift to the grab
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Meta+-" for "kwin" : "view_zoom_out"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Meta+0" for "kwin" : "view_actual_size"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Meta+Left" for "kwin" : "MoveZoomLeft"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Meta+Right" for "kwin" : "MoveZoomRight"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Meta+Up" for "kwin" : "MoveZoomUp"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_slidingpopups"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Meta+Down" for "kwin" : "MoveZoomDown"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Meta+F5" for "kwin" : "MoveMouseToFocus"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Meta+F6" for "kwin" : "MoveMouseToCenter"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_minimizeanimation"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_screenshot"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_slide"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_desktopgrid"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_translucency"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Ctrl+F8" for "kwin" : "ShowDesktopGrid"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_maximize"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_fade"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_highlightwindow"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_taskbarthumbnail"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_dialogparent"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_presentwindows"
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1570
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_logout"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_dashboard"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_screenedge"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Ctrl+F9" for "kwin" : "Expose"
kwin(1978) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_kscreen"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Ctrl+F10" for "kwin" : "ExposeAll"
kglobalaccel(1957) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Ctrl+F7" for "kwin" : "ExposeClass"
kwin(1978): Compositing is not possible 
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1570
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1570
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1570
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1570
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1570
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1570
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f16b0
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f16b0
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f16b0
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f16b0
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f16b0
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_zoom"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_slidingpopups"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_login"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_minimizeanimation"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_screenshot"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_slide"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_desktopgrid"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_translucency"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_maximize"
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f16b0
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_fade"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_highlightwindow"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_taskbarthumbnail"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_dialogparent"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_presentwindows"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_logout"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_dashboard"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_screenedge"
kwin(1979) KWin::EffectsHandlerImpl::unloadEffect: EffectsHandler::unloadEffect : Unloading Effect :  "kwin4_effect_kscreen"
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f16b0
kwin(1979): Compositing is not possible 
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f16b0
kwin(1978)/kdecore (KLocale) KuitSemanticsPrivate::semanticToVisualText: "Markup error in message {<kuil><b>OpenGL compositing (the default) has crashed KWin in the past.</b><br>T...}: Opening and ending tag mismatch.. Last tag parsed: b"
kwin(1978)/kdecore (KLocale) KuitSemanticsPrivate::semanticToVisualText: "Markup error in message {<kuil><b>OpenGL compositing (the default) has crashed KWin in the past.</b><br>T...}: Opening and ending tag mismatch.. Last tag parsed: b"
knotify(2140) NotifyBySound::notify:  going to play  "/usr/share/sounds/KDE-Sys-Warning.ogg"
systemsettings(2253)/kdecore (KStartupInfo) KStartupInfo::sendFinish: sending  "remove:  ID="volle-arch;1392051954;141443;1992_TIME1196044" "
knotify(2140) NotifyByTaskbar::notify: 6 77594895
kwin(1979)/kdecore (KStartupInfo) KStartupInfo::Private::check_startup_internal: check_startup
kwin(1979)/kdecore (KStartupInfo) KStartupInfo::Private::find_id: find_id: "volle-arch;1392051954;141443;1992_TIME1196044"
kwin(1979) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 1228665
kwin(1979) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 77594895 ;WMCLASS: "systemsettings" : "systemsettings" ;Caption: "Sorry – System Settings" ' : 1228665
kwin(1979) KWin::Workspace::allowClientActivation: Activation: Belongs to active application
krunner(2113)/kdecore (KStartupInfo) KStartupInfo::Private::got_message: got: "remove:  ID="volle-arch;1392051954;141443;1992_TIME1196044" "
plasma-desktop-screen-1(1992)/kdecore (KStartupInfo) KStartupInfo::Private::got_message: got: "remove:  ID="volle-arch;1392051954;141443;1992_TIME11kwin(1978)/kdecore (KStartupInfo) KStartupInfo::Private::got_message: got: "remove:  ID="volle-arch;1392051954;141443;1992_TIME1196044" "
knotify(2140) KNotify::slotPluginFinished: 6  ref= 3
knotify(2140) KNotify::event: 6  ref= 1
kwin(1979) KWin::Workspace::updateClientArea: screens:  2 desktops:  1
kwin(1979) KWin::Workspace::updateClientArea: Done.
kwin(1979)/kdecore (KStartupInfo) KStartupInfo::Private::got_message: got: "remove:  ID="volle-arch;1392051954;141443;1992_TIME1196044" "
kwin(1979) KWin::Compositor::releaseCompositorSelection: Releasing compositor selection
kwin(1978) KWin::Compositor::releaseCompositorSelection: Releasing compositor selection
kwin(1979) KWin::Workspace::updateClientArea: screens:  2 desktops:  1
kwin(1979) KWin::Workspace::updateClientArea: Done.
systemsettings(2253)/kdeui (KNotification) KNotificationManager::close: 6
knotify(2140) KNotify::closeNotification: 6  ref= 1
knotify(2140) NotifyByPopup::closeNotificationDBus: not found dbus id to close 6
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Enabled: false
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Handler: 0
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Exclude: 0x0  Match?  false
kded(1945)/khotkeys KHotKeys::Gesture::grab_mouse: false
kded(1945)/khotkeys KHotKeys::Gesture::grab_mouse: Gesture ungrab
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1bc0
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1bc0
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1bc0
kwin(1978) KWin::Compositor::slotCompositingOptionsInitialized: Initializing XRender compositing
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1bc0
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1bc0
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1bc0
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1bc0
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1bc0
kwin(1978) KWin::currentRefreshRate: Vertical Refresh rate  60 Hz
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1c30
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1c30
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1c30
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1c30
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1c30
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1c30
kwin(1979) KWin::Compositor::slotCompositingOptionsInitialized: Initializing XRender compositing
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1c30
systemsettings(2253)/kutils (KPluginSelector) KPluginSelector::addPlugins: cfgGroup =  0x7fffaa2f1c30
kwin(1979) KWin::currentRefreshRate: Vertical Refresh rate  60 Hz
kwin(1979)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-volle/ksycoca4"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_login"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_slidingpopups"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_blur"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect  "kwin4_effect_blur"  is not supported 
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_translucency"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_desktopgrid"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Ctrl+F8" for "kwin" : "ShowDesktopGrid"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_fade"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_slide"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_presentwindows"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Ctrl+F9" for "kwin" : "Expose"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Ctrl+F10" for "kwin" : "ExposeAll"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Ctrl+F7" for "kwin" : "ExposeClass"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_dashboard"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_kscreen"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_startupfeedback"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect  "kwin4_effect_startupfeedback"  is not supported 
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_dialogparent"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_screenedge"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_maximize"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_taskbarthumbnail"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_login"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_logout"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_screenshot"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_slidingpopups"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_highlightwindow"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_blur"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_zoom"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect  "kwin4_effect_blur"  is not supported 
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_translucency"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Meta+=" for "kwin" : "view_zoom_in"
kglobalaccel(1957) KGlobalAccelImpl::grabKey: adding shift to the grab
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Meta+-" for "kwin" : "view_zoom_out"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Meta+0" for "kwin" : "view_actual_size"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Meta+Left" for "kwin" : "MoveZoomLeft"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Meta+Right" for "kwin" : "MoveZoomRight"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_desktopgrid"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Meta+Up" for "kwin" : "MoveZoomUp"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Meta+Down" for "kwin" : "MoveZoomDown"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Meta+F5" for "kwin" : "MoveMouseToFocus"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_fade"
kglobalaccel(1957) GlobalShortcutsRegistry::registerKey: Registering key "Meta+F6" for "kwin" : "MoveMouseToCenter"
kwin(1978) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_minimizeanimation"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_slide"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_presentwindows"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_dashboard"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_kscreen"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_startupfeedback"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: EffectsHandler::loadEffect : Effect  "kwin4_effect_startupfeedback"  is not supported 
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_dialogparent"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_screenedge"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_maximize"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_taskbarthumbnail"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_logout"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_screenshot"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_highlightwindow"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_zoom"
kwin(1979) KWin::EffectsHandlerImpl::loadEffect: Trying to load  "kwin4_effect_minimizeanimation"
krunner(2113) PanelShadows::Private::setupPixmaps: top margin hint is: QSize(4, 22)
krunner(2113) PanelShadows::Private::setupPixmaps: right margin hint is: QSize(22, 4)
krunner(2113) KRunnerDialog::themeUpdated: 0 2 4 4
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00246
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e0023d
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00234
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e0022b
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00222
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00219
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00210
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1e00207
plasma-desktop(1991) PanelShadows::Private::setupPixmaps: top margin hint is: QSize(4, 22)
plasma-desktop(1991) PanelShadows::Private::setupPixmaps: right margin hint is: QSize(22, 4)
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1c00215
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1c0020c
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1c00203
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1c001fa
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1c001f1
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1c001e8
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1c001df
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1c001d6
plasma-desktop-screen-1(1992) PanelShadows::Private::setupPixmaps: top margin hint is: QSize(4, 22)
plasma-desktop-screen-1(1992) PanelShadows::Private::setupPixmaps: right margin hint is: QSize(22, 4)
knotify(2140) NotifyBySound::slotSoundFinished: 6
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop(1991)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
plasma-desktop-screen-1(1992)/KSharedDataCache KSharedDataCache::insert: Overwriting existing cached entry due to collision.
systemsettings(2253)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kwin(1979) KWin::Workspace::updateClientArea: screens:  2 desktops:  1
kwin(1979) KWin::Workspace::updateClientArea: Done.
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4a00015
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Enabled: false
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Handler: 0
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Exclude: 0x0  Match?  false
kded(1945)/khotkeys KHotKeys::Gesture::grab_mouse: false
kded(1945)/khotkeys KHotKeys::Gesture::grab_mouse: Gesture ungrab
kwin(1979)/kdecore (KStartupInfo) KStartupInfo::Private::check_startup_internal: check_startup
kwin(1979)/kdecore (KStartupInfo) KStartupInfo::Private::check_startup_internal: ignore
kwin(1979) KWin::Client::readUserTimeMapTimestamp: User timestamp, ASN: 1225864
kwin(1979) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 18874905 ;WMCLASS: "kate" : "kate" ;Caption: "File Changed on Disk – Kate" ' : 1225864
kwin(1979) KWin::Workspace::allowClientActivation: Activation: Belongs to active application
kwin(1979) KWin::Workspace::updateClientArea: screens:  2 desktops:  1
kwin(1979) KWin::Workspace::updateClientArea: Done.
kate(2228)/kate-filetree KateFileTreeModel::documentModifiedOnDisc: BEGIN!
kate(2228)/kate-filetree KateFileTreeModel::setupIcon: BEGIN!
kate(2228)/kate-filetree KateFileTreeModel::setupIcon: END!
kate(2228)/kate-filetree KateFileTreeModel::documentModifiedOnDisc: END!
kwin(1979) KWin::Workspace::updateClientArea: screens:  2 desktops:  1
kwin(1979) KWin::Workspace::updateClientArea: Done.
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Enabled: false
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Handler: 0
kded(1945)/khotkeys KHotKeys::Gesture::update_grab: Exclude: 0x0  Match?  false
kded(1945)/khotkeys KHotKeys::Gesture::grab_mouse: false
kded(1945)/khotkeys KHotKeys::Gesture::grab_mouse: Gesture ungrab
kate(2228)/Kate (Document) KateModeManager::fileType:

Offline

Board footer

Powered by FluxBB