ATI drivers will not be compatible with 2.6.15 this is something upstream needs to address before they make next release IMO. Opening for tracking purposes only. I will attach my kernel config and give lspci info for those who think it is important but it all comes down to acpi related problem. 00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge 00:01.0 PCI bridge: ATI Technologies Inc Unknown device 5a3f 00:04.0 PCI bridge: ATI Technologies Inc Unknown device 5a36 00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller 00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller 00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller 00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 10) 00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE Controller ATI 00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge 00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge 00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 01) 00:14.6 Modem: ATI Technologies Inc ATI SB400 - AC'97 Modem Controller (rev 01) 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE) 03:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) 03:04.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller 03:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Created attachment 76021 [details] kernel config for 2.6.15 here is kernel config just incase someone thinks it is kernel related.
Matthew could you reproduce it?
I heard of this. There is a patch on: http://lkml.org/lkml/2005/12/11/26 In agpgart_be.c a #include <linux/pm_legacy.h> need to be added. I have not tested this. Hopefully it works.
Thanks for pointing me to the patch I have tested and it does work. I have just added it to 8.20.0.
Hopefully it makes the way into -r1.
(In reply to comment #5) > Hopefully it makes the way into -r1. > There is no need for a -r1 I am not gonna have users that are on 2.6.14 update when it does not benefit them at all. This is simple to make driver usuable until ati themselves corrects the problem.
What about marking 8.20.8 (or 8.21.7) stable, then? The current stable version (for AMD64, at least) does not have this fix, yet.