RE: [Openipmi-developer] Fail to load ipmi kcs driver on em64t platform
Brought to you by:
cminyard
|
From: Chen, Y. <yuk...@in...> - 2004-10-28 01:44:54
|
It seems there is no IPMI KCS port on EM64T platform. Thanx anyway Aaron -----Original Message----- From: Cress, Andrew R=20 Sent: 2004=C4=EA10=D4=C227=C8=D5 21:08 To: 'Corey Minyard'; Chen, Yukun Cc: ope...@li... Subject: RE: [Openipmi-developer] Fail to load ipmi kcs driver on em64t = platform Yukun, Since it is EM64T, I would guess that the KCS port would be at 0x8a2 = rather than 0xca2. The syntax would be "modprobe ipmi_si type=3Dkcs ports=3D0x8a2". The platform spec (EPS/TPS) for the system should also have the IPMI KCS = port. Andy -----Original Message----- From: ope...@li... = [mailto:ope...@li...] On Behalf Of = Corey Minyard Sent: Wednesday, October 27, 2004 8:46 AM To: Chen, Yukun Cc: ope...@li... Subject: Re: [Openipmi-developer] Fail to load ipmi kcs driver on em64t = platform Do you have CONFIG_ACPI_INTERPRETER enabled? Also, you should be using=20 ipmi_si_drv, not ipmi_kcs_drv. The SI driver can use ACPI and SMBIOS to = find the address of the device, and the BIOS *should* put that=20 information there. You should also be using the most current version of the driver, from=20 http://openipmi.sf.net. The SI driver may not be available on SLES 9. If you can't change the kernel, you need to find the address of the KCS=20 device on your system and put it in by hand when you load the driver. -Corey Chen, Yukun wrote: >Hi All > On EM64T platform, OpenIPMI-1.3.6-1.8, SLES 9 x86_64 version, I >tried to load ipmi kcs driver but failed to do so. Step to duplicate: > > modprobe ipmi_kcs_drv > >Then get the following error messages by dmesg: > ipmi_kcs: No KCS @ port 0x0ca2 > ipmi_kcs: Unable to find any KCS interfaces > >Any ideas for the issue? >Thanx. > >Aaron > >Intel China Software Lab > >Tel: 8621-52574545 Ext.1587 > >E_mail:yuk...@in... > > > >------------------------------------------------------- >This SF.Net email is sponsored by: >Sybase ASE Linux Express Edition - download now for FREE >LinuxWorld Reader's Choice Award Winner for best database on Linux. >http://ads.osdn.com/?ad_idU88&alloc_id=12065&op=3Dclick >_______________________________________________ >Openipmi-developer mailing list >Ope...@li... >https://lists.sourceforge.net/lists/listinfo/openipmi-developer > =20 > ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=3D5588&alloc_id=3D12065&op=3Dclick _______________________________________________ Openipmi-developer mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openipmi-developer |