<div dir="ltr">Hello,<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 9, 2014 at 2:15 AM, Denis 'GNUtoo' Carikli <span dir="ltr"><<a href="mailto:GNUtoo@no-log.org" target="_blank">GNUtoo@no-log.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">My pomona clip had issues with its contact pins(the ones in contact<br>


with the flash chip) over time, so I unmounted it and repaired it.</blockquote><div><br></div><div>I tried pushing the pins down - it looks better but it didn't help. Mine only work with a lot of duct tape to keep it firmly pressed to the motherboard. Otherwise, it slides up just a bit, enough to avoid making contact. It seems more like a problem with the plastic</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">Example in grub.cfg:<br></div>
menuentry 'Normal' {<br>
        cmosclean 0x30:0<br>
        cmosclean 0x30:1<br>
        cmosclean 0x30:2<br>
        cmosclean 0x30:3<br>
        cmosclean 0x30:4<br>
        cmosclean 0x30:5<br>
<br>
        halt<br>
}<br></blockquote><div><br></div><div>Interesting. Is there a reason why different values are used on gluglug halt? cf <a href="http://samnoble.org/thinkpad/grub/gluglug.grub.custom.cfg">http://samnoble.org/thinkpad/grub/gluglug.grub.custom.cfg</a>:</div>

<div>







<p class=""># reset to normal</p><p class="">cmosclean 48:0</p><p class="">cmosclean 48:1</p><p class=""># reset boot count</p><p class="">cmosclean 48:4</p><p class="">cmosclean 48:5</p><p class="">cmosclean 48:6</p><p class="">
















</p><p class="">cmosclean 48:7</p></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Vladimir Serbinenko said me that it was a bad idea to do this and that<br></blockquote><div><br></div><div>I only want to use that for my tests (grub, seabios etc) so that I remain in normal, because I can't update the normal boot status then.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
he would instead work on something better that would understand the<br>
coreboot cmos layout. I've not checked if there is now something for it<br>
in grub.<br></blockquote><div><br></div><div>There is only cbmemc, cbls and cbtime. They could be good menu options but the output is displayed without a pager (so you can't see them as it goes back to the menu - you have to enter a command line)</div>

<div><br></div><div>Of all of these, cbtime would be especially interesting to add a title to grub menu, to show if the boot was in normal or fallback and how long it took. </div><div><br></div><div>I'll see if it's possible to add the result of a command to grub menu</div>

</div></div></div>