<br><br><div><span class="gmail_quote">2008/4/11, Godwin Stewart Horwich IT Services &lt;<a href="mailto:g.stewart@horwits.co.uk">g.stewart@horwits.co.uk</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, 11 Apr 2008 08:40:20 +0200, Olivier &lt;<a href="mailto:oza-4h07@myamail.com">oza-4h07@myamail.com</a>&gt; wrote:<br> <br> &gt; Before installating Asterisk, zaptel and so on (and independently of<br> &gt; those), I would like to check HPET is on and working.<br>
 <br> <br>$ zgrep HPET /proc/config.gz<br> CONFIG_HPET_TIMER=y<br> CONFIG_HPET=y<br> CONFIG_HPET_RTC_IRQ=y<br> CONFIG_HPET_MMAP=y</blockquote><div><br>I don&#39;t have any config.gz file in proc/ (nor any other directory), at the moment <br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Or, if your config is not exposed under /proc, then this:<br> <br> $ grep HPET /usr/src/linux/.config<br>
 CONFIG_HPET_TIMER=y<br> CONFIG_HPET=y<br> CONFIG_HPET_RTC_IRQ=y<br> CONFIG_HPET_MMAP=y</blockquote><div><br>I installed a plain Debian Lenny linux so I don&#39;t have headers nor sources installed.<br>I choose Lenny because I hoped it included and configured HPET, by default.<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> As a last resort, if the kernel&#39;s config is available under /proc and you<br>
 don&#39;t have the kernel source installed:<br> <br> $ grep hpet /proc/timer_list<br> Clock Event Device: hpet<br>&nbsp;&nbsp;set_next_event: hpet_legacy_next_event<br>&nbsp;&nbsp;set_mode:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hpet_legacy_set_mode</blockquote><div><br>I can&#39;t see any&nbsp; hpet&nbsp; string within /proc/timer_list file. <br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> HPET showing up as not working means a kernel rebuild.<br> <br> --<br> Godwin Stewart - Horwich IT services</blockquote>
<div><br>So my question remains :<br>how can I be certain HPET is included and enabled without messing with zaptel and subsequent operations ?<br>Sure, next step will be to install Asterisk and Zaptel, but at this point of my installation process, I would like to check HPET without going any further.<br>
</div><br></div><br>