Page 1 of 1
QL-SD does not allow to use vDrive in parallel
Posted: Sun Apr 19, 2020 1:12 pm
by grafvonb
Have you ever tried to use both QL-SD and vDrive devices in parallel?
In my case after QL-SD driver is loaded I cannot reach the vDrive because for all calls to "mdv*_" the response is delivered by the QL-SD. Can I change this behavior?
Tested with EN Minerva 1.98, Miracle memory card, QL-SD card driver v0.07.078.
Re: QL-SD does not allow to use vDrive in parallel
Posted: Sun Apr 19, 2020 1:14 pm
by mk79
This is the old buggy Qubide based driver. I suggest to update to the new version.
Re: QL-SD does not allow to use vDrive in parallel
Posted: Sun Apr 19, 2020 1:15 pm
by mk79
But beware, the new driver uses a different image format (QXL.WIN, like all emulators)
Re: QL-SD does not allow to use vDrive in parallel
Posted: Tue Apr 21, 2020 2:56 pm
by grafvonb
Do you mean this driver "QL-SD card driver v0.07.078"?
If so, how can I update it? I've looked for some resources without success...
Re: QL-SD does not allow to use vDrive in parallel
Posted: Tue Apr 21, 2020 3:24 pm
by mk79
Yes, unfortunately this can only be updated using an (E)EPROM programmer. I provide the images here
https://www.kilgus.net/ql/ql-sd
Re: QL-SD does not allow to use vDrive in parallel
Posted: Tue Apr 21, 2020 5:27 pm
by Peter
If you want to stick with the old driver, look if you have SDC_USE "MDV" somewhere in your Bootfile and remove it.
Or try SDC_USE "WIN".
Re: QL-SD does not allow to use vDrive in parallel
Posted: Wed Apr 22, 2020 1:20 pm
by grafvonb
Peter wrote:If you want to stick with the old driver, look if you have SDC_USE "MDV" somewhere in your Bootfile and remove it.
Or try SDC_USE "WIN".
I tried to use SDC_USE "WIN". It causes QL-SD not to respond to "MDV" but the vDrive cannot be reached (in a normal way by using "MDV3_").
Re: QL-SD does not allow to use vDrive in parallel
Posted: Wed Apr 22, 2020 9:58 pm
by Peter
This is strange, since normal microdrives work. Did you check your bootfile? Does your normal microdrive respond?
Does vDrive work if you abort the QL-SD ROM initialisation sequence by a key press?
Re: QL-SD does not allow to use vDrive in parallel
Posted: Thu Apr 30, 2020 5:50 pm
by grafvonb
Peter wrote:This is strange, since normal microdrives work. Did you check your bootfile? Does your normal microdrive respond?
Does vDrive work if you abort the QL-SD ROM initialisation sequence by a key press?
Hm, I'm new to QL, so if you ask "check your bootfile" I have no clue how to do this

.
The QL starts as expected. If I abort the QL-SD initialization sequence nothing changes. MDV1 responds as expected. I have also a second QL without QL-SD where vDrive works without any problems.
Re: QL-SD does not allow to use vDrive in parallel
Posted: Thu Apr 30, 2020 6:14 pm
by mk79
Well, when MDV 1/2 works then I don’t think your problem is related to QL-SD.