
Originally Posted by
cstudent
Three questions?
1. Will this do me any good with an old ATI All-in-Wonder?
2. Will it have to be redone when the kernel is updated?
3. Will it break if the kernel is updated?
1. This script will always install the newest drivers as they are released. You may want to look at the Release notes to see exactly what cards are supported. There is a note on that page
" Note:ATI All-in-Wonder® variants based on the above are also supported. Video capture however is not supported."
So if the card is supported it will work for what ATI has enabled.
2. Yes but that can be done by opening a terminal and typing in
Code:
sudo module-assistant prepare,update
sudo module-assistant build,install fglrx
sudo depmod
Or rerunning the script.
3. There is always the chance that something may not work after an upgrade. As we all know sometimes upgrades break things sometimes. From my experience most of the time its just acceleration may not work if the kernel is updated.
Thanks for the questions, it has pointed out one way to enhance the howto. I will be adding a link to the release notes so people can check if their card is supported.
Bookmarks