Bug 16520 - [radeon]: failed to evaluate ATIF got AE_BAD_PARAMETER
Summary: [radeon]: failed to evaluate ATIF got AE_BAD_PARAMETER
Status: RESOLVED OBSOLETE
Alias: None
Product: Drivers
Classification: Unclassified
Component: Console/Framebuffers (show other bugs)
Hardware: IA-64 Linux
: P1 normal
Assignee: James Simmons
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 07:18 UTC by Torsten Krah
Modified: 2012-08-09 15:33 UTC (History)
5 users (show)

See Also:
Kernel Version: 2.6.35
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Torsten Krah 2010-08-05 07:18:31 UTC
I am using 2.6.35 kernel with my X1300 card and got this output in dmesg:

...
[    2.705641] failed to evaluate ATIF got AE_BAD_PARAMETER
[    2.705644] radeon 0000:01:00.0: Error during ACPI methods call
...

Don't know if this a kernel bug or buggy BIOS (ACPI ...). Got a Dell OptiPlex 755 with BIOS A17.
Maybe someone with more knowledge can give some hints if this is a serious error or a "harmless" warning.
Comment 1 Andrew Morton 2010-08-05 21:28:50 UTC
Is this a regression?  Was 2.6.34 OK?
Comment 2 Alex Deucher 2010-08-05 21:45:34 UTC
This is not a bug. Not all systems have the ATIF table.  "Fixed" in: http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commitdiff;h=dc77de12dde95c8da39e4c417eb70c7d445cf84b
Comment 3 Chris Rankin 2011-03-28 11:11:48 UTC
(In reply to comment #2)
> This is not a bug. Not all systems have the ATIF table.  "Fixed" in:
>
> http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commitdiff;h=dc77de12dde95c8da39e4c417eb70c7d445cf84b

I'm still seeing this message with 2.6.36.x, 2.6.37.x and 2.6.38.x kernels:

...
[drm] Loading RV770 Microcode
radeon 0000:02:00.0: WB enabled
[drm] ring test succeeded in 1 usecs
[drm] radeon: ib pool ready.
[drm] ib test succeeded in 0 usecs
[drm] Enabling audio support
failed to evaluate ATIF got AE_BAD_PARAMETER
[drm] Radeon Display Connectors
[drm] Connector 0:
[drm]   DVI-I
...

It's a HD 4890 card, and the kernel is x86_64. So am I seeing a bug? Presumably with the about patch, my card really *does* have an ATIF table for me to see this message.

Note You need to log in before you can comment on or make changes to this bug.