Skip to content
daniel@MacBookPro:~

Fix

You have a specific problem. Here's how to diagnose and resolve it.

Haiku OSFix May 21, 2026 3 min read

Fixing Package Conflicts and Broken Dependencies in Haiku

A package won't install, or the system misbehaves after an update. Because packagefs never unpacks files, most of these problems are fixable by manipulating package activation directly, without touching the file system.

#fix#packagefs#haiku
Read more
Haiku OSFix May 19, 2026 3 min read

Fixing Haiku Boot Failures with Safe Mode

Haiku won't boot normally, or hangs partway through. Here's how to use the boot loader's safe mode options to isolate which specific subsystem is actually at fault.

#fix#boot#haiku
Read more
Haiku OSFix May 15, 2026 3 min read

Fixing Audio That Isn't Working on Haiku

No sound at all, from any application, usually traces to the Media Server or a driver-detection problem — here's how to distinguish the two and work through each.

#fix#audio#media-kit
Read more
Haiku OSFix May 14, 2026 3 min read

Fixing Networking and DHCP Issues on Haiku

No network connectivity, or an interface that won't get an IP address — here's how to work through Haiku's networking stack from hardware detection through DHCP.

#fix#networking#dhcp
Read more
Haiku OSFix May 13, 2026 3 min read

Fixing Tracker Crashes and Hangs on Haiku

Haiku's desktop/file-manager shell has stopped responding or crashed. Because Tracker is just another BLooper-based application, restarting it doesn't require rebooting the whole system.

#fix#tracker#haiku
Read more