Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| events:fusion18:tally [2018/07/02 21:41] – [Summary] frau_lutzn | events:fusion18:tally [2026/07/26 22:17] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== Fusion 2018 - tallycoms | + | #### Fusion 2018 - tallycoms |
| At [[events: | At [[events: | ||
| - | === Status | + | ### Status |
| ^ device | ^ device | ||
| | tallycom2-1 | | tallycom2-1 | ||
| - | | tallycom3-2 | + | | tallycom3-2 |
| Getting voctolight on both tallycoms to (manually) work took unnecessarily much time. It boils down to being new to the matter, wrong labels, wrong config and different behaviour after correcting the config, due to different base OS versions ([[https:// | Getting voctolight on both tallycoms to (manually) work took unnecessarily much time. It boils down to being new to the matter, wrong labels, wrong config and different behaviour after correcting the config, due to different base OS versions ([[https:// | ||
| - | === Step for step rebuild | + | ### Step for step rebuild |
| This section describes how to (re-)setup a tallycom from scratch, that should enable a VOC rookie with a linux laptop to go right ahead. **WARNING: Due to time constraints no tallycom was actually re-flashed and the steps below are incomplete. If anything, they should be seen as a rough guide. Feel free to extend.** | This section describes how to (re-)setup a tallycom from scratch, that should enable a VOC rookie with a linux laptop to go right ahead. **WARNING: Due to time constraints no tallycom was actually re-flashed and the steps below are incomplete. If anything, they should be seen as a rough guide. Feel free to extend.** | ||
| - | == 1. Prerequisites | + | ## 1. Prerequisites |
| - Ensure that you have access to this wiki. If you haven' | - Ensure that you have access to this wiki. If you haven' | ||
| - | - If DHCP doesn' | + | - If DHCP doesn' |
| IP: 10.73.100.X | IP: 10.73.100.X | ||
| SNM: 255.255.0.0 | SNM: 255.255.0.0 | ||
| Line 24: | Line 24: | ||
| </ | </ | ||
| - | == 2. Flash latest Raspberry lite == | + | ## 2. Flash latest Raspberry lite |
| - Download + unzip the latest Raspbian lite - [[https:// | - Download + unzip the latest Raspbian lite - [[https:// | ||
| user@laptop$ cd ~/Downloads | user@laptop$ cd ~/Downloads | ||
| Line 34: | Line 34: | ||
| </ | </ | ||
| - | == 3. Setup ansible + VOC cm repo == | + | ## 3. Setup ansible + VOC cm repo |
| - Install ansible and git < | - Install ansible and git < | ||
| user@laptop$ sudo {dnf, | user@laptop$ sudo {dnf, | ||
| Line 46: | Line 46: | ||
| </ | </ | ||
| - | == 4. Run ansible | + | ## 4. Run ansible |
| - Get acquainted with the VOC [[: | - Get acquainted with the VOC [[: | ||
| - Checkout the feature/ | - Checkout the feature/ | ||
| Line 82: | Line 82: | ||
| </ | </ | ||
| - | === Conclusion | + | ### Conclusion |
| The tallycoms were in an undefined state. They should either be checked prior to sending them out to the next event or a solution should be provided to quickly reset them at the event. One solution could be to have (pre-baked) working images per device (on e.g. the local encoder), which just need to be flashed to a microSD card, stuck back into the tallycom and $profit. If pre-baked images seem overkill, the process of flashing them with a base OS and running ansible against them should be made more straight forward/ | The tallycoms were in an undefined state. They should either be checked prior to sending them out to the next event or a solution should be provided to quickly reset them at the event. One solution could be to have (pre-baked) working images per device (on e.g. the local encoder), which just need to be flashed to a microSD card, stuck back into the tallycom and $profit. If pre-baked images seem overkill, the process of flashing them with a base OS and running ansible against them should be made more straight forward/ | ||
| - | === Sources/ | + | ### Sources/ |
| * [[projects: | * [[projects: | ||
| * [[: | * [[: | ||
| * [[events: | * [[events: | ||
| * [[https:// | * [[https:// | ||