public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* IBM success ... but partial
@ 2003-09-15 19:19 Hrvoje Habjanic
       [not found] ` <200309152119.21050.hrvoje.habjanic-+VD6v/bdhRf0NTdHYsHBKg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Hrvoje Habjanic @ 2003-09-15 19:19 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


Hi!

After disabling actual deallocation of memory in ACPI, laptop booted!! And i 
got working shell ... nice. But:

sh-2.05b# cat /proc/interrupts
           CPU0
  0:      49587          XT-PIC  timer
  1:          2          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  4:       1519          XT-PIC  serial
  8:          1          XT-PIC  rtc
  9:         18          XT-PIC  acpi
 14:        947          XT-PIC  ide0
 15:          2          XT-PIC  ide1
NMI:          0
LOC:          0
ERR:          0
MIS:          0


huh?

sh-2.05b# cat /proc/acpi/power_resource/PUBS/state
state:                   on
system level:            S3
order:                   0
reference count:         0

(is this ok?)

sh-2.05b# cat /proc/acpi/processor/CPU/info
processor id:            0
acpi id:                 1
bus mastering control:   yes
power management:        yes
throttling control:      yes
performance management:  yes
limit interface:         yes

sh-2.05b# cat /proc/acpi/embedded_controller/EC/info
gpe bit:                 0x1c
ports:                   0x66, 0x62
use global lock:         no


AND FAN IS NOT DETECTED???

So, what next? Write to IBM?

H.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IBM success ... but partial
       [not found] ` <200309152119.21050.hrvoje.habjanic-+VD6v/bdhRf0NTdHYsHBKg@public.gmane.org>
@ 2003-09-16  4:53   ` Lu Tong
  2003-09-16 11:50   ` Pavel Machek
  2003-09-16 13:34   ` Hrvoje Habjanic
  2 siblings, 0 replies; 4+ messages in thread
From: Lu Tong @ 2003-09-16  4:53 UTC (permalink / raw)
  To: Hrvoje Habjanic; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Mon, Sep 15, 2003 at 09:19:21PM +0200, Hrvoje Habjanic wrote:
> 
> AND FAN IS NOT DETECTED???

acpi doesn't detect anything, it merely lists/controls stuff found in its tables. Fan is not listed in the DSDT table of IBM bios.

--ltong


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IBM success ... but partial
       [not found] ` <200309152119.21050.hrvoje.habjanic-+VD6v/bdhRf0NTdHYsHBKg@public.gmane.org>
  2003-09-16  4:53   ` Lu Tong
@ 2003-09-16 11:50   ` Pavel Machek
  2003-09-16 13:34   ` Hrvoje Habjanic
  2 siblings, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2003-09-16 11:50 UTC (permalink / raw)
  To: Hrvoje Habjanic; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi!

> After disabling actual deallocation of memory in ACPI, laptop booted!! And i 
> got working shell ... nice. But:
> 
> sh-2.05b# cat /proc/interrupts
>            CPU0
>   0:      49587          XT-PIC  timer
>   1:          2          XT-PIC  keyboard
>   2:          0          XT-PIC  cascade
>   4:       1519          XT-PIC  serial
>   8:          1          XT-PIC  rtc
>   9:         18          XT-PIC  acpi
>  14:        947          XT-PIC  ide0
>  15:          2          XT-PIC  ide1
> NMI:          0
> LOC:          0
> ERR:          0
> MIS:          0
> 
> 
> huh?

Why huh?

> sh-2.05b# cat /proc/acpi/power_resource/PUBS/state
> state:                   on
> system level:            S3
> order:                   0
> reference count:         0
> 
> (is this ok?)

Should not this be S0?

> AND FAN IS NOT DETECTED???

Thats okay if hw handles the fan.
-- 
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IBM success ... but partial
       [not found] ` <200309152119.21050.hrvoje.habjanic-+VD6v/bdhRf0NTdHYsHBKg@public.gmane.org>
  2003-09-16  4:53   ` Lu Tong
  2003-09-16 11:50   ` Pavel Machek
@ 2003-09-16 13:34   ` Hrvoje Habjanic
  2 siblings, 0 replies; 4+ messages in thread
From: Hrvoje Habjanic @ 2003-09-16 13:34 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

> > sh-2.05b# cat /proc/interrupts
> >            CPU0
> >   0:      49587          XT-PIC  timer
> >   1:          2          XT-PIC  keyboard
> >   2:          0          XT-PIC  cascade
> >   4:       1519          XT-PIC  serial
> >   8:          1          XT-PIC  rtc
> >   9:         18          XT-PIC  acpi
> >  14:        947          XT-PIC  ide0
> >  15:          2          XT-PIC  ide1
> > NMI:          0
> > LOC:          0
> > ERR:          0
> > MIS:          0
> >
> >
> > huh?
>
> Why huh?

1. Shouldn't instead of XT-PIC type interrupts be routed through IO-APIC? UP APIC 
is enabled ... but, i guess, something other is in error here ... 'will check it ...

>
> > sh-2.05b# cat /proc/acpi/power_resource/PUBS/state
> > state:                   on
> > system level:            S3
> > order:                   0
> > reference count:         0
> >
> > (is this ok?)
>
> Should not this be S0?

I think it should ... but it isn't ... odd ...

> > AND FAN IS NOT DETECTED???
>
> Thats okay if hw handles the fan.

Yep, it seems that way ...

Generaly, this is working, but im not shure that it is working as it should.
More testing needed ...

Anhow, i hope this help ... :-)

H.


p.s. Everything is on http://free-zg.hinet.hr/HrvojeHabjanic/acpi/IBM_ThinkPad_R40 
(it will be in a short time ...)


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-16 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-15 19:19 IBM success ... but partial Hrvoje Habjanic
     [not found] ` <200309152119.21050.hrvoje.habjanic-+VD6v/bdhRf0NTdHYsHBKg@public.gmane.org>
2003-09-16  4:53   ` Lu Tong
2003-09-16 11:50   ` Pavel Machek
2003-09-16 13:34   ` Hrvoje Habjanic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox