Michael Chus mchus
mchus pushed to main at reanimator/bee 2026-03-27 22:18:03 +03:00
883592d029 feat(desktop): switch to LightDM for X startup (matches Ubuntu LiveCD)
mchus pushed tag v2.2 to reanimator/bee 2026-03-27 22:07:30 +03:00
mchus pushed to main at reanimator/bee 2026-03-27 22:07:29 +03:00
a6dcaf1c7e fix(desktop): fix X permissions for server hardware (IPMI KVM)
mchus pushed tag v2.1 to reanimator/bee 2026-03-27 21:48:32 +03:00
mchus pushed to main at reanimator/bee 2026-03-27 21:48:30 +03:00
88727fb590 fix(desktop): don't exec startx — fall back to shell on X failure
mchus pushed tag v2 to reanimator/bee 2026-03-27 21:08:30 +03:00
mchus pushed to main at reanimator/bee 2026-03-27 21:07:19 +03:00
c9f5224c42 feat(console): add netconf command for quick network setup
mchus pushed to main at reanimator/bee 2026-03-27 21:05:48 +03:00
7cb5c02a9b fix(desktop): force fbdev Xorg driver for server framebuffer
mchus pushed to main at reanimator/bee 2026-03-27 21:04:03 +03:00
c1aa3cf491 fix(desktop): start X on vt1 from .profile for IPMI KVM compatibility
mchus pushed to main at reanimator/bee 2026-03-27 20:12:28 +03:00
f7eb75c57c fix(iso): replace grub-pc/grub-efi-amd64 with -bin variants to fix package conflict
mchus pushed to main at reanimator/bee 2026-03-27 19:21:28 +03:00
004cc4910d feat(webui): replace TUI with full web UI + local openbox desktop
mchus pushed to main at reanimator/bee 2026-03-27 00:13:39 +03:00
ed1cceed8c fix(boot): add nomodeset to fix black screen on server VGA/IPMI KVM (AST chip KMS)
mchus pushed to main at reanimator/bee 2026-03-26 23:59:10 +03:00
9fe9f061f8 fix(nccl-tests): set LIBRARY_PATH so ld finds libnccl.so in nccl cache
mchus pushed to main at reanimator/bee 2026-03-26 23:54:11 +03:00
837a1fb981 fix(nccl-tests): pin /usr/local/cuda→12.8 symlink, auto-detect gencode by nvcc version
mchus pushed to main at reanimator/bee 2026-03-26 23:52:28 +03:00
1f43b4e050 fix(nccl-tests): pass NCCL_LIB from nccl cache to fix -lnccl link error
mchus pushed to main at reanimator/bee 2026-03-26 23:51:30 +03:00
83bbc8a1bc fix(nccl-tests): upgrade to cuda-nvcc-12-8, add sm_100 (Blackwell B100/B200)
mchus pushed to main at reanimator/bee 2026-03-26 23:50:39 +03:00
896bdb6ee8 fix(nccl-tests): use cuda-nvcc-12-6 to support Ampere/Volta (sm_70..sm_90)
mchus pushed to main at reanimator/bee 2026-03-26 23:49:50 +03:00
5407c26e25 fix(nccl-tests): CUDA 13.0 supports only sm_90+ (Hopper/H100)
mchus pushed to main at reanimator/bee 2026-03-26 23:48:43 +03:00
4fddaba9c5 fix(nccl-tests): limit CUDA gencode to sm_70+ (CUDA 13 dropped Pascal)
mchus pushed to main at reanimator/bee 2026-03-26 23:47:52 +03:00
d2f384b6eb fix(nccl-tests): use plain make instead of non-existent all_reduce_perf target