Update the Player OS

There are multiple ways to update the player’s OS along with several customization options.

If you have trouble updating the OS, make sure your microSD card is formatted for FAT32 or try a different microSD card. If you are copying the OS to your player manually, make sure the update file is in the root folder of the microSD card (not a sub-directory) and that the file name ends with *-update.bsfw.

Update Using BrightAuthor:connected

In Setup

  1. Navigate to Admin > Setup.

  2. In Player Settings > BrightSign OS Update find your player and choose the OS.

  3. When the setup file is applied to your player, the new OS will be applied and the player will automatically reboot.

Screenshot 2024-03-12 at 3.45.52 PM.png

In the Remote DWS

  1. Access the Remote DWS

  2. Navigate to the Advanced tab. 

  3. In BrightSign OS Update > Update Options select your desired OS option and click Update. This will send the OS to the player and it will reboot.

Screenshot 2024-03-12 at 3.42.24 PM.png

In Schedule

  1. In Schedule, navigate to Options > BrightSign OS Updates and select the OS.

  2. When you select Publish, the OS will be sent to the player and it will reboot.

Manual Update

To update the OS manually, follow these steps:

  1. Power down your player.

  2. Select your player model and copy the appropriate .bsfw (firmware / OS) file to the root directory of an SD card or USB stick. It must be the only file with a .bsfw extension.

  3. Insert the SD card or USB stick into the player.

  4. Power on the player. The player will automatically upgrade itself, remove the file from the SD card, and reboot into the new OS version.

Rescue Mode (Safe Mode / Secure Boot)

If the OS update process was prematurely interrupted or if the OS file has been corrupted, you may not be able to update the OS on a player using the above methods. In these cases, you can perform an update using rescue mode:

  1. Copy the .bsfw update file onto the root directory of the microSD card.

  2. Power down the player.

  3. Insert the card into the player.

  4. Press and hold the SVC button.

  5. Power on the player while holding the SVC button.

  6. Hold the SVC button until the Pwr LED begins to flash. On older models, the Upd LED will turn on instead.

  7. Release the SVC button.

  8. Allow several minutes for the OS update to complete.

  9. Once finished, the player should reboot and display the BrightSign logo, along with the new OS version of the player.

The rescue mode process does not work with OS version 6.2.94 on exFAT formatted cards. To perform rescue mode with 6.2.94, format the card using FAT32. 

Customizing an OS Update

By default, the .bsfw update file will delete itself from the local storage once the OS update is complete and the player reboots, but you can append text to the name of the file to change the default behavior. This only works if you are updating the OS using local storage (a microSD card or USB drive).

Text to Append

Behavior

Example
(Update.bsfw is the default)

Text to Append

Behavior

Example
(Update.bsfw is the default)

_save.bsfw 

The update file will not be deleted after the update is applied. The player will not automatically reboot after applying the update until the storage device containing the update file is removed.

Update_save.bsfw

_newer.bsfw

The update will only be applied if the OS file is newer than the installed player OS. The file will not be deleted after the update process is done. If the player is booting up in Safe Mode, the OS update will always be applied because the OS version of the player cannot be checked beforehand.

Update_newer.bsfw

_different.bsfw

The update will only be applied if the version of the update file does not match the current OS version of the player. The file is not deleted after the update process is completed.

Update_different.bsfw