* Compaq 1700, 2.4.18, acpi-7,24 - SUCCESS (I think)
@ 2002-08-12 14:49 Hyung K. Kim (±èÇü±Ô)
0 siblings, 0 replies; 7+ messages in thread
From: Hyung K. Kim (±èÇü±Ô) @ 2002-08-12 14:49 UTC (permalink / raw)
To: acpi
Hi,
Thanks to the people on the list, I was able to get
most of ACPI(features I care about)to work with my
laptop.
I had to modify the DSDT. (Very little)
I am pretty sure I didn't correct all the errors. I
am getting some error messages in the
/var/log/messages like
Aug 12 10:24:33 dhcp--210-156 kernel: Executing all
Device _STA and_INI methods:....... dswexec-0117 [14]
Ds_get_predicate_value: Bad predicate (not a number)
Obj_desc=cffe07e8 State=c143e028 Type=2
and
Aug 12 10:24:33 dhcp--210-156 kernel:
.................. uteval-0432 [07] Ut_execute_STA
: No object was returned from _STA
I am guessing this has to be with my battery capacity.
I had to hack the battstat_applet to hard code the
capacity. It was reading Unknown. Actually, I had to
hack it so that it didn't read
/proc/acpi/battery/CMB0/info. Prior to doing this, my
laptop would lock up about 10 minutes after the applet
is started.
HK
__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq 1700, 2.4.18, acpi-7,24 - SUCCESS (I think)
[not found] ` <3974778-Vqs2seESaO4@public.gmane.org>
@ 2002-08-14 20:26 ` Graham Clark
[not found] ` <15706.48376.457358.298696-+pt9qS7RU9EeNw9RxQLXc5Vzexx5G7lz@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Graham Clark @ 2002-08-14 20:26 UTC (permalink / raw)
To: acpi
Hi HK,
I'm using a 1700T, 2.4.18 and acpi-20020726. When I boot, the laptop
locks up early on, after two "PCI Interrupt Link [LNKC] enabled"
messages (with ACPI debug messages turned on). I'm new to linux ACPI,
but understand the 1700 series ACPI firmware may be buggy. Can you
provide some details on what you did to make things work with your
1700? Which ACPI features work for you?
Thanks very much,
Graham
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq 1700, 2.4.18, acpi-7,24 - SUCCESS (I think)
[not found] ` <15706.48376.457358.298696-+pt9qS7RU9EeNw9RxQLXc5Vzexx5G7lz@public.gmane.org>
@ 2002-08-15 0:18 ` Prabhakar Reddy Gudla Venkata Siva
[not found] ` <Pine.GSO.4.21.0208142004370.16304-100000-Bq+f90TzBY23n+kRt3O4EA@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Prabhakar Reddy Gudla Venkata Siva @ 2002-08-15 0:18 UTC (permalink / raw)
To: acpi
Hi list,
Graham, nice to see that I am not all alone :) I too have the same status
with the acpi-20020726 patch on a similar model (mine is 1720US).
However, my kernel just keeps repeating "schedule_task(): kevent has not
started" after the alleged two "PCI Interrupt Link enabled" statements. It
never freezes.
Just before these statements I used to get an error:
"pci_bind_0191[22] acpi_pci_bind device 00:00:1d.02 not present in PCI
namespace".
Hawkins, pointed out that my DSDT had a USB entry at that ID. However,
physically I have just two USB ports. So I decided to re-modify my
dsdt.asl by removing that particular entry in my namespace. This
modification did help to remove the above error (only).
Just out of curiosity I did check the asl files of couple of other members
(Faye and Sourov -- Compaq presario 27xx/28xx). To my surprise I did find
similar kind of extra USB entries in their DSDT namespace (but their
kernel boot fine).
I ain't sure whatelse to do. Tght that it might be a good idea to get
familiar with ACPI specs. So after 20 kernel compiles I decided to spend
my next few days on reading ACPI 2.0 specs (www.acpi.info). Hope to find
something which can help me fix my "buggy" ACPI tables.
regards
--
*******************************--------------**********************************
GVS Prabhakar Reddy
Research Assistant
Model Analysis Lab (GIS Lab)
Dept. of Biological Resources Engineering
University of Maryland
College Park, MD, 20742.
tel: 301-405-0109 (o)
: 301-982-7148 (r)
fax: 301-314-9023
email: reddyg-0KJXeWapumv2fBVCVOL8/A@public.gmane.org
**************************--------------------*********************************
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq 1700, 2.4.18, acpi-7,24 - SUCCESS (I think)
[not found] ` <Pine.GSO.4.21.0208142004370.16304-100000-Bq+f90TzBY23n+kRt3O4EA@public.gmane.org>
@ 2002-08-15 10:32 ` Faye Pearson
2002-08-16 8:58 ` Ducrot Bruno
1 sibling, 0 replies; 7+ messages in thread
From: Faye Pearson @ 2002-08-15 10:32 UTC (permalink / raw)
To: Prabhakar Reddy Gudla Venkata Siva; +Cc: acpi
Prabhakar Reddy Gudla Venkata Siva [reddyg-3+M4TpyeDAP2fBVCVOL8/A@public.gmane.org] wrote:
> Graham, nice to see that I am not all alone :) I too have the same status
> with the acpi-20020726 patch on a similar model (mine is 1720US).
>
> However, my kernel just keeps repeating "schedule_task(): kevent has not
> started" after the alleged two "PCI Interrupt Link enabled" statements. It
> never freezes.
My kernel would freeze if I enabled Local APIC on Uniprocessor. Since
ACPI does the IRQ routing this is probably what is confusing things.
It would be useful if the one could override the other if it's being
used. I make mention of this on my website and my kernel patch's default
configuration has these options disabled.
Other people have mentioned a problem with losing interrupts on some
models of Compaq - I haven't suffered from this and there is a patch for
this which someone has made (which since I don't use it hasn't stuck in
my memory I'm afraid).
I do get the warning about the unknown device, but I ignored it as I
knew I didn't have the device. I will remove it from my DSDT now I know
what's causing it ;)
Faye
--
Faye Pearson,
Software Development Manager,
ClaraNET Ltd. Tel 020 7903 3000
Even God lends a hand to honest boldness.
-- Menander
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq 1700, 2.4.18, acpi-7,24 - SUCCESS (I think)
[not found] ` <Pine.GSO.4.21.0208142004370.16304-100000-Bq+f90TzBY23n+kRt3O4EA@public.gmane.org>
2002-08-15 10:32 ` Faye Pearson
@ 2002-08-16 8:58 ` Ducrot Bruno
[not found] ` <20020816085840.GD10248-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
1 sibling, 1 reply; 7+ messages in thread
From: Ducrot Bruno @ 2002-08-16 8:58 UTC (permalink / raw)
To: Prabhakar Reddy Gudla Venkata Siva; +Cc: acpi
On Wed, Aug 14, 2002 at 08:18:23PM -0400, Prabhakar Reddy Gudla Venkata Siva wrote:
> Hi list,
>
> Graham, nice to see that I am not all alone :) I too have the same status
> with the acpi-20020726 patch on a similar model (mine is 1720US).
>
> However, my kernel just keeps repeating "schedule_task(): kevent has not
> started" after the alleged two "PCI Interrupt Link enabled" statements. It
> never freezes.
The only case I see for such bug (the schedule_task(): kevent...) is to
call osl::acpi_os_queue_for_execution(), but keventd is not started
at this stage. I think that one _STA function, or one _INI function
did a 'Notify', so that osl::acpi_os_queue_for_execution() is called.
--
Ducrot Bruno
http://www.poupinou.org Page profaissionelle
http://toto.tu-me-saoules.com Haume page
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq 1700, 2.4.18, acpi-7,24 - SUCCESS (I think)
[not found] ` <20020816085840.GD10248-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
@ 2002-08-16 21:32 ` Prabhakar Reddy Gudla Venkata Siva
[not found] ` <Pine.GSO.4.21.0208161730480.24869-100000-Bq+f90TzBY23n+kRt3O4EA@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Prabhakar Reddy Gudla Venkata Siva @ 2002-08-16 21:32 UTC (permalink / raw)
To: Ducrot Bruno; +Cc: acpi
Hi Bruno,
So what is the solution for the problem ? Do u have any ?
<snip>
> > However, my kernel just keeps repeating "schedule_task(): kevent has not
> > started" after the alleged two "PCI Interrupt Link enabled" statements. It
> > never freezes.
<snip>
> The only case I see for such bug (the schedule_task(): kevent...) is to
> call osl::acpi_os_queue_for_execution(), but keventd is not started
> at this stage. I think that one _STA function, or one _INI function
> did a 'Notify', so that osl::acpi_os_queue_for_execution() is called.
>
--
Reddy
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Compaq 1700, 2.4.18, acpi-7,24 - SUCCESS (I think)
[not found] ` <Pine.GSO.4.21.0208161730480.24869-100000-Bq+f90TzBY23n+kRt3O4EA@public.gmane.org>
@ 2002-08-19 8:42 ` Ducrot Bruno
0 siblings, 0 replies; 7+ messages in thread
From: Ducrot Bruno @ 2002-08-19 8:42 UTC (permalink / raw)
To: Prabhakar Reddy Gudla Venkata Siva; +Cc: Ducrot Bruno, acpi
On Fri, Aug 16, 2002 at 05:32:21PM -0400, Prabhakar Reddy Gudla Venkata Siva wrote:
> Hi Bruno,
>
> So what is the solution for the problem ? Do u have any ?
I have no time to search a solution for this problem: I have
a job that take me all my time (even the parse one...), but I think that
I can work for something for this trouble when I will have more sparse time
to spend in one or two week.
>
> <snip>
> > > However, my kernel just keeps repeating "schedule_task(): kevent has not
> > > started" after the alleged two "PCI Interrupt Link enabled" statements. It
> > > never freezes.
>
> <snip>
>
> > The only case I see for such bug (the schedule_task(): kevent...) is to
> > call osl::acpi_os_queue_for_execution(), but keventd is not started
> > at this stage. I think that one _STA function, or one _INI function
> > did a 'Notify', so that osl::acpi_os_queue_for_execution() is called.
> >
>
>
> --
> Reddy
>
--
Ducrot Bruno
http://www.poupinou.org Page profaissionelle
http://toto.tu-me-saoules.com Haume page
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2002-08-19 8:42 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <3974778@toto.iv>
[not found] ` <3974778-Vqs2seESaO4@public.gmane.org>
2002-08-14 20:26 ` Compaq 1700, 2.4.18, acpi-7,24 - SUCCESS (I think) Graham Clark
[not found] ` <15706.48376.457358.298696-+pt9qS7RU9EeNw9RxQLXc5Vzexx5G7lz@public.gmane.org>
2002-08-15 0:18 ` Prabhakar Reddy Gudla Venkata Siva
[not found] ` <Pine.GSO.4.21.0208142004370.16304-100000-Bq+f90TzBY23n+kRt3O4EA@public.gmane.org>
2002-08-15 10:32 ` Faye Pearson
2002-08-16 8:58 ` Ducrot Bruno
[not found] ` <20020816085840.GD10248-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
2002-08-16 21:32 ` Prabhakar Reddy Gudla Venkata Siva
[not found] ` <Pine.GSO.4.21.0208161730480.24869-100000-Bq+f90TzBY23n+kRt3O4EA@public.gmane.org>
2002-08-19 8:42 ` Ducrot Bruno
2002-08-12 14:49 Hyung K. Kim (±èÇü±Ô)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox