This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Connect v3.4.2 - endless loop

Hello, support team.

I try to use nRF Connect v3.4.2 on Ubuntu 16.04.6, VMware.

But there is no response after executing specific application  eg. Bluetooth low energy, Getting Started Assistant.

- There was "context mismatch in svga_sampler_view_destroy" error.

- Error is fixed by "export SVGA_VGPU10=0". Still no response.

Parents
  • Hi,

    According to this thread on stack overflow the first error message could be an incompatibility between one or more of Ubuntu 16.04 / VMware / Windows 10. Maybe that is where you found the "export SVGA_VGPU10=0" suggestion?

    According to the same thread, there seems to be a different option to turn off 3D display acceleration. Do you get the same behavior if doing that instead?

    One thing you could try when the app hangs like that, is to try the keyboard shortcut ctrl+r for reloading the app.

    I will hear with the nRF Connect developers if they have any ideas, or how we can get more logging or otherwise figure out why it hangs.

    Regards,
    Terje

Reply
  • Hi,

    According to this thread on stack overflow the first error message could be an incompatibility between one or more of Ubuntu 16.04 / VMware / Windows 10. Maybe that is where you found the "export SVGA_VGPU10=0" suggestion?

    According to the same thread, there seems to be a different option to turn off 3D display acceleration. Do you get the same behavior if doing that instead?

    One thing you could try when the app hangs like that, is to try the keyboard shortcut ctrl+r for reloading the app.

    I will hear with the nRF Connect developers if they have any ideas, or how we can get more logging or otherwise figure out why it hangs.

    Regards,
    Terje

Children
Related