You are not logged in.
Do we know if Legacy will be updated to work with Xorg 1.13?
In a century or two... maybe...
Offline
Unia wrote:Do we know if Legacy will be updated to work with Xorg 1.13?
In a century or two... maybe...
By then I'll hopefully have a new laptop with Intel graphics!
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
Do we know if Legacy will be updated to work with Xorg 1.13?
Only AMD knows it for sure.
AMD said that legacy will be updated when there will be such a need, so it should be. Though it could take some time.
Offline
Let's edit the Wiki then.
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
Let's edit the Wiki then.
You mean with snack's info about century or two?
Offline
Unia wrote:Let's edit the Wiki then.
You mean with snack's info about century or two?
Sure! Little humor won't hurt
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
Vi0L0 wrote:Unia wrote:Let's edit the Wiki then.
You mean with snack's info about century or two?
Sure! Little humor won't hurt
Especially when we are writing about catalyst
BTW: Ubuntu should be our heroes, they've saved our (amd linux users) asses once again :>
Edit: Thanks Unia!
Last edited by Vi0L0 (2012-10-13 22:21:18)
Offline
Wiki updated. Both the Installing from unofficial repositories and Installing from AUR have a warning now, telling users they should rollback Xorg to 1.12 when using the Legacy driver.
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
BTW: Ubuntu should be our heroes, they've saved our (amd linux users) asses once again :>
Ubuntu and heroes? :3
Offline
I wasn't following this for a few weeks, missed the important note about incompatibilities with Xorg 1.13, only to discover that the brightness controls don't work. Rolling back doesn't seem to have fixed it. Erk… what might I be missing?
I've got the HD 7520G and HD 7600M cards on my laptop, and am using Catalyst[-hook] 12.9 from Vi0l0's repositories.
EDIT Downgrading Catalyst to version 12.8 fixed the brightness issue.
Last edited by zoqaeski (2012-10-14 16:30:13)
Offline
OK, no doubt I am doing something really stupid, but I can't get the new catalyst packages from the community-testing. I have the following in my pacman.conf atm (I have all the other repos commented out so I don't get the old packages):
[testing]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[community-testing]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
-Syy seems to go fine, but when try to get (-S) the packages (either catalyst-dkms or catalyst-utils), I get 'error: target not found: <package>'.
I am using the same mirrors I use for core, extra, and community. I did some poking around, didn't find anything that said the testing repos used a special mirror.
What am I spacing on here?
Thanks so much!
caerolle
Offline
@Unia: is this possible to add in the wiki that people which are using Wine to play or to use 3D application must disable TLS (UseFastTLS in xorg.conf) ? I had to search on the one or two hour to understand why a game froze quite all times... I think it would be nice for wine users ^^
Thanks!
Offline
^ Sure! The Wiki is a community project though, so you can make an account yourself and add it!
I can do it for you too, what information do I have to add? Please list the steps needed here
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
Oh okay ^^ I though that it was as on the AUR, a page has its own maintainer.
There are two ways to activate this option:
-Entering the command line (under root) aticonfig --tls=off.
-Adding the line Option "UseFastTLS" "off" in the Device section of xorg.conf.
This need a Xorg restart to get applied.
Offline
Oh okay ^^ I though that it was as on the AUR, a page has its own maintainer.
There are two ways to activate this option:
-Entering the command line (under root) aticonfig --tls=off.
-Adding the line Option "UseFastTLS" "off" in the Device section of xorg.conf.This need a Xorg restart to get applied.
Please review: https://wiki.archlinux.org/index.php/AM … ons_freeze
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
Only a little thing: "If you use Wine or a 3D application and it hangs" would be "If you use 3D wine application and it hangs" or something like that
Otherwise it's great!
Thank very much again
Offline
Fixed! Thanks for notifying us!
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
Ok so I just updated my system (3.5.6) and I removed catalyst-total (12.8) and installed catalyst-dkms, catalyst-utils, lib32-catalyst-utils (12.9) from community. I also had xorg-server updated to 1.13.0
My fgl_glxgears results are really bad, around 300 FPS vs ~1000 before. The rest of my system seems ok so far, although I still have the very annoying black screen after a couple of seconds with mplayer-vaapi
And also, fglrxinfo now reports OpenGL renderer string: AMD Radeon HD 7400M Series, but I have a 6470M series card in a HP EliteBook 8560p.
Would you recommend a xorg downgrade or a catalyst downgrade or both?
EDIT (15.10.2012.): I just updated to linux 3.6.2-1 and testing fgl_glxgears returns the same results as before this catalyst upgrade, around 1000 FPS so it appears it's working better.
Last edited by goll (2012-10-15 08:10:59)
Offline
^ I don't know what could be wrong. I just ran glxgears and got
┌─[jente @ lappy ~] 23:18:19
└─■ fgl_glxgears
Using GLX_SGIX_pbuffer
294 frames in 5.0 seconds = 58.800 FPS
300 frames in 5.0 seconds = 60.000 FPS
297 frames in 5.0 seconds = 59.400 FPS
^C
Fglrxinfo:
┌─[jente @ lappy ~] 23:18:36
└─■ fglrxinfo
display: :0 screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: ATI Mobility Radeon HD 5000 Series
OpenGL version string: 4.2.11903 Compatibility Profile Context
That's also with Xorg 1.13 and Catalyst-dkms 12.9. I don't know what could be wrong.
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
Only a little thing: "If you use Wine or a 3D application and it hangs" would be "If you use 3D wine application and it hangs" or something like that
Otherwise it's great!Thank very much again
Is this when 3d applications just stop rendering?
Edit;
Also could anyone check out if the graphic card goes up in the power profiles for you in 12.9 beta?
Mine is stuck all the time in the lowest setting and does not want to go up.
Last edited by Commander (2012-10-15 08:43:33)
Offline
Also could anyone check out if the graphic card goes up in the power profiles for you in 12.9 beta?
Mine is stuck all the time in the lowest setting and does not want to go up.
How do we check?
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
Commander wrote:Also could anyone check out if the graphic card goes up in the power profiles for you in 12.9 beta?
Mine is stuck all the time in the lowest setting and does not want to go up.How do we check?
You can check it using amdoverdrivectrl package in Vi0l0's repositories.
Offline
Forgive me for my stupidity here, but 12.9 is supposed to support up to and including 3.7 kernel?
I am getting this:
error: failed to prepare transaction (could not satisfy dependencies)
:: catalyst: requires linux<3.6
When I try to upgrade my system.
What is going on here? I have catalyst 12.9 installed
EDIT: It seems I had an old non functioning version installed from the AUR somehow?? I removed that and all is well now.
Last edited by crshbndct (2012-10-15 15:42:49)
Offline
Forgive me for my stupidity here, but 12.9 is supposed to support up to and including 3.7 kernel?
I am getting this:
error: failed to prepare transaction (could not satisfy dependencies) :: catalyst: requires linux<3.6
When I try to upgrade my system.
What is going on here? I have catalyst 12.9 installed
Package dependence does not strictly reflect actual compatibility between packages. Maybe catalyst has been tested with kernels up to 3.5.x, that's why the package maintainer put a dependency on linux<3.6, even if catalyst maybe could work with higher kernels. There are many methods to install catalyst with linux 3.6 (I assume you are on [testing]): you can recompile catalyst from aur or using abs and change the dependency in the PKGBUILD or force the upgrade in pacman. Both these methods could leave you with an unusable system. Do it only if you know what you are doing and you are willing to face troubles...
Last edited by snack (2012-10-15 15:28:11)
Offline
I'm using Catalyst-DKMS from [community], which works with kernel 3.6
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