[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuradio-discuss
Subject:    Re: MPM problem
From:       "Marcus D. Leech" <patchvonbraun () gmail ! com>
Date:       2023-11-23 0:12:18
Message-ID: d37d490a-a302-45ec-926a-e05afbc178b4 () gmail ! com
[Download RAW message or body]

On 22/11/2023 16:42, Alejandra Medina Díaz wrote:
> I'm starting using USRP X440 with a fm receiver I used before with 
> others USRPs, but when I execute the .grc I got:
> 
> Generating: '/home/lab03/Downloads/analizer1.py'
> 
> Executing: /usr/bin/python3 -u /home/lab03/Downloads/analizer1.py
> [INFO] [UHD] linux; GNU C++ version 11.4.0; Boost_107400; 
> UHD_4.2.0.1-0-g321295fb
> [INFO] [MPMD] Initializing 1 device(s) in parallel with args: 
> mgmt_addr=10.182.30.35,type=x4xx,product=x410,serial=32B5D9F,fpga=X4_200,claimed=False,addr=10.182.30.35
>  [ERROR] [MPMD] MPM minor compat number mismatch. Expected: 4.2 Actual: 
> 4.0. Please update the version of MPM on your USRP device.
> Traceback (most recent call last):
> File "/home/lab03/Downloads/analizer1.py", line 392, in <module>
> main()
> File "/home/lab03/Downloads/analizer1.py", line 370, in main
> tb = top_block_cls()
> File "/home/lab03/Downloads/analizer1.py", line 87, in __init__
> self.uhd_usrp_source_0 = uhd.usrp_source(
> RuntimeError: RuntimeError: MPM minor compat number mismatch. 
> Expected: 4.2 Actual: 4.0. Please update the version of MPM on your 
> USRP device.
> 
> I already checked the manual from this link 
> https://files.ettus.com/manual/page_usrp_x4xx.html and I could do some 
> but not the expected, now I got Actual:5.3.
Two things:

This question belongs on the usrp-users mailing list, not here.

The lowest version of UHD that supports the X440  (as opposed to X410) 
is UHD 4.5.0.0


[Attachment #3 (text/html)]

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 22/11/2023 16:42, Alejandra Medina
      Díaz wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:SA0PR19MB4602E14ECED0337D18B9FA4BCEBAA@SA0PR19MB4602.namprd19.prod.outlook.com">
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <style type="text/css" style="display:none;">P \
{margin-top:0;margin-bottom:0;}</style>  <div class="elementToProof"
style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, \
Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">  I'm starting using \
USRP X440 with a fm receiver I used before  with others USRPs, but when I execute the \
.grc I got:  <br>
      </div>
      <div class="elementToProof"
style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, \
Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">  <br>
      </div>
      <div class="elementToProof"><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">Generating:  \
'/home/lab03/Downloads/analizer1.py'</span></div>  <div class="elementToProof"><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);"><br>  </span></div>
      <div><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
                background-color: rgb(255, 255, 255);">Executing:
          /usr/bin/python3 -u /home/lab03/Downloads/analizer1.py</span></div>
      <div><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">[INFO]  [UHD] linux; GNU C++ version 11.4.0; \
Boost_107400;  UHD_4.2.0.1-0-g321295fb</span><span
style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, \
Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>  </span><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">[INFO]  [MPMD] Initializing 1 device(s) in \
parallel with args: mgmt_addr=10.182.30.35,type=x4xx,product=x410,serial=32B5D9F,fpga=X4_200,claimed=False,addr=10.182.30.35</span><span
 style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, \
Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>  </span><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">[ERROR]  [MPMD] MPM minor compat number \
                mismatch. Expected: 4.2 Actual:
          4.0. Please update the version of MPM on your USRP device.</span><span
style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, \
Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>  </span><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">Traceback  (most recent call \
last):</span><span style="font-family: Aptos, Aptos_EmbeddedFont, \
Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, \
0, 0);"><br>  </span><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">  File  "/home/lab03/Downloads/analizer1.py", \
line 392, in  &lt;module&gt;</span><span
style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, \
Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>  </span><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">    main()</span><span style="font-family: \
Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; \
font-size: 12pt; color: rgb(0, 0, 0);"><br>  </span><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
                background-color: rgb(255, 255, 255);">  File
          "/home/lab03/Downloads/analizer1.py", line 370, in main</span><span
style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, \
Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>  </span><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">    tb  = top_block_cls()</span><span
style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, \
Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>  </span><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
                background-color: rgb(255, 255, 255);">  File
          "/home/lab03/Downloads/analizer1.py", line 87, in __init__</span><span
style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, \
Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>  </span><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">    self.uhd_usrp_source_0  = \
uhd.usrp_source(</span></div>  <div class="elementToProof"><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">RuntimeError:  RuntimeError: MPM minor compat \
number mismatch. Expected: 4.2  Actual: 4.0. Please update the version of MPM on your \
USRP  device.</span></div>
      <div class="elementToProof"><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);"><br>  </span></div>
      <div class="elementToProof"><span
style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, appleLogo, \
sans-serif; font-size: 15px; font-weight: 400; color: rgb(29, 28, 29); \
background-color: rgb(255, 255, 255);">I  already checked the manual from this link \
</span><span style="letter-spacing: normal; font-family: Slack-Lato, Slack-Fractions, \
appleLogo, sans-serif; font-size: 15px; color: rgb(29, 28, 29); background-color: \
rgb(255, 255, 255);"><a  href="https://files.ettus.com/manual/page_usrp_x4xx.html"
            id="LPlnk163678" moz-do-not-send="true"
            class="moz-txt-link-freetext">https://files.ettus.com/manual/page_usrp_x4xx.html</a>
  and I could do some but not the expected, now I got
          Actual:5.3.<br>
        </span></div>
    </blockquote>
    Two things:<br>
    <br>
    This question belongs on the usrp-users mailing list, not here.<br>
    <br>
    The lowest version of UHD that supports the X440  (as opposed to
    X410) is UHD 4.5.0.0<br>
    <br>
    <br>
  </body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic