Re: double button/sleep ['securiQ.Watchdog': checked]

2004-09-10 Thread Andreas Stempfhuber
Hi, Am Freitag, 10. September 2004 15:25 schrieb Derek Broughton: > Anyway, for any such event you put both the deactivation and the > reactivation code in the same script: > > # deactivate code here > echo 4 > /proc/acpi/sleep > # good idea to sleep for a moment to let things wake up properly > s

Re: double button/sleep ['securiQ.Watchdog': checked]

2004-09-10 Thread Andreas Stempfhuber
Hi, Am Freitag, 10. September 2004 15:25 schrieb Derek Broughton: > Anyway, for any such event you put both the deactivation and the > reactivation code in the same script: > > # deactivate code here > echo 4 > /proc/acpi/sleep > # good idea to sleep for a moment to let things wake up properly > s

Re: double button/sleep ['securiQ.Watchdog': checked]

2004-09-09 Thread Andreas Stempfhuber
Hi, [EMAIL PROTECTED] wrote: > If I press the suspend button on the keyboard, my computer suspends to > disk nicely. (...) > The problem comes afterwards: I turn it on, comes up nicely, then > hibernates again. Now I turn it on for the second time, comes up nicely, > and ta-da: Its running. I unde

Re: double button/sleep ['securiQ.Watchdog': checked]

2004-09-09 Thread Andreas Stempfhuber
Hi, [EMAIL PROTECTED] wrote: > If I press the suspend button on the keyboard, my computer suspends to > disk nicely. (...) > The problem comes afterwards: I turn it on, comes up nicely, then > hibernates again. Now I turn it on for the second time, comes up nicely, > and ta-da: Its running. I unde

Re: Fwd: Re: Going wireless

2004-06-23 Thread Andreas Stempfhuber
Hi. I missed the beginning of this thread, but are you sure that the HF (high frequency) part of your WLAN card is enabled and that the HF part of the card is not damaged? If the HF part is not enabled then the driver is namely able to detect the card without problems, but the card itself is n

Re: acpi_power_off hangs

2004-06-23 Thread Andreas Stempfhuber
Hi, Am Montag, 21. Juni 2004 05:39 schrieb Emma Jane Hogbin: > It's very possible you will need to update your BIOS. You should check > over at the ACPI mailing list to see if they have any suggestions. > > http://acpi.sourceforge.net/ > http://lists.sourceforge.net/lists/listinfo/acpi-devel than

Re: Fwd: Re: Going wireless

2004-06-23 Thread Andreas Stempfhuber
Hi. I missed the beginning of this thread, but are you sure that the HF (high frequency) part of your WLAN card is enabled and that the HF part of the card is not damaged? If the HF part is not enabled then the driver is namely able to detect the card without problems, but the card itself is n

Re: acpi_power_off hangs

2004-06-23 Thread Andreas Stempfhuber
Hi, Am Montag, 21. Juni 2004 05:39 schrieb Emma Jane Hogbin: > It's very possible you will need to update your BIOS. You should check > over at the ACPI mailing list to see if they have any suggestions. > > http://acpi.sourceforge.net/ > http://lists.sourceforge.net/lists/listinfo/acpi-devel than

Re: acpi_power_off hangs

2004-06-18 Thread Andreas Stempfhuber
Hi, Am Freitag, 18. Juni 2004 12:40 schrieb Jorge Filipe Custódio: > Hi everyone, > > I'm currently running debian (testing) with kernel 2.6.6 on my toshiba > laptop. My laptop doesn't have APM support, so I have to use ACPI, and > since kernel 2.6.5 I can't turn off or reboot the machine normally

Re: acpi_power_off hangs

2004-06-18 Thread Andreas Stempfhuber
Hi, Am Freitag, 18. Juni 2004 12:40 schrieb Jorge Filipe Custódio: > Hi everyone, > > I'm currently running debian (testing) with kernel 2.6.6 on my toshiba > laptop. My laptop doesn't have APM support, so I have to use ACPI, and > since kernel 2.6.5 I can't turn off or reboot the machine normally

Re: Answer to "christian" about "Boot Diskette"

2004-05-15 Thread Andreas Stempfhuber
Hi, Am Samstag, 15. Mai 2004 16:58 schrieb Francesco Bianchi: > I send this answer to everyone in the message list 'cause I think it can be > helpfull to anyone of u. > > If u can understand italian...give a peek at this link for a nice > installation guide > > http://www.debian.org/releases/stabl

Re: Answer to "christian" about "Boot Diskette"

2004-05-15 Thread Andreas Stempfhuber
Hi, Am Samstag, 15. Mai 2004 16:58 schrieb Francesco Bianchi: > I send this answer to everyone in the message list 'cause I think it can be > helpfull to anyone of u. > > If u can understand italian...give a peek at this link for a nice > installation guide > > http://www.debian.org/releases/stabl

Re: detecting ethernet connection

2004-04-29 Thread Andreas Stempfhuber
Hi, Am Dienstag, 27. April 2004 22:55 schrieb Jerome BENOIT: > Hello, > > have you tried its brother `waproamd' ? Am Dienstag, 27. April 2004 23:30 schrieb François TOURDE: > I presume you can use a /etc/init.d/wlan script to do iwconfig, and > put something like: > > iface wlan0 inet manual >

Re: detecting ethernet connection

2004-04-29 Thread Andreas Stempfhuber
Hi, Am Dienstag, 27. April 2004 22:55 schrieb Jerome BENOIT: > Hello, > > have you tried its brother `waproamd' ? Am Dienstag, 27. April 2004 23:30 schrieb François TOURDE: > I presume you can use a /etc/init.d/wlan script to do iwconfig, and > put something like: > > iface wlan0 inet manual >

Re: detecting ethernet connection

2004-04-27 Thread Andreas Stempfhuber
Hi all, Am Montag, 26. April 2004 21:40 schrieb François TOURDE: > Try "apt-get install ifplugd" ... A fantastic tool using run-parts > to run on plug/unplug status. very nice tool, it works also with WLAN (ndiswrapper), if the WLAN interface is already pre-configured with iwconfig. Therefor my

Re: detecting ethernet connection

2004-04-27 Thread Andreas Stempfhuber
Hi all, Am Montag, 26. April 2004 21:40 schrieb François TOURDE: > Try "apt-get install ifplugd" ... A fantastic tool using run-parts > to run on plug/unplug status. very nice tool, it works also with WLAN (ndiswrapper), if the WLAN interface is already pre-configured with iwconfig. Therefor my