Go Back   PCMech Forums > Windows Support > Windows Legacy Support (XP and earlier)

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 07-19-2006, 09:27 PM   #1
Member (9 bit)
 
Join Date: Mar 2005
Posts: 326
System error

I am getting the following error on my win98 se machine. "emm386 not installed. Insufficient memory". What do I need to do to fix this please?

TIA
24giovanni is offline   Reply With Quote
Old 07-20-2006, 12:13 AM   #2
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 37,791
Make sure the following 3 lines are at the top of your config.sys file, edit it as necessary. They should be in this exact order.

device=c:\windows\himem.sys
dos=high
device=c:\windows\emm386.exe
glc is offline   Reply With Quote
Old 07-20-2006, 11:33 AM   #3
Member (9 bit)
 
Join Date: Mar 2005
Posts: 326
here they are

DEVICE=C:\ESSAUDIO.SYS
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE NOEMS
DOS=HIGH,UMB,AUTO
FILESHIGH=80
BUFFERSHIGH=40,4
DEVICEHIGH=C:\WINDOWS\SYSTEM\CPQIDECD.SYS /D:IDECD001
SHELL=C:\COMMAND.COM /P /E:2048


Autoexec.bat is the following:

C:\PROGRA~1\GRISOFT\AVGFRE~1\BOOTUP.EXE
@ECHO OFF


C:\ESSAUDIO.COM










SET Path=%Path%;"C:\Program Files\Executive Software\DiskeeperLite\"
Set tvdumpflags=10

Still getting error. Now what please?
24giovanni is offline   Reply With Quote
Old 07-20-2006, 03:23 PM   #4
Member (9 bit)
 
Join Date: Mar 2005
Posts: 326
Quote:
Originally Posted by glc
Make sure the following 3 lines are at the top of your config.sys file, edit it as necessary. They should be in this exact order.

device=c:\windows\himem.sys
dos=high
device=c:\windows\emm386.exe
It worked the very 1st time i shutdown/startup but on the next try it didn't work. Now what please?

Last edited by 24giovanni; 07-20-2006 at 03:37 PM.
24giovanni is offline   Reply With Quote
Old 07-20-2006, 04:03 PM   #5
Member (12 bit)
 
Join Date: Nov 2001
Location: Woodland Hills, CA (suburb of Los Angeles)
Posts: 4,014
Hi 24giovanni

Try it with the file looking like this:

device=c:\windows\himem.sys
dos=high
device=c:\windows\emm386.exe NOEMS
DEVICE=C:\ESSAUDIO.SYS
FILES=80
BUFFERS=40,4
DEVICEHIGH=C:\WINDOWS\SYSTEM\CPQIDECD.SYS /D:IDECD001
SHELL=C:\COMMAND.COM /P /E:2048


Here's a tutorial about the various usages for config.sys and autoexec.bat settings --- http://www.computerhope.com/ac.htm

Best of luck
. . . Gary

[P.S. -- remember to save the changes! ]

late edit - [P.S. #2 -- why are you using the Shell command? It's not usually recommended, except for unusual circumstances]

Last edited by GaryRouth; 07-20-2006 at 04:14 PM.
GaryRouth is offline   Reply With Quote
Old 07-20-2006, 04:25 PM   #6
Member (9 bit)
 
Join Date: Mar 2005
Posts: 326
I ried various options but nothing is working. I didn't put the shell command there, the system did. I did move DEVICE=C:\ESSAUDIO.SYS to the 3rd line save, exited. shutdown my computer and started it up and i didn't get the error. I then rebooted again and that's when I got the error again. When system was back up i looked at the file again it was at the top without me putting it there. That is what I am questioning about. What would cause that?
24giovanni is offline   Reply With Quote
Old 07-20-2006, 04:41 PM   #7
Member (12 bit)
 
Join Date: Nov 2001
Location: Woodland Hills, CA (suburb of Los Angeles)
Posts: 4,014
Are you planning on running games in DOS on this computer? Most of those setting changes that you made are commonly made to help DOS games run better in MS-DOS Mode. You don't need most of them at all for Windows.

Apparently, the ESS audio startup program is doing the changing for you at startup (ESSAudio.com).

If your CD player is standard enough to use the Windows 98 built-in ATAPI/IDE CDrom drivers, and if you aren't planning on extensive real-mode DOS use, you can use a completely blank config.sys and autoexec.bat files, and Windows will be happy as can be.

Where did the current ESS drivers come from?
...Gary
GaryRouth is offline   Reply With Quote
Old 07-20-2006, 04:48 PM   #8
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 37,791
Rearrange the config.sys again and lock it read-only. EMM386 *has* to load before essaudio.sys or you WILL get the error.
glc is offline   Reply With Quote
Old 07-20-2006, 04:58 PM   #9
Member (12 bit)
 
Join Date: Nov 2001
Location: Woodland Hills, CA (suburb of Los Angeles)
Posts: 4,014
glc - do you think that essaudio.com will generate an error if the config.sys is read-only?

It sounds like onboard ESS audio on an older Compaq.
... Gary
GaryRouth is offline   Reply With Quote
Old 07-20-2006, 05:18 PM   #10
Member (9 bit)
 
Join Date: Mar 2005
Posts: 326
in autoexec.bat I put a ; in place of C:\ESSAUDIO.COM and I no longer get the error. What will that do please?
24giovanni is offline   Reply With Quote
Old 07-20-2006, 05:20 PM   #11
Member (9 bit)
 
Join Date: Mar 2005
Posts: 326
Quote:
Originally Posted by glc
Rearrange the config.sys again and lock it read-only. EMM386 *has* to load before essaudio.sys or you WILL get the error.
If I do this do I type attrib -a -s -h emm386 hit enter and then make the changes?
24giovanni is offline   Reply With Quote
Old 07-20-2006, 07:08 PM   #12
Member (12 bit)
 
Join Date: Nov 2001
Location: Woodland Hills, CA (suburb of Los Angeles)
Posts: 4,014
Actually, I believe glc was referring to making the file config.sys read-only. You don't have to make that change in DOS, you can simply right-click the file in Windows Explorer & change it's Properties there. [In Windows Explorer's View menus, make sure it's set to "Show All Files"]

Just to see, you can leave things as they are, and if your sound works fine in Windows, that'll do. If you need to customize your DOS environment for a particular game, you always have the option to make a special MS-DOS Mode short-cut for that = you can put all sorts of special settings just for that game to work best.

. . . Gary
GaryRouth is offline   Reply With Quote
Old 07-20-2006, 08:37 PM   #13
Member (9 bit)
 
Join Date: Mar 2005
Posts: 326
I will do what glc and you suggest and give it a try. If that works, I'll leave it like that. Otherwise I will just comment it out as I have already done. Thanks for all the help.
24giovanni is offline   Reply With Quote
Old 07-21-2006, 03:38 AM   #14
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 37,791
attrib +r c:\config.sys

Instead of using a ; the standard dos way of doing things is put a rem in front of the entry -

rem c:\essaudio.com
glc is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:33 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2