[Bug 817213] [NEW] Spaces instead of mainboard vendor name in dmesg DMI: line
Bryce Nesbitt
817213 at bugs.launchpad.net
Wed Jul 27 20:26:55 UTC 2011
Public bug reported:
For the system the "DMI:" line in dmesg output should show:
[ 0.000000] DMI: Intel Corporation/DX58SO2, BIOS SOX5820J.86A.0817.2011.0630.1910 06/30/2011
But it actually replaces the vendor name with spaces, character for character:
[ 0.000000] DMI: /DX58SO2, BIOS SOX5820J.86A.0817.2011.0630.1910 06/30/2011
DMI Decode gets it right:
hardhat:popularity-contest> sudo dmidecode --string baseboard-manufacturer
Intel Corporation
hardhat:popularity-contest> sudo dmidecode --string baseboard-product-name
DX58SO2
hardhat:popularity-contest> sudo dmidecode --string bios-vendor
Intel Corp.
In the kernel this line is produced by __init dmi_dump_ids(void) in
dmi_scan.c
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: util-linux 2.17.2-9.1ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CheckboxSubmission: 4e5b282abba8764bb19f56c3fa62d845
CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
Date: Wed Jul 27 13:22:05 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110426)
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: util-linux
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: util-linux (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug natty unity-2d
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/817213
Title:
Spaces instead of mainboard vendor name in dmesg DMI: line
Status in “util-linux” package in Ubuntu:
New
Bug description:
For the system the "DMI:" line in dmesg output should show:
[ 0.000000] DMI: Intel Corporation/DX58SO2, BIOS SOX5820J.86A.0817.2011.0630.1910 06/30/2011
But it actually replaces the vendor name with spaces, character for character:
[ 0.000000] DMI: /DX58SO2, BIOS SOX5820J.86A.0817.2011.0630.1910 06/30/2011
DMI Decode gets it right:
hardhat:popularity-contest> sudo dmidecode --string baseboard-manufacturer
Intel Corporation
hardhat:popularity-contest> sudo dmidecode --string baseboard-product-name
DX58SO2
hardhat:popularity-contest> sudo dmidecode --string bios-vendor
Intel Corp.
In the kernel this line is produced by __init dmi_dump_ids(void) in
dmi_scan.c
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: util-linux 2.17.2-9.1ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CheckboxSubmission: 4e5b282abba8764bb19f56c3fa62d845
CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
Date: Wed Jul 27 13:22:05 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110426)
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: util-linux
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/817213/+subscriptions
More information about the foundations-bugs
mailing list