VOGONS


First post, by PolygonYT

User metadata
Rank Newbie
Rank
Newbie

Hi. I’m new to this site. I am building a Windows 95 setup. For some reason I cannot install the CD Drivers.

Here’s the command I entered:
MSCDEX /D:MSCD001 /l:d

Here’s the output
Device driver not found: “whatever I input
No valid cdrom device drivers selected

Do I need proprietary drivers? Someone, help me!

Reply 1 of 8, by wierd_w

User metadata
Rank Oldbie
Rank
Oldbie

You need more than just mscdex.

You need a suitable cdrom device driver that mscdex can interface with.

LiteOn was predominantly ide/atapi, so try vide.sys, atapicd.sys, oakcdrom.sys, and pals. (You only need one, but try to find the smallest one that works with your drive and controller)

Eg, from the win98 ebd:

[Config.sys]
devicehigh=A:\oakcdrom.sys /d:mscdoo1

[Autoexec.bat]
LH A:\mscdex.exe /d:mscd001

The 'mscd001' can literally be anything, as long as it matches between the driver loading, and the cdrom extensions being loaded.

Reply 2 of 8, by PolygonYT

User metadata
Rank Newbie
Rank
Newbie

THANK YOU SOO MUCH! I used oakcdrom.sys and it worked flawlessly. Anyways, Duke Nukem, here I come!

Reply 3 of 8, by PolygonYT

User metadata
Rank Newbie
Rank
Newbie

Wait, nope. When I type ANYTHING on D: it says:

Fail on INT 24

Reply 4 of 8, by PD2JK

User metadata
Rank Oldbie
Rank
Oldbie

Try another *.sys (driver) and make sure the drive is working at all. Put it in another system for testing.

i386 16 ⇒ i486 DX4 100 ⇒ Pentium MMX 200 ⇒ Athlon Pluto 700 ⇒ AthlonXP 1700+ ⇒ Opteron 165 ⇒ Dual Opteron 856

Reply 5 of 8, by PolygonYT

User metadata
Rank Newbie
Rank
Newbie

Error still occurs with ATAPI.SYS...

Reply 6 of 8, by Horun

User metadata
Rank l33t++
Rank
l33t++

Here is Liteon's DOS cd driver v4.0 from the archives.....try it. if still an issue read the manual...

Hate posting a reply and then have to edit it because it made no sense 😁 First computer was an IBM 3270 workstation with CGA monitor. Stuff: https://archive.org/details/@horun

Reply 7 of 8, by wierd_w

User metadata
Rank Oldbie
Rank
Oldbie

I second ensuring the drive actually works.

I do not know if your liteon suffers, but many optical drives have a belt driven spindle, and or, get a stretched/worn tray eject mechanism belt.

This either causes the disc to not spin, spin the wong speed, or fail to register the tray has fully inserted.

Other possible failure modes include dead laser pods, silly behavior on bus mastering controllers (or when paired with large lba mode disk drives), being all alone on an ide channel, and a host of others.

Go through the exhaustive checklist to ensure the drive is known good and working.

Reply 8 of 8, by PolygonYT

User metadata
Rank Newbie
Rank
Newbie
Horun wrote on 2024-06-15, 16:22:

Here is Liteon's DOS cd driver v4.0 from the archives.....try it. if still an issue read the manual...

I tried to install the drivers, but an error pops up.