|
From: Ali N. <ali...@gm...> - 2015-03-04 08:41:02
|
2015-03-04 1:01 GMT+07.00, Tom Tsou <to...@ts...>:
> On Tue, Mar 3, 2015 at 7:59 AM, Ali Nabawi <ali...@gm...> wrote:
>> hello, i've installed openbts 4.0 on ubuntu 12.04
>>
>> sometimes i think that uhd.git has a correlation with sipauthserve
>> when i try, ./sipauthserve
>> it always shows:
>>
>> terminate called after throwing an instance of 'zmq::error_t'
>> what(): address already in use
>> Aborted (core dumped)
>
> Sipauthserve and zmq have absolutely no relation to the UHD device driver.
>
>> when i run uhd_find_devices, it doesn't worked stable
>> how can i solved it?
>
> What is not stable? Is there an error message?
>
> -TT
>
thank you tom tsou for your answer
no error message but when i try to run uhd_find_devices
it shows
root@a:~# uhd_find_devices
linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.005.004-140-gfb32ed16
No UHD Devices Found
root@a:~# uhd_find_devices
linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.005.004-140-gfb32ed16
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
Device Address:
type: usrp2
addr: 192.168.10.2
name:
serial: E7R22N6UP
root@a:~# uhd_find_devices
linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.005.004-140-gfb32ed16
No UHD Devices Found
root@a:~#
|