Search results

  1. RetroViator

    Dell System 310/325

    Wiring up a DIN connection is never fun, but it happened. I was able to determine which pin on the motherboard was connected to vcc and which went to ground. After that, it was a guess which was the clock and which was data. I messed up due to a bad diagram, but once I was looking at the correct...
  2. RetroViator

    Dell System 310/325

    Thanks to some help on the Vogons forum, I figured out the problem with my CPU and cache controller. The orientation was correct, but the chips were swapped! The CPU goes in U386, next to the FPU, and the cache controller goes in U385. Now that I know that, I can see it identifies the chips on...
  3. RetroViator

    Dell System 310/325

    I picked this project up again, and I've had some success, but not enough. I was able to find the cause of the short on the +12V rail. By injecting 1V at 2Amps into the +12V power pin, and using my thermal camera, I saw a 10uF ceramic cap was getting hot near the PSU connector. After replacing...
  4. RetroViator

    Kaiweets KTI-W01 Firmware

    I've got a Kaiweets KTI-W01 thermal camera running firmware version 1.4.1. I have downloaded the latest version of the IRImageTools software from the Kaiweets website (version 1.0.1.22 -- the camera came with 1.0.1.14). The software is basic and the documentation very thin. Does anyone know...
  5. RetroViator

    Bench Power Supply Recom

    I ordered the Korad KA3005D, which may not be original, but worth a shot. I was tempted by the Frinsi DPS-150. The Korad should arrive soon and I’ll put it through its paces.
  6. RetroViator

    CayMac IIsi Mean Well PSU Replacement

    I edited my post above because I was wrong… The GitHub page for the original Power Up IIusi design is still available at https://github.com/CayMac-Team/IIsi-PCB-Replacement.
  7. RetroViator

    CayMac IIsi Mean Well PSU Replacement

    If I remember correctly, I was seeing the ripple on the 12V DC before it got to the PicoPSU. So, it seemed to be coming from the AC/DC converter.
  8. RetroViator

    CayMac IIsi Mean Well PSU Replacement

    I’ve had the Mac-o-Meter plugged into the external floppy port while running the IIsi through its paces and not noticed any significant voltage drop. However, the heaviest load I’ve put on it is a PowerPC upgrade card and a BlueSCSI. Like its LC siblings, the IIsi was not made for serious...
  9. RetroViator

    CayMac IIsi Mean Well PSU Replacement

    I should have added that I have a couple of the earlier PicoPSU boards, complete with parts (except with IIsi wiring harness and mains plug), available if anyone want to pay the shipping to get them.
  10. RetroViator

    CayMac IIsi Mean Well PSU Replacement

    I have built both versions of CayMac’s Power Up IIusi. The first used a PicoPSU, and the second is the model in this thread with separate Mean Well units. I prefer the Mean Well version because it requires no modification to the mains outlet and it produces cleaner power. The PicoPSU version...
  11. RetroViator

    InventoryDifferent - Managing your vintage device collection

    I tried running it through the Container Station GUI, which lets you bring in yaml files. I suspect this was my problem. An SSH terminal may be a better method.
  12. RetroViator

    Bench Power Supply Recom

    Any recommendations for a bench power supply? I have a basic model, and I’m ready to upgrade to something with more intuitive controls. For something as important as power testing, I don’t want to make a dumb mistake due to a stupid knob or clumsy button.
  13. RetroViator

    Macintosh Mini - (yet another) Maclock conversion project

    The video showed up in my feed this morning. You did a great job, both with the project and the video. I was impressed with the thoroughness of the documentation. Very professional. I'd be interested in a group buy, if that takes off.
  14. RetroViator

    Dell System 310/325

    Thank you! I have been using this as a project log, which may not be how some would like to see the forum used. I figure this information might help someone else if they get a similar machine or face similar problems. I appreciate you reaching out and providing some encouragement! I'm a bit...
  15. RetroViator

    Dell System 310/325

    Wait a minute... I have been thinking of the AT power supply connector backwards. I've been going at this all wrong. When I plugged in the PSU, I should have noticed my mistake, but I did realized the problem when I started checking resistance between the power supply connector pins and the ISA...
  16. RetroViator

    Dell System 310/325

    I opened the power supply and found it to be dusty and in otherwise good shape. I cleaned everything, oiled the fan, and tested the PSU. It ran just fine. So I decided to plug it into the motherboard and see what happened--and nothing happened. The power protection kicked in. That got me...
  17. RetroViator

    InventoryDifferent - Managing your vintage device collection

    Thanks. I do think the issue I was having was container-to-container communication. I was using the docker-compose.simple.yaml configuration, but I suspect the fault lies with how Synology’s Container Station executed the setup. I briefly played around with SSHing into the Synology, and doing...
  18. RetroViator

    Lenovo Thinkpad E495 - E-Waste Rescue!

    I got a refurb ThinkPad T14 G2 Ryzen recently. Like you, I was really impressed with the processor, but the screen looks washed out. I also have a G1 T14 (Intel) and its screen is amazing. It’s good to know there may be options.
  19. RetroViator

    InventoryDifferent - Managing your vintage device collection

    First, let me say that I'm a novice with Docker, so I'm sure I'm missing something obvious. I was able to get the project running on my Synology NAS, and I can access the site at https://myipaddress:3000, but when it loads, there is a spinning command symbol saying it is loading my devices, and...
  20. RetroViator

    Dell System 310/325

    I found the culprit, and I was very lucky. I started pulling ICs, and I started with the 386DX, the Cyrix FastMath co-processor, and the Intel 82385 cache controller. I then tested for shorts before pulling more, and the resistance was up to 400 ohms on the previously shorted rails. So I...