I picked up this PowerBook 145 because it looked like a fair vintage gamble. It was clean, complete enough to be interesting, and cheap enough that I could live with it becoming a shelf piece if the revival never happened. I was hoping for a simple first power-on story. That is not what I got.
Before I even opened it, the first issue was power. This machine came to me with no battery, no internal hard drive, and no known startup history, so I was not going to jam a random adapter into it just to see what happened. That is one of the easiest ways to turn an unknown vintage machine into a definitely damaged one. Apple’s service documentation for the PowerBook 140, 145, 145B, and 170 family says the adapter should verify at 7.5 to 7.9 volts at the plug, which matched the concern I already had about the pile of common 12V bricks that seem to show up with old hardware.
That was enough for me to slow down and source a proper adapter instead of guessing. When that adapter arrived, I still got nothing. No chime. No flash of life. No half-dead startup that at least told me the board wanted to do something. At that point the story got more interesting, because a clean-looking machine that stays completely silent tends to narrow the list of easy answers fast.
I opened it up expecting that I might find the usual obvious vintage failure: corrosion, a battery mess, something burned, something loose, something that instantly explains the whole problem. Instead I found a machine that looked better inside than a lot of old laptops have any right to look.

The PRAM battery area was especially encouraging because I did not see the kind of leakage or corrosion that would let me blame the failure on one ugly visual clue and move on.

Then I found the torn hard drive ribbon cable.
That was real damage, and it mattered. Apple’s service manual is explicit that the hard drive ribbon cable is fragile and calls out the board-side connector at J11 during the take-apart procedure. So this was not some made-up theory or collector paranoia. I had a genuinely damaged part in front of me.

The problem is that the torn cable still did not feel like the whole answer.
Yes, a damaged drive cable explains why the storage path would be bad. Yes, it gives me one concrete thing that needs attention. But the machine never chimed. That is the part I keep coming back to. A dead drive is one thing. A machine that stays completely silent is another. The service documentation treats drive faults as one branch of the troubleshooting tree, not as a universal explanation for a dead machine. That does not prove the logic board is gone, and I am not going to overstate what I know, but it does mean I cannot pretend the torn cable solved the case.
The drive itself also told part of the story. This PowerBook came to me with no internal hard drive installed, which already changed the odds that this was going to be a straightforward power-on-and-go project. Once I had it apart, the missing drive and the damaged ribbon made it obvious that someone had been in here before me or that this machine had already lived a harder life than the clean outer shell suggested.

That is where the PowerBook 145 versus 145B distinction started to matter more than I expected. Apple used one service manual for the 140, 145, 145B, and 170, but they are not interchangeable in every way that counts when you start thinking about repair parts. The 145 and 145B share the same 25 MHz 68030 family, but the 145B has different memory handling and the display compatibility matrix is not identical across the line. That is not just trivia for collectors. If I end up chasing donor parts later, I need to be precise about what this machine is and what assumptions are safe.

What I like about projects like this is that they force you to stop pretending old hardware will reward optimism. A machine can look clean, have no obvious battery leak, and still refuse to do the most basic thing you want from it. A torn ribbon cable can be a valid find and still not be the root cause. A proper adapter can remove one risk and still leave you with a dead machine. That is not a failed story. That is the actual story.
Right now I know a few things for certain. The PowerBook 145 needs correct 7.5V power, not guesswork. The hard drive ribbon cable is damaged. The inside looks much better than I expected. And the machine still will not give me a startup chime. I also have a modern 7.5V replacement adapter on the way, which should help rule out one more variable before I decide whether this is a power-brick problem, a deeper board problem, or both.
If that next adapter changes the outcome, great. That becomes a follow-up. If it does not, this was still worth the gamble because the first teardown already told me more than the closed case ever could. Old Apple hardware is good at teaching patience, and this PowerBook started doing that before it ever powered on.
Sources
AI Usage Transparency Report
AI Era · Written during widespread use of AI tools
AI Signal Composition
Score: 0.23 · Moderate AI Influence
Summary
The PowerBook 145 needs correct 7.5V power, a damaged hard drive ribbon cable was found, and the machine still refuses to give a startup chime.
Related Posts
When a Local AI Tool Belongs in My Workflow and When It Stays in the Lab
Running AI locally on a Mac has become a real part of my workflow, but only once I stopped treating local models like general-purpose answers and started treating them like constrained components inside a system I can still inspect.
Apple’s WWDC26 AI Story Is About Control, Not Just Models
Apple’s WWDC26 special presentation on Apple Intelligence and Xcode was less about adding a chat box to developer tools and more about making AI part of the platform boundary. Xcode agents, App Intents, Foundation Models, Core AI, and MLX all point toward the same idea: intelligent features need context, permissions, testing, and clear ownership before they belong in production software.
The CMMC Evidence Collection Guide I Wish I Had Before My Assessment
When I started preparing for a CMMC assessment, I expected to spend most of my time focused on policies, procedures, and the System Security Plan. Those things are certainly important, but what surprised me was how much of the assessment ultimately came down to evidence.
WWDC 2026 Was Bigger Than The Keynote
Most of those conversations eventually landed in the same place. Siri wasn't ready. Liquid Glass was everywhere. There was no new hardware announcement. Depending on who you asked, WWDC 2026 was either disappointing or forgettable.
ABM Warranty 0.5.1
ABM Warranty 0.5.1 adds outbound connection workflows for JAMF and OAuth-based APIs, an expanded device detail view, outbound job tracking, and guide updates for connection setup and sync review.
How We Passed Our CMMC Assessment
After helping lead our organization through a successful CMMC Level 2 assessment, I share lessons learned from years of preparation, audit readiness, evidence collection, and working through the certification process.
HelpBook Builder Launches 🚀
Build beautiful macOS Help Books with live preview, multilingual AI translation, and one-click export to Helpbook, PDF, and HTML.
ABM Warranty 0.5.0
ABM Warranty 0.5.0 expands the platform with tenant-aware desktop widgets and notifications, giving teams clear, real-time visibility into fleet health, expiring coverage, and devices requiring attention across ABM/ASM environments. This release introduces a powerful CLI for managing notifications and sync workflows, alongside a new job-based architecture with chunking, sync history tracking, and an enterprise sync mode designed to scale with large device fleets. Additional enhancements include API credential rotation for security-conscious organizations, notification muting for known exceptions, forward-compatible database migration paths, and full localization support across 10 languages for global...
The New Apple Business Manager Feels Like More Than Device Management
Apple has quietly turned Apple Business Manager into something much broader than the device enrollment portal many of us have known for years. The new experience feels cleaner, more organized, and much more intentional. After spending time with the latest Apple Business documentation, my first reaction is that Apple is building a more complete business platform — one that brings identity, services, communications, support, storage, and payments closer together under a single administrative surface.
Setting up Ollama on macOS
Recently, after some bad experiences with OpenAI's ChatGPT and CODEX, I decided to look into and learn more about running local AI models. On its face it was intimidating, but I had seen a lot of people in the MacAdmins community posting examples of macOS setups, which really helped lower the bar for me both in terms of approachability and just making me more aware of the local AI community that exists out there today.