After playing DV movie, 3D playback breaks

After playing any movie with DV, 3D movies no longer play correctly. One of the eyes has a pink hue. If I reset the Vero V, then 3D will play normal until I play another DV movie. This did not happen before the current update.

Thank you,

Steve

That’s a known issue. It’s already on my todo list. Meanwhile, a quick fix/workaround: rebooting helps :wink: .

1 Like

Hi

Hopefully the issue is now addressed

I’d appreciate it if you could test this and provide feedback before we potentially release this as an update to other users. To test this update:

  1. Login via the command line
  2. Run the following command to add the staging repository:
    echo 'deb http://apt.osmc.tv bullseye-devel main' | sudo tee /etc/apt/sources.list.d/osmc-devel.list
  3. Go to My OSMC → Updater → Manual Controls → and select Check for Updates now. When prompted to do so on screen, please choose to install the update.
  4. Your system should have have received the update.

Please see if the issue is resolved.

I also recommend you remove /etc/apt/sources.list.d/osmc-devel.list after updating.

This will deactivate the staging repository. You can do so with the following command:
sudo rm /etc/apt/sources.list.d/osmc-devel.list.

Please note that we will automatically disable this update channel after 14 days on your device in case you forget to do so to ensure that your system reverts to the stable update channel.