<div dir="ltr">Hello Akemi,<br><br>Here is the details from my command line :-<br><br>[root@hwmw001 yum.repos.d]# yum install kernel<br>Loading "fastestmirror" plugin<br>Loading mirror speeds from cached hostfile<br>
 * rpmforge: <a href="http://apt.sw.be">apt.sw.be</a><br> * base: <a href="http://ftp.oss.eznetsols.org">ftp.oss.eznetsols.org</a><br> * updates: <a href="http://ftp.oss.eznetsols.org">ftp.oss.eznetsols.org</a><br> * centosplus: <a href="http://ftp.oss.eznetsols.org">ftp.oss.eznetsols.org</a><br>
 * addons: <a href="http://ftp.oss.eznetsols.org">ftp.oss.eznetsols.org</a><br> * extras: <a href="http://ftp.oss.eznetsols.org">ftp.oss.eznetsols.org</a><br>Excluding Packages from CentOS-5 - Base<br>Finished<br>Excluding Packages from CentOS-5 - Updates<br>
Finished<br>Setting up Install Process<br>Parsing package install arguments<br>Resolving Dependencies<br>--> Running transaction check<br>---> Package kernel.i686 0:2.6.18-92.1.10.el5.centos.plus set to be installed<br>
--> Finished Dependency Resolution<br>--> Running transaction check<br>---> Package kernel.i686 0:2.6.18-92.el5 set to be erased<br>---> Package kernel.i686 0:2.6.18-92.1.10.el5.centos.plus set to be installed<br>
--> Finished Dependency Resolution<br><br>Dependencies Resolved<br><br>=============================================================================<br> Package                 Arch       Version          Repository        Size <br>
=============================================================================<br>Installing:<br> kernel                  i686       2.6.18-92.1.10.el5.centos.plus  centosplus         16 M<br>Removing:<br> kernel                  i686       2.6.18-92.el5    installed          37 M<br>
<br>Transaction Summary<br>=============================================================================<br>Install      1 Package(s)         <br>Update       0 Package(s)         <br>Remove       1 Package(s)         <br>
<br>Total download size: 16 M<br>Is this ok [y/N]: y<br>Downloading Packages:<br>(1/1): kernel-2.6.18-92.1 100% |=========================|  16 MB    05:49     <br>Running rpm_check_debug<br>Running Transaction Test<br>Finished Transaction Test<br>
<br><br>Transaction Check Error:<br>  package kernel-2.6.18-92.1.13.el5 (which is newer than kernel-2.6.18-92.1.10.el5.centos.plus) is already installed<br><br>Error Summary<br><br>So should I remove the kernel-2.6.18-92.1.13.el5 package from my installation first ?<br>
<br clear="all">--<br>Ashish Vijaywargiya<br>Indore (M.P), India<br><a href="http://en.wikipedia.org/wiki/Indore">http://en.wikipedia.org/wiki/Indore</a><br><br><br>
<br><br><div class="gmail_quote">On Sun, Sep 28, 2008 at 4:45 PM, Akemi Yagi <span dir="ltr"><<a href="mailto:amyagi@gmail.com">amyagi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sun, Sep 28, 2008 at 4:00 AM, Ashish Vijaywargiya<br>
<div class="Ih2E3d"><<a href="mailto:vijaywargiya.ashish@gmail.com">vijaywargiya.ashish@gmail.com</a>> wrote:<br>
</div><div class="Ih2E3d">> Hello Akemi,<br>
><br>
> Thanks for your reply.<br>
> I have seen the details in the thread and after reading that thread I have<br>
> few questions :-<br>
><br>
> 1) Can I install the Centos Plus kernel with the existing one that is<br>
> distributed with Centos 5.2?<br>
> I have read the information from the link<br>
> <a href="http://wiki.centos.org/AdditionalResources/Repositories/CentOSPlus" target="_blank">http://wiki.centos.org/AdditionalResources/Repositories/CentOSPlus</a><br>
> It looks like that I have to include / exclude the package.<br>
> I had changed the settings inside /etc/yum.repos.d/CentOS-Base.repo.<br>
><br>
> #additional packages that extend functionality of existing packages<br>
> [centosplus]<br>
> name=CentOS-$releasever - Plus<br>
><br>
> mirrorlist=<a href="http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus" target="_blank">http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus</a><br>

><br>
> #baseurl=<a href="http://mirror.centos.org/centos/$releasever/centosplus/$basearch/" target="_blank">http://mirror.centos.org/centos/$releasever/centosplus/$basearch/</a><br>
> gpgcheck=1<br>
><br>
> enabled=1<br>
> gpgkey=<a href="http://mirror.centos.org/centos/RPM-GPG-KEY-centos4" target="_blank">http://mirror.centos.org/centos/RPM-GPG-KEY-centos4</a><br>
><br>
> includepkgs=iwl*<br>
<br>
</div>Remove this line ( includepkgs=iwl*).  You do not need it.  Instead,<br>
see Example #2 of the CentOSPlus wiki article.  You need to add:<br>
<br>
exclude=kernel kernel-devel kernel-PAE-*<br>
<br>
in the [base] and [update] sections.  This way, yum will get the<br>
kernel from the centosplus repo instead of the distro kernel.<br>
<br>
After installing the centosplus kernel, reboot the system and try your<br>
wireless again.  The iwl3945 is *part* of the centosplus kernel.  More<br>
precisely, it is also part of the distro kernel except that it is<br>
disabled there.<br>
<div><div></div><div class="Wj3C7c"><br>
Akemi<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br></div>