public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Martin Platter <mxp1-hi6Y0CQ0nG0@public.gmane.org>
To: acpi-devel
	<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: No events when pressing power button
Date: Thu, 15 Aug 2002 15:42:45 +0200	[thread overview]
Message-ID: <3D5BAFD5.2030500@gmx.net> (raw)
In-Reply-To: 20020813210108.GA11105@digda.intern.quelltext.com

Arndt Schoenewald wrote:

>Hi Andy,
>
>nice to hear you're back from vacation! (Hum, well, not quite as nice
>for yourself, I guess...!)
>
>On Tue, Aug 13, 2002 at 11:33:56AM -0700, Grover, Andrew wrote:
>  
>
>>>From: Sérgio Monteiro Basto [mailto:sergiomb-5ng0By4jB+/QUPosyRRdSA@public.gmane.org] 
>>>      
>>>
>>>>I patched my kernel (2.4.18) today with latest version of 
>>>>        
>>>>
>>>acpi-patch 
>>>      
>>>
>>>>(acpi-20020726-2.4.18.diff). My power button gets detected 
>>>>        
>>>>
>>>but I dont get 
>>>      
>>>
>>>>any events from it. I have a ABit BP6 with dual celeron processors.
>>>>ACPI: Power Button (FF) [PWRF]
>>>>What could be wrong? I tried latest acpid rpm and 'cat 
>>>>        
>>>>
>>>/proc/acpi/event' 
>>>      
>>>
>>>>without results. Acpid doesn't write nothing to 
>>>>        
>>>>
>>>/var/log/acpid when I 
>>>      
>>>
>>>>press power button. 
>>>>
>>>>        
>>>>
>>>had you try kacpid patch 
>>>that detects lost acpi events
>>>      
>>>
>>Hi,
>>
>>The problem *may* be that the ACPI interrupt is not being set to active-low,
>>level-triggered properly (we do this for PCI irqs but not our own ;-)
>>
>>Is your acpi interrupt shared with any PCI devices? If the above hypothesis
>>is true, the answer should be "no".
>>
>>    
>>
>
>AHA!
>
>I own one of those machines that need eisa_set_level_irq() for some
>builtin devices, and I have never seen any events coming out of
>/var/log/acpid so far. The ACPI interrupt is not shared with anything.
>
>So I really guess you are right and eisa_set_level_irq(9) might be
>needed to turn ACPI interrupt reporting on. I'll add this call next
>time I build a kernel.
>
>Arndt
>
Hi!

It works on my Gericom M6T. I have added "eisa_set_level_irq(9);" in the 
pci_irq.c at line 365.
Now I get events from LID, Powerbutton and I can even use the special 
function keys to set the backlight :-)

Martin

>>I don't know about people's comfort level with the code, but you might try
>>adding a call to eisa_set_level_irq(<ACPI irq #>) and seeing if that gets
>>interrupts happening properly. kacpid should not be necessary but obviously
>>until SCIs work 100% it remains useful for some people.
>>
>>Regards -- Andy
>>    
>>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by: Dice - The leading online job board
>for high-tech professionals. Search and apply for tech jobs today!
>http://seeker.dice.com/seeker.epl?rel_code=31
>_______________________________________________
>Acpi-devel mailing list
>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>https://lists.sourceforge.net/lists/listinfo/acpi-devel
>  
>




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

  reply	other threads:[~2002-08-15 13:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-13 18:33 No events when pressing power button Grover, Andrew
     [not found] ` <EDC461A30AC4D511ADE10002A5072CAD0236DD85-OU+JdkIUtvd9zuciVAfUoVDQ4js95KgL@public.gmane.org>
2002-08-13 21:01   ` Arndt Schoenewald
2002-08-15 13:42     ` Martin Platter [this message]
     [not found]       ` <3D5BAFD5.2030500-hi6Y0CQ0nG0@public.gmane.org>
2002-08-15 15:12         ` Arndt Schoenewald
     [not found]           ` <20020815151250.GC21746-dzH3swnhYuu5cqaZGqYS/O8dC6aEkcuFVpNB7YpNyf8@public.gmane.org>
2002-08-15 20:23             ` tierra.y.libertad-hi6Y0CQ0nG0
2002-08-15  7:30   ` Tony Glader
  -- strict thread matches above, loose matches on Subject: below --
2002-08-15 15:00 Grover, Andrew
     [not found] ` <EDC461A30AC4D511ADE10002A5072CAD0236DD94-OU+JdkIUtvd9zuciVAfUoVDQ4js95KgL@public.gmane.org>
2002-08-16  8:04   ` Ducrot Bruno
     [not found]     ` <20020816080416.GB10248-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
2002-08-16 20:58       ` Andreas Koenecke
2002-08-03 19:44 tierra.y.libertad-hi6Y0CQ0nG0
2002-08-01 21:11 Tony Glader
     [not found] ` <Pine.LNX.4.44.0208020007200.7699-100000-cP9NhJtB8odr1ooMESYBxBZCeNDtXRbv@public.gmane.org>
2002-08-02  6:26   ` Aaron Gaudio
     [not found]     ` <20020802022638.A10668-2LEdZMXKCZJeeLb3ft/vUmD2FQJk+8+b@public.gmane.org>
2002-08-02  6:36       ` Tony Glader
2002-08-06  3:27 ` Sérgio Monteiro Basto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D5BAFD5.2030500@gmx.net \
    --to=mxp1-hi6y0cq0ng0@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox