Hi!
Read a bit about your problem.
First, the readme file for the driver says:
Place ESSCFG.INI into root directory of C: drive. The other files go into a
sub-directory SOLO1.
Add this to CONFIG.SYS:
DEVICEHIGH=C:\SOLO1\ESSOLO.SYS
Add to AUTOEXEC.BAT:
LH C:\SOLO1\ESSOLO.COM
SET BLASTER=A220 D1 I5 T4
C:\SOLO1\ESSVOL.EXE /v:10 /l:0 /w:10 /m:0 /c:10 /s:10 /a:0 /p:0
You said something, like the driver write:
Audio drive not found
I guess you meant
Audio driver not found
MY GUESS IS THAT YOU WRONGLY FOLLOW THE INSTRUCTIONS.
YOU HAVE TO WRITE DEVICEHIGH=C:\SOLO1\ESSOLO.SYS IN FDCONFIG.SYS, NOT
CONFIG.SYS... I think.
Now, if you say "PCISLEEP L" say it is using interrupt 10 (you said port but
this have to be interrupt), then to me you need to replace:
SET BLASTER=A220 D1 I5 T4
by
SET BLASTER=A220 D1 I10 T4
Don't know if pcisleep L
can confirm the device use address 220h
But it seems unlikely to be changed... I think
Also, I guess you can "CD \SOLO1" then "essolo.com" to see what it does when
run manually.
I think this is the program that was/is saying "audio driver not found".
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user