Page 1 of 1

Can't find DSP file Osiris XP VxD - Please check install...

Posted: Wed Jun 18, 2014 11:04 am
by olase
Hello,

still get this error message when i'm loading the plugin OSIRIS. Searched for missing dsp file "c:\Scope\App\Dsp\osiout.dsp" also for device driver files "c:\Scope\App\Sys\osirisxp.sys" even in "c:\Scope\App\Vxd\osirisxp.vxd" but all seems to be there, accessible and in a proper format. Then i checked file attributes for dsp, sys, vxd and pep files via command attrib:

Code: Select all

C:\Scope\App\Sys>attrib osirisxp.sys
A          C:\Scope\App\Sys\osirisxp.sys

C:\Scope\App\Dsp>attrib osiout.dsp
A          C:\Scope\App\Dsp\osiout.dsp

C:\Scope\App\Vxd>attrib osirisxp.vxd
A          C:\Scope\App\Vxd\osirisxp.vxd

C:\Scope\App\Script>attrib OsirisControl.pep
A          C:\Scope\App\Script\OsirisControl.pep
Also after reinstalling the plugin (replacing all files even pep, dev and preset files) this message keeps resisting. :-?
Does anybody has a hint for me on this one?

cheers,
olase

Re: Can't find DSP file Osiris XP VxD - Please check install

Posted: Wed Jun 18, 2014 2:28 pm
by garyb
what os and what version of Scope are you using?

Re: Can't find DSP file Osiris XP VxD - Please check install

Posted: Wed Jun 18, 2014 9:54 pm
by olase
OS: Microsoft Windows XP Professional 5.1.2600 Service Pack 3 Build 2600
Scope Platform v4.5 and tripleDAT (based on 4.0???)

olase

Re: Can't find DSP file Osiris XP VxD - Please check install

Posted: Sat Jun 21, 2014 2:37 pm
by olase
Intresting thing is that the device driver will not be listed in the file c:\Scope\App\Sys\vxd.idx where also the osirisxp.sys is located. All other *.sys files from this directory are indicated.
Deleting the vxd.idx and restarting the scope software will generate a new vxd.idx but again without osirisxp.sys. I tried this with different versions of osiris plugin. Even with the newest one which are available on the webpage from SC. :-?

Re: Can't find DSP file Osiris XP VxD - Please check install

Posted: Sat Jun 21, 2014 3:13 pm
by olase
YES, i got it!!!

At anytime i came on the idea to just try some flags (command line parameters) without to know if they exist and when what they do. May be i found the right one "-r" (with the association to reinitiate or refresh). After launching "SFP.exe -r" it created the vxd.idx file with an index to the osirisxp.sys. And at this point i could load the plugin in my scope routing setup without the error message and signals were routed through. :D

Re: Can't find DSP file Osiris XP VxD - Please check install

Posted: Sat Jun 21, 2014 4:01 pm
by hubird
great :-)

Re: Can't find DSP file Osiris XP VxD - Please check install

Posted: Sat Jun 21, 2014 4:07 pm
by garyb
good job!