You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
a week ago I installed and configured a new LSI card on a debian 12 machine. I noticed that many commands fail while checking the controller information. Example:
you may notice the "Segmentation fault" on line 2.
Some commands work, as for megacli -AdpAllInfo -aAll, megacli -PDList -a0, and megacli -LDInfo -L0 -a0. Some other fails, as for the battery information:
# megacli -AdpBbuCmd -aALL
BBU status for Adapter: 0
BatteryType: iBBU-09
Voltage: 4058 mV
Current: 0 mA
Temperature: 22 C
Battery State: Optimal
Segmentation fault
Please note that Debian 12 has this kernel:
# uname -a
Linux mantide 6.1.0-17-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30) x86_64 GNU/Linux
And note that megacli has been downloaded from the bullseye repository since it is missing from the bookworm:
The text was updated successfully, but these errors were encountered:
eppesuig
changed the title
megagli not working on debian 12 (Segmentation fault)
megagli not working completely on debian 12 (Segmentation fault)
Jan 8, 2024
Hello,
a week ago I installed and configured a new LSI card on a debian 12 machine. I noticed that many commands fail while checking the controller information. Example:
you may notice the "Segmentation fault" on line 2.
Some commands work, as for
megacli -AdpAllInfo -aAll
,megacli -PDList -a0
, andmegacli -LDInfo -L0 -a0
. Some other fails, as for the battery information:Please note that Debian 12 has this kernel:
And note that megacli has been downloaded from the bullseye repository since it is missing from the bookworm:
Thank you,
Giuseppe
The text was updated successfully, but these errors were encountered: