LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 08-10-2006, 04:38 AM   #1
hannesbolt
LQ Newbie
 
Registered: Aug 2006
Posts: 3

Rep: Reputation: 0
Suse 10.1 with 4GB does not work


Help

I am an absolute beginner in linux. I tried to install Suse 10.1. with 64 bit. The installation took about 10 (!!) hours. The system is incredible slow. The PC shop where I bought the computer says that the problem is the 4 GB memory. If they reduce to 2 GB memory, the system is working fine. They say a new compiled kernel is necessary. Is this true? Does anybody has experience with 4GB and Suse 10.1? Windows 64 Bit is working fine. Since I am doing scientific work, I need 4GB (and more) and Linux..

This is my hardware:

Mainboard: Asus P5N32-SLI Deluxe
Processor: Pentium 4 3000 MHz D930 Dual Core with EM64T
Memory: 2 x 2 GB
Graphic: Nvidia PCX6200
Drive: 200GB Seagate SATA
Power: PS/2 560 W
 
Old 08-10-2006, 03:22 PM   #2
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,833

Rep: Reputation: 108Reputation: 108
I use Debian, but situation is not much different.

Unless kernel is compiled to support high memory, you need to compile it. It is under "processor type and features" and look for high memory support. Read help message.

To check if your current kernel support, find config file under /, /boot or somewhere else, and see how CONFIG_NOHIGHMEM, or CONFIG_HIGHMEM4G (64G) look like.

Kernel compiling is usually not complicated work, although not straightforward either.

Happy Penguins!
 
Old 08-11-2006, 07:59 PM   #3
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
If SuSE 10.1 has the hwinfo utility, from a console run: hwinfo --cpu, then hwinfo --memory. What returns do you get? Is the cpu recognized as dual core, or single core? How much memory is reported.

With dual core cpus, and multiple cpus, you need the smp kernel, which should regonize up to 64Gig of memory.

Look in /boot. If you see something like vmlinuz-2.6.11.4-20a-smp, you have the smp kernel installed. If you don't see the smp in the name of the vmlinuz image, you can install the smp kernel from installation media via YaST.

Last edited by bigrigdriver; 08-11-2006 at 08:02 PM.
 
Old 08-11-2006, 10:59 PM   #4
hannesbolt
LQ Newbie
 
Registered: Aug 2006
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by bigrigdriver
If SuSE 10.1 has the hwinfo utility, from a console run: hwinfo --cpu, then hwinfo --memory. What returns do you get? Is the cpu recognized as dual core, or single core? How much memory is reported.

With dual core cpus, and multiple cpus, you need the smp kernel, which should regonize up to 64Gig of memory.

Look in /boot. If you see something like vmlinuz-2.6.11.4-20a-smp, you have the smp kernel installed. If you don't see the smp in the name of the vmlinuz image, you can install the smp kernel from installation media via YaST.
It recognizes the 4GB and the dual core, it is only extremly slow (for example 15 minutes only to boot).
With 2 GB it seems to be OK.
 
Old 08-11-2006, 11:17 PM   #5
hannesbolt
LQ Newbie
 
Registered: Aug 2006
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by kaz2100
I use Debian, but situation is not much different.

Unless kernel is compiled to support high memory, you need to compile it. It is under "processor type and features" and look for high memory support. Read help message.

To check if your current kernel support, find config file under /, /boot or somewhere else, and see how CONFIG_NOHIGHMEM, or CONFIG_HIGHMEM4G (64G) look like.

Kernel compiling is usually not complicated work, although not straightforward either.

Happy Penguins!
We will try to compile the kernel. It will take some time. Thank you. Before we also tried Debian 64Bit. It was so slow, that we could not finish installation. Debian 32 Bit, also Kubuntu 32 Bit, with installed 4GB ram, worked fast, but I could use for calculation only 2.8 GB of ram. Which I think is a known effect for 32 Bit systems.

Do you now have a debian 64 system working with 4GB?

Last edited by hannesbolt; 08-11-2006 at 11:18 PM.
 
Old 08-14-2006, 10:17 AM   #6
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: SlackWare > Debian testing woody(32) sarge etch lenny squeeze(+64) wheezy .. bullseye bookworm
Posts: 1,833

Rep: Reputation: 108Reputation: 108
I have only 1.5G memory on my penguin.

So, I cannot answer your last question.
 
Old 08-15-2006, 08:30 AM   #7
WZX
Member
 
Registered: Oct 2003
Distribution: Zenwalk
Posts: 35

Rep: Reputation: 15
Slackware AMD64?
 
Old 08-15-2006, 09:40 AM   #8
broch
Member
 
Registered: Feb 2005
Distribution: Slackware-current 64bit
Posts: 465

Rep: Reputation: 32
Quote:
Unless kernel is compiled to support high memory, you need to compile it. It is under "processor type and features" and look for high memory support. Read help message.
nope

Quote:
To check if your current kernel support, find config file under /, /boot or somewhere else, and see how CONFIG_NOHIGHMEM, or CONFIG_HIGHMEM4G (64G) look like.
Have you ever used 64-bit kernel?

the aove is not a problem because.. this does not exists in 64-bit kernels (he wants to install Suse 10.1. 64 bit).

No high memory because 64-bit does much larger addressing. Currently no desktop mobo can even accomdate 16 exabytes of RAM.

The problem with HIGHMEM concerns only 32-bit systems with more than 1GB RAM.

I think that you do have some hardware issues.

Before compiling anything check your hardware.

Quote:
It recognizes the 4GB and the dual core, it is only extremly slow (for example 15 minutes only to boot).
With 2 GB it seems to be OK.
you may have bad memory sticks, problems with irq, acpi and so on, check log files first.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Files > 4GB on FAT32 Luke771 Linux - General 7 02-01-2006 05:43 AM
unzip .zip >4gb dkw Linux - General 1 07-07-2005 07:27 PM
4GB RAM not showing eddie0uk Linux - Hardware 5 03-12-2005 07:08 AM
How to upgrade SUSE 8.2 2.4.20-4gb athlon kernel? ginda Linux - Newbie 5 01-26-2005 09:40 AM
What's the Max XP memory ( 4GB ? ) deft General 3 01-20-2004 11:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 06:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration