kernel can't find more than 64 Mb memory

2000-04-07 Thread jOkEr

 Hello.

 I have had a workstation with 64Mb memory and installed Debian/2.0.38
 kernel. Later I've inserted 128Mb DIMM (196Mb total). However kernel always
 finds 64Mb and no more. Same situation with 2.2.14.

 BIOS memory test - 100Mhz - 196 Mb OK.
 Windows 98 SE memory test - 100 Mhz - 196 Mb OK.
 BIOS memory test - 66Mhz - 196 Mb OK.
 Windows 98 SE memory test - 66 Mhz - 196 Mb OK.
 DIMM is HY, PC-133, 7.5 ns, even was tested with iP III 550e up 7xx
Mhz...So
 i think soft is the problem.

 Thanx.

 AlekS.




Re: kernel can't find more than 64 Mb memory

2000-04-07 Thread Oswald Buddenhagen
  I have had a workstation with 64Mb memory and installed Debian/2.0.38
  kernel. Later I've inserted 128Mb DIMM (196Mb total). However kernel always
  finds 64Mb and no more. Same situation with 2.2.14.
 
add
append=mem=196M
to your lilo conf. this should help.

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Linux - the last service pack you'll ever need.


Re: kernel can't find more than 64 Mb memory

2000-04-07 Thread Ralf G. R. Bergs
On Fri, 7 Apr 2000 19:37:09 +0400, jOkEr wrote:

 i think soft is the problem.

Me thinks that's right. :-)

Inset the following line into /etc/lilo.conf

  append=mem=192M

execute

#lilo

and reboot.


-- 
Sign the EU petition against SPAM:  L I N U X   .~.
http://www.politik-digital.de/spam/The  Choice  /V\
of a  GNU  /( )\
   Generation  ^^-^^



Re: More that 64 Mb memory

1998-02-09 Thread dA' Phucilage Phactory
On 29 Dec 1997, Douglas Bates wrote:

 I have searched the FAQ's but I still can't find the answer to this
 one.  I have a new machine with 128 Mb. of memory.  When I boot a
 standard kernel using the standard lilo configuration from Debian the
 kernel reports only 64 Mb of memory.  Could someone tell me what I
 change to have the kernel recognize the full available memory

append=mem=128M === add this in your /etc/lilo.conf, mine is like this:
append=mem=80M
boot=/dev/hda
root=/dev/hda1
compact
install=/boot/boot.b
blah blah blah blah blah etc


 
 Also, this is a dual-processor system.  If I look at /proc/cpuinfo it
 seems to be reporting only one processor.  Could someone please remind 
 me how to check if both processors are being used?

as for dual processor i'm not sure yet, i'm upgrading to a dual processor
machine as well, if i get the info on how to utilize both via a patch or
what not, i'll let you know

 -- 
 Douglas Bates[EMAIL PROTECTED]
 Statistics Department608/262-2598
 University of Wisconsin - Madisonhttp://www.stat.wisc.edu/~bates/
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 

   ***
 dA' Phucilage Phactory*Yesturday upon the stair,*
   *I met a guy who wasn't there,*
   *He wasn't there again today, *
 [EMAIL PROTECTED]*I think he's from the CIA.   *
   ***
author unknown


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: More that 64 Mb memory

1997-12-30 Thread David Mutterer
You need to modify the /etc/lilo.conf file and add a startup parameter of
mem=128m

It's pretty much, that simple...

hope it helps...

-Dave.

On 29 Dec 1997, Douglas Bates wrote:

 I have searched the FAQ's but I still can't find the answer to this
 one.  I have a new machine with 128 Mb. of memory.  When I boot a
 standard kernel using the standard lilo configuration from Debian the
 kernel reports only 64 Mb of memory.  Could someone tell me what I
 change to have the kernel recognize the full available memory?
 
 Also, this is a dual-processor system.  If I look at /proc/cpuinfo it
 seems to be reporting only one processor.  Could someone please remind 
 me how to check if both processors are being used?
 -- 
 Douglas Bates[EMAIL PROTECTED]
 Statistics Department608/262-2598
 University of Wisconsin - Madisonhttp://www.stat.wisc.edu/~bates/
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


More that 64 Mb memory

1997-12-29 Thread Douglas Bates
I have searched the FAQ's but I still can't find the answer to this
one.  I have a new machine with 128 Mb. of memory.  When I boot a
standard kernel using the standard lilo configuration from Debian the
kernel reports only 64 Mb of memory.  Could someone tell me what I
change to have the kernel recognize the full available memory?

Also, this is a dual-processor system.  If I look at /proc/cpuinfo it
seems to be reporting only one processor.  Could someone please remind 
me how to check if both processors are being used?
-- 
Douglas Bates[EMAIL PROTECTED]
Statistics Department608/262-2598
University of Wisconsin - Madisonhttp://www.stat.wisc.edu/~bates/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: More that 64 Mb memory

1997-12-29 Thread Scott Ellis
On 29 Dec 1997, Douglas Bates wrote:

 I have searched the FAQ's but I still can't find the answer to this
 one.  I have a new machine with 128 Mb. of memory.  When I boot a
 standard kernel using the standard lilo configuration from Debian the
 kernel reports only 64 Mb of memory.  Could someone tell me what I
 change to have the kernel recognize the full available memory?

In /etc/lilo.conf:
append=mem=128M

 Also, this is a dual-processor system.  If I look at /proc/cpuinfo it
 seems to be reporting only one processor.  Could someone please remind 
 me how to check if both processors are being used?

Uncomment the SMP=1 line in the kernel makefile and rebuild your kernel.

-- 
Scott K. Ellis [EMAIL PROTECTED] http://www.gate.net/~storm/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: More that 64 Mb memory

1997-12-29 Thread Brandon Mitchell
On 29 Dec 1997, Douglas Bates wrote:

 I have searched the FAQ's but I still can't find the answer to this
 one.  I have a new machine with 128 Mb. of memory.  When I boot a
 standard kernel using the standard lilo configuration from Debian the
 kernel reports only 64 Mb of memory.  Could someone tell me what I
 change to have the kernel recognize the full available memory?

Should be something like MEM=128 appended to the lilo prompt (e.g.
LILO: linux MEM=128).

Good luck,
Brandon


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: More that 64 Mb memory

1997-12-29 Thread Will Lowe
On 29 Dec 1997, Douglas Bates wrote:

 I have searched the FAQ's but I still can't find the answer to this
 one.  I have a new machine with 128 Mb. of memory.  When I boot a
 standard kernel using the standard lilo configuration from Debian the
 kernel reports only 64 Mb of memory.  Could someone tell me what I
 change to have the kernel recognize the full available memory?
You need an append line in /etc/lilo.conf; probably mem=128M...
checkout the bootprompt-howto at

ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO/bootprompt-HOWTO

Will


--
| [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]   |
|   http://www.cis.udel.edu/~lowe/   |
--
|If at first you don't succeed,  redefine success.   |
|   -- Taken from Hennesey and Patterson,|
| _Computer_Organization_And_Design_:_The_Hardware_/_Software_Interface_ |
--



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .