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

An area for people to discuss Scope related problems, issues, etc.

Moderators: valis, garyb

Post Reply
olase
Posts: 23
Joined: Tue Feb 14, 2006 4:00 pm

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

Post 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
User avatar
garyb
Moderator
Posts: 23380
Joined: Sun Apr 15, 2001 4:00 pm
Location: ghetto by the sea

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

Post by garyb »

what os and what version of Scope are you using?
olase
Posts: 23
Joined: Tue Feb 14, 2006 4:00 pm

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

Post 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
olase
Posts: 23
Joined: Tue Feb 14, 2006 4:00 pm

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

Post 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. :-?
olase
Posts: 23
Joined: Tue Feb 14, 2006 4:00 pm

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

Post 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
User avatar
garyb
Moderator
Posts: 23380
Joined: Sun Apr 15, 2001 4:00 pm
Location: ghetto by the sea

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

Post by garyb »

good job!
Post Reply