Page 7 of 7

Re: QL SD card system....

Posted: Tue May 06, 2014 7:34 pm
by Ralf R.
Dave wrote:I only hope Paul is as happy with his SuperRAM :)
Oh...is this out?

Re: QL SD card system....

Posted: Tue May 06, 2014 7:49 pm
by afx
My QLSD arrived last Friday.

A fantastic development !!, ... congratulations to Peter and Paul.

Greetings.

PD:
I put a short comment on the Spanish blog of QL.
http://sinclairqles.wordpress.com/2014/ ... ene-ql-sd/

Re: QL SD card system....

Posted: Tue May 06, 2014 8:32 pm
by tofro
afx wrote: I put a short comment on the Spanish blog of QL.
http://sinclairqles.wordpress.com/2014/ ... ene-ql-sd/
Nice. If you still can could you please:

Add a comment that "QLes con tarjetas Gold o SuperGold Card no son compatibles en este momento" ;) .

We don't want to raise any false expectations.

Otherwise: Happy that you're happy with it ;)

Gracias,
Tobias

Re: QL SD card system....

Posted: Tue May 06, 2014 10:25 pm
by Dave
Ralf R. wrote:Oh...is this out?
Not yet. :)

We traded a QL-SD for a SuperRAM. It lets me test all my new hardware against QL-SD to ensure compatibility. I'll send him his SuperRAM as soon as it's complete.

Re: QL SD card system....

Posted: Tue May 06, 2014 11:58 pm
by afx
tofro wrote:Nice. If you still can could you please:

Add a comment that "QLes con tarjetas Gold o SuperGold Card no son compatibles en este momento"
Right, I've updated the information.

It will be GREAT NEWS !! when the QL-SD will be compatible with (Super) Gold Card . The ultimate expansion for a black box QL ( (Super) Gold Card + QL-SD ) :P .

Re: QL SD card system....

Posted: Fri May 09, 2014 3:04 am
by Wimdev
I just picked up my QL-SD from the postoffice. Easy install in my JSU QL with a broken mdv2, so it's a perfect swap. I guess I'll hook up the original led shortly. I'm pleasantly surprised how fast the system is; it really loads and saves fast. Close to ramdisk speeds perhaps - I haven't really timed it though.
The QL that hosts the QL-SD is an unexpanded one, so the SD image isn't that big (3Mb). Not sure if that's a factor.

Anyway, I guess now the wait is on for Dave's SuperRam. I could really use some more ram!

Wim

Re: QL SD card system....

Posted: Fri May 09, 2014 2:34 pm
by Peter
For the data transfer rate, the image size is a neglegible factor.

Re: QL SD card system....

Posted: Tue May 13, 2014 8:48 pm
by Luk
I have installed my QL-SD internally, taped it on the iron keyboardplate.
Works great with the PCML Q+ 256k + twin diskdrive.

But I had one issue: using WCOPY simply crashed the system.
Finally (after a lot of trial-and-error) found out MAKE_DIR_BIN was causing the problem!

Re: QL SD card system....

Posted: Fri May 16, 2014 9:13 am
by Peter
Luk wrote:But I had one issue: using WCOPY simply crashed the system.
Finally (after a lot of trial-and-error) found out MAKE_DIR_BIN was causing the problem!
Does your disk interface provide a MAKE_DIR command itself?

Re: QL SD card system....

Posted: Fri May 16, 2014 2:11 pm
by Luk
No, toolkit provided with pcml-interface is very basic.
In fact I also tried it out with Q-emulator and when you load TK2 (as the QL-SD would do) and thus not use Q-emulator's own TK2, the same thing happens.
And then when using WCOPY, after a certain amount of files it reads "out of memory". One time even the FAT was corrupted!
It could be a memory thing, as Q-emulator also uses a 384k? Maybe I will have a try with a smaller BDI_bin file, 32mb instead of 64mb?