public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* APM realy sucks on 2.6.x
@ 2004-06-04 21:26 Sebastian Kloska
  2004-06-04 23:14 ` Keith Duthie
                   ` (2 more replies)
  0 siblings, 3 replies; 35+ messages in thread
From: Sebastian Kloska @ 2004-06-04 21:26 UTC (permalink / raw)
  To: linux-kernel

Hi

I'm really having a hard time with APM on 2.6.x. I have a DELL Latitude
L400 with the newest BIOS release. The most important functionality
of  APM  for  me  is  the  'suspend to RAM' function which worked like
it should on all 2.4.x kernels I've tested. Under 2.6.x it simply does 
not resume the second
time. Meaning it suspends and resumes once but when suspending the second
time the machine only brings up the LEDs and FAN and is stucked. I've
modified the kernel option for APM but that did not help at all.

I've already stated that question here and googled my fingers down to the
bones. The discussion always goes in these directions:

(1) Wait until ACPI is fully functional. Although a lot of people claim that
there are a lot of BIOses around that do not implement it properly and that
even MS-evel Windows has its problems with it.

(2) Exchange the motherboard.

(3) Buy a decent computer.

(4) Stick with 2.4.x

(5) And so on and so forth

All of this is not very constructive.

My impression is that APM is slowly degenerating while ACPI is not
(yet ?) able to fill the gap. The suspend feature of ACPI is stated to
be dangerous and experimental and does not work for me at all.

After all this bashing...

Is there anyone out there who has the same experiences ?

Is there a workaround ?

Is it possible to somehow downgrade APM in the 2.6 kernel
to the 2.4.x state ?

How could one debug this kind of missbehaviour ? Where do
I have to look for potential miss configurations of the system ?

I'm really willing  to help the APM developers to track down this bug
but don't have a clue how to debug this kind stuff.

Thanks for your attention

Sebastian





^ permalink raw reply	[flat|nested] 35+ messages in thread
* Re: APM realy sucks on 2.6.x
@ 2004-06-07  8:11 Sebastian Kloska
  0 siblings, 0 replies; 35+ messages in thread
From: Sebastian Kloska @ 2004-06-07  8:11 UTC (permalink / raw)
  To: linux-kernel


Denis Vlasenko wrote:

>On Saturday 05 June 2004 20:18, Sebastian Kloska wrote:
>  
>
>> Thanks for the patch
>>
>> Unfortunately that didn't do the trick. It does not even suspend
>> sometimes when hitting the suspend button. This is very strange.
>> It reproducible does not resume the second time.  Seems like
>> the system has been left in an unstable state after the first
>> suspend/resume cycle. I'm definitely not the born hardware/BIOS
>> programmer although I have been involved in graphic device
>> programming (a pain) but in this this case which is a real pain I
>> would be willing to at least help by further debugging the issue.
>> Kernel 2.4.x proved that the BIOS can be talked into properly
>> interacting with linux. So it's at least not totally brain dead.
>>
>> One might argue that the hardware is already a little bit out dated
>> but I really do not have the resources to buy a new
>> laptop every year and  it  also represents some kind of masochistic
>> challenge to get this thing going.  But I really do not know how
>> to debug the stuff or where to look.
>>
>> Any hints how to proceed would be highly appreciated
>>    
>>
>
>  
>
>Well, typically I pepper source with printks, rebuild kernel,
>reboot, set loglevel to max, watch the log, crash, repeat.
>  
>
    Realy was afraid you say something like this. Now I'll follow
    Michael Clarks recommentation of ripping down the kernel
    to minimal functionality and add drivers/moduls until I hit
    the 'bad' one. ... keep you informed

>--
>vda
>
>  
>



-- 
**********************************
Dr. Sebastian Kloska
Head of Bioinformatics
Scienion AG
Volmerstr. 7a
12489 Berlin
phone: +49-(30)-6392-1708
fax:   +49-(30)-6392-1701
http://www.scienion.de
**********************************

^ permalink raw reply	[flat|nested] 35+ messages in thread
* Re: APM realy sucks on 2.6.x
@ 2004-06-08  9:49 Sau Dan Lee
  0 siblings, 0 replies; 35+ messages in thread
From: Sau Dan Lee @ 2004-06-08  9:49 UTC (permalink / raw)
  To: Sebastian Kloska; +Cc: linux-kernel

>>>>> "Sebastian" == Sebastian Kloska <kloska@scienion.de> writes:

    Sebastian>   But I also think that more and more hardware
    Sebastian> functions (aka network, nd f***ing WinModem (arrg)
    Sebastian> moves onto the motherboards of the laptops)

    Sebastian>   Not to mention WLAN etc ...

    Sebastian>   So the support for PCMCIA will slowly dissolve....

Add to  that, that  more and more  devices and  gadgets have a  USB or
IEEE1394 interface, and new laptops have these versatile ports.

BTW, is  there *still* any technical  advantage of PCMCIA  over USB or
1394?  (e.g. I know that USB pre 2.0 didn't have DMA and the interrupt
model  is inferior.   That's why  PCMCIA 100BaseT  Ethernet  cards are
superior to USB<-->Fast Ethernet bridges.)


-- 
Sau Dan LEE                     李守敦(Big5)                    ~{@nJX6X~}(HZ) 

E-mail: danlee@informatik.uni-freiburg.de
Home page: http://www.informatik.uni-freiburg.de/~danlee


^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2004-06-08 23:59 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-04 21:26 APM realy sucks on 2.6.x Sebastian Kloska
2004-06-04 23:14 ` Keith Duthie
2004-06-05  8:03   ` Sebastian Kloska
2004-06-04 23:54 ` Hugh Dickins
2004-06-05 17:18   ` Sebastian Kloska
2004-06-06  3:29     ` Michael Clark
2004-06-06  4:25       ` Andrew Morton
2004-06-06 13:56         ` Sebastian Kloska
2004-06-07 12:38 ` Pavel Machek
2004-06-07 13:37   ` Sebastian Kloska
2004-06-07 14:05     ` Pavel Machek
2004-06-07 14:28       ` Sebastian Kloska
2004-06-07 14:48         ` Pavel Machek
2004-06-07 19:53           ` Felipe Alfaro Solana
2004-06-07 21:13             ` Sebastian Kloska
2004-06-08  4:16           ` Clemens Schwaighofer
2004-06-08  7:12             ` Sebastian Kloska
2004-06-08  8:58             ` Pavel Machek
2004-06-08  9:02               ` Clemens Schwaighofer
2004-06-08  9:17                 ` Pavel Machek
2004-06-08  9:50                   ` Clemens Schwaighofer
2004-06-08  9:55                     ` Pavel Machek
2004-06-08 23:59                       ` Clemens Schwaighofer
2004-06-08 17:48               ` Bill Davidsen
2004-06-08 18:59                 ` Daniel Gryniewicz
2004-06-08 20:18                 ` Ian Stirling
2004-06-07 14:42     ` Keith Duthie
2004-06-07 14:44       ` Pavel Machek
2004-06-07 14:47       ` Sebastian Kloska
2004-06-07 14:51         ` Pavel Machek
2004-06-07 15:09           ` Sebastian Kloska
2004-06-07 16:26             ` Pavel Machek
2004-06-07 15:19         ` Keith Duthie
  -- strict thread matches above, loose matches on Subject: below --
2004-06-07  8:11 Sebastian Kloska
2004-06-08  9:49 Sau Dan Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox