Although it reads 'ordinary' CDs OK, it wouldn't read silver-blue CDR disks.
It spins-up and then repeatedly speeds up and down as it tries to read the
disk - eventually it times out with a blue screen. At one point I got a
listing of the CDR's root menu in Windows Explorer, so the drive is obviously
*capable* of reading CDRs.
The PC was a 2-3 year old Pentium 100 with the 'first' version of Windows 95,
so there's no UDMA bus mastering going on, and there are no drivers specified
in the autoexec.bat or config.sys files.
Has anyone encountered this problem before or has a fix for it?
Is there any way to slow down the drive in case this improves its chances of
being able to read CDR disks ?
P.S. I've just had a phone call from him, and it looks like he *may* have
discovered an 'ordinary' CDROM disk which the drive won't read either!
Colin
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
modify CONFIG.SYS by adding the following line:
Try this one IN CONFIG.SYS:
Device=C:\ASUSCD.SYS /D:MSCD1 /PIO
or try: Device=C:\ASUSCD.SYS /D:MSCD1 /PIO3
And put this in Autoexec.bat:
MSCDEX.EXE /D:MSCD1
--------------------------------
From Asus:
Device=<Target Path>\ASUSCD.SYS /D:<Device Name> /<Transfer Mode>
<Target Path>: The path that the CD-ROM driver is installed to.
The default path is "C:\ASUS_CD".
<Device Name>: The name of your CD-ROM device driver,
"ASUSCD01" is used by default.
<Transfer Mode>: The CD-ROM data transfer mode. If not specified,
PIO mode will be used. Theree transfer mode are available:
PIO: PIO transfer mode.
DMA: Mult-word DMA transfer mode.
UDMA: Ultra DMA transfer mode.