Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| lwc:hardware:beagle [2024/07/12 11:02] – John Harrison | lwc:hardware:beagle [2026/06/06 06:38] (current) – John Harrison | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| * [[https:// | * [[https:// | ||
| * this code with examples shows how to format everything for LEDScape | * this code with examples shows how to format everything for LEDScape | ||
| + | |||
| + | === Patches/ | ||
| + | * LEDScape (at least the Geocene version of it) uses 100% CPU | ||
| + | * the issue is the DMX-over-network protocol is failing. If not using DMX then remove it | ||
| + | * comment out around line 723 of '' | ||
| + | * LEDScape is throwing kernel warnings in the terminal | ||
| + | * mute the warnings with edits to ''/ | ||
| + | * add above the '' | ||
| + | * comment out at the end of the file: '' | ||
| + | * '' | ||
| + | * //change survives reboot// | ||
| + | * for some reason '' | ||
| + | * even when the # of strands is 1, it seems many of the pins in the P8 header are not usable when LEDScape/ | ||
| ==== Connecting ==== | ==== Connecting ==== | ||
| Line 59: | Line 72: | ||
| ===== Network tips ===== | ===== Network tips ===== | ||
| - | //see [[https:// | + | //see [[https:// |
| ===== Always booting from SD card ===== | ===== Always booting from SD card ===== | ||