It seems that you may not be able to upgrade to a newer kernel, as you have found. I looked through the kernels available from the CentOSPlus repository, and the newest one is 2.6.9-67. This most likely is not new enough.
Mu recommendation is to install a newer version of Linux. If you need to use Red Hat Enterprise, CentOS 5 is a clone of RHEL 5. Even then wireless may not work, because RHEL is meant to be for servers, and severs usually don't need wireless. So you would then need to enable the CentOSPlus repository, and upgrade the kernel with a plus kernel.
If you don't need RHEL, you could use Red Hat Fedora Linux 9. It is similar to RHEL, but a newer version can be downloaded for free. It also has a much more enhanced kernel, with almost everything enabled in it as modules. Wireless is much easier to get running on this.
If you must use the version that you have installed, there is one other possibility. You can do as deltaflyer suggested, use NDISwrapper. It will use the WindowsXP driver to enable the wireless card in Linux. It can be installed using the ATrpms repository that I linked to in my previous post. Add it to the list of repositories that are currently enabled in your distro. I don't know what AS4 uses, but it may be YUM, Use the installation instructions found HERE. Replace the Fedora Core name with your distro's name. Code: yum: Make sure the following lines are included in /etc/yum.conf:
[atrpms]
name=Red Hat Enterprise Linux $releasever - $basearch - ATrpms
baseurl=http://dl.atrpms.net/el4-i386/atrpms//stable
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
gpgcheck=1
I modified it for you, see if it will work.
__________________
Paul
Please do not PM me with requests for help. I will not reply.
|