On Sun, 2008-12-07 at 16:04 -0500, Stephen Harris wrote:
On Sun, Dec 07, 2008 at 12:57:05PM -0800, Akemi Yagi wrote:
I was just about to suggest the same thing when I saw this reply. The OP is running CentOS-4, so this link may be relevant:
http://atrpms.net/dist/el4/sk98lin/
If their driver works, set up the atrpms repository on the system so that the driver update takes place automatically.
Won't I have an issue, though, were the new kernel might be available before the ATrpms module is updated? I was hoping for some sort of dkms solution.
Yep - that would be an issue... But since I also use quite a few other modules from atrpms, I always check first...
Otherwise I can always just recompile the module myself if there's no automatic version solution available.
You could, but I prefer the simplicity of rpms... this way I don't have to do my own QA..
-I