Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

MALTAB Linux - USRP Radio - "Unable to load screen" Error

1 view (last 30 days)
I am getting the error given in image two. This MATLAB is not in my local machine, but is rather installed on a server with a lot of machines and USRP Radios connected to the machines (one USRP for one machine in the server). I am SSHing into the server.
I don't know if this works, but since I am not able to open MATLAB as a sudo user for installing packages (I think because of X window forwarding), I am using the following command to bypass it:
sudo xauth add $(xauth -f ~/.Xauthority list|tail -1)
My machine's details are given below:
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 LTS
Release: 20.04
Codename: focal
The error I receive is the following:
Unable to load screen
sdru.internal.hwsetup.screen.CheckMaxBufferSizesSchedulingPriority
Details: Index exceeds the number of array elements. Index must not exceed 0.
  1 Comment
Joshua Roy Palathinkal
Joshua Roy Palathinkal on 10 Jun 2022
When I ignore this message and move forward, the comman window gives me the following error:
However, I do need to point this out for completeness that the radio in the end checks out okay, even when I select the "Test radio" option (where it sends a tone and receives it back).

Answers (0)

This question is closed.

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!