[Bug 47528] Re: dapper rc: 'modprobe ipmi_si' hangs on dell 2850

2008-05-06 Thread Gareth Fitzworthington
We are closing this report (no response to previous request for
expressions of interest in this report). To reopen the report you can
click on the current status, under the Status column, and change the
Status back to New. Thanks again!

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Incomplete = Invalid

-- 
dapper rc: 'modprobe ipmi_si' hangs on dell 2850
https://bugs.launchpad.net/bugs/47528
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47528] Re: dapper rc: 'modprobe ipmi_si' hangs on dell 2850

2008-03-14 Thread Gareth Fitzworthington
This bug has had no activity for a considerable period. This is a check
to see if there is still interest in investigating this bug report.

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: New = Incomplete

-- 
dapper rc: 'modprobe ipmi_si' hangs on dell 2850
https://bugs.launchpad.net/bugs/47528
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47528] Re: dapper rc: 'modprobe ipmi_si' hangs on dell 2850

2007-02-08 Thread Jens Bergmann
Today i stumbled across this error. After a bit of google'ing i found a
solution that worked on my Dell PE 1850:

[...]
Next you need to load the kernel modules. If you’re using a different server to 
mine, try modprobing ipmi_si without any options at first, then build up the 
options. If you’re not sure which method your BMC uses, try leaving out the 
type= parameter as the module will figure it out.

For kernel 2.6.x:

modprobe ipmi_msghandler
modprobe ipmi_devintf
modprobe ipmi_si type=kcs ports=0xca8 regspacings=4

If ipmi_si won’t load, look at the output of dmidecode for the base address of 
your IPMI BMC and then use that base address for the ports=base address 
module option. The default ports option is 0xca2 so if your BMC is at that 
address according to dmidecode, then you don’t need this option. 
[...]

References:
http://wiki.adamsweet.org/doku.php?id=ipmi_on_linux
http://ubuntuforums.org/showthread.php?t=334668

This was running Ubuntu Dapper 6.06 on a Dell 1850 with
2.6.15-27-amd64-server (2.6.15-27.50).

-- 
dapper rc: 'modprobe ipmi_si' hangs on dell 2850
https://launchpad.net/bugs/47528

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 47528] Re: dapper rc: 'modprobe ipmi_si' hangs on dell 2850

2006-11-30 Thread Lapo Calamandrei
Same here on Dell PE 1850 with 2.6.15-27-amd64-xeon

-- 
dapper rc: 'modprobe ipmi_si' hangs on dell 2850
https://launchpad.net/bugs/47528

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47528] Re: dapper rc: 'modprobe ipmi_si' hangs on dell 2850

2006-11-02 Thread olive
I confirm this on my Dell Poweredge sc1425, with 2.6.15-27-amd64-xeon
kernel

-- 
dapper rc: 'modprobe ipmi_si' hangs on dell 2850
https://launchpad.net/bugs/47528

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47528] Re: dapper rc: 'modprobe ipmi_si' hangs on dell 2850

2006-10-20 Thread Brian Maloney
I can confirm this on a Dell 2800 with the same set of kernel error
messages and hang.  Also it works in Ubuntu Dapper x86 if I add
pnpacpi=off to the kernel parameters, but that trick does not work on
amd64.

-- 
dapper rc: 'modprobe ipmi_si' hangs on dell 2850
https://launchpad.net/bugs/47528

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47528] Re: dapper rc: 'modprobe ipmi_si' hangs on dell 2850

2006-07-05 Thread Tore Anderson
Confirmed;  I see it here too (on a Dell 1850) with
2.6.15-25-amd64-server.  This worked with the IPMI kernel modules in
Breezy (and ipmitool worked fine, too):

Jul  5 11:02:34 yt kernel: [11342266.490239] ipmi message handler version v33
Jul  5 11:02:34 yt kernel: [11342266.491170] IPMI System Interface driver 
version v33, KCS version v33, SMIC version v33, BT version v33
Jul  5 11:02:34 yt kernel: [11342266.491456] ipmi_si: Found SMBIOS-specified 
state machine at I/O address 0xca8, slave address 0x20
Jul  5 11:02:34 yt kernel: [11342266.704393]  IPMI kcs interface initialized

But with Dapper's kernel:

Jul  5 11:00:09 hiro kernel: [ 1431.981776] ipmi message handler version 38.0
Jul  5 11:00:09 hiro kernel: [ 1431.983029] IPMI System Interface driver.
Jul  5 11:00:09 hiro kernel: [ 1431.983048] ipmi_si: Trying kcs at I/O port 
0xca2
Jul  5 11:00:09 hiro kernel: [ 1432.000665] ipmi_si: Trying smic at I/O port 
0xca9
Jul  5 11:00:09 hiro kernel: [ 1432.016620] ipmi_si: Trying bt at I/O port 
0xe4
hang - didn't bother to wait for the last two lines deubeulyou mentioned

Tore

-- 
dapper rc: 'modprobe ipmi_si' hangs on dell 2850
https://launchpad.net/bugs/47528

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs