From: Ron Arts <ron.arts-aH2ABhMBJl7z+pZb47iToQ@public.gmane.org>
To: Bruno Ducrot <ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Fixing my DSDT. Do I have to learn another language?
Date: Thu, 15 Dec 2005 01:09:41 +0100 [thread overview]
Message-ID: <43A0B445.70006@netland.nl> (raw)
In-Reply-To: <20051213190207.GA16715-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 2488 bytes --]
Bruno Ducrot wrote:
> On Sun, Dec 11, 2005 at 10:22:57AM +0100, Ron Arts wrote:
>
>>Hi,
>>
>>I own a Uniwill 255II3, and occasionally my system thinks the battery is
>>almost empty
>>(XP has the same problem on this laptop BTW).
>>
[ snip ]
>
>>Maybe someone can give me a hint on how to
>>handle it? I made it available here: http://www.netland.nl/download/dsdt.dsl
>>(temporary link).
>
>
> The problem is here:
>
> 2358 Name (BFB0, Package (0x04)
> 2359 {
> 2360 0x00,
> 2361 0xFFFFFFFF,
> 2362 0x1034,
> 2363 0x2A30
> 2364 })
> 2365 Method (_BST, 0, NotSerialized)
> 2366 {
> 2367 Store ("BST Start", Debug)
> 2368 Store (\_SB.PCI0.SBRG.EC0.XST0, Index (BFB0, 0x00))
> 2369 Store (\_SB.PCI0.SBRG.EC0.XST2, Index (BFB0, 0x02))
> 2370 Store (\_SB.PCI0.SBRG.EC0.XST3, Index (BFB0, 0x03))
> 2371 Store ("BST End", Debug)
> 2372 Return (BFB0)
> 2373 }
>
> and a timeout happens on one of those lines: 2368, 2369 or 2370.
> The \_SB.PCI0.SBRG.EC0.XST0 (XST1...) are defined under an Embedded
> Controller region.
> The fault come therefore from the EC. I don't know however if this
> is due to a bug under Linux, or under the EC's firmware. It may be
> possible that a bios upgrade (including an upgrade to the EC firmware)
> may fix this problem. Another quick an dirty hack that you may want
> to try is to increase the timeout things into
>
> drivers/acpi/ec.c
>
> for example, try to set 100 instead of 50 for ACPI_EC_DELAY
> #define ACPI_EC_DELAY 50 /* Wait 50ms max. during EC ops */
>
> and so on...
>
Thanks a lot for this knowledgale answer, I will definitely try this.
>>I am disappointed by the fact that these Intel laptops continuously spin up
>>their cooling fan, this is very annoying. People I talk to seem to take this
>>for granted, but The iBooks I have used to far were totally quiet, and the
>>fan almost never needed to kick in. So I am trying every trick in the book
>>to let it run cooler.
>
>
> It's not true. I saw the fan of my iBook going on, erm, when I wrote a
> driver to control that functionality...
>
:-)
Ron
[-- Attachment #1.2: ron.arts.vcf --]
[-- Type: text/x-vcard, Size: 299 bytes --]
begin:vcard
fn:Ron Arts
n:Arts;Ron
org:Netland Internet Services BV
adr:;;Kruislaan 419;Amsterdam;;1098VA;The Netherlands
email;internet:ron.arts-aH2ABhMBJl7z+pZb47iToQ@public.gmane.org
tel;work:+31205628282
tel;fax:+31205628281
x-mozilla-html:FALSE
url:http://www.netland.nl
version:2.1
end:vcard
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3228 bytes --]
prev parent reply other threads:[~2005-12-15 0:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-11 9:22 Fixing my DSDT. Do I have to learn another language? Ron Arts
[not found] ` <439BEFF1.1040607-aH2ABhMBJl7z+pZb47iToQ@public.gmane.org>
2005-12-13 19:02 ` Bruno Ducrot
[not found] ` <20051213190207.GA16715-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2005-12-15 0:09 ` Ron Arts [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=43A0B445.70006@netland.nl \
--to=ron.arts-ah2abhmbjl7z+pzb47itoq@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=ducrot-kk6yZipjEM5g9hUCZPvPmw@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