Thanks. Yes, the V13.12 driver got install. Any idea on why this problem could happen and how to resolve it? Heard from Corey that there is a similar problem seen before as well. Is it possible to have MV3.1 driver installed in RHEL4? Thanks a lot for help.
Issue: Got below error while issuing getdeviceid continuously. It happened intermittently and don't see it in MV3.1 Driver. Oct 11 10:28:44 localhost kernel: IPMI message handler: BMC returned incorrect response, expected netfn 7 cmd 1, got netfn 2b cmd 1c Thanks, YM -----Original Message----- From: Matt Domsch [mailto:[EMAIL PROTECTED] Sent: Thursday, October 12, 2006 11:08 AM To: Goh, Yen Mei Cc: Corey Minyard; [email protected]; Corey Minyard Subject: Re: [Openipmi-developer] Get intermitent failure for IPMI raw command 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
