Figuring out the causes of slow disk access on the TF536
Moderators: terriblefire, Terriblefire Moderator
-
terriblefire
- Admin sponsor

- Posts: 5686
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Figuring out the causes of slow disk access on the TF536
We had a user on the forum complaining (i think he was a troll for another user but thats a different story) that he had a slow IDE interface a few days ago. He's been banned and told to GTFO but i thought I would collate all the useful bits into a single thread.
1. I wrote some tools to help check the INT2 emulation path works.
Its a special firmware that tests the IDE INT path works ... there are three tests testint2, testideint and testipl... these individually unit test the 3 parts of the INT2 path and report all and any issues.
2. Check your disk speed with Sysinfo. it should be about 1.4Mb/s with an EC CPU and 2-4Mb/s with a full CPU and CPU FASTROM set.
3. Check you havent got a stupid max transfer / block size. (i use 1FF00 for max transfer and 4096 for block size. Do not use a block size less than 4096 ).
4. Replace your IDE cabling...
5. finally try with Caches disabled... if disabling caches fixes things its an indication TCI is not being set correctly by the CPLD (short/bad cpld etc).
1. I wrote some tools to help check the INT2 emulation path works.
Its a special firmware that tests the IDE INT path works ... there are three tests testint2, testideint and testipl... these individually unit test the 3 parts of the INT2 path and report all and any issues.
2. Check your disk speed with Sysinfo. it should be about 1.4Mb/s with an EC CPU and 2-4Mb/s with a full CPU and CPU FASTROM set.
3. Check you havent got a stupid max transfer / block size. (i use 1FF00 for max transfer and 4096 for block size. Do not use a block size less than 4096 ).
4. Replace your IDE cabling...
5. finally try with Caches disabled... if disabling caches fixes things its an indication TCI is not being set correctly by the CPLD (short/bad cpld etc).
You do not have the required permissions to view the files attached to this post.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
-
weav
- Posts: 35
- Joined: 13 May 2020 02:01
Re: Figuring out the causes of slow disk access on the TF536
TF..
Thanks so much for the support! Look forward to building my 536 this weekend. Just remember that others will benefit from the silliness you went through and gives us another tool to hopefully not bother you with trivial things! Time you have taken is appreciated.
Best,
weav
Thanks so much for the support! Look forward to building my 536 this weekend. Just remember that others will benefit from the silliness you went through and gives us another tool to hopefully not bother you with trivial things! Time you have taken is appreciated.
Best,
weav
-
CrashMidnick
- Posts: 10
- Joined: 18 Jul 2020 13:40
Re: Figuring out the causes of slow disk access on the TF536
I just bought a TF536 to AlenPPC over Amibay.
First I had some problems with my Ide cables, all brand new = 2 out of 4 are working. Very strange behaviour.
I checked my Disk Speed today and it is about 640kb without fastrom which is damn slow.
My config : A500+ rev 8A with 2mb chipram + ROM 3.1.4 + WB 3.1.4 + TF536 + Ide to SD (tried FFS, SFS and PFS3, same happens, tried CF to IDE, same problem)
Tried disabling cache at SS menu : again 640kb.
Any news about a fix ?
Thanks.
First I had some problems with my Ide cables, all brand new = 2 out of 4 are working. Very strange behaviour.
I checked my Disk Speed today and it is about 640kb without fastrom which is damn slow.
My config : A500+ rev 8A with 2mb chipram + ROM 3.1.4 + WB 3.1.4 + TF536 + Ide to SD (tried FFS, SFS and PFS3, same happens, tried CF to IDE, same problem)
Tried disabling cache at SS menu : again 640kb.
Any news about a fix ?
Thanks.
-
arkadiusz.makarenko
- Moderator Team

- Posts: 1371
- Joined: 19 Jun 2019 07:36
- Location: Edinburgh
Re: Figuring out the causes of slow disk access on the TF536
I have noticed on my Amiga 500 that 3.1.4 gives ide speed slowdown. On both sd and CF. I would recommend moving to kick 3.1 (TF536 was tested/developed on 3.1) for now.CrashMidnick wrote: 18 Jul 2020 13:49 I just bought a TF536 to AlenPPC over Amibay.
First I had some problems with my Ide cables, all brand new = 2 out of 4 are working. Very strange behaviour.
I checked my Disk Speed today and it is about 640kb without fastrom which is damn slow.
My config : A500+ rev 8A with 2mb chipram + ROM 3.1.4 + WB 3.1.4 + TF536 + Ide to SD (tried FFS, SFS and PFS3, same happens, tried CF to IDE, same problem)
Tried disabling cache at SS menu : again 640kb.
Any news about a fix ?
Thanks.
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
~ Stanislaw Lem
-
alenppc
- Moderator Team

- Posts: 934
- Joined: 08 Nov 2018 12:59
Re: Figuring out the causes of slow disk access on the TF536
I sent you a link to my CF card image. Give it a try. I have no issues with IDE speed. It will boot on 3.1 and 3.1.4.
-
PaulJ_2.0
- Posts: 571
- Joined: 11 May 2019 23:32
Re: Figuring out the causes of slow disk access on the TF536
I have noticed 3.1.4 to be fine with ide speed and get over 3Mb/sarkadiusz.makarenko wrote: 18 Jul 2020 15:23 I have noticed on my Amiga 500 that 3.1.4 gives ide speed slowdown. On both sd and CF. I would recommend moving to kick 3.1 (TF536 was tested/developed on 3.1) for now.
-
terriblefire
- Admin sponsor

- Posts: 5686
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: Figuring out the causes of slow disk access on the TF536
Only 3.1 is supported. I don’t own 3.1.4.
640kb/sec is roughly expected without fastram.
640kb/sec is roughly expected without fastram.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
-
CrashMidnick
- Posts: 10
- Joined: 18 Jul 2020 13:40
Re: Figuring out the causes of slow disk access on the TF536
Thanks mate, I'll try that. If it works I will try to compare my SS/c/libs to yours to see what can be responsible of that.alenppc wrote: 18 Jul 2020 15:58 I sent you a link to my CF card image. Give it a try. I have no issues with IDE speed. It will boot on 3.1 and 3.1.4.
I was suspecting scsi.device but if it works with 3.1.4 it should not be that.
-
8 Bit Dreams
- Moderator Team

- Posts: 785
- Joined: 09 Nov 2018 07:12
- Location: Germany
Re: Figuring out the causes of slow disk access on the TF536
As explained before - long booting is affected because of some things:
1. Because of setpatch feature (may be skipped by adding following string in SS: 2.by changing block size to bigger one - this is critical to large disks & partitions!
Default block size is 512, just change it to 4096 and You'll be surprised how fast it becomes...
And use full CPU & MMULibs of course..
Cheers,
- 8 Bit Dreams
1. Because of setpatch feature (may be skipped by adding following string in SS: 2.by changing block size to bigger one - this is critical to large disks & partitions!
Default block size is 512, just change it to 4096 and You'll be surprised how fast it becomes...
And use full CPU & MMULibs of course..
Cheers,
- 8 Bit Dreams
You do not have the required permissions to view the files attached to this post.
Retro computer hardware & repair in Germany
-
CrashMidnick
- Posts: 10
- Joined: 18 Jul 2020 13:40
Re: Figuring out the causes of slow disk access on the TF536
I tried pretty everything with KS 3.1.4 = no go
I even put my full 030 CPU from blizzard 1230 and installed mmulib with mufastrom = 250kb/s !!!!
@AlenPPC = your CD32 WB does not solve the problem, still 640kb/s
@ 8 Bit Dreams = already done before, does not help
Remove my A2000 KS3.1 and put it in the 500+ then mount my good old WB3.1 = 1.8mb/s (with EC CPU so without fastrom)
On my board, I can comfirm that KS 3.1.4 is not possible.
I even put my full 030 CPU from blizzard 1230 and installed mmulib with mufastrom = 250kb/s !!!!
@AlenPPC = your CD32 WB does not solve the problem, still 640kb/s
@ 8 Bit Dreams = already done before, does not help
Remove my A2000 KS3.1 and put it in the 500+ then mount my good old WB3.1 = 1.8mb/s (with EC CPU so without fastrom)
On my board, I can comfirm that KS 3.1.4 is not possible.
Who is online
Users browsing this forum: ClaudeBot and 5 guests