Re: How can I turn off acpi 100%?

2001-09-10 Thread Mitsuru IWASAKI

Hi,

 was comming.  Mistake.  It comes up fine, I think because all I can see are:
 
 acpi_cmbat0: bif size changed 0 
 
 at what looks like several per second.  In single user I am getting:
 
 acpi-ec0: evaluation of CPE query method _Q3F failed - AE_NOT_FOUND

Hmm, I think these two problems are the same; i.e. Embedded Controller problem.
Could you get ACPI data from your machine, like
 # acpidump -o Compaq_1700.dsdt  Compaq_1700.asl
and send them (plus boot -v dmesg) to [EMAIL PROTECTED] ?

 How can I turn all this off?  Can I send any info that might help someone else?

It's very easy to disable ACPI, but I think we had better to improve our
ACPI implementation :-)
Because newer Intel-based machines (not only Laptops) have become
strongly depending on ACPI.

Thanks


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: How can I turn off acpi 100%?

2001-09-09 Thread Edwin Culp

I just realized that booting an old kernel doesn't stop the errors.  It that
the case or am I now doing something totally stupid in addition to having
decided to reboot my laptop today?  :-)

Thanks,

ed

Quoting Edwin Culp [EMAIL PROTECTED]:

| 
| I hadn't rebooted my laptop since Aug 28 although I have been building
| world
| and a new kernel daily.  I thought today would be a good day to see how
| acpi
| was comming.  Mistake.  It comes up fine, I think because all I can see
| are:
| 
| acpi_cmbat0: bif size changed 0 
| 
| at what looks like several per second.  In single user I am getting:
| 
| acpi-ec0: evaluation of CPE query method _Q3F failed - AE_NOT_FOUND
| 
| at the rate of one every 10 seconds more or less.  So basically my laptop
| is useless right now.  
| 
| It is a Compaq 1700 PIII 850Mhz, 256MB, 30GB.  I haven't had a problem
| since
| July.  
| 
| How can I turn all this off?  Can I send any info that might help someone
| else?
| 
| Thanks,
| 
| ed
| 
| 
| 
| 
| ---
| 
| To Unsubscribe: send mail to [EMAIL PROTECTED]
| with unsubscribe freebsd-current in the body of the message
| 




---

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: How can I turn off acpi 100%?

2001-09-09 Thread Edwin Culp


David,

You are a life saver, as you so often are.  I am copying this to the 
developers so they can let me know what they need because this Compaq
seems to be a mess.

I'll add this to my hints and see what happens.

Thanks again,

ed

Quoting David Wolfskill [EMAIL PROTECTED]:

| Per Mike Smith's message of Wed, 29 Aug 2001 19:58:59 -0700:
| 
|  - Help! ACPI crashes my system.
| 
| You can disable ACPI by unsetting the 'acpi_load' variable in the
| loader (for temporary testing) or by setting
| 
| hint.acpi.0.disable=1
| 
| in /boot/device.hints.  If you find that you need to do this, please
| let the FreeBSD ACPI developers ([EMAIL PROTECTED]) know so that
| we can investigate the problem.
| 
| 
| Cheers,
| david
| -- 
| David H. Wolfskill[EMAIL PROTECTED]
| As a computing professional, I believe it would be unethical for me to
| advise, recommend, or support the use (save possibly for personal
| amusement) of any product that is or depends on any Microsoft product.
| 




---

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message