* [gentoo-laptop] Add vista Hotstart Technology(TM) support on Gentoo. @ 2007-12-21 3:45 Ângelo Miguel Arrifano 2007-12-21 5:58 ` Vasiliy G Tolstov 0 siblings, 1 reply; 8+ messages in thread From: Ângelo Miguel Arrifano @ 2007-12-21 3:45 UTC (permalink / raw To: gentoo-laptop -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everybody, With the introduction of windows Vista, most of "Vista ready" laptops comes with Vista Hotstart(TM) technology support. You can read more about this: http://www.vistabase.co.uk/kb/performance/what-is-windows-hotstart http://www.microsoft.com/whdc/system/platform/firmware/hotstart.mspx Since Microsoft is making a lot of propaganda about this feature on Vista and I own a HP dv6535ep laptop that supports it, I wrote a Linux driver and opened a SF.net project to support these devices under linux. The project is here: http://quickstart.sourceforge.net With this driver and a simple init script its possible to launch applications at boot time by pressing a hotkey while the laptop is either turned off or in memory suspend. With this email I'm proposing getting the driver into portage and creating a Gentoo doc for this matter. I think people using Gentoo on Hotstart supported devices could potentially benefit of this feature. Plus, the kernel driver is very simple and looks stable in the last months. Sincerely, - -- Angelo Arrifano AKA MiKNiX CSE Student at UBI, Portugal Gentoo Linux AMD64 Arch Tester miknix@gmail.com http://miknix.homelinux.com PGP Pubkey 0x3D92BB0B -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHazbYNahyoD2SuwsRAhwnAKCFGaCNUflYnDOXvpzRRpoQWY/hewCgsEX3 M5Lb0Rh/5wqW1ISEfLmRA5Y= =iHnN -----END PGP SIGNATURE----- -- gentoo-laptop@gentoo.org mailing list ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] Add vista Hotstart Technology(TM) support on Gentoo. 2007-12-21 3:45 [gentoo-laptop] Add vista Hotstart Technology(TM) support on Gentoo Ângelo Miguel Arrifano @ 2007-12-21 5:58 ` Vasiliy G Tolstov 2007-12-21 13:17 ` Ângelo Miguel Arrifano 2007-12-21 13:18 ` Ângelo Miguel Arrifano 0 siblings, 2 replies; 8+ messages in thread From: Vasiliy G Tolstov @ 2007-12-21 5:58 UTC (permalink / raw To: gentoo-laptop [-- Attachment #1: Type: text/plain, Size: 1348 bytes --] Ângelo Miguel Arrifano wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello everybody, > > With the introduction of windows Vista, most of "Vista ready" laptops > comes with Vista Hotstart(TM) technology support. > > You can read more about this: > http://www.vistabase.co.uk/kb/performance/what-is-windows-hotstart > http://www.microsoft.com/whdc/system/platform/firmware/hotstart.mspx > > Since Microsoft is making a lot of propaganda about this feature on Vista and > I own a HP dv6535ep laptop that supports it, I wrote a Linux driver and opened > a SF.net project to support these devices under linux. > The project is here: http://quickstart.sourceforge.net > > With this driver and a simple init script its possible to launch applications > at boot time by pressing a hotkey while the laptop is either turned off > or in memory suspend. > > With this email I'm proposing getting the driver into portage and creating a > Gentoo doc for this matter. I think people using Gentoo on Hotstart supported > devices could potentially benefit of this feature. Plus, the kernel driver is > very simple and looks stable in the last months. > I have dell inspiron 6400 with gentoo linux. Does my notebook support this tehnology ? -- С уважением, Vasiliy G Tolstov http://www.selfip.ru [-- Attachment #2: v_tolstov.vcf --] [-- Type: text/x-vcard, Size: 305 bytes --] begin:vcard fn:Vasiliy G Tolstov n:Tolstov;Vasiliy org:PeterHost.Ru;Virtual Hosting adr:;;;Saint-Petersbutg;;;Russia email;internet:v.tolstov@selfip.ru title:System Administrator tel;work:+78123477743 tel;cell:+79119940054 x-mozilla-html:TRUE url:http://www.selfip.ru version:2.1 end:vcard ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] Add vista Hotstart Technology(TM) support on Gentoo. 2007-12-21 5:58 ` Vasiliy G Tolstov @ 2007-12-21 13:17 ` Ângelo Miguel Arrifano 2007-12-21 13:38 ` Vasiliy G Tolstov 2007-12-30 18:36 ` Enrico Weigelt 2007-12-21 13:18 ` Ângelo Miguel Arrifano 1 sibling, 2 replies; 8+ messages in thread From: Ângelo Miguel Arrifano @ 2007-12-21 13:17 UTC (permalink / raw To: gentoo-laptop On Fri, 21 Dec 2007 08:58:58 +0300 Vasiliy G Tolstov <v.tolstov@selfip.ru> wrote: > Ângelo Miguel Arrifano wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Hello everybody, > > > > With the introduction of windows Vista, most of "Vista ready" laptops > > comes with Vista Hotstart(TM) technology support. > > > > You can read more about this: > > http://www.vistabase.co.uk/kb/performance/what-is-windows-hotstart > > http://www.microsoft.com/whdc/system/platform/firmware/hotstart.mspx > > > > Since Microsoft is making a lot of propaganda about this feature on Vista and > > I own a HP dv6535ep laptop that supports it, I wrote a Linux driver and opened > > a SF.net project to support these devices under linux. > > The project is here: http://quickstart.sourceforge.net > > > > With this driver and a simple init script its possible to launch applications > > at boot time by pressing a hotkey while the laptop is either turned off > > or in memory suspend. > > > > With this email I'm proposing getting the driver into portage and creating a > > Gentoo doc for this matter. I think people using Gentoo on Hotstart supported > > devices could potentially benefit of this feature. Plus, the kernel driver is > > very simple and looks stable in the last months. > > > > I have dell inspiron 6400 with gentoo linux. Does my notebook support > this tehnology ? > > -- > С уважением, Vasiliy G Tolstov > http://www.selfip.ru > > If you have your disassembled dsdt acpi table at hand, just grep it for PNP0C32. If PNP0C32 is referenced then yes, it should support. Anyway, you can always build the kernel module and load it. It won't harm your laptop in case it's not supported. Have a look at the project page for more information: http://quickstart.sourceforge.net Thanks, -- Angelo Arrifano AKA MiKNiX CSE Student at UBI, Portugal Gentoo Linux AMD64 Arch Tester miknix@gmail.com http://miknix.homelinux.com PGP Pubkey 0x3D92BB0B -- gentoo-laptop@gentoo.org mailing list ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] Add vista Hotstart Technology(TM) support on Gentoo. 2007-12-21 13:17 ` Ângelo Miguel Arrifano @ 2007-12-21 13:38 ` Vasiliy G Tolstov 2007-12-21 13:59 ` Ângelo Miguel Arrifano 2007-12-30 18:36 ` Enrico Weigelt 1 sibling, 1 reply; 8+ messages in thread From: Vasiliy G Tolstov @ 2007-12-21 13:38 UTC (permalink / raw To: gentoo-laptop [-- Attachment #1: Type: text/plain, Size: 2947 bytes --] Ângelo Miguel Arrifano wrote: > On Fri, 21 Dec 2007 08:58:58 +0300 > Vasiliy G Tolstov <v.tolstov@selfip.ru> wrote: > > >> Ângelo Miguel Arrifano wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> Hello everybody, >>> >>> With the introduction of windows Vista, most of "Vista ready" laptops >>> comes with Vista Hotstart(TM) technology support. >>> >>> You can read more about this: >>> http://www.vistabase.co.uk/kb/performance/what-is-windows-hotstart >>> http://www.microsoft.com/whdc/system/platform/firmware/hotstart.mspx >>> >>> Since Microsoft is making a lot of propaganda about this feature on Vista and >>> I own a HP dv6535ep laptop that supports it, I wrote a Linux driver and opened >>> a SF.net project to support these devices under linux. >>> The project is here: http://quickstart.sourceforge.net >>> >>> With this driver and a simple init script its possible to launch applications >>> at boot time by pressing a hotkey while the laptop is either turned off >>> or in memory suspend. >>> >>> With this email I'm proposing getting the driver into portage and creating a >>> Gentoo doc for this matter. I think people using Gentoo on Hotstart supported >>> devices could potentially benefit of this feature. Plus, the kernel driver is >>> very simple and looks stable in the last months. >>> >>> >> I have dell inspiron 6400 with gentoo linux. Does my notebook support >> this tehnology ? >> >> -- >> С уважением, Vasiliy G Tolstov >> http://www.selfip.ru >> >> >> > If you have your disassembled dsdt acpi table at hand, just grep it for PNP0C32. If > PNP0C32 is referenced then yes, it should support. > > Anyway, you can always build the kernel module and load it. It won't harm your laptop > in case it's not supported. > > Have a look at the project page for more information: http://quickstart.sourceforge.net > > Thanks, > this is from my dsdt - is my notebook support this tehnology ? Device (MBTN) { Name (_HID, "PNP0C32") Name (_UID, 0x00) Method (_STA, 0, NotSerialized) { If (LLess (OSID (), 0x20)) { Return (0x00) } Return (0x0F) } Name (_PRW, Package (0x02) { 0x16, 0x05 }) Method (GHID, 0, NotSerialized) { Store (HSCO (0x01), Local0) If (Local0) { Notify (\_SB.MBTN, 0x02) HSCO (0x02) } Return (Buffer (0x01) { /* 0000 */ 0x00 }) } } -- С уважением, Vasiliy G Tolstov http://www.selfip.ru [-- Attachment #2: v_tolstov.vcf --] [-- Type: text/x-vcard, Size: 305 bytes --] begin:vcard fn:Vasiliy G Tolstov n:Tolstov;Vasiliy org:PeterHost.Ru;Virtual Hosting adr:;;;Saint-Petersbutg;;;Russia email;internet:v.tolstov@selfip.ru title:System Administrator tel;work:+78123477743 tel;cell:+79119940054 x-mozilla-html:TRUE url:http://www.selfip.ru version:2.1 end:vcard ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] Add vista Hotstart Technology(TM) support on Gentoo. 2007-12-21 13:38 ` Vasiliy G Tolstov @ 2007-12-21 13:59 ` Ângelo Miguel Arrifano 0 siblings, 0 replies; 8+ messages in thread From: Ângelo Miguel Arrifano @ 2007-12-21 13:59 UTC (permalink / raw To: gentoo-laptop; +Cc: v.tolstov On Fri, 21 Dec 2007 16:38:45 +0300 Vasiliy G Tolstov <v.tolstov@selfip.ru> wrote: > Ângelo Miguel Arrifano wrote: > > On Fri, 21 Dec 2007 08:58:58 +0300 > > Vasiliy G Tolstov <v.tolstov@selfip.ru> wrote: > > > > > >> Ângelo Miguel Arrifano wrote: > >> > >>> -----BEGIN PGP SIGNED MESSAGE----- > >>> Hash: SHA1 > >>> > >>> Hello everybody, > >>> > >>> With the introduction of windows Vista, most of "Vista ready" laptops > >>> comes with Vista Hotstart(TM) technology support. > >>> > >>> You can read more about this: > >>> http://www.vistabase.co.uk/kb/performance/what-is-windows-hotstart > >>> http://www.microsoft.com/whdc/system/platform/firmware/hotstart.mspx > >>> > >>> Since Microsoft is making a lot of propaganda about this feature on Vista and > >>> I own a HP dv6535ep laptop that supports it, I wrote a Linux driver and opened > >>> a SF.net project to support these devices under linux. > >>> The project is here: http://quickstart.sourceforge.net > >>> > >>> With this driver and a simple init script its possible to launch applications > >>> at boot time by pressing a hotkey while the laptop is either turned off > >>> or in memory suspend. > >>> > >>> With this email I'm proposing getting the driver into portage and creating a > >>> Gentoo doc for this matter. I think people using Gentoo on Hotstart supported > >>> devices could potentially benefit of this feature. Plus, the kernel driver is > >>> very simple and looks stable in the last months. > >>> > >>> > >> I have dell inspiron 6400 with gentoo linux. Does my notebook support > >> this tehnology ? > >> > >> -- > >> С уважением, Vasiliy G Tolstov > >> http://www.selfip.ru > >> > >> > >> > > If you have your disassembled dsdt acpi table at hand, just grep it for PNP0C32. If > > PNP0C32 is referenced then yes, it should support. > > > > Anyway, you can always build the kernel module and load it. It won't harm your laptop > > in case it's not supported. > > > > Have a look at the project page for more information: http://quickstart.sourceforge.net > > > > Thanks, > > > this is from my dsdt - is my notebook support this tehnology ? > > > Device (MBTN) > { > Name (_HID, "PNP0C32") > Name (_UID, 0x00) > Method (_STA, 0, NotSerialized) > { > If (LLess (OSID (), 0x20)) > { > Return (0x00) > } > > Return (0x0F) > } > > Name (_PRW, Package (0x02) > { > 0x16, > 0x05 > }) > Method (GHID, 0, NotSerialized) > { > Store (HSCO (0x01), Local0) > If (Local0) > { > Notify (\_SB.MBTN, 0x02) > HSCO (0x02) > } > > Return (Buffer (0x01) > { > /* 0000 */ 0x00 > }) > } > } > > > > -- > С уважением, Vasiliy G Tolstov > http://www.selfip.ru > > Yes, that's it. And MBTN is a hotstart button. Your laptop is supported, could you please try the driver? Thanks, -- Angelo Arrifano AKA MiKNiX CSE Student at UBI, Portugal Gentoo Linux AMD64 Arch Tester miknix@gmail.com http://miknix.homelinux.com PGP Pubkey 0x3D92BB0B -- gentoo-laptop@gentoo.org mailing list ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] Add vista Hotstart Technology(TM) support on Gentoo. 2007-12-21 13:17 ` Ângelo Miguel Arrifano 2007-12-21 13:38 ` Vasiliy G Tolstov @ 2007-12-30 18:36 ` Enrico Weigelt 2007-12-30 20:01 ` Ângelo Miguel Arrifano 1 sibling, 1 reply; 8+ messages in thread From: Enrico Weigelt @ 2007-12-30 18:36 UTC (permalink / raw To: gentoo-laptop * Ângelo Miguel Arrifano <miknix@gmail.com> wrote: > If you have your disassembled dsdt acpi table at hand, just grep it for PNP0C32. If > PNP0C32 is referenced then yes, it should support. On my HP G8000 I've found two devices with that ID: "DBTN", "QBTN" (I really wonder where these two buttons are ;-o) Is this box supported ? > Anyway, you can always build the kernel module and load it. It won't harm your laptop > in case it's not supported. Okay, I'll have a try. BTW: great job on the userland interface - using synthetic filesystems (like sysfs) are IMHO much better than arch dependent syscalls or netlink sockets :) BTW#2: if you like to get some hosting resources (eg. wiki page, fully integrated mail+web message boards, etc), just let me know. cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions: http://patches.metux.de/ --------------------------------------------------------------------- -- gentoo-laptop@gentoo.org mailing list ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] Add vista Hotstart Technology(TM) support on Gentoo. 2007-12-30 18:36 ` Enrico Weigelt @ 2007-12-30 20:01 ` Ângelo Miguel Arrifano 0 siblings, 0 replies; 8+ messages in thread From: Ângelo Miguel Arrifano @ 2007-12-30 20:01 UTC (permalink / raw To: gentoo-laptop; +Cc: Enrico Weigelt On Sun, 30 Dec 2007 19:36:08 +0100 Enrico Weigelt <weigelt@metux.de> wrote: > * Ângelo Miguel Arrifano <miknix@gmail.com> wrote: > > > If you have your disassembled dsdt acpi table at hand, just grep it for PNP0C32. If > > PNP0C32 is referenced then yes, it should support. > > On my HP G8000 I've found two devices with that ID: "DBTN", "QBTN" > (I really wonder where these two buttons are ;-o) On my laptop DBTN is the DVD button. QBTN is the Quickplay button. On Vista they are intended to bring DVD or Quickplay at startup. Anyway, on linux you can assign each button to whatever you want. Just make a simple script to check button state at startup and do something :) > > Is this box supported ? > > > Anyway, you can always build the kernel module and load it. It won't harm your laptop > > in case it's not supported. > > Okay, I'll have a try. > > BTW: great job on the userland interface - using synthetic filesystems > (like sysfs) are IMHO much better than arch dependent syscalls or > netlink sockets :) Thanks, I was encouraged by linux-acpi mailing list. > > > BTW#2: if you like to get some hosting resources (eg. wiki page, > fully integrated mail+web message boards, etc), just let me know. I'm very pleased by that. Thanks. > > > cu > -- > --------------------------------------------------------------------- > Enrico Weigelt == metux IT service - http://www.metux.de/ > --------------------------------------------------------------------- > Please visit the OpenSource QM Taskforce: > http://wiki.metux.de/public/OpenSource_QM_Taskforce > Patches / Fixes for a lot dozens of packages in dozens of versions: > http://patches.metux.de/ > --------------------------------------------------------------------- > -- > gentoo-laptop@gentoo.org mailing list > Happy coding, -- Angelo Arrifano AKA MiKNiX CSE Student at UBI, Portugal Gentoo Linux AMD64 Arch Tester miknix@gmail.com http://miknix.homelinux.com PGP Pubkey 0x3D92BB0B -- gentoo-laptop@gentoo.org mailing list ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-laptop] Add vista Hotstart Technology(TM) support on Gentoo. 2007-12-21 5:58 ` Vasiliy G Tolstov 2007-12-21 13:17 ` Ângelo Miguel Arrifano @ 2007-12-21 13:18 ` Ângelo Miguel Arrifano 1 sibling, 0 replies; 8+ messages in thread From: Ângelo Miguel Arrifano @ 2007-12-21 13:18 UTC (permalink / raw To: gentoo-laptop; +Cc: v.tolstov On Fri, 21 Dec 2007 08:58:58 +0300 Vasiliy G Tolstov <v.tolstov@selfip.ru> wrote: > Ângelo Miguel Arrifano wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Hello everybody, > > > > With the introduction of windows Vista, most of "Vista ready" laptops > > comes with Vista Hotstart(TM) technology support. > > > > You can read more about this: > > http://www.vistabase.co.uk/kb/performance/what-is-windows-hotstart > > http://www.microsoft.com/whdc/system/platform/firmware/hotstart.mspx > > > > Since Microsoft is making a lot of propaganda about this feature on Vista and > > I own a HP dv6535ep laptop that supports it, I wrote a Linux driver and opened > > a SF.net project to support these devices under linux. > > The project is here: http://quickstart.sourceforge.net > > > > With this driver and a simple init script its possible to launch applications > > at boot time by pressing a hotkey while the laptop is either turned off > > or in memory suspend. > > > > With this email I'm proposing getting the driver into portage and creating a > > Gentoo doc for this matter. I think people using Gentoo on Hotstart supported > > devices could potentially benefit of this feature. Plus, the kernel driver is > > very simple and looks stable in the last months. > > > > I have dell inspiron 6400 with gentoo linux. Does my notebook support > this tehnology ? > > -- > С уважением, Vasiliy G Tolstov > http://www.selfip.ru > > If you have your disassembled dsdt acpi table at hand, just grep it for PNP0C32. If PNP0C32 is referenced then yes, it should support. Anyway, you can always build the kernel module and load it. It won't harm your laptop in case it's not supported. Have a look at the project page for more information: http://quickstart.sourceforge.net Thanks, -- Angelo Arrifano AKA MiKNiX CSE Student at UBI, Portugal Gentoo Linux AMD64 Arch Tester miknix@gmail.com http://miknix.homelinux.com PGP Pubkey 0x3D92BB0B -- gentoo-laptop@gentoo.org mailing list ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2007-12-30 20:02 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-12-21 3:45 [gentoo-laptop] Add vista Hotstart Technology(TM) support on Gentoo Ângelo Miguel Arrifano 2007-12-21 5:58 ` Vasiliy G Tolstov 2007-12-21 13:17 ` Ângelo Miguel Arrifano 2007-12-21 13:38 ` Vasiliy G Tolstov 2007-12-21 13:59 ` Ângelo Miguel Arrifano 2007-12-30 18:36 ` Enrico Weigelt 2007-12-30 20:01 ` Ângelo Miguel Arrifano 2007-12-21 13:18 ` Ângelo Miguel Arrifano
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox