Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2018 21:09:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228169] mprutil unable to save firmware/bios
Message-ID:  <bug-228169-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228169

            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@FreeBSD.org
          Reporter: yuripv@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@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENE=
RIC=20
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 =3D 0x12)
mpr0: mpr_user_command: unsupported parameter or unsupported function in
request (function =3D 0x12)
mpr1: mpr_user_command: unsupported parameter or unsupported function in
request (function =3D 0x12)
mpr1: mpr_user_command: unsupported parameter or unsupported function in
request (function =3D 0x12)
mpr2: mpr_user_command: unsupported parameter or unsupported function in
request (function =3D 0x12)
mpr2: mpr_user_command: unsupported parameter or unsupported function in
request (function =3D 0x12)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228169-227>