You are not logged in.

#6551 2014-05-04 16:39:22

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

Re: The AMD/ATI Bar & Grill

could you also paste log file: strace startx &> startx_strace.log
Edit: looks like it's dying during screen/display preinit, just before "Printing probed modes for output DFP6", hard to see why, on first sight everything looks normal/good
oh wait, you got 2 monitors, while only one of them is mentioned in xorg.conf, what if you will generate xorg.conf with `aticonfig --initial=dual-head `? or what will happen if you will disconnect one of the monitors?
BTW im no expert in multi screen configs

Last edited by Vi0L0 (2014-05-04 17:14:56)

Offline

#6552 2014-05-04 17:41:56

teozkr
Member
Registered: 2013-08-15
Posts: 16

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:

could you also paste log file: strace startx &> startx_strace.log
Edit: looks like it's dying during screen/display preinit, just before "Printing probed modes for output DFP6", hard to see why, on first sight everything looks normal/good
oh wait, you got 2 monitors, while only one of them is mentioned in xorg.conf, what if you will generate xorg.conf with `aticonfig --initial=dual-head `? or what will happen if you will disconnect one of the monitors?
BTW im no expert in multi screen configs

Ran with --initial=dual-head, same thing.
Ran with --initial and only one screen connected, same thing.

Offline

#6553 2014-05-04 18:11:19

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

Re: The AMD/ATI Bar & Grill

what about Xorg.0.log catched when only one screen is connected?

Offline

#6554 2014-05-04 18:19:46

teozkr
Member
Registered: 2013-08-15
Posts: 16

Re: The AMD/ATI Bar & Grill

Offline

#6555 2014-05-04 19:56:29

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

Re: The AMD/ATI Bar & Grill

ok, we made some progress, this is our error (for now):

[    84.463] (II) fglrx(1): === [xdl_xs115_atiddxPreInit] === begin
[    84.463] (WW) fglrx(1): Quitting screen 1 -- no monitor specified.
[    84.463] (II) fglrx(1): === [xdl_xs115_atiddxPreInit] === end
[    84.463] (II) UnloadModule: "fglrx"

just dunno why. What if you will remove xorg.conf and regenerate it with only first monitor, check this also with only second monitor connected. If still not works, please paste Xorg.0.log only.

Last edited by Vi0L0 (2014-05-04 20:58:06)

Offline

#6556 2014-05-06 15:17:57

teozkr
Member
Registered: 2013-08-15
Posts: 16

Re: The AMD/ATI Bar & Grill

First of all, sorry for being so slow replying.

Tried with both only secondary and primary monitor, running aticonfig --initial before each. Both segfaulting. Xorg.0.log for with only secondary

I tried reading through it and saw that amdxmm.so loading was the last entry, so I decided to give it a shot without it loaded. So I moved it elsewhere, rebooted, and IT WORKED! However, I then tried plugging in the other screen as well, and it's back to segfaulting with this Xorg.0.log.

Offline

#6557 2014-05-07 04:25:49

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

Re: The AMD/ATI Bar & Grill

vaapi acceleration doesn't seem to work with SMplayer (mplayer-vaapi installed) with the latest drivers.

Offline

#6558 2014-05-07 13:19:13

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

Re: The AMD/ATI Bar & Grill

teozkr wrote:

So I moved it elsewhere, rebooted, and IT WORKED!

wow, pure craziness roll !, maybe files are broken somehow? have you tried reinstalling or installing from repo / aur?
also maybe you have your old gfx somewhere so you could confirm that its working there?

hippieben wrote:

vaapi acceleration doesn't seem to work with SMplayer (mplayer-vaapi installed) with the latest drivers.

is it working fine with clis mplayer?: like `mplayer -va vaapi -vo vaapi:gl big_buck_bunny_1080p_h264.mov`
vaapi is fine here, but i never had problems with it while others had, so it doesn't count

Offline

#6559 2014-05-07 14:14:58

teozkr
Member
Registered: 2013-08-15
Posts: 16

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:
teozkr wrote:

So I moved it elsewhere, rebooted, and IT WORKED!

wow, pure craziness roll !, maybe files are broken somehow? have you tried reinstalling or installing from repo / aur?
also maybe you have your old gfx somewhere so you could confirm that its working there?

I have tried reinstalling from both your repo and AUR several times. Want me to try removing it first?

Offline

#6560 2014-05-07 16:22:21

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

Re: The AMD/ATI Bar & Grill

I just brought my oldie fhd monitor so I could check dual-head setup and maybe help if face same problem... but no, everything worked out of the box. I connected second screen (hot plug), it initialized in clone mode, so I configured it in amdcccle and bam - got multi-display desktop, works as should. Only had to save this multi-screen setup in kde's systemsettings (monitor section) and it's running multiscreen session just after starting kdm. So easily!
Sauerbraten is running in multiscreen mode by default, im looking now like a noobish pro player or something, LOL tongue...
ten maly

I also checked how it would behave when only one screen is configured in xorg.conf, but it started fine, cloned. So there should be no such problem like you have, teozkr hmm.

teozkr wrote:

I have tried reinstalling from both your repo and AUR several times. Want me to try removing it first?

you can check it out, yes, ie from catalyst-utils 14.4-10 repo package and catalyst-test@AUR (yes, same sum):

# sha256sum /usr/lib/xorg/modules/amdxmm.so
651bc59575780e82e20e6c8926101e618061d4cd44c192e8d614823ee44eebde  /usr/lib/xorg/modules/amdxmm.so

Last edited by Vi0L0 (2014-05-07 16:33:56)

Offline

#6561 2014-05-07 16:49:37

teozkr
Member
Registered: 2013-08-15
Posts: 16

Re: The AMD/ATI Bar & Grill

$ sha256sum /mnt/arch/usr/lib/xorg/modules/amdxmm.so                                       ⏎
651bc59575780e82e20e6c8926101e618061d4cd44c192e8d614823ee44eebde  /mnt/arch/usr/lib/xorg/modules/amdxmm.so

Interestingly the file seems to be completely absent from my Ubuntu install.

Offline

#6562 2014-05-07 16:54:10

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

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:
teozkr wrote:

So I moved it elsewhere, rebooted, and IT WORKED!

wow, pure craziness roll !, maybe files are broken somehow? have you tried reinstalling or installing from repo / aur?
also maybe you have your old gfx somewhere so you could confirm that its working there?

hippieben wrote:

vaapi acceleration doesn't seem to work with SMplayer (mplayer-vaapi installed) with the latest drivers.

is it working fine with clis mplayer?: like `mplayer -va vaapi -vo vaapi:gl big_buck_bunny_1080p_h264.mov`
vaapi is fine here, but i never had problems with it while others had, so it doesn't count


It does not work, just plays audio (same as smplayer)

Offline

#6563 2014-05-07 17:18:16

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

Re: The AMD/ATI Bar & Grill

teozkr wrote:
$ sha256sum /mnt/arch/usr/lib/xorg/modules/amdxmm.so                                       ⏎
651bc59575780e82e20e6c8926101e618061d4cd44c192e8d614823ee44eebde  /mnt/arch/usr/lib/xorg/modules/amdxmm.so

Interestingly the file seems to be completely absent from my Ubuntu install.

check here (should be same file):
/usr/lib/fglrx/xorg/modules/amdxmm.so
/usr/lib/pxpress/xorg/modules/amdxmm.so
BTW which catalyst your ubuntus running?

hippieben wrote:
Vi0L0 wrote:

is it working fine with clis mplayer?: like `mplayer -va vaapi -vo vaapi:gl big_buck_bunny_1080p_h264.mov`
vaapi is fine here, but i never had problems with it while others had, so it doesn't count

It does not work, just plays audio (same as smplayer)

Can you check both libva-xvba-driver and xvba-video?

Offline

#6564 2014-05-08 04:06:06

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

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:
teozkr wrote:
$ sha256sum /mnt/arch/usr/lib/xorg/modules/amdxmm.so                                       ⏎
651bc59575780e82e20e6c8926101e618061d4cd44c192e8d614823ee44eebde  /mnt/arch/usr/lib/xorg/modules/amdxmm.so

Interestingly the file seems to be completely absent from my Ubuntu install.

check here (should be same file):
/usr/lib/fglrx/xorg/modules/amdxmm.so
/usr/lib/pxpress/xorg/modules/amdxmm.so
BTW which catalyst your ubuntus running?

hippieben wrote:
Vi0L0 wrote:

is it working fine with clis mplayer?: like `mplayer -va vaapi -vo vaapi:gl big_buck_bunny_1080p_h264.mov`
vaapi is fine here, but i never had problems with it while others had, so it doesn't count

It does not work, just plays audio (same as smplayer)

Can you check both libva-xvba-driver and xvba-video?

For some reason xvba-video wasn't installed.  Must have gotten lost when I was experimenting with radeon.  Thanks.

Offline

#6565 2014-05-08 17:31:01

teozkr
Member
Registered: 2013-08-15
Posts: 16

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:
teozkr wrote:
$ sha256sum /mnt/arch/usr/lib/xorg/modules/amdxmm.so                                       ⏎
651bc59575780e82e20e6c8926101e618061d4cd44c192e8d614823ee44eebde  /mnt/arch/usr/lib/xorg/modules/amdxmm.so

Interestingly the file seems to be completely absent from my Ubuntu install.

check here (should be same file):
/usr/lib/fglrx/xorg/modules/amdxmm.so
/usr/lib/pxpress/xorg/modules/amdxmm.so

$ sha256sum /usr/lib/fglrx/xorg/modules/amdxmm.so /usr/lib/pxpress/xorg/modules/amdxmm.so
5ab1293a330f60a876786225bb5c72c88122808503f6999e3100220ed32a6c5a  /usr/lib/fglrx/xorg/modules/amdxmm.so
5ab1293a330f60a876786225bb5c72c88122808503f6999e3100220ed32a6c5a  /usr/lib/pxpress/xorg/modules/amdxmm.so
Vi0L0 wrote:

BTW which catalyst your ubuntus running?

$ apt-cache show fglrx
Package: fglrx
Priority: extra
Section: restricted/misc
Installed-Size: 253568
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Source: fglrx-installer
Version: 2:13.350.1-0ubuntu2
Replaces: fglrx-driver, xorg-driver-binary
Provides: fglrx-driver, xorg-driver-binary, xorg-driver-video
Depends: libc6 (>= 2.9), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libice6 (>= 1:1.0.0), libqtcore4 (>= 4:4.8.4), libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxfixes3, libxrandr2, libxrender1, lib32gcc1, libc6-i386, dkms, make, linux-libc-dev, xorg-video-abi-11 | xorg-video-abi-12 | xorg-video-abi-13 | xorg-video-abi-14 | xorg-video-abi-15, xserver-xorg-core
Recommends: fglrx-amdcccle
Conflicts: fglrx-driver, xorg-driver-binary
Filename: pool/restricted/f/fglrx-installer/fglrx_13.350.1-0ubuntu2_amd64.deb
Size: 59163588
MD5sum: 52682d02689f3bc1766a78a7b00fdb03
SHA1: cdc1062b3f8c48a402af193a5ba8acfcb6bbe9bd
SHA256: b216b601e8c18a2cdf11d29fd6df07c9f822fcff7487665248079866dde38422
Description-en: Video driver for the AMD graphics accelerators
 Video driver for the AMD Radeon and FireGL graphics accelerators.
 .
 This package provides 2D display drivers
 and hardware accelerated OpenGL.
Description-md5: f88f3940903e83fbe361f936e7a1c96b
Homepage: http://support.amd.com
Modaliases: (SNIP)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y

Offline

#6566 2014-05-08 19:57:45

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

Re: The AMD/ATI Bar & Grill

it's catalyst 14.3, maybe you did check 14.3 already? should be easy with [catalyst-14.3] repo.
also: is your ubuntu running xserver 1.15? maybe check with [xorg114] repo

Last edited by Vi0L0 (2014-05-08 19:59:28)

Offline

#6567 2014-05-08 20:26:35

teozkr
Member
Registered: 2013-08-15
Posts: 16

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:

it's catalyst 14.3, maybe you did check 14.3 already? should be easy with [catalyst-14.3] repo.

Didn't know there was such a thing, will check tomorrow

Vi0L0 wrote:

also: is your ubuntu running xserver 1.15? maybe check with [xorg114] repo

$ apt-cache show xserver-xorg
Package: xserver-xorg
Priority: optional
Section: x11
Installed-Size: 366
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: amd64
Source: xorg
Version: 1:7.7+1ubuntu8
Provides: xserver
Depends: xserver-xorg-core (>= 2:1.11), xserver-xorg-video-all | xorg-driver-video, xserver-xorg-input-all | xorg-driver-input, xserver-xorg-input-evdev, libc6 (>= 2.7), xkb-data (>= 1.4), x11-xkb-utils
Recommends: libgl1-mesa-dri
Filename: pool/main/x/xorg/xserver-xorg_7.7+1ubuntu8_amd64.deb
Size: 69228
MD5sum: 92ae5a828a4b886aed24304af9b4b4d4
SHA1: 9d824c077e5aded727642d8148744ae42a49724f
SHA256: 61cd3fe6fdd10f6bb6630331391ada9e5e5708349ecafc65d4a9ee7c16317fb3
Description-en: X.Org X server
 This package depends on the full suite of the server and drivers for the
 X.Org X server.  It does not provide the actual server itself.
Description-md5: 3d8c1d268e8af6b69f54d86fbd5a3939
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-active, kubuntu-active-desktop, kubuntu-active, edubuntu-desktop, edubuntu-usb, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop, ubuntu-gnome-desktop

No idea how to parse the version number. sad

Offline

#6568 2014-05-08 22:01:16

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,163
Website

Re: The AMD/ATI Bar & Grill

I think Ubuntu Trusty uses Xorg 1.15: http://packages.ubuntu.com/search?keywords=xserver-xorg


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#6569 2014-05-09 16:00:43

Roken
Member
From: South Wales, UK
Registered: 2012-01-16
Posts: 1,251

Re: The AMD/ATI Bar & Grill

Roken wrote:

I have an odd one. After my 6670 died (well, it's in its' death throes) I replaced it with my old 4670, downgraded xorg and removed catalyst to replace it with catalyst-hd234k. Everything works, but tear free doesn't get saved.

I've read of the problem on dual head set ups, but this is single head only. My workaround right now is to launch amdcccle as a startup program so that I remember to manually turn tear free on, but any idea why it doesn't get saved.

For info,

aticonfig --set-pcs-u32=DDX,EnableTearFreeDesktop,1

doesn't do anything sad

Just in case anyone else has this, I found a solution. It's not ideal, but c'est la vie.

I set up tear free, closed out of amdcccle, and then, as root, copied /etc/ati/amdpcsdb.current to /etc/ati/amdpcsdb

After a reboot the setting persisted.


Ryzen 5900X 12 core/24 thread - RTX 3090 FE 24 Gb, Asus Prime B450 Plus, 32Gb Corsair DDR4, Cooler Master N300 chassis, 5 HD (1 NvME PCI, 4SSD) + 1 x optical.
Linux user #545703

Offline

#6570 2014-05-10 09:12:01

parashep
Member
Registered: 2014-04-20
Posts: 12

Re: The AMD/ATI Bar & Grill

Catalyst 14.4 has been working great with Xorg 1.15 and kernel 3.14.2 so far as of today! stuff is running smoothly and I'm having less graphical glitches than with previous times using Catalsyt. I ended up disabling GDM and switching to SLiM for the time being, so that I can still use the latest version of GNOME while there is still the incompatibility.

Offline

#6571 2014-05-11 18:36:35

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

Re: The AMD/ATI Bar & Grill

I've probably posted about this before, but I can't remember to be honest with you.  Anyway, when I have firefox open (29), KDE desktop animations are very choppy.  If the firefox window is minimized or closed, everything is buttery smooth.  I know this isn't an issue with my graphics card being under powered, as it's a decently powerful card, but is there anyway I can improve this performance?  Perhaps some tweaking on the KDE side of things?  Thanks!

EDIT: Fixed it!  There was an animation built into the window decorations I was using.  I disabled it and now everything is smooth as butter.  What was happening is that the decoration's animation was playing at the same time as the minimize animation (since minimizing causes another window to take focus), which caused the stuttering.  Shame that the AMD driver isn't better and can't handle that, but whatever, I'm totally find without it.

Last edited by hippieben (2014-05-11 20:12:01)

Offline

#6572 2014-05-13 14:43:45

ttheodor
Member
Registered: 2013-12-29
Posts: 31

Re: The AMD/ATI Bar & Grill

Has anyone tried AwesomeWM with Catalyst?

When I switch to an empty workspace it takes forever for the windows to disappear.
One after the other they are gradually replaced from top to bottom by the background image.

Is there a known solution to this problem?

Thanks in advance.

Last edited by ttheodor (2014-05-13 22:18:16)

Offline

#6573 2014-05-13 17:55:12

MRWITEK
Member
Registered: 2012-08-24
Posts: 7

Re: The AMD/ATI Bar & Grill

I've always been fine with awesomeWM. Haven't upgraded for a long time time, though.

Offline

#6574 2014-05-13 19:11:38

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,163
Website

Re: The AMD/ATI Bar & Grill

ttheodor wrote:

Has anyone tried AwesomeWM with Catalyst?

When I switch to an empty workspace it takes forever for the windows to disappear?
One after the other they are gradually replaced from top to bottom by the background image.

Is there a known solution to this problem?

Thanks in advance.

I haven't loaded a recent session of awesomewm, but it did work very well a few months ago.


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#6575 2014-05-13 20:43:40

Steef435
Member
Registered: 2013-08-29
Posts: 577
Website

Re: The AMD/ATI Bar & Grill

I recall some magic happening with Awesome if the --no-argb option were passed. I had no issues like that with or without the option some time back though. Do you mean this doesn't occur with the open-source drivers? If so, I'd recommend you to create a thread for this.

Offline

Board footer

Powered by FluxBB