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: b...@freebsd.org
          Reporter: yur...@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     r...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to