[Lenovo E325] DMIIllegalMappedAddrRange error when running FWTS

Bug #1016436 reported by Brendan Donegan
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Low
Unassigned

Bug Description

When running the FWTS (Firmware Test Suite) we encountered the following error, classified as High importance:

FAILED [HIGH] DMIIllegalMappedAddrRange: Test 1, Illegal row position 00, while accessing entry
'Memory Device Mapped Address (Type 20)' @ 0xbf11f519, field 'Partial Row Position', offset 0x10

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :
Revision history for this message
Colin Ian King (colin-king) wrote :

fwts is flagging up a DMI table field that is not strictly conforming to the DMI specification,

http://dmtf.org/sites/default/files/standards/documents/DSP0134_2.7.1.pdf

Section 7.21, page 93, offsect 10h, "Partition Row Postion" states:

"Identifies the position of the referenced Memory Device in a row of the address partition. For example, if two 8-bit devices form a 16-bit row, this field’s value is either 1 or 2.

The value 0 is reserved. If the position is unknown, the field contains FFh."

So, the firmware is using a reserved value of 0. We should expect unknown (0xff) or a value > 0.

This probably won't cause any issues with Linux, but it should be fed back to the BIOS vendor as a query or something to fix
on the next BIOS release

Changed in ubuntu:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
penalvch (penalvch) wrote :

Brendan Donegan, thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal:
apport-collect 1016436

affects: ubuntu → linux (Ubuntu)
Changed in linux (Ubuntu):
status: Triaged → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.