Re: [patch] therm_adt746x.c

2005-09-02 Thread Alexander Strobl
hi michael, i struggeled with the same problem - the patch works fine! is it possible to setup a minimum speed as default? so the temperature would not rise up that fast. thx, alex. Michael Tautschnig schrieb: > Hi! > > At least on my post-Feb 2005 12" powerbook the therm_adt746x module someti

suspend-to-ram with 2.6.13

2005-09-03 Thread Alexander Strobl
hi all, i compiled kernel 2.6.13 on my 12" powerbook (newest model). /sys/power/state looks like: "standby mem disk" i tried: echo -n mem > /sys/power/state and echo -n standby > /sys/power/state the suspend-process starts and falls back to console with no errors. i disabled sound support in th

Re: suspend-to-ram with 2.6.13

2005-09-03 Thread Alexander Strobl
>>i compiled kernel 2.6.13 on my 12" powerbook (newest model). >>/sys/power/state looks like: "standby mem disk" >> >>i tried: >>echo -n mem > /sys/power/state >>and >>echo -n standby > /sys/power/state >> >>the suspend-process starts and falls back to console with no errors. >> > > > Just curiou

swsusp2 with 2.6.13

2005-09-06 Thread Alexander Strobl
hi all, after i realized suspend-to-ram does not work on powerbook i tried swsusp2. i patched the kernel witch the latest release and set the supend-partition to: swap:/dev/hda4 i started "hibernate" - error: "Suspend failed, trying to recover...". (recovery does not work btw.) unloading every mo

Re: swsusp2 with 2.6.13

2005-09-07 Thread Alexander Strobl
Sven Luther schrieb: > On Tue, Sep 06, 2005 at 10:04:54PM +0200, Alexander Strobl wrote: > >>hi all, >> >>after i realized suspend-to-ram does not work on powerbook i tried swsusp2. >> >>i patched the kernel witch the latest release and set the >>supen

Re: swsusp2 with 2.6.13

2005-09-16 Thread Alexander Strobl
Johannes Berg schrieb: > On Tue, 2005-09-06 at 22:04 +0200, Alexander Strobl wrote: > > >>did i miss something? > > > Which suspend2 version are you trying? Works fine here. > > >>could anybody send my a working version of hibernate.conf? >>is there