* System_memory error
@ 2002-09-08 5:48 Kent Hunt
0 siblings, 0 replies; 4+ messages in thread
From: Kent Hunt @ 2002-09-08 5:48 UTC (permalink / raw)
To: 'acpi-devel=5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org'
Hardware: Presario 1700T
ACPI: 20020702
My dmesg shows:
exregion-0146 [67661] Ex_system_memory_space: Could
not map memory at 000000000FFFFF2C, size 90
evregion-0323: *** Error: Handler for [System_memory]
returned AE_NO_MEMORY
Let me know if anyone wants to follow up.
Kent
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
-------------------------------------------------------
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] 4+ messages in thread
* Re: System_memory error
[not found] ` <20020909110214.GE27583-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
@ 2002-09-09 20:38 ` Kent Hunt
[not found] ` <20020909203844.77818.qmail-0q3qvy2+R9aA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Kent Hunt @ 2002-09-09 20:38 UTC (permalink / raw)
To: Faye Pearson,
'acpi-devel=5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org'
Cc: Andrew Grover
Faye,
Thanks, but it did not solve the problem. My
laptop doesn't hang or give oops but I've lost the
ability to do video output switching.
Interestingly I traced it down to the amount of
memory that I have. I recently upgraded it to 512MB
and ACPI has some problems with that.
I just recompiled with 2.4.19 kernel and
ACPI 20020815.
The new error messages in dmesg are:
Executing all Device _STA and_INI
methods:.......exregion-0146 [23]
Ex_system_memory_space: Could not map memory at
000000000FFFFF2C, size
90
evregion-0323: *** Error: Handler for [System_memory]
returned AE_NO_MEMORY
psparse-1155: *** Error: Method execution failed,
AE_NO_MEMORY
Method pathname: \_SB_.PCI0._INI (Node c15b6ac8)
nsinit-0376 [06] Ns_init_one_device :
\_SB_.PCI0._INI failed: AE_NO_MEMORY
Hopefully someone would know what to do.
Kent
--- Faye Pearson <faye-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org> wrote:
> Kent Hunt [kenthunt-/E1597aS9LQAvxtiuMwx3w@public.gmane.org] wrote:
> > Hardware: Presario 1700T
> > ACPI: 20020702
> >
> > My dmesg shows:
> >
> > exregion-0146 [67661] Ex_system_memory_space:
> Could
> > not map memory at 000000000FFFFF2C, size 90
> > evregion-0323: *** Error: Handler for
> [System_memory]
> > returned AE_NO_MEMORY
>
> That version had some corruption problems. I
> suggest you get the latest
> and greatest ACPI/Kernel. Alternatively pick up the
> patches from my
> website
> (http://dude.noc.clara.net/~faye/compaq2701ea/)
>
> --
> Faye Pearson,
> Software Development Manager,
> ClaraNET Ltd. Tel 020 7903 3000
>
> Fools rush in -- and get the best seats in the
house.
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
-------------------------------------------------------
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] 4+ messages in thread
* Re: System_memory error
[not found] ` <20020909203844.77818.qmail-0q3qvy2+R9aA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
@ 2002-09-10 11:09 ` Jochen Reinwand
[not found] ` <200209101309.04503.jbr.1-hi6Y0CQ0nG0@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Jochen Reinwand @ 2002-09-10 11:09 UTC (permalink / raw)
To: Kent Hunt, Faye Pearson,
'acpi-devel=5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org'
Cc: Andrew Grover
Hi,
If you're not using a recent version of lilo, this is perhaps the old boot
loader problem. The boot loader is setting a wrong memsize option when
booting the kernel. The kernel can do it better. If your're using grub,
reconfigure it with --disable-auto-linux-mem-opt.
Jochen
Kent Hunt wrote:
> Faye,
>
> Thanks, but it did not solve the problem. My
> laptop doesn't hang or give oops but I've lost the
> ability to do video output switching.
> Interestingly I traced it down to the amount of
> memory that I have. I recently upgraded it to 512MB
> and ACPI has some problems with that.
> I just recompiled with 2.4.19 kernel and
> ACPI 20020815.
> The new error messages in dmesg are:
> Executing all Device _STA and_INI
> methods:.......exregion-0146 [23]
> Ex_system_memory_space: Could not map memory at
> 000000000FFFFF2C, size
> 90
> evregion-0323: *** Error: Handler for [System_memory]
> returned AE_NO_MEMORY
> psparse-1155: *** Error: Method execution failed,
> AE_NO_MEMORY
> Method pathname: \_SB_.PCI0._INI (Node c15b6ac8)
> nsinit-0376 [06] Ns_init_one_device :
> \_SB_.PCI0._INI failed: AE_NO_MEMORY
>
> Hopefully someone would know what to do.
>
> Kent
>
> --- Faye Pearson <faye-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org> wrote:
> > Kent Hunt [kenthunt-/E1597aS9LQAvxtiuMwx3w@public.gmane.org] wrote:
> > > Hardware: Presario 1700T
> > > ACPI: 20020702
> > >
> > > My dmesg shows:
> > >
> > > exregion-0146 [67661] Ex_system_memory_space:
> >
> > Could
> >
> > > not map memory at 000000000FFFFF2C, size 90
> > > evregion-0323: *** Error: Handler for
> >
> > [System_memory]
> >
> > > returned AE_NO_MEMORY
> >
> > That version had some corruption problems. I
> > suggest you get the latest
> > and greatest ACPI/Kernel. Alternatively pick up the
> > patches from my
> > website
> > (http://dude.noc.clara.net/~faye/compaq2701ea/)
> >
> > --
> > Faye Pearson,
> > Software Development Manager,
> > ClaraNET Ltd. Tel 020 7903 3000
> >
> > Fools rush in -- and get the best seats in the
>
> house.
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
>
>
> -------------------------------------------------------
> 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
> _______________________________________________
> 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: 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] 4+ messages in thread
* Re: System_memory error
[not found] ` <200209101309.04503.jbr.1-hi6Y0CQ0nG0@public.gmane.org>
@ 2002-09-10 14:56 ` Kent Hunt
0 siblings, 0 replies; 4+ messages in thread
From: Kent Hunt @ 2002-09-10 14:56 UTC (permalink / raw)
To: Jochen Reinwand, Faye Pearson,
'acpi-devel=5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org'
Jochen,
My grub has --disable-auto-linux-mem-opt enabled
so this doesn't look to be the problem.
Kent
--- Jochen Reinwand <jbr.1-hi6Y0CQ0nG0@public.gmane.org> wrote:
> Hi,
>
> If you're not using a recent version of lilo, this
> is perhaps the old boot
> loader problem. The boot loader is setting a wrong
> memsize option when
> booting the kernel. The kernel can do it better. If
> your're using grub,
> reconfigure it with --disable-auto-linux-mem-opt.
>
> Jochen
>
> Kent Hunt wrote:
> > Faye,
> >
> > Thanks, but it did not solve the problem. My
> > laptop doesn't hang or give oops but I've lost the
> > ability to do video output switching.
> > Interestingly I traced it down to the amount
> of
> > memory that I have. I recently upgraded it to
> 512MB
> > and ACPI has some problems with that.
> > I just recompiled with 2.4.19 kernel and
> > ACPI 20020815.
> > The new error messages in dmesg are:
> > Executing all Device _STA and_INI
> > methods:.......exregion-0146 [23]
> > Ex_system_memory_space: Could not map memory at
> > 000000000FFFFF2C, size
> > 90
> > evregion-0323: *** Error: Handler for
> [System_memory]
> > returned AE_NO_MEMORY
> > psparse-1155: *** Error: Method execution failed,
> > AE_NO_MEMORY
> > Method pathname: \_SB_.PCI0._INI (Node c15b6ac8)
> > nsinit-0376 [06] Ns_init_one_device :
> > \_SB_.PCI0._INI failed: AE_NO_MEMORY
> >
> > Hopefully someone would know what to do.
> >
> > Kent
> >
> > --- Faye Pearson <faye-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org> wrote:
> > > Kent Hunt [kenthunt-/E1597aS9LQAvxtiuMwx3w@public.gmane.org] wrote:
> > > > Hardware: Presario 1700T
> > > > ACPI: 20020702
> > > >
> > > > My dmesg shows:
> > > >
> > > > exregion-0146 [67661] Ex_system_memory_space:
> > >
> > > Could
> > >
> > > > not map memory at 000000000FFFFF2C, size 90
> > > > evregion-0323: *** Error: Handler for
> > >
> > > [System_memory]
> > >
> > > > returned AE_NO_MEMORY
> > >
> > > That version had some corruption problems. I
> > > suggest you get the latest
> > > and greatest ACPI/Kernel. Alternatively pick up
> the
> > > patches from my
> > > website
> > > (http://dude.noc.clara.net/~faye/compaq2701ea/)
> > >
> > > --
> > > Faye Pearson,
> > > Software Development Manager,
> > > ClaraNET Ltd. Tel 020 7903 3000
> > >
> > > Fools rush in -- and get the best seats in the
> >
> > house.
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Finance - Get real-time stock quotes
> > http://finance.yahoo.com
> >
> >
> >
>
-------------------------------------------------------
> > 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
> > _______________________________________________
> > Acpi-devel mailing list
> > Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >
>
https://lists.sourceforge.net/lists/listinfo/acpi-devel
>
__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute
-------------------------------------------------------
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] 4+ messages in thread
end of thread, other threads:[~2002-09-10 14:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20020909110214.GE27583@clara.net>
[not found] ` <20020909110214.GE27583-6JSjyQ0Qj1ReoWH0uzbU5w@public.gmane.org>
2002-09-09 20:38 ` System_memory error Kent Hunt
[not found] ` <20020909203844.77818.qmail-0q3qvy2+R9aA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
2002-09-10 11:09 ` Jochen Reinwand
[not found] ` <200209101309.04503.jbr.1-hi6Y0CQ0nG0@public.gmane.org>
2002-09-10 14:56 ` Kent Hunt
2002-09-08 5:48 Kent Hunt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox