[Bug 228169] mprutil unable to save firmware/bios
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 11 21:09:25 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228169
Bug ID: 228169
Summary: mprutil unable to save firmware/bios
Product: Base System
Version: CURRENT
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: yuripv at yuripv.net
Running the "livecd" on 12.0-CURRENT snapshot:
FreeBSD 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r333409: Wed May 9 16:05:22 UTC
2018 root at releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
amd64
Trying to save the firmware/bios for the the following HBAs:
# mprutil show adapters
Device Name Chip Name Board Name Firmware
/dev/mpr0 LSISAS3008 LSI3008-IT 0c000200
/dev/mpr1 SAS3408 HBA 9400-8e 02000500
/dev/mpr2 LSISAS3216 SAS9305-16e 0e000000
...produces:
# mprutil -u 0 flash save firmware
mprutil: Fail to save firmware
# mprutil -u 0 flash save bios
mprutil: Fail to save bios
# mprutil -u 1 flash save firmware
mprutil: Fail to save firmware
# mprutil -u 1 flash save bios
mprutil: Fail to save bios
# mprutil -u 2 flash save firmware
mprutil: Fail to save firmware
# mprutil -u 2 flash save bios
mprutil: Fail to save bios
Relevant dmesg messages:
mpr0: mpr_user_command: unsupported parameter or unsupported function in
request (function = 0x12)
mpr0: mpr_user_command: unsupported parameter or unsupported function in
request (function = 0x12)
mpr1: mpr_user_command: unsupported parameter or unsupported function in
request (function = 0x12)
mpr1: mpr_user_command: unsupported parameter or unsupported function in
request (function = 0x12)
mpr2: mpr_user_command: unsupported parameter or unsupported function in
request (function = 0x12)
mpr2: mpr_user_command: unsupported parameter or unsupported function in
request (function = 0x12)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list