public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Ulrich Dobramysl <uli-do-RbZlAiThDcE@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Gericom Supersonic ACPI hang (smi_cmd)
Date: Sat, 12 Oct 2002 13:47:45 +0200	[thread overview]
Message-ID: <3DA80BE1.5040609@gmx.at> (raw)
In-Reply-To: 000b01c27163$927d6e70$6600a8c0@rolilaptop

Success!
Thanks a lot! Now it works.
I had to tweak some things in the source file arch/i386/kernel/mpparse.c 
because FIX_APIC_BASE, Dprintk, and apic_read aren't defined when APIC 
is disabled, but needed by ACPI? I got a lot of compiler errors when 
trying to build the kernel. I just commented some things out, and made 
some real bad hacks, but it compiles and works now. I don't think that 
this is the normal way of doing this? ;-)

S1 just works fine, MUCH better than with APM.
Now I have problems putting the laptop in S4 (swsusp) state. It seems 
like swsusp goes into an endless loop, with many warnings that he is 
scheduling in atomic state or something.

Sometimes, when trying to read some state files in /proc/acpi (the 
battery state and some other things too), the reading process (cat in my 
case) hangs and I have to kill it with STRG-C.

The Lid fires no event when closed or opened.

I'm using kernel 2.5.40 and acpi patch 20021002, sorry I forgot to write 
that in my last mail.

Ulrich Dobramysl

Roland Moser wrote:
> hi
> 
> Try deactivating APIC (yes APIC not ACPI!). There are 2 or 3 options with
> APIC.
> Select everywhere no. Then it should boot (at least it does for me).
> 
> hope that helps
> 
> Roland Moser
> 
> PS:
> APIC is the Advanced Programmable Interrupt Controller AFAIK
> Don't know why you have to deactivate it.
> 
> 
>>Hello there again!
>>
>>I posted some days ago, that I have problems getting ACPI up and running
>>  on my Gericom Laptop. The Kernel just hangs without any error message.
>>Arndt Schoenewald suggested some Kernel Configurations to me (thanks
>>again!) , but none of them did work. It seems like I have a very rare
>>Version of this laptop model, with a (very) broken BIOS.
>>So I tried to debug that myself. I'm not a very good C Programmer and
>>have no clue about the ACPI specifications, so I cannot solve this
>>problem myself.
>>I was able to trace down the hang where acpi_enable gets called and
>>itself calls acpi_hw_set_mode. This goes into the function
>>acpi_os_write_port(acpi_gbl_FADT->smi_cmd, (acpi_integer)
>>acpi_gbl_FADT->acpi_enable, 8), where outb gets called with port
>>acpi_gbl_FADT->smi_cmd and value acpi_gbl_FADT->acpi_enable.
>>I think there is something wrong with the address smi_cmd. I could not
>>find the part in the code where it gets set.
>>Tell me if I can provide more information about this problem or something.
>>
>>Ulrich Dobramysl
>>
>>
>>
>>-------------------------------------------------------
>>This sf.net email is sponsored by:ThinkGeek
>>Welcome to geek heaven.
>>http://thinkgeek.com/sf
>>_______________________________________________
>>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:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

      parent reply	other threads:[~2002-10-12 11:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-11 15:52 Gericom Supersonic ACPI hang (smi_cmd) Ulrich Dobramysl
     [not found] ` <000b01c27163$927d6e70$6600a8c0@rolilaptop>
2002-10-12 11:47   ` Ulrich Dobramysl [this message]

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=3DA80BE1.5040609@gmx.at \
    --to=uli-do-rbzlaithdce@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