<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linux wake alarm on Pavilion DV 7 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636621#M60717</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;it doesn't depend one the distribution. But for you ;-): it's Ubuntu 9.10. &lt;BR /&gt;&lt;BR /&gt;Access to the hardware with wine ? No no.&lt;BR /&gt;&lt;BR /&gt;The program will work fine, if I know the BIOS CMOS addresses for wake alarm day, hour, minute, second, month.&lt;BR /&gt;&lt;BR /&gt;Someone at HP must have these information. &lt;BR /&gt;&lt;BR /&gt;I believe, that would be a nice support for linux users, giving this information to the linux community.</description>
    <pubDate>Mon, 24 May 2010 18:38:14 GMT</pubDate>
    <dc:creator>cactus-online</dc:creator>
    <dc:date>2010-05-24T18:38:14Z</dc:date>
    <item>
      <title>Linux wake alarm on Pavilion DV 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636619#M60715</link>
      <description>The HP Pavilion dv7-1160eg Entertainment Notebook run good with Linux. Using as an HTPC fails, because there is no way for wake up from alarm time event to start the notebook for scheduled recordings.&lt;BR /&gt;&lt;BR /&gt;But it is possible with Windows. That's a pitty. &lt;BR /&gt;&lt;BR /&gt;There is a prgrammt called nvram-wakeup, which could help. But this programm needs information about the BIOS NVRAM cells which storing the wake up alarm information.&lt;BR /&gt;&lt;BR /&gt;Who can give me a hint for getting these information ?</description>
      <pubDate>Mon, 24 May 2010 18:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636619#M60715</guid>
      <dc:creator>cactus-online</dc:creator>
      <dc:date>2010-05-24T18:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Linux wake alarm on Pavilion DV 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636620#M60716</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Share with us your Linus distribution.&lt;BR /&gt;&lt;BR /&gt;You could see if the windows nv-ram wake up program will work with wine.&lt;BR /&gt;&lt;BR /&gt;Otherwise you may need to live without this feature if you want to run Linux.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 May 2010 18:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636620#M60716</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-05-24T18:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linux wake alarm on Pavilion DV 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636621#M60717</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;it doesn't depend one the distribution. But for you ;-): it's Ubuntu 9.10. &lt;BR /&gt;&lt;BR /&gt;Access to the hardware with wine ? No no.&lt;BR /&gt;&lt;BR /&gt;The program will work fine, if I know the BIOS CMOS addresses for wake alarm day, hour, minute, second, month.&lt;BR /&gt;&lt;BR /&gt;Someone at HP must have these information. &lt;BR /&gt;&lt;BR /&gt;I believe, that would be a nice support for linux users, giving this information to the linux community.</description>
      <pubDate>Mon, 24 May 2010 18:38:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636621#M60717</guid>
      <dc:creator>cactus-online</dc:creator>
      <dc:date>2010-05-24T18:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Linux wake alarm on Pavilion DV 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636622#M60718</link>
      <description>You probably already have several hints and tools for discovering the necessary NVRAM information, you just haven't noticed them.&lt;BR /&gt;&lt;BR /&gt;Almost every software package you install using the package management tools will contain some documentation files. These files will be installed to directory /usr/share/doc/&lt;PACKAGE-NAME&gt;.&lt;BR /&gt;&lt;BR /&gt;This is true with nvram-wakeup too.&lt;BR /&gt;&lt;BR /&gt;In particular, you'll want to read a file named "README.mb" in that directory. It may be compressed with gzip, as "README.mb.gz".&lt;BR /&gt;&lt;BR /&gt;In it, you will find:&lt;BR /&gt;&lt;BR /&gt;1.) an address of a web site used to collect the NVRAM information for nvram-wakeup.&lt;BR /&gt;But unfortunately it looks like nobody has found the necessary information yet. Read on...&lt;BR /&gt;&lt;BR /&gt;2.) that there are tools, named "guess-helper" and "guess" which can be used to find out the correct NVRAM addresses.&lt;BR /&gt;&lt;BR /&gt;3.) the procedure to use with these tools.&lt;BR /&gt;The procedure assumes the wake-up time can be adjusted in the BIOS menus. If that is not true, but you can dual-boot to Windows, whenever the procedure says "Go to your BIOS and set...", instead boot to Windows and use the Windows tool to set the wake-up time to the requested value.&lt;BR /&gt;&lt;BR /&gt;If you check out what files the "nvram-wakeup" package installed to your system (e.g. with the command "dlocate -L nvram-wakeup"), you'll find that the guess-helper, the guess utility and all the other tools mentioned in the procedure are already installed in your system, ready to be used.&lt;BR /&gt;&lt;BR /&gt;The procedure to discover the correct NVRAM locations will require several reboots and some careful work. Good luck!&lt;BR /&gt;&lt;BR /&gt;MK&lt;/PACKAGE-NAME&gt;</description>
      <pubDate>Mon, 24 May 2010 20:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636622#M60718</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-05-24T20:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Linux wake alarm on Pavilion DV 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636623#M60719</link>
      <description>I did the proceedure which you described before, before I was writing this post, because it had no success.&lt;BR /&gt;&lt;BR /&gt;The guess-helper script doesn't recognize anything.&lt;BR /&gt;&lt;BR /&gt;Maybe my fault was use of the windows vista task manager. But all other programms I found need information, where the BIOS NVRAM store the data for hour, minute, second, day, month, ... . How do Windows knows this information ?&lt;BR /&gt;&lt;BR /&gt;Is there a spec, for the BIOSs ? Is HP reading this forum and could help ?</description>
      <pubDate>Mon, 24 May 2010 22:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636623#M60719</guid>
      <dc:creator>cactus-online</dc:creator>
      <dc:date>2010-05-24T22:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linux wake alarm on Pavilion DV 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636624#M60720</link>
      <description>Interesting. The fact that Windows can do it with no special tools suggests that setting the wake-up time has been included in some specification... perhaps ACPI?&lt;BR /&gt;&lt;BR /&gt;I googled with "acpi wake-up" and the very first hit looks promising:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mythtv.org/wiki/ACPI_Wakeup" target="_blank"&gt;http://www.mythtv.org/wiki/ACPI_Wakeup&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In a nutshell: if /sys/class/rtc/rtc0/wakealarm exists on your system, you might be able to use it to set the system wake-up time directly, with no need to fiddle with nvram-wakeup at all.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 25 May 2010 20:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636624#M60720</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-05-25T20:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Linux wake alarm on Pavilion DV 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636625#M60721</link>
      <description>It is only possible to set wake-up hour, minute and second. No day, no month. This is done by using, eg.&lt;BR /&gt;&lt;BR /&gt;root@elefant:/etc/default# echo 0 &amp;gt; /sys/class/rtc/rtc0/wakealarm&lt;BR /&gt;root@elefant:/etc/default# echo `date '+%s' -d "26 May 2010 20:00:00"` &amp;gt; /sys/class/rtc/rtc0/wakealarm&lt;BR /&gt;root@elefant:/etc/default# cat /proc/driver/rtc&lt;BR /&gt;rtc_time : 00:55:14&lt;BR /&gt;rtc_date : 2010-05-26&lt;BR /&gt;alrm_time : 18:00:00&lt;BR /&gt;alrm_date : 2010-05-26&lt;BR /&gt;alarm_IRQ : yes&lt;BR /&gt;alrm_pending : no&lt;BR /&gt;24hr  : yes&lt;BR /&gt;periodic_IRQ : no&lt;BR /&gt;update_IRQ : no&lt;BR /&gt;HPET_emulated : no&lt;BR /&gt;DST_enable : no&lt;BR /&gt;periodic_freq : 1024&lt;BR /&gt;batt_status : okay&lt;BR /&gt;&lt;BR /&gt;Setting a day in future more than an day, like&lt;BR /&gt;&lt;BR /&gt;root@elefant:/etc/default# echo 0 &amp;gt; /sys/class/rtc/rtc0/wakealarm&lt;BR /&gt;root@elefant:/etc/default# echo `date '+%s' -d "27 May 2010 20:00:00"` &amp;gt; /sys/class/rtc/rtc0/wakealarm&lt;BR /&gt;root@elefant:/etc/default# cat /proc/driver/rtc&lt;BR /&gt;rtc_time : 00:56:02&lt;BR /&gt;rtc_date : 2010-05-26&lt;BR /&gt;alrm_time : 18:00:00&lt;BR /&gt;alrm_date : 2010-05-26&lt;BR /&gt;alarm_IRQ : yes&lt;BR /&gt;alrm_pending : no&lt;BR /&gt;24hr  : yes&lt;BR /&gt;periodic_IRQ : no&lt;BR /&gt;update_IRQ : no&lt;BR /&gt;HPET_emulated : no&lt;BR /&gt;DST_enable : no&lt;BR /&gt;periodic_freq : 1024&lt;BR /&gt;batt_status : okay&lt;BR /&gt;&lt;BR /&gt;doesn't change anything. The alarm day isn't changed. Because of this, i'm searching for an other way. nvram-wakeup could be a way, if someone know about the NVRAM and give it to me.</description>
      <pubDate>Tue, 25 May 2010 22:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636625#M60721</guid>
      <dc:creator>cactus-online</dc:creator>
      <dc:date>2010-05-25T22:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linux wake alarm on Pavilion DV 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636626#M60722</link>
      <description>If ACPI does not do what you need and the guess utilities cannot find the values in the NVRAM, then the values might be stored somewhere else, or stored in a form that is not immediately obvious.&lt;BR /&gt;&lt;BR /&gt;To get the information you need, you would need someone from the Pavilion DV 7 design team, and/or someone who wrote the BIOS for it. &lt;BR /&gt;&lt;BR /&gt;Unfortunately, the BIOS may be bought from another company (Phoenix Technologies used to write a lot of BIOSes for quite a lot of laptop brands), and people like this must usually sign a Non-Disclosure Agreement for their work, so the technical people can't just tell you the details you need.&lt;BR /&gt;&lt;BR /&gt;In principle, you would have to convince someone at HP who has the authority to release that information for you. People with that kind of authority are unlikely to spend a lot of time reading technical forums.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 26 May 2010 06:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-wake-alarm-on-pavilion-dv-7/m-p/4636626#M60722</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-05-26T06:07:57Z</dc:date>
    </item>
  </channel>
</rss>

