FS#11068 - ATI Catalyst 8.7, X86_64 and 2.6.26 doesn't work
Attached to Project:
Arch Linux
Opened by Daniel Kozák (kozzi) - Wednesday, 30 July 2008, 20:48 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 09 August 2008, 14:40 GMT
Opened by Daniel Kozák (kozzi) - Wednesday, 30 July 2008, 20:48 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 09 August 2008, 14:40 GMT
|
Details
New catalyst drivers in testing, fglrx doesn`t load properly
Additional info: catalyst-8.7-1 kernel26-2.6.26-1 dmesg: fglrx: Unknown symbol flush_tlb_page |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Saturday, 09 August 2008, 14:40 GMT
Reason for closing: Fixed
Additional comments about closing: applied your fix. works for me.
Saturday, 09 August 2008, 14:40 GMT
Reason for closing: Fixed
Additional comments about closing: applied your fix. works for me.
Comment by Nuked (Nuked) - Thursday,
31 July 2008, 02:11 GMT
Comment by Daniel Kozák (kozzi) -
Sunday, 03 August 2008, 20:09 GMT
Comment by Daniel Kozák (kozzi) -
Monday, 04 August 2008, 20:02 GMT
Using the radeon xpress 200 series, and it gives me the same exact
error. Using arch 64 and latest kernel and catalyst driver.
- Field changed: Percent Complete (100% → 0%)
ATI catalyst 8.7 can work with x86_64 2.6.26 but someone should
make change in patch
I make only one change in 2.6.26 patch and new catalyst drivers
works. I replace "+#if defined(__x86_64__) &&
defined(__SMP__) && (LINUX_VERSION_CODE >=
KERNEL_VERSION(2,6,25))" by "+#if defined(__x86_64__) &&
(LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,25))"