Re: linux + Compaq Presario Laptop

2001-05-10 Thread Anuradha Ratnaweera


On Mon, 7 May 2001, Bohdan Vlasyuk wrote:

>   Hi !! I'm running linux on Compaq Presario 1215 Laptop. Kernel is,
> as shipped with RH 7.0, 2.2.16.

I am running 2.4.4 on a Presario 1615 (debian 2.2 with updates) without
problems. I had to turn on allow interrupts in APM settings, in order to
get the machine running after returning from `sleep' mode (Fn + F3).

Anuradha

--
http://www.bee.lk/people/anuradha/";>home page


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: linux + Compaq Presario Laptop

2001-05-07 Thread Doug McNaught

Erik Mouw <[EMAIL PROTECTED]> writes:

> Try linux-2.2.19, it contains BIOS e820 support. If you don't want to
> compile a kernel, check if Red Hat has RPMs available somewhere on
> their site. 

They do; there was a kernel errata release of 2.2.19 for security
reasons.  On updates.redhat.com or a mirror.

-Doug
-- 
The rain man gave me two cures; he said jump right in,
The first was Texas medicine--the second was just railroad gin,
And like a fool I mixed them, and it strangled up my mind,
Now people just get uglier, and I got no sense of time...  --Dylan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: linux + Compaq Presario Laptop

2001-05-07 Thread Erik Mouw

On Mon, May 07, 2001 at 08:06:52PM +0300, Bohdan Vlasyuk wrote:
>   Hi !! I'm running linux on Compaq Presario 1215 Laptop. Kernel is,
> as shipped with RH 7.0, 2.2.16. So, every time I press any of
> sound<+-> buttons [of + { = functional button, used in
> conjunction with F1-F8 to alter various laptop-specific settings, and
> to activate sleep mode, for example} ], linux crashes saying: "unable
> to handle kernel-paging request at virtual address 5b18", and lot
> more (I can type it here, thought, I'm not sure if it's required, and
> it'll consume lots of time to type it precisely).

That's ACPI kicking in. The kernel you're using is quite old, and it
doesn't know about the BIOS e820 memory detection call. The kernel will
just use all memory, including memory that is also used by some ACPI
tables. When you press one of the magic buttons, the ACPI BIOS expects
the tables to be correct and jumps right into kernel code.

>   I guess it's not desired behavior as for stable system, and it
> should be fixed. I don't know if it's fixed already, just because
> today I have no means to transport 25M kernel to small laptop
> (moreover, there's no free space to compile kernel there), however,
> I'm going to solve it soon. I'm sorry if it's fixed already, or any
> stable and correct solution exists, and I'd be glad to hear about it.
> It not, I'd be glad to assist in investigating this problem.

Try linux-2.2.19, it contains BIOS e820 support. If you don't want to
compile a kernel, check if Red Hat has RPMs available somewhere on
their site. If you really can't use that, use the boot option "mem=<1MB
less than the machine actually has>" (so that's mem=127M for an 128MB
machine).


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2783635  Fax: +31-15-2781843  Email: [EMAIL PROTECTED]
WWW: http://www-ict.its.tudelft.nl/~erik/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



linux + Compaq Presario Laptop

2001-05-07 Thread Bohdan Vlasyuk

Hello linux-kernel,

  Hi !! I'm running linux on Compaq Presario 1215 Laptop. Kernel is,
as shipped with RH 7.0, 2.2.16. So, every time I press any of
sound<+-> buttons [of + { = functional button, used in
conjunction with F1-F8 to alter various laptop-specific settings, and
to activate sleep mode, for example} ], linux crashes saying: "unable
to handle kernel-paging request at virtual address 5b18", and lot
more (I can type it here, thought, I'm not sure if it's required, and
it'll consume lots of time to type it precisely).

  I guess it's not desired behavior as for stable system, and it
should be fixed. I don't know if it's fixed already, just because
today I have no means to transport 25M kernel to small laptop
(moreover, there's no free space to compile kernel there), however,
I'm going to solve it soon. I'm sorry if it's fixed already, or any
stable and correct solution exists, and I'd be glad to hear about it.
It not, I'd be glad to assist in investigating this problem.

  It's quite possible that I've got mailing list to submit my
blubbering at, and if so, I'm sorry for the abuse.

thanks.
-- 
Best regards,
 Bohdan  mailto:[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/