Hello,

Can you please share the complete output of running cmake on the laptop
with -DUHD_LOG_CONSOLE_DISABLE=TRUE included? Also how are you calling
set_logger_level? I think you may want to call set_console_level instead
with severity_level off.

Regards,
Derek

On Mon, May 21, 2018 at 10:15 AM, Paula Taboada Troitiño <
ptabo...@gradiant.org> wrote:

> Hi,
> I have the same version in both computers; it is the UHD_3.11.0.0-release.
> I was searching if I have multiple copies and I found the same library in
> different places, but I deleted the incorrect and I had the same error
> too...
> Thank you
>
> 2018-05-21 11:09 GMT+02:00 Derek Kozel <derek.ko...@ettus.com>:
>
>> Hello Paula,
>>
>> Can please let us know the version of UHD on your PC and also on your
>> laptop? Is it possible that you have an older version on the laptop, or
>> multiple copies? Setting the log level to off or using the compile time
>> disable should both work.
>>
>> Regards,
>> Derek
>>
>> On Mon, May 21, 2018 at 9:46 AM, Paula Taboada Troitiño via USRP-users <
>> usrp-users@lists.ettus.com> wrote:
>>
>>> Hi,
>>>
>>> I am trying to disable the log info in my usrp B210, because I want not
>>> to see this:
>>>
>>> [INFO] [CORES] Performing timer loopback test...
>>> [INFO] [CORES] Timer loopback test passed
>>> [INFO] [CORES] Performing timer loopback test...
>>> [INFO] [CORES] Timer loopback test passed
>>> [INFO] [B200] Asking for clock rate 52.000000 MHz...
>>> [INFO] [B200] Actually got clock rate 52.000000 MHz.
>>> [INFO] [CORES] Performing timer loopback test...
>>> .
>>> .
>>> .
>>>
>>> I used the set_logger_level function and It works fien in my PC, but
>>> when I try to compile in my laptop (with the same g++ version), I have the
>>> next error:
>>>
>>> (.text+0xcd8):  `uhd::log::set_logger_level(std::__cxx11::basic_string<char,
>>> std::char_traits<char>, std::allocator<char> > const&,
>>> uhd::log::severity_level)' not referenced
>>>
>>> Other option I try was to include the flag -DUHD_LOG_CONSOLE_DISABLE at
>>> my makfile but it does not works.
>>>
>>> Could you help me to sisable the logging?
>>> Thank you
>>>
>>> [image: logo_170x100px.png] <http://www.gradiant.org/>
>>>
>>>
>>>
>>> Paula Taboada Troitiño
>>> Investigadora - Desarrolladora | Área de Comunicaciones Avanzadas
>>> Researcher - Developer | Advanced Communications Department
>>>
>>>
>>>
>>> Ph. (+34) 986 120 430  Ext. 3016
>>>
>>> ptabo...@gradiant.org | www.gradiant.org
>>>
>>> [image: Iconos Redes Sociales GRD Firma email-01]
>>> <https://www.facebook.com/GradiantNews/>  [image: Iconos Redes Sociales
>>> GRD Firma email-02] <https://twitter.com/Gradiant>  [image: Iconos
>>> Redes Sociales GRD Firma email-03]
>>> <https://www.linkedin.com/company-beta/769728>  [image: Iconos Redes
>>> Sociales GRD Firma email-04]
>>> <https://www.youtube.com/user/ComunicacionGRD>
>>> Take care of the environment. Try not to print this email.
>>> The information contained in this email message may be confidential
>>> information, and may also be the subject of legal professional privilege.
>>> If you are not the intended recipient, any use, interference with,
>>> disclosure or copying of this material is unauthorized and prohibited.
>>> Please inform us immediately and destroy the email. Thank you for your
>>> cooperation.
>>>
>>> _______________________________________________
>>> USRP-users mailing list
>>> USRP-users@lists.ettus.com
>>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>>>
>>>
>>
>
>
> --
>
> [image: logo_170x100px.png] <http://www.gradiant.org/>
>
>
>
> Paula Taboada Troitiño
> Investigadora - Desarrolladora | Área de Comunicaciones Avanzadas
> Researcher - Developer | Advanced Communications Department
>
>
>
> Ph. (+34) 986 120 430  Ext. 3016
>
> ptabo...@gradiant.org | www.gradiant.org
>
> [image: Iconos Redes Sociales GRD Firma email-01]
> <https://www.facebook.com/GradiantNews/>  [image: Iconos Redes Sociales
> GRD Firma email-02] <https://twitter.com/Gradiant>  [image: Iconos Redes
> Sociales GRD Firma email-03]
> <https://www.linkedin.com/company-beta/769728>  [image: Iconos Redes
> Sociales GRD Firma email-04]
> <https://www.youtube.com/user/ComunicacionGRD>
> Take care of the environment. Try not to print this email.
> The information contained in this email message may be confidential
> information, and may also be the subject of legal professional privilege.
> If you are not the intended recipient, any use, interference with,
> disclosure or copying of this material is unauthorized and prohibited.
> Please inform us immediately and destroy the email. Thank you for your
> cooperation.
>
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to