Please read the Forum Rules before posting.
![]() ![]() |
8th December 2002, 5:11pm
Post
#1
|
|
|
Squaddie ![]() Group: Members Posts: 46 Joined: November 2002 Member No.: 522 |
I've been trying to get MS-Dos 6.22 running in VMware. Got my cd-rom and mouse working. But when I try to install my sound drivers this happens:
![]() I already tried memmaker. Isn't there a way of increasing your "convential" memory with VMware? Running UFO without sound also crashes my virtual pc. Might also be memory related. -------------------- "My dungeon will have its own qualified medical staff complete with bodyguards. That way if a prisoner becomes sick and his cellmate tells the guard it's an emergency, the guard will fetch a trauma team instead of opening up the cell for a look." - The Top 100 Things I'd Do If I Ever Became An Evil Overlord This Evil Overlord List is Copyright 1996-1997 by Peter Anspach.
|
|
|
|
8th December 2002, 11:05pm
Post
#2
|
|
![]() XCAS Inquisitor ![]() ![]() ![]() ![]() Group: Site Staff Posts: 723 Joined: September 2002 From: Guelph, Ontario, Canada Member No.: 329 |
I think conventional memory comes from that small block of 640 (or sometihng) that every computer has. Try disabling some of your resident programs...
-------------------- |
|
|
|
9th December 2002, 12:29am
Post
#3
|
|||
![]() Lobster sticks to Magnet! ![]() ![]() ![]() ![]() Group: Members Posts: 111 Joined: November 2002 From: England Member No.: 204 |
*Puts on 'expert' hat as he once typed in a command in DOS
For this you will need: Some old fashioned DOS CD drivers Mouse.com (the only mouse driver I ever needed) Soundcard drivers... Which will be the problem I suspect. The first two aren't too important and even new ones shouldn't take up memory too bad... Soundcards are a different mammal and need care. If you're card can emulate SB-16 sound, use it. Install SB-16 DOS drivers into the virtual PC's boot up. I'll try and dig out an original copy of them from my many old files on floppy disk Other than those three things you need nothing I can remember. With these I had 486's running UFO like a dream and I'll try and find the original config.sys and autoexec.bat files I used (They'll have all you need) as well as my old drivers. Using the bare minimum like that should allow the thing to run no trouble... Now where did I put those floppies... P.S. Sorry if you have tried all of this or its gone over your head, I don't know how much people around here know about DOS and 'the olden days' so I'm sorry to cause any offence. --------------------
You too can experience the madness of CZ! www.bass4.karoo.net - Home to the Granny powered Robin Reliant time machine! A chrysalid in containment is worth two in your chest cavity... |
||
|
|
|||
9th December 2002, 9:03am
Post
#4
|
|
|
Squaddie ![]() Group: Members Posts: 46 Joined: November 2002 Member No.: 522 |
The only programmes I got running are my cd-rom and mouse drivers. I used the origional mouse.com which I had on some old disk but the cd-rom drivers are pretty new. I downloaded them for my cd-writer might take up less memory if I try to get some for my other cd-rom drive. The problem is, I can't find any.
The Sound Blaster 16/AWE for DOS/Windows 3.1 drivers I downloaded were the only ones I could find on the creative labs site. That were the ones who gave the error I have a Creative labs Soundblaster Live, I think it can emulate a SB16 -------------------- "My dungeon will have its own qualified medical staff complete with bodyguards. That way if a prisoner becomes sick and his cellmate tells the guard it's an emergency, the guard will fetch a trauma team instead of opening up the cell for a look." - The Top 100 Things I'd Do If I Ever Became An Evil Overlord This Evil Overlord List is Copyright 1996-1997 by Peter Anspach.
|
|
|
|
9th December 2002, 2:27pm
Post
#5
|
|
![]() Lobstermen for breakfast! ![]() ![]() ![]() ![]() Group: Members Posts: 226 Joined: September 2002 From: Montevideo, Uruguay Member No.: 231 |
Try putting this:
In config.sys: device=c:\dos\emm386.exe noems In autoexec.bat lh mscdex /..... (cdrom load line) lh mouse (mouse load line) lh audio .... (sound card load line) And remember, no matter which soundcard do you have VMWare emulates a SB16, so you have to install a SB16 driver -------------------- Resistance is NEVER futile...
|
|
|
|
9th December 2002, 6:20pm
Post
#6
|
|||
![]() Lobster sticks to Magnet! ![]() ![]() ![]() ![]() Group: Members Posts: 111 Joined: November 2002 From: England Member No.: 204 |
I think that the Win 3.11/Dos drivers aren't. I think they actually need Win 3.11! Lying gits!
Anyhow, I'm not sure how you could have insufficient memory if you're only running Mouse and CD drivers.... A mystery indeed. In the systems.ini file add this line. It might work, you never know DOS=HIGH It loads Dos into the proper style memory instead of the precious 640K stuff. As I say, it may not do anything major, but it must be worth a try. --------------------
You too can experience the madness of CZ! www.bass4.karoo.net - Home to the Granny powered Robin Reliant time machine! A chrysalid in containment is worth two in your chest cavity... |
||
|
|
|||
9th December 2002, 6:28pm
Post
#7
|
|
|
Squaddie ![]() Group: Members Posts: 46 Joined: November 2002 Member No.: 522 |
I've installed my SB16 sounddrivers after disabeling everything because it didn't work with toghether with my cd-rom drivers.
Now I still have some trouble. The autodetected configuration of my sound card seems to have failed. My autoexec now looks like this: C:\DOS\EMM386.EXE NOEMS SET SOUND=C:\SB16 SET BLASTER=A220 I5 D1 H5 P330 T6 SET MIDI=SYNTH:1 MAP:E C:\SB16\DIAGNOSE /S C:\SB16\MIXERSET /P /Q C:\DOS\MSCDEX.EXE /D:MSCD000 /M:12 /v C:\DOS\SMARTDRV.EXE /X @ECHO OFF PROMPT $p$g PATH C:\DOS SET TEMP=C:\DOS MODE CON CODEPAGE PREPARE=((850) C:\DOS\EGA.CPI) MODE CON CODEPAGE SELECT=850 C:\ROM\DOSIDLE.EXE C:\MOUSE\MOUSE.COM C:\NC\NC.EXE After this command: C:\SB16\DIAGNOSE /S this error appears: error dign8002 the blaster environment settings are invalid The emm386 command gives the following error: invalid parameter - noems The device=c:\dos\emm386.exe noems line gave the "not found" error. So I changed it into C:\DOS\EMM386.EXE NOEMS I'm kinda stuck again :hmmm: Just posting my config.sys 2 in case ne1 sees errors in it: DEVICE=C:\DOS\HIMEM.SYS BUFFERS=15,0 REM ** FILES=30 DOS=UMB LASTDRIVE=E FCBS=4,0 DEVICEHIGH /L:2,12048 =C:\DOS\SETVER.EXE DOS=HIGH COUNTRY=031,850,C:\DOS\COUNTRY.SYS DEVICE=C:\DOS\DISPLAY.SYS CON=(EGA,,1) DEVICE=C:\DEV\ATAPI_CD.SYS /D:MSCD000 /I:0 FILES=40 lol I just see Chrysalid has posted while I reviewed my post. I'll try that one now -------------------- "My dungeon will have its own qualified medical staff complete with bodyguards. That way if a prisoner becomes sick and his cellmate tells the guard it's an emergency, the guard will fetch a trauma team instead of opening up the cell for a look." - The Top 100 Things I'd Do If I Ever Became An Evil Overlord This Evil Overlord List is Copyright 1996-1997 by Peter Anspach.
|
|
|
|
9th December 2002, 6:34pm
Post
#8
|
|
|
Squaddie ![]() Group: Members Posts: 46 Joined: November 2002 Member No.: 522 |
Wait a sec I don't have a systems.ini file. I checked and it's in my config.sys in case you meant that one.
-------------------- "My dungeon will have its own qualified medical staff complete with bodyguards. That way if a prisoner becomes sick and his cellmate tells the guard it's an emergency, the guard will fetch a trauma team instead of opening up the cell for a look." - The Top 100 Things I'd Do If I Ever Became An Evil Overlord This Evil Overlord List is Copyright 1996-1997 by Peter Anspach.
|
|
|
|
10th December 2002, 1:19am
Post
#9
|
|
![]() Lobstermen for breakfast! ![]() ![]() ![]() ![]() Group: Members Posts: 226 Joined: September 2002 From: Montevideo, Uruguay Member No.: 231 |
Have you put the device=c:\dos\emm386.exe *after* the device=c:\dos\himem.sys ?
DOS=HIGH... yup, forgot that one... try instead putting: DOS=HIGH, UMB Also, remove DEVICE=C:\DOS\DISPLAY.SYS CON=(EGA,,1) as it eats up memory for no use -------------------- Resistance is NEVER futile...
|
|
|
|
10th December 2002, 1:06pm
Post
#10
|
|
|
Squaddie ![]() Group: Members Posts: 46 Joined: November 2002 Member No.: 522 |
thnx
Now just about everything is solved. Except my soundcard still refuses to work :dontgetit: I tried the diagnostic utility that came with it and it gives an error for every I/O adress I try. :dontgetit: -------------------- "My dungeon will have its own qualified medical staff complete with bodyguards. That way if a prisoner becomes sick and his cellmate tells the guard it's an emergency, the guard will fetch a trauma team instead of opening up the cell for a look." - The Top 100 Things I'd Do If I Ever Became An Evil Overlord This Evil Overlord List is Copyright 1996-1997 by Peter Anspach.
|
|
|
|
11th December 2002, 8:51pm
Post
#11
|
|
![]() Lobstermen for breakfast! ![]() ![]() ![]() ![]() Group: Members Posts: 226 Joined: September 2002 From: Montevideo, Uruguay Member No.: 231 |
Hmm.... try to see the soundcard emulation parameters set by VMWare
-------------------- Resistance is NEVER futile...
|
|
|
|
15th December 2002, 3:39pm
Post
#12
|
|
|
Squaddie ![]() Group: Members Posts: 46 Joined: November 2002 Member No.: 522 |
I have given up. Just heard I will have a new comp in two weeks or so and this one will be dismantled and salvaged
-------------------- "My dungeon will have its own qualified medical staff complete with bodyguards. That way if a prisoner becomes sick and his cellmate tells the guard it's an emergency, the guard will fetch a trauma team instead of opening up the cell for a look." - The Top 100 Things I'd Do If I Ever Became An Evil Overlord This Evil Overlord List is Copyright 1996-1997 by Peter Anspach.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st November 2008, 7:19pm |