test0r
f6a25d811f
notes: phase 4 plan artifact for BES2600 wifi-stability campaign
...
Drafts Patch A (decrypt-storm fast-recover, Trigger B) at txrx.c:1696
with sliding-window threshold + ieee80211_connection_loss reassoc.
Patch B (beacon-loss / Trigger A) parked behind one more diagnostic
rep with 10s snap-loop cadence on the beacon-loss counter.
Folds reviewer feedback from PR #3 + the new Trigger-A finding
(post-resume P1 = api_connection_loss-driven, two reps captured today
at 17:23 and 18:03) into a revised Phase 1 metric counting three
event classes.
Pending Phase 5 second-model review of the plan before Phase 6
implementation.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-06 19:10:12 +02:00
test0r
1a21212744
notes: phase 5 review artifact for BES2600 wifi-stability campaign
...
Captures Phase 0-3 receipts as of 2026-05-06: three Pattern-P1 events
reproduced (07:13, 11:03, yesterday 22:33), decrypt-failure metric locked
as Phase 1 with source pins (txrx.c:1696, wsm.h:620, wsm.c:1484), rig built
(snap loop + tcpdump filtered ring + iw event + dynamic_debug + netcat 1MB/s),
idle-vs-load comparison shows 35x burst-rate elevation under load with
conditional-escalation flip (100% idle / 0% load).
Pending Phase 5 second-model review before Phase 4 plan.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-06 15:23:24 +02:00
test0r
e580126d84
Initial: BESser umbrella for BES2600 driver mainlining
...
Sets up the BES2600 mainlining work tree with:
- README: project overview, hardware target, driver lineage
(CW1200 -> Bestechnic -> arjan-vlek -> Mobian/danctnix), patch series
status, repo map, build/deploy workflow.
- patches/: c1 patch generated by git format-patch from
marfrit/bes2600-dkms branch bes2600/factory-request-firmware
(checkpatch.pl --no-tree --strict: 0 errors / 0 warnings / 0 checks).
- scripts/: build-bes2600-on-ohm.sh, deploy-c1-to-ohm.sh,
backup-ohm-kernel.sh - reproducible build + deploy + backup.
- fw-analysis/: per-blob strings.txt + fnnames.txt extracted from the
4 firmware blobs pulled from ohm 2026-04-21. Source binaries NOT
committed (Bestechnic-proprietary).
- notes/: observed-bugs.md (4 known bug surfaces with file:line +
patch-series cross-reference), source-map.md (every public driver
source variant + their canonical role).
Companion work tree: marfrit/bes2600-dkms (Mobian DKMS fork) at
git.reauktion.de.
Signed-off-by: Markus Fritsche <fritsche.markus@gmail.com >
2026-04-22 10:13:23 +02:00