| 186 | | * Remove the GSC Battery to get the board to power back on |
| 187 | | * Operate without a GSC battery to avoid the issue, or Update GSC firmware to v64, clear GSC R0.7 (CPU_WDOG_POWERCYCLE) and do not use the GSC sleep capability (ie remove /lib/systemd/system-shutdown/gsc-poweroff from Ubuntu if you are not using the latest Gateworks Ubuntu release) |
| 188 | | |
| 189 | | Resolution: |
| 190 | | * This will be resolved in future hardware revisions |
| | 186 | * Remove the GSC Battery to get the board to power back on (if needed) |
| | 187 | * Operate without a GSC battery to avoid the issue |
| | 188 | * or Do the following modifications: |
| | 189 | * Update GSC firmware to v64 |
| | 190 | * Clear GSC R0.7 (CPU_WDOG_POWERCYCLE) (instructions [wiki:gsc#GSC_CTRL_0RegisterR0:PushbuttonSwitchCRCandTamperSwitchconfiguration here] ) |
| | 191 | * Do not use the GSC sleep capability (ie remove /lib/systemd/system-shutdown/gsc-poweroff from Ubuntu if you are not using the latest Gateworks Ubuntu release) |
| | 192 | * Example command to remove: {{{ rm /lib/systemd/system-shutdown/gsc-poweroff}}} |
| | 193 | |
| | 194 | Resolution: |
| | 195 | * This will be resolved in hardware on future hardware revisions |