View previous topic :: View next topic |
Author |
Message |
mhex Apprentice
Joined: 18 Feb 2005 Posts: 172 Location: Germany/Berlin
|
Posted: Wed Jun 13, 2012 5:16 pm Post subject: [SOLVED] AMD Testing use only Unsupported hardware |
|
|
I recompiled
kernel 3.1.10-r1
with the only new setting CONFIG_USB_SUSPEND=Yes
then emerged
ati-drivers 12.4
again.
Now i have a watermark in the right bottom of the screen showing this message.
What to do and why is this suddenly?
Thanks in advance
Last edited by mhex on Thu Jun 14, 2012 6:19 am; edited 1 time in total |
|
Back to top |
|
|
eccerr0r Watchman
Joined: 01 Jul 2004 Posts: 9891 Location: almost Mile High in the USA
|
Posted: Wed Jun 13, 2012 6:11 pm Post subject: |
|
|
what graphics hardware are you using?
Very strange indeed... _________________ Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching? |
|
Back to top |
|
|
mhex Apprentice
Joined: 18 Feb 2005 Posts: 172 Location: Germany/Berlin
|
Posted: Wed Jun 13, 2012 6:31 pm Post subject: |
|
|
Sorry i forgot
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series]
Maybe it's relevant, an emerge update installed 12.6_beta driver because it was unmasked
in package.keywords. However, i switched back to 12.4 without rebooting so 12.6_beta was never loaded. |
|
Back to top |
|
|
DaggyStyle Watchman
Joined: 22 Mar 2006 Posts: 5941
|
Posted: Thu Jun 14, 2012 6:09 am Post subject: |
|
|
mhex wrote: | Sorry i forgot
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV620 [Mobility Radeon HD 3400 Series]
Maybe it's relevant, an emerge update installed 12.6_beta driver because it was unmasked
in package.keywords. However, i switched back to 12.4 without rebooting so 12.6_beta was never loaded. |
if I'm not mistaken ati proprietary driver dropped support to <HD5000 cards in that version, findout what is the highest version that supports you card or switch to the open source driver. _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein |
|
Back to top |
|
|
mhex Apprentice
Joined: 18 Feb 2005 Posts: 172 Location: Germany/Berlin
|
Posted: Thu Jun 14, 2012 6:17 am Post subject: |
|
|
[quote="DaggyStyle"] mhex wrote: | Sorry i forgot
if I'm not mistaken ati proprietary driver dropped support to <HD5000 cards in that version, findout what is the highest version that supports you card or switch to the open source driver. |
Right, that's why i uninstalled it and installed 12.4 again.
Now it looks like this:
12.4 installed -> watermark
Installed 12.2 -> watermark disappears
Installed 12.4 again -> watermark still gone
Maybe the 12.6_beta installation left over some config files(?) that let the 12.4 driver think about a 'unsupported' hardware and the 12.2 install removed it.
Problem solved for now |
|
Back to top |
|
|
ecko Tux's lil' helper
Joined: 04 Jul 2010 Posts: 114
|
Posted: Mon Nov 19, 2012 2:29 pm Post subject: |
|
|
This probably happens everytime the stable version in portage is an ATI beta. It happens again now with stable ati-drivers-12.11_beta. But since x11-drivers/ati-drivers-12.10, one can do USE="disable-watermark" to solve the problem. |
|
Back to top |
|
|
msst Apprentice
Joined: 07 Jun 2011 Posts: 259
|
Posted: Tue Nov 20, 2012 10:04 pm Post subject: |
|
|
BTW: I currently also have that problem and that use-flag uses a dirty binary patch and is broken currently - it reproducibly lets the driver coredump.
in use are ati-drivers-12.11_beta, xf86-video-ati-7.0, mesa-9.0
Are there any other ways to get that stupid blend-in grafic vanish? |
|
Back to top |
|
|
step Apprentice
Joined: 16 May 2002 Posts: 198
|
Posted: Sat Dec 08, 2012 3:00 pm Post subject: |
|
|
mas- wrote: | BTW: I currently also have that problem and that use-flag uses a dirty binary patch and is broken currently - it reproducibly lets the driver coredump.
in use are ati-drivers-12.11_beta, xf86-video-ati-7.0, mesa-9.0
Are there any other ways to get that stupid blend-in grafic vanish? |
Quote: |
$ eix ati-drivers
[D] x11-drivers/ati-drivers
Available versions: (1) 12.2 12.4 ~12.6_beta_pre897 12.6^d
{{debug kernel_linux +modules multilib pax_kernel qt4 static-libs}}
Installed versions: 12.11_beta(1)^d(23:09:08 25.11.2012)(kernel_linux modules qt4 -debug -disable-watermark -multilib -static-libs)
Homepage: http://www.amd.com
Description: Ati precompiled drivers for Radeon Evergreen (HD5000 Series) and newer chipsets
|
Did you try adding 'disable-watermark' to your /etc/portage/package.use/package.use
Code: |
x11-drivers/ati-drivers disable-watermark |
|
|
Back to top |
|
|
monsm Guru
Joined: 26 Sep 2007 Posts: 467 Location: London, UK
|
Posted: Thu Jan 10, 2013 8:04 pm Post subject: |
|
|
Thanks for this, Step.
It still is like this in 12.11_beta11. Guess it is a permanent "feature". Unnecessary, but not surprising that AMD want to emphasise the beta status with this as a disclaimer.
Also, I keep misreading the eix output. It said -disable-watermark in blue text and for a minute I thought that meant it was disabled.
Of course it comes out red if the use flag is active. So fixed with the addition to package.use.
Mons |
|
Back to top |
|
|
|