Commit Graph

3 Commits

Author SHA1 Message Date
Joakim
e67ff6c019 feat: audio stack working — pulseaudio + x6200_control + voice_rec
- Add pulseaudio in system mode
- Add alsactl restore with correct mixer state from Aether
- Add x6200-control package (I2C hardware control library)
- Audio chain: pulseaudio -> x6200_control_init -> voice_rec -> speaker
2026-05-05 16:13:10 +02:00
Joakim
a5b9efae15 feat: Milestone 1 complete — boots to serial console on X6200
Buildroot 2025.02.13 LTS, Linux 6.1.82, U-Boot 2023.10
- Serial console working (115200 8N1)
- 4x Cortex-A7 @ quad-core, 1GB RAM
- Framebuffer active (4x Tux on LCD without LCD patch)
- SSH daemon running
- 512MB rootfs, 52MB used

Ethernet timeout expected — WiFi driver not yet included.
2026-05-03 09:10:50 +02:00
Joakim
0348a3fb57 first commit 2026-05-02 22:12:59 +02:00