Files
debianito-post-install/modules
stornic56 0eacdc095f Broadcom wl Single-Path Rewrite
- Removed 4 Broadcom classification helper functions (`_is_broadcom_brcm`, `_is_broadcom_b43`, `_is_broadcom_b43legacy`, `_detect_broadcom_plan_lines`) and their call in `install_firmware()`.
- Rewrote `_handle_wireless()` to a single-path Broadcom → broadcom-sta-dkms → clean conflicting modules → load wl → verify approach, replacing the old 3-tier classification logic.
- Added `linux-headers-amd64` availability verification via `apt-cache policy` before driver installation.
- Added user confirmation step before installing Broadcom driver.
- Preserved BT combo handling (softdep wl post: btusb) and Post-DKMS verification (Fix 5) with the same behavior as the original code.
- Preserved USB Broadcom device detection (0a5c grep) and final message logic.
- Removed `wl_conflict_offered` variable from `_handle_wireless()`.
- All other helpers, arrays, and logic paths remain unchanged.
2026-08-22 21:47:44 -05:00
..
2026-08-05 21:13:32 -05:00
2026-08-17 23:50:39 -05:00
2026-06-23 23:18:37 -05:00
2026-08-22 21:47:44 -05:00
2026-08-17 23:50:39 -05:00
2026-08-19 00:18:41 -05:00
2026-07-16 01:02:51 -05:00
2026-08-19 00:18:41 -05:00
2026-08-21 01:27:53 -05:00