Discussion and technical support related to USRP, UHD, RFNoC
View all threadsOn 15/02/2024 04:03, Steve Hamn wrote:
Hello,
I updated my N320 to UHD 4.6, however now I am getting an error in
GNURadio:
"/RuntimeError: RuntimeError: MPM major compat number mismatch.
Expected: 4.2 Actual: 5.3. Please update the version of MPM on your
USRP device./"
Any suggestions on how to fix?
Thanks,
Steve
USRP-users mailing list --usrp-users@lists.ettus.com
To unsubscribe send an email tousrp-users-leave@lists.ettus.com
Your Gnu Radio install probably is linked against an older version of
UHD, hence the mis-match.
Hello,
I updated my N320 to UHD 4.6, however now I am getting an error in GNURadio:
"RuntimeError: RuntimeError: MPM major compat number mismatch. Expected:
4.2 Actual: 5.3. Please update the version of MPM on your USRP device."
Any suggestions on how to fix?
Thanks,
Steve
Yeah, that is what I figured. Any suggestions on what to do? I tried
uninstalling and reinstalling gnuradio as well as installing UHD4.6 on my
host PC. I'll ask the gnu-radio mailing list too.
Thanks,
Steve
On Wed, Feb 14, 2024 at 5:07 PM Marcus D. Leech patchvonbraun@gmail.com
wrote:
On 15/02/2024 04:03, Steve Hamn wrote:
Hello,
I updated my N320 to UHD 4.6, however now I am getting an error in
GNURadio:
"RuntimeError: RuntimeError: MPM major compat number mismatch. Expected:
4.2 Actual: 5.3. Please update the version of MPM on your USRP device."
Any suggestions on how to fix?
Thanks,
Steve
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-leave@lists.ettus.com
Your Gnu Radio install probably is linked against an older version of UHD,
hence the mis-match.
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-leave@lists.ettus.com
CAUTION: This email originated from outside of Leidos. Be cautious when clicking or opening content.
You need to install a new image on your USRP via mender or manually. I had to do this recently to fix the same issue. See "updating filesystems with mender" in the docs.
Ryan
From: Steve Hamn stevehamn311@gmail.com
Sent: Thursday, February 15, 2024 3:20 AM
To: Marcus D. Leech patchvonbraun@gmail.com
Cc: usrp-users@lists.ettus.com usrp-users@lists.ettus.com
Subject: EXTERNAL: [USRP-users] Re: GNURadio MPM major compat number mismatch after update to UHD 4.6
Yeah, that is what I figured. Any suggestions on what to do? I tried uninstalling and reinstalling gnuradio as well as installing UHD4.6 on my host PC. I'll ask the gnu-radio mailing list too.
Thanks,
Steve
On Wed, Feb 14, 2024 at 5:07 PM Marcus D. Leech <patchvonbraun@gmail.commailto:patchvonbraun@gmail.com> wrote:
On 15/02/2024 04:03, Steve Hamn wrote:
Hello,
I updated my N320 to UHD 4.6, however now I am getting an error in GNURadio:
"RuntimeError: RuntimeError: MPM major compat number mismatch. Expected: 4.2 Actual: 5.3. Please update the version of MPM on your USRP device."
Any suggestions on how to fix?
Thanks,
Steve
USRP-users mailing list -- usrp-users@lists.ettus.commailto:usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-leave@lists.ettus.commailto:usrp-users-leave@lists.ettus.com
Your Gnu Radio install probably is linked against an older version of UHD, hence the mis-match.
USRP-users mailing list -- usrp-users@lists.ettus.commailto:usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-leave@lists.ettus.commailto:usrp-users-leave@lists.ettus.com
If you’re going that way, you need to revert yuur N320 to an older version. LookMore closely at the error message.
Sent from my iPhone
On Feb 15, 2024, at 10:14 AM, Seal, Ryan L. [US-US] <RYAN.SEAL@dynetics.com> wrote:
CAUTION: This email originated from outside of Leidos. Be cautious when clicking or opening content.
You need to install a new image on your USRP via mender or manually. I had to do this recently to fix the same issue. See "updating filesystems with mender" in the docs.
Ryan
From: Steve Hamn <stevehamn311@gmail.com>
Sent: Thursday, February 15, 2024 3:20 AM
To: Marcus D. Leech <patchvonbraun@gmail.com>
Cc: usrp-users@lists.ettus.com <usrp-users@lists.ettus.com>
Subject: EXTERNAL: [USRP-users] Re: GNURadio MPM major compat number mismatch after update to UHD 4.6Yeah, that is what I figured. Any suggestions on what to do? I tried uninstalling and reinstalling gnuradio as well as installing UHD4.6 on my host PC. I'll ask the gnu-radio mailing list too.
Thanks,
Steve
On Wed, Feb 14, 2024 at 5:07 PM Marcus D. Leech <patchvonbraun@gmail.com> wrote:
On 15/02/2024 04:03, Steve Hamn wrote:
Hello,
I updated my N320 to UHD 4.6, however now I am getting an error in GNURadio:
"RuntimeError: RuntimeError: MPM major compat number mismatch. Expected: 4.2 Actual: 5.3. Please update the version of MPM on your USRP device."
Any suggestions on how to fix?
Thanks,
Steve
_______________________________________________ USRP-users mailing list -- <a href="mailto:usrp-users@lists.ettus.com" target="_blank">usrp-users@lists.ettus.com</a> To unsubscribe send an email to <a href="mailto:usrp-users-leave@lists.ettus.com" target="_blank">usrp-users-leave@lists.ettus.com</a>
Your Gnu Radio install probably is linked against an older version of UHD, hence the mis-match.
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-leave@lists.ettus.com
CAUTION: This email originated from outside of Leidos. Be cautious when clicking or opening content.
Oh, you’re right, the other direction. Look at your host binaries with “ldd” or another tool to see which libraries are getting linked in. My guess is that you’re still linking to the older version.
Ryan
From: Marcus D Leech patchvonbraun@gmail.com
Sent: Thursday, February 15, 2024 9:19 AM
To: Seal, Ryan L. [US-US] RYAN.SEAL@dynetics.com
Cc: Steve Hamn stevehamn311@gmail.com; usrp-users@lists.ettus.com
Subject: Re: EXTERNAL: [USRP-users] Re: GNURadio MPM major compat number mismatch after update to UHD 4.6
CAUTION: This email originated from outside of Leidos. Be cautious when clicking or opening content.
If you’re going that way, you need to revert yuur N320 to an older version. Look
More closely at the error message.
Sent from my iPhone
On Feb 15, 2024, at 10:14 AM, Seal, Ryan L. [US-US] <RYAN.SEAL@dynetics.commailto:RYAN.SEAL@dynetics.com> wrote:
CAUTION: This email originated from outside of Leidos. Be cautious when clicking or opening content.
You need to install a new image on your USRP via mender or manually. I had to do this recently to fix the same issue. See "updating filesystems with mender" in the docs.
Ryan
From: Steve Hamn <stevehamn311@gmail.commailto:stevehamn311@gmail.com>
Sent: Thursday, February 15, 2024 3:20 AM
To: Marcus D. Leech <patchvonbraun@gmail.commailto:patchvonbraun@gmail.com>
Cc: usrp-users@lists.ettus.commailto:usrp-users@lists.ettus.com <usrp-users@lists.ettus.commailto:usrp-users@lists.ettus.com>
Subject: EXTERNAL: [USRP-users] Re: GNURadio MPM major compat number mismatch after update to UHD 4.6
Yeah, that is what I figured. Any suggestions on what to do? I tried uninstalling and reinstalling gnuradio as well as installing UHD4.6 on my host PC. I'll ask the gnu-radio mailing list too.
Thanks,
Steve
On Wed, Feb 14, 2024 at 5:07 PM Marcus D. Leech <patchvonbraun@gmail.commailto:patchvonbraun@gmail.com> wrote:
On 15/02/2024 04:03, Steve Hamn wrote:
Hello,
I updated my N320 to UHD 4.6, however now I am getting an error in GNURadio:
"RuntimeError: RuntimeError: MPM major compat number mismatch. Expected: 4.2 Actual: 5.3. Please update the version of MPM on your USRP device."
Any suggestions on how to fix?
Thanks,
Steve
USRP-users mailing list -- usrp-users@lists.ettus.commailto:usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-leave@lists.ettus.commailto:usrp-users-leave@lists.ettus.com
Your Gnu Radio install probably is linked against an older version of UHD, hence the mis-match.
USRP-users mailing list -- usrp-users@lists.ettus.commailto:usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-leave@lists.ettus.commailto:usrp-users-leave@lists.ettus.com