On Thu, Oct 12, 2006 at 09:14:34AM +0800, Goh, Yen Mei wrote: > Hi Corey, > > Thanks for your reply. I checked through my ipmi driver source, it stated > that it is 13.11, thus, I tried to download the 13.11 driver updates, but > it stated we need to use -force in order to overwrite it. > > Thus, I tried with other version - 33.12, and it managed to install > successfully. But I don't see the problem resolve. Did I miss out any > step? I did "./install.sh" and restart the system. Below is my screen > shot. > > In addition, I found that my kernel is 2.6.9-34.ELsmp, but the driver that > you gave me was 2.6.9-5.ELsmp? Is that matter?
DKMS took care of building the driver for 2.6.9-34.ELsmp for you. > BTW, how to check the ipmi driver version? Thanks a lot. modinfo ipmi_msghandler which should have a version field stating it's 33.12. The install succeeded, the module was built and installed for your kernel, so that should be just fine. Now, it may not fix your problem, but the driver got installed correctly. Thanks, Matt -- Matt Domsch Software Architect Dell Linux Solutions linux.dell.com & www.dell.com/linux Linux on Dell mailing lists @ http://lists.us.dell.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
