How to patch?
I used the following steps to install AMD Catalyst-12.10 for kernel 3.7.1 (of course, you just change the kernel directory on these steps if your kernel version is not 3.7.1) and patch the fglrx module:
- change directory to the path where the installer is
- run the installer as root (superuser):
- follow the instructions, at the end of installation process you will get notice that there are some errors.
- exit the installer
- at console, copy the patch file (fglrx-3.7.patch) to /lib/modules/fglrx/build_mod/
- (optional, if you don't find version.h in /lib/modules/3.7.1/build/include/linux) Make symlink of version.h:
- change directory to /lib/modules/fglrx/build_mod/
- patch the fglrx source:
- compile the fglrx modules:
- reboot.
# cd ..
# ./make_install.sh
Enjoy your AMD Catalyst-12.10 running on linux kernel 3.7.x.
11 comments:
I found that the catalyst driver would not even get to the installed with errors part. So what I had to do was to make the symlink of version.h first before it would consider installing. After this though your instructions worked ok.
I found that the catalyst driver would not even get to the installed with errors part. So what I had to do was to make the symlink of version.h first before it would consider installing. After this though your instructions worked ok.
# ./amd-driver-installer-catalyst-12.10-x86.x86_64.run --force
Works perfectly with catalyst 13.1 and kernel 3.7.5.
Thank you
Works perfectly with catalyst 13.1 and kernel 3.7.5.
Thank you
The "hyper transport sync flood error" crashes kernel and reboots box with this patch for both 12.10 and 13.1 ATI catalyst drivers on 3.7.6-201.fc18.x86_64 ... :-(
Tried with kernel 3.7.9 and ati 13.1. Sorry to report this does not work now.
Thanks to lystor and anonymous for your information. Anonymous, I hope I can verify as soon as I have time. Vi+, really sorry I cannot help you since catalyst 13.1 and kernel 3.7.6 work perfectly on my laptop.
Dear Henry,
Very many thanks for sharing your knowledge and tips on making the AMD Catalyst driver work. I applied your suggestions and patch and got my system (kernel 3.7.9 and AMD Catalyst driver 13.1) working like a charm.
it works with kernel 3.17.8?
No.
Post a Comment