Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionMatthew Mosesohn
2011-05-27 14:11:39 UTC
Description of problem:
Red Hat IT uses the asset tags to track our laptops for auditing purposes. It's important to be able to read these values from the system, rather than inspecting externally.
Version-Release number of selected component (if applicable):
dmidecode-2.10-1.30.1.el6.x86_64
How reproducible:
always
Steps to Reproduce:
1. Install RHEL 6.1 on a Lenovo ThinkPad T410 with a value set in the Asset Tag field in the BIOS
2. run dmidecode -s chassis-asset-tag
Actual results:
# dmidecode -s chassis-asset-tag
No Asset Information
Expected results:
# dmidecode -s chassis-asset-tag
RH00001444
Additional info:
This is not a problem on Lenovo T510, X201, T520, or T420 model laptops. We are not concerned about older models than that, and we don't have access to the new X220 model yet.
Matthew,
there are no relevant info in the dump, so the dmidecode has no source to expose the asset tag. This can be a BIOS issue as well. Try to update the BIOS to the latest one and reproduce. I will look for T410 on my side as well....
thanks!