<div class="gmail_quote">On Mon, Mar 7, 2011 at 4:43 PM, Carl-Daniel Hailfinger <span dir="ltr"><<a href="mailto:c-d.hailfinger.devel.2006@gmx.net">c-d.hailfinger.devel.2006@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi David,<br>
<div class="im"><br>
Auf 08.03.2011 00:18, David Hendricks schrieb:<br>
</div><div class="im">> tested read and write operations on a Cr48.<br>
><br>
<br>
</div>While you have that Cr-48 nearby, could you please run<br>
lspci -nnvvvxxx<br>
superiotool -deV<br>
dmidecode<br></blockquote><div><br></div><div>Attached.</div><div><br></div><div>The SMBIOS stuff is a bit tricky. I ran into dmidecode issues due to some EFI weirdness (we discussed this on IRC a while back), so instead I dumped the raw SMBIOS tables from memory and faked the entry point structure which is prepended in smbios_raw.bin. Newer versions of dmidecode (I'm using 2.11) have a --from-dump option you may use to get the fully decoded output from the binary file. As you might expect, about the only useful info is the type 1 table's manufacturer (IEC) and product name (Mario). The BIOS on this particular machine is non-production, so the serial numbers and stuff will look weird.</div>

<div><br></div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>On Mon, Mar 7, 2011 at 4:43 PM, Carl-Daniel Hailfinger <span dir="ltr"><<a href="mailto:c-d.hailfinger.devel.2006@gmx.net">c-d.hailfinger.devel.2006@gmx.net</a>></span> wrote: </div>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Is there an EFI equivalent of dmidecode? If yes, please run that as well<br>
in verbose mode.<br></blockquote><div><br></div><div>dmidecode works with EFI, however there is an interesting constraint -- the efi_vars kernel module will explode if the BIOS is 64-bit and the kernel is 32-bit (more details here: <a href="http://code.google.com/p/chromium-os/issues/detail?id=3146">http://code.google.com/p/chromium-os/issues/detail?id=3146</a>)</div>

</div><br>-- <br>David Hendricks (dhendrix)<br>Systems Software Engineer, Google Inc.<br>