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

Notices


Reply
  Search this Thread
Old 12-19-2005, 11:01 PM   #1
mortal
Member
 
Registered: Mar 2004
Location: Soviet Kanuckistan
Distribution: Slackware 12.2
Posts: 216

Rep: Reputation: 31
how do I enable himem in slackware?


I cd /usr/src/linux then

gmake config

and under "processor type and features" I went to "high memory support" and marked 4G,saved then rebooted.

That seems too easy....did I miss something?
 
Old 12-19-2005, 11:04 PM   #2
BrianW
Member
 
Registered: Jul 2003
Location: Montana
Posts: 297

Rep: Reputation: Disabled
Did you 'make', 'make modules_install' & 'make install'?
It requires a full kernel recompile/install to enable it.

Last edited by BrianW; 12-19-2005 at 11:06 PM.
 
Old 12-19-2005, 11:09 PM   #3
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 366

Rep: Reputation: 66
outside of what it takes to install a kernal just edit the kernal configuration for highmem. then install the newly highmem configed kernel. its that simple. I had to do it myself recently.

make sure your kernal modules are installed.

I was using the test26.s kernal from 10.2 and the install never installed the 2.6 modules and few other 2.6 kernal packages. they are on cd 2
 
Old 12-19-2005, 11:19 PM   #4
mortal
Member
 
Registered: Mar 2004
Location: Soviet Kanuckistan
Distribution: Slackware 12.2
Posts: 216

Original Poster
Rep: Reputation: 31
so if I cd /usr/src/linux then 'make', 'make modules_install' & 'make install' that will do it?
 
Old 12-19-2005, 11:21 PM   #5
SqdnGuns
Senior Member
 
Registered: Aug 2005
Location: Pensacola, FL
Distribution: Slackware64® Current & Arch
Posts: 1,092

Rep: Reputation: 174Reputation: 174
Quote:
Originally Posted by mortal
so if I cd /usr/src/linux then 'make', 'make modules_install' & 'make install' that will do it?

http://www.slackersbible.org/node/42
 
Old 12-19-2005, 11:25 PM   #6
mortal
Member
 
Registered: Mar 2004
Location: Soviet Kanuckistan
Distribution: Slackware 12.2
Posts: 216

Original Poster
Rep: Reputation: 31
lol ,Thaks for the link.That is definately needed
 
Old 12-19-2005, 11:30 PM   #7
nick_th_fury
Member
 
Registered: Jun 2003
Location: Texas
Distribution: Slackware, NetBSD
Posts: 151

Rep: Reputation: 23
You need to compile the kernel. Heres what I do when compiling a 2.6.x kernel.
When you 'make menuconfig' you can choose processor & memory settings.

This is just an example of how I do it.
-------------------------------
Start inside the proper folder w/the kernel you have downloaded.
Be sure & change the /usr/src/linux to point to the new kernel directory.

make menuconfig #(*Setup for your system*)
make
make bzImage
make modules
make modules_install
cp arch/i386/boot/bzImage /boot/vmlinuz-2.6
cp System.map /boot/System.map-2.6
rm /boot/System.map
ln -s /boot/System.map-2.6 /boot/System.map
cd //etc
vi lilo.conf #(*Add new selection, see below*)
cd //sbin
lilo
reboot
(*Login as root*)

If your using a nvidia module you need to reinstall it like.
cd nvidia #(*Whever you located your vid driver*)
sh NVIDIA-Linux-x86-1.0-5661-pkg1.run #(*Varies for your driver*)
#Done



My lilo.conf entry:
image = /boot/vmlinuz-2.6
root = /dev/sda1
label = Slack_2.6.X-SMP
read-only


warning, I'm using scsi raid, so its sda1 for me.
place the proper drive for your system.

That worked great for me, so hopefully it's helpfull.
 
Old 12-21-2005, 12:18 AM   #8
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Rep: Reputation: 47
Quote:
Originally Posted by mortal
lol ,Thaks for the link.That is definately needed
If you liked that, here's another good slack place:

http://slackbook.org/
http://slackbook.org/html/book.html
 
Old 12-21-2005, 12:00 PM   #9
mortal
Member
 
Registered: Mar 2004
Location: Soviet Kanuckistan
Distribution: Slackware 12.2
Posts: 216

Original Poster
Rep: Reputation: 31
WOOHOO SUCCESS!

himem up and the machine boots and everything works

Thanks for the help to everyone who replied.Nice to have a noob friendly forum.
 
  


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
Himem problem on 2.4.31 sweetnsourbkr Linux - Hardware 1 10-10-2005 03:21 PM
[SOLVED] Using Himem kernel, but RAM total seems short? Eternal_Newbie Slackware 3 07-24-2005 03:35 PM
How do I configure/enable Unicode on Slackware 10 nosaku Slackware 1 12-16-2004 04:33 AM
Slackware 8: How do I enable PHP? dimmu Linux - Software 1 11-15-2004 12:00 PM
HELP!!! Can't enable sound in Slackware 8.1!! gmlasam Linux - General 11 08-26-2002 03:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:54 PM.

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