You are not logged in.
Thank you very much for your effort and your time...
Offline
archive catalyst's repos cleanup
is anybody using archive catalyst repositories (i'm not talking about xorg nor catalyst-hd234k repos)?
Archive repositories were moved into catalyst-hd234k directory when catalyst-hd234k repo was created, seems like nobody noticed that, so i'm thinking about cleanup...
Archive repositories were not and won't be updated.
If you are using archive repo then please tell me about it, i'm planning to remove all archive repos on ~1 of July 2012
new clean patch for i686 to support 3.4 kernel
AUR's catalyst, test, total, total-hd234k, firepro, generator, hook and daemon were updated with this new patch found by 3V0LU710N and created by Sebastian Siebert from OpenSUSE!
Also generator, hook and daemon on [catalyst-hd234k] i686 repo were updated
Last edited by Vi0L0 (2012-06-16 14:46:17)
Offline
catalyst-hd234k repo working good here
catalyst 12.4-5
kernel: 3.4.2-2
xorg: 1.11
Mobility Radeon HD 3650
Last edited by sleepforlife (2012-06-16 14:56:16)
Offline
Hi everybody!
I'm using a laptop with two AMD gpus (HD 6520G and HD 7670M).
I installed latest catalyst drivers from catalyst repo. I only installed catalyst package and then runned aticonfig. Is this correct way to install or do I have to use any hook or daemon too? Wiki section was a bit confusing.
But in Ati Control Center when I choose high performance card then it is not working imo. Laptop has a dedicated led showing when high performance card is running, but that aint lid. Also it wants a restart after every change .
How can I make sure which card is running currently?
Offline
Much thanks also from me Vi0L0!
The idea of creating the packages for the lts kernels is really nice.
So hopefully you will be motivated some time left.
Do you think that xorg111 can be used / compiled also when some underground changes to libraries have been made?
Best Regards
Offline
The idea of creating the packages for the lts kernels is really nice.
Yup, this idea came originally from Apollo Costa.
Do you think that xorg111 can be used / compiled also when some underground changes to libraries have been made?
If it won't force me to do some developer's work (as i'm not a developer) i can surelly do some recompilation, just let me know if you will get some problems with it.
Last edited by Vi0L0 (2012-06-20 11:27:17)
Offline
dejavu wrote:The idea of creating the packages for the lts kernels is really nice.
Yup, this idea came originally from Apollo Costa.
Ah ok, i switched already to lts and everything is working fine.
dejavu wrote:Do you think that xorg111 can be used / compiled also when some underground changes to libraries have been made?
If it won't force me to do some developer's work (as i'm not a developer) i can surelly do some recompilation, just let me know if you will get some problems with it.
Thanks again, also I'm sure that there will appear some patches in the Internet, if anything breaks the "old" xorg. ;-)
Offline
Recently updated, xbacklight doesn't work anymore ("No outputs have backlight property").
Downgraded, also kernel, installed catalyst-test from AUR, xorg-server 1.12 but nothing solve it. BTW fullscreen Flash works now with newer versions.
x86_64 / Mobility HD 5650
Edit: [SOLVED] adding "acpi_osi=Linux acpi_backlight=vendor" to grub.
Last edited by kismet010 (2012-06-21 02:49:55)
Offline
Just stumbled upon this thread.
Vi0L0 or anyone else, do you think you could take a look at this thread of mine? https://bbs.archlinux.org/viewtopic.php … 4#p1122614
I'm sure I'm doing something stupid, but I can not get Catalyst to work with a custom x86_64 linux-3.4 kernel (old_rsp undefined).
Edit: Fixed my problem by manually running the catalyst_build_module commands and MAKEPKG, I have no idea why the supplied package in the AUR does not correctly build the patched the source files.
Edit 2: Turns out its a problem with the 3.4 patch to kcl_ioctl, not calling DEFINE_PER_CPU, because CONFIG_X86_X32 is set on my x86_64 machine. Why?
More info: See post 6 of https://bbs.archlinux.org/viewtopic.php … 8#p1122680
Last edited by Smasher816 (2012-06-28 04:22:33)
(Arch) Linux is user friendly, its just very selective of its friends
Offline
Nice to see how this thread magically solves everything with little intervention
Offline
Well after that fun I have now ended up with a bug report.
I'm sure where the best place to state it is but
Compiling a kernel with CONFIG_X86_X32=y on a x86_64 machine with a 3.4 kernel breaks this module with the error
fglrx: Unknown symbol old_rsp (err 0)
The solution is to either remove that config from the kernel, or patch the 3.4 patch like so
+//#ifndef CONFIG_X86_X32
+DEFINE_PER_CPU(unsigned long, old_rsp);
+//#endif
Is this a fault in the patch, or should I really disable this kernel flag?
Last edited by Smasher816 (2012-06-28 16:48:41)
(Arch) Linux is user friendly, its just very selective of its friends
Offline
Excuse my poor English.
Offline
12.6 is out, but some people seem to be having problems getting the driver to work ('Unrecognized hardware', and the watermark). Sticking to the beta myself for the time being.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
The only good news for me is that the legacy driver will get xorg 1.12 support.
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
/ is the root of all problems.
Offline
catalyst 12.6
all mainline catalyst packages @AUR and [catalyst] repo were updated to catalyst 12.6 version.
12.6 stable is afaik same as 12.6 beta (known here as catalyst-test)
12.6:
- supports Radeons HD >= 5xxx ONLY (hd 2 3 4k users please use catalyst-total-hd234k @AUR or [catalyst-hd234k] repo)
- supports 3.4 kernel (through patches);
- supports xorg-server 1.12
@Smasher816: i will look at it as soon as i get more time (probably tomorrow)
Last edited by Vi0L0 (2012-07-01 18:14:46)
Offline
Allow me to pitch this as well: 12.4 and 12.6 allow h.264 High@L5.1 hardware-accelerated playback through XvBA. Before, it used to be limited to High@L4.1.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Thanks Vi0L0, just upgraded! However, I'm having the same issue as I had with the 12.6 beta driver: I get black screen/flashes in mplayer (using vaapi w/ xvba-video). Is there a solution for this, except for switching to another decoder? I'd like to keep using mplayer-vaapi.
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
I've been having problems with xvba-video since I upgraded to 12.6 with catalyst-test, it only works as root. And after installing the new catalyst-hook, I get the Unsupported Hardware watermark, even though I have a 6310.
Hardware acceleration for smooth 1080p playback on my netbook is the main reason I use Catalyst, this is a real deal breaker for me =/
Offline
I'm using the RadeonHD 6310. The upgrade is giving me the "AMD Unsupported Hardware" watermark, and aticonfig says that no supported adapters are detected. Has anyone else noticed this?
I did use the Radeon 6870 script from the wiki to remove the watermark, and with a manual xorg.conf it works fine. I'm just wondering if anyone else noticed this and if anyone knows what changed.
Offline
From phoronix:
"For users running supported hardware, some of them are getting the notorious unsupported watermark logo"
Guess that for some users 12.4 is better, at least till amd will fix it.
Last edited by Vi0L0 (2012-07-02 07:31:57)
Offline
Updated everything today. Catalyst 12.6 (built using Catalyst hook) on 3.4.4-2-ck kernel working fine. I even updated to Xorg 1.12 and tested the good old video crashing bug.
(HD5750 on Lenovo Y560).
Nice to have everything at the latest version for once, though I suspect we're going to need an x112 repo once 1.13 gets released, because that's just the way it is.
Offline
I'm using the RadeonHD 6310. The upgrade is giving me the "AMD Unsupported Hardware" watermark, and aticonfig says that no supported adapters are detected. Has anyone else noticed this?
Same situation here. I've got the "AMD Unsupported Hardware" watermark and my system became unusable.
Any idea how to make my system work again?
Offline
I'm using the RadeonHD 6310. The upgrade is giving me the "AMD Unsupported Hardware" watermark, and aticonfig says that no supported adapters are detected. Has anyone else noticed this?
Same situation here. I've got the "AMD Unsupported Hardware" watermark and my system became unusable. I cannot even move the mouse after installing Catalyst 12.6 and upgrading xorg-server to 1.12
Any idea how to make my system work again?
Last edited by arctos (2012-07-02 11:49:05)
Offline
If you haven't yet, add the [xorg111] repo to your /etc/pacman.conf and run pacman -Syuu to downgrade Xorg. Then, get the old 12.4 packages (maybe in pacman's cache?) and install them manually with pacman -U <package>
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
I was upgraded package catalyst-utils 12.6 and xorg-server 1.12 and my system is too slow.
Fglrxinfo say:
$ fglrxinfo
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 138 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 15
Current serial number in output stream: 15
My card is ati radeon 5400 series.
Offline