Commit Graph
9 Commits
Author SHA1 Message Date
ckochandClaude Fable 5 359fe4077b Docs polish: new flatpaks in README apps row; Fortnite-via-GFN note
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 17:51:05 -04:00
ckochandClaude Fable 5 9d2aa16050 Replace native GFN (impossible on this GPU) with browser GFN + Moonlight
The native GeForce NOW client hard-requires Vulkan video-decode
extensions (error 0xC0F11312) and the BC-250 has no video decode
hardware — unfixable at driver level. Replaced with:
- Chromium + a GeForce NOW web-app shortcut (works on Linux Chromium
  without UA tricks nowadays; CPU-decoded 1080p)
- Moonlight client for streaming from a home Sunshine host (planned:
  VM with RTX 3050 passthrough on the R730)
Drops bc250-gfn-install service/script.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 16:27:28 -04:00
ckochandClaude Fable 5 2a67851293 OPERATIONS: verified Moonlight client settings + re-pair note
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 15:52:22 -04:00
ckochandClaude Fable 5 6194756d2a Bake Sunshine remote admin + add one-command configured ISO builder
- Sunshine flatpak in first-boot list; autostarts with the console
  account's session (bc250-sunshine-autostart, honors CONSOLE_KID_USER)
- bc250-personalize: one-shot display names from /etc/bc250-console.conf
- build-console.sh + console.env(.example): fill in usernames/passwords/
  display names, get a fully personalized ISO — no post-install steps
  beyond per-account logins. Generated files git-ignored (credentials)
- Docs: Moonlight is the remote-admin path; RDP marked blocked by the
  mutter cursor-metadata screencast crash on GFX1013

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 10:51:57 -04:00
ckochandClaude Fable 5 1ea0816c4f Make the console (kid) account name configurable
Autostart reads CONSOLE_KID_USER from /etc/bc250-console.conf
(default: kid), so renaming the account is a pure on-box operation —
documented in OPERATIONS.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 12:35:45 -04:00
ckochandClaude Fable 5 414c43d74b Add Prism Launcher (Minecraft) to first-boot flatpaks
Microsoft account sign-in documented in OPERATIONS.md; Prism manages
its own Java runtimes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 16:44:28 -04:00
ckochandClaude Fable 5 c5f141fe34 Bake GeForce NOW native Linux app (beta) via first-boot installer
NVIDIA's client ships from their own flatpak repo (com.nvidia.geforcenow),
which default-flatpaks can't add alongside Flathub — so a stamped oneshot
service installs it on first boot with retries. Docs note the BC-250 has
no hardware video decode: streams are CPU-decoded, keep to 1080p.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 16:13:56 -04:00
ckochandClaude Fable 5 891c4c46da Tuning: disable GNOME animations; document GPU governor tuning
Build Bazzite BC-250 / Check Bazzite channel digests (push) Has been cancelled
Build Bazzite BC-250 / Build Custom Image (push) Has been cancelled
Build Bazzite BC-250 / Build Custom 40CU Image (push) Has been cancelled
Build Bazzite BC-250 / Save Bazzite channel digest cache (push) Has been cancelled
Build Bazzite BC-250 / Publish GitHub Release (push) Has been cancelled
Bazzite base already covers the rest (max_map_count, zram, gamemode,
tuned profiles); governor stock curve (1000-1850 MHz, 85C throttle)
left as-is — ceiling tuning is documented in OPERATIONS.md for after
on-hardware thermal testing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 15:15:23 -04:00
ckochandClaude Fable 5 83afbb7f87 Add parent's operations manual (repo + baked at /usr/share/doc) and
Build Bazzite BC-250 / Check Bazzite channel digests (push) Has been cancelled
Build Bazzite BC-250 / Build Custom Image (push) Has been cancelled
Build Bazzite BC-250 / Build Custom 40CU Image (push) Has been cancelled
Build Bazzite BC-250 / Save Bazzite channel digest cache (push) Has been cancelled
Build Bazzite BC-250 / Publish GitHub Release (push) Has been cancelled
document the Gitea OTA update path (bootc switch + publish routine)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 12:36:55 -04:00