public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Kernel with acpi hangs on compaq presario 1700
       [not found] ` <200212142221.15212.hogenberg11-RSh1/+X/PmFmR6Xm/wNWPw@public.gmane.org>
@ 2002-12-14 20:46   ` Heiko Ettelbrueck
       [not found]     ` <3DFB9888.2050803-hi6Y0CQ0nG0@public.gmane.org>
  2002-12-16  9:00   ` Kernel with acpi hangs on compaq presario 1700 Ducrot Bruno
  1 sibling, 1 reply; 6+ messages in thread
From: Heiko Ettelbrueck @ 2002-12-14 20:46 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi Jaap,

if you don't want to use ACPI because of its IRQ routing, you could 
simply try adding "pci=noacpi" at the boot prompt (or into lilo.conf / 
grub's menu.lst) for your acpi kernel and try once again. I have a 
Compaq Evo N160 and had the same problem (hang during boot) before I 
tried the above kernel option.

I also got the advice to disable "Local APIC" and "SMP Support" in the 
kernel configuration, but this didn't help in my case. Perhaps it will 
in your one?

Regards,
Heiko

Jaap Hogenberg wrote:
> Hi,
> 
> I'm new to this list so forgive me if this is a FAQ:
> 
> I'm tried kernel 2.4.20 with the acpi patches of 12052002 and 12122002
> as well as a 2.5.51 with and without patch (12132002) and when I include
> acpi support , the kernel will hang when probing the PCI bus.
> 
> I have seen references about acpi on compaq laptops indicating that it needed
> some tweaking (dumping acpi tables to a file) but as these were 
> very old postings to linux-kernel mailing list , and the answers there
> were quite inconclusive I thought I'd ask here.
> 
> Is there some (recent :-) ) documentation on getting acpi working
> on this laptop ? 
> Or is there anything else I should try in my kernel config ?
> 
> Regards,
> 
> Jaap 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:
> With Great Power, Comes Great Responsibility 
> Learn to use your power at OSDN's High Performance Computing Channel
> http://hpc.devchannel.org/
> _______________________________________________
> 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:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/

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

* Kernel with acpi hangs on compaq presario 1700
@ 2002-12-14 21:21 Jaap Hogenberg
       [not found] ` <200212142221.15212.hogenberg11-RSh1/+X/PmFmR6Xm/wNWPw@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Jaap Hogenberg @ 2002-12-14 21:21 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi,

I'm new to this list so forgive me if this is a FAQ:

I'm tried kernel 2.4.20 with the acpi patches of 12052002 and 12122002
as well as a 2.5.51 with and without patch (12132002) and when I include
acpi support , the kernel will hang when probing the PCI bus.

I have seen references about acpi on compaq laptops indicating that it needed
some tweaking (dumping acpi tables to a file) but as these were 
very old postings to linux-kernel mailing list , and the answers there
were quite inconclusive I thought I'd ask here.

Is there some (recent :-) ) documentation on getting acpi working
on this laptop ? 
Or is there anything else I should try in my kernel config ?

Regards,

Jaap 


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/

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

* empty directories under /proc
       [not found]         ` <200212151447.06379.hogenberg11-RSh1/+X/PmFmR6Xm/wNWPw@public.gmane.org>
@ 2002-12-15 12:15           ` Jörg Hänsel
       [not found]             ` <200212151315.48470.joerg.haensel-S0/GAf8tV78@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Jörg Hänsel @ 2002-12-15 12:15 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hello,
I have a IBM R32 notebook and compiled a (clean) 2.4.20 kernel patched with 
the acpi patch from 12122002.
When I load the modules ac.o  battery.o  button.o  fan.o  processor.o  
thermal.o nothing is complaining. But when I look into /proc there is no 
subdirectory acpi, but subdirs from the ospm modules are directly under /proc

1     1359  1647  224  ac_adapter   fb           locks       stat
1285  1361  1655  225  battery      filesystems  meminfo     swaps
1286  1362  1663  226  bus          fs           misc        sys
1292  1364  172   227  button       ide          modules     sysvipc
1317  1372  175   228  cmdline      interrupts   mounts      thermal_zone
1333  1374  193   229  cpuinfo      iomem        mtrr        tty
1336  1378  2     3    devices      ioports      net         uptime
1339  1379  200   4    dma          irq          partitions  version
1341  1382  205   5    dri          kcore        pci
1346  1393  210   6    driver       kmsg         processor
1352  160   213   9    execdomains  ksyms        self
1358  163   219   99   fan          loadavg      slabinfo

When I boot the kernel there is a message:
ACPI: Found ECDT
ACPI: Could not use ECDT

Can this be a reason for the problems.
Is there a Kernel config dependency I have overseen, an option that must be 
enabled for ACPI ?

please help,
Joerg



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/

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

* Re: empty directories under /proc
       [not found]             ` <200212151315.48470.joerg.haensel-S0/GAf8tV78@public.gmane.org>
@ 2002-12-15 13:23               ` Thomas Estaben
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Estaben @ 2002-12-15 13:23 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

It seems u have the same prob than me.
I have a thinkpad t30..
The problem come from a bad bios from IBM. Since there is no prob with acpi 
under windows, they will not release a good one.
Sad, very sad...
We have to wait, and to hope that someone find a workaround for this prob..


Tom

On Sunday 15 December 2002 13:15, Jörg Hänsel wrote:
> Hello,
> I have a IBM R32 notebook and compiled a (clean) 2.4.20 kernel patched with
> the acpi patch from 12122002.
> When I load the modules ac.o  battery.o  button.o  fan.o  processor.o
> thermal.o nothing is complaining. But when I look into /proc there is no
> subdirectory acpi, but subdirs from the ospm modules are directly under
> /proc
>
> 1     1359  1647  224  ac adapter   fb           locks       stat
> 1285  1361  1655  225  battery      filesystems  meminfo     swaps
> 1286  1362  1663  226  bus          fs           misc        sys
> 1292  1364  172   227  button       ide          modules     sysvipc
> 1317  1372  175   228  cmdline      interrupts   mounts      thermal zone
> 1333  1374  193   229  cpuinfo      iomem        mtrr        tty
> 1336  1378  2     3    devices      ioports      net         uptime
> 1339  1379  200   4    dma          irq          partitions  version
> 1341  1382  205   5    dri          kcore        pci
> 1346  1393  210   6    driver       kmsg         processor
> 1352  160   213   9    execdomains  ksyms        self
> 1358  163   219   99   fan          loadavg      slabinfo
>
> When I boot the kernel there is a message:
> ACPI: Found ECDT
> ACPI: Could not use ECDT
>
> Can this be a reason for the problems.
> Is there a Kernel config dependency I have overseen, an option that must be
> enabled for ACPI ?
>
> please help,
> Joerg
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:
> With Great Power, Comes Great Responsibility
> Learn to use your power at OSDN's High Performance Computing Channel
> http://hpc.devchannel.org/
>
> 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:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/

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

* Re: Kernel with acpi hangs on compaq presario 1700
       [not found]     ` <3DFB9888.2050803-hi6Y0CQ0nG0@public.gmane.org>
@ 2002-12-15 13:47       ` Jaap Hogenberg
       [not found]         ` <200212151447.06379.hogenberg11-RSh1/+X/PmFmR6Xm/wNWPw@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Jaap Hogenberg @ 2002-12-15 13:47 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Saturday 14 December 2002 21:46, Heiko Ettelbrueck wrote:
> Hi Jaap,
>
> if you don't want to use ACPI because of its IRQ routing, you could
> simply try adding "pci=noacpi" at the boot prompt (or into lilo.conf /
> grub's menu.lst) for your acpi kernel and try once again. I have a
> Compaq Evo N160 and had the same problem (hang during boot) before I
> tried the above kernel option.
>
> > I've tried kernel 2.4.20 with the acpi patches of 12052002 and 12122002
> > as well as a 2.5.51 with and without patch (12132002) and when I include
> > acpi support , the kernel will hang when probing the PCI bus.
> >

Yes , this works. But that presents me with another problem, upon
inserting pcmcia cards, I get the message "request IRQ:resource in use"
and  "resorce temporarily unavailable" messages.

Are there any other ways to set up the interrupt routing for this machine ?
Or should I try compiling all the drivers into the kernel instead of modules ?

Regards,
Jaap


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/

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

* Re: Kernel with acpi hangs on compaq presario 1700
       [not found] ` <200212142221.15212.hogenberg11-RSh1/+X/PmFmR6Xm/wNWPw@public.gmane.org>
  2002-12-14 20:46   ` Heiko Ettelbrueck
@ 2002-12-16  9:00   ` Ducrot Bruno
  1 sibling, 0 replies; 6+ messages in thread
From: Ducrot Bruno @ 2002-12-16  9:00 UTC (permalink / raw)
  To: Jaap Hogenberg; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sat, Dec 14, 2002 at 10:21:15PM +0100, Jaap Hogenberg wrote:
> Hi,
> 
> I'm new to this list so forgive me if this is a FAQ:
> 
> I'm tried kernel 2.4.20 with the acpi patches of 12052002 and 12122002
> as well as a 2.5.51 with and without patch (12132002) and when I include
> acpi support , the kernel will hang when probing the PCI bus.
> 
> I have seen references about acpi on compaq laptops indicating that it needed
> some tweaking (dumping acpi tables to a file) but as these were 
> very old postings to linux-kernel mailing list , and the answers there
> were quite inconclusive I thought I'd ask here.
> 
> Is there some (recent :-) ) documentation on getting acpi working
> on this laptop ? 
> Or is there anything else I should try in my kernel config ?
> 

Look at:
http://dude.noc.clara.net/~faye/compaq2701ea/
http://www.cpqlinux.com/acpi-howto.html

This 2 pages should give you a good understanding for the compaq in general,
and the first one for Presario 2701EA in perticular.

Please note also that Compaq have released new BIOS in the mean time
which should be more ACPI friendly, AFAIK.

-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/

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

end of thread, other threads:[~2002-12-16  9:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-14 21:21 Kernel with acpi hangs on compaq presario 1700 Jaap Hogenberg
     [not found] ` <200212142221.15212.hogenberg11-RSh1/+X/PmFmR6Xm/wNWPw@public.gmane.org>
2002-12-14 20:46   ` Heiko Ettelbrueck
     [not found]     ` <3DFB9888.2050803-hi6Y0CQ0nG0@public.gmane.org>
2002-12-15 13:47       ` Jaap Hogenberg
     [not found]         ` <200212151447.06379.hogenberg11-RSh1/+X/PmFmR6Xm/wNWPw@public.gmane.org>
2002-12-15 12:15           ` empty directories under /proc Jörg Hänsel
     [not found]             ` <200212151315.48470.joerg.haensel-S0/GAf8tV78@public.gmane.org>
2002-12-15 13:23               ` Thomas Estaben
2002-12-16  9:00   ` Kernel with acpi hangs on compaq presario 1700 Ducrot Bruno

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