[USRP-users] Re: N300 device not found

2024-12-16 Thread Marcus D. Leech
On 16/12/2024 03:18, yibinden...@outlook.com wrote: Hi all, I encountered some issues while configuring the N300. The N300 responds to my ping requests, but the host cannot find the device using uhd_find_devices while correctly detecting b210 devices. I referred to this post on StackOverflo

[USRP-users] Re: N300 device not found

2024-12-16 Thread joerg.hofrichter--- via USRP-users
Hi, you could check if MPM (the daemon on the USRP which UHD connects to) reports any error during initialization. Log onto the device via ssh (ssh root@192.168.10.2) and execute the following command: journalctl -b -u usrp-hwd --no-pager Kind regards,\ Jörg ___