About build GNU Radio

Hi:

I try to test the ./benchmark_tx.py -f 900M and ./benchmark_rx.py -f
900M

I got Warning, What can I do?

The warning, do it affect the usrp operation?

Thank in advance.

emily@ncku-34be181a97
/usr/src/gnuradio-3.2.2/gnuradio-examples/python/digital
$ ./benchmark_tx.py -f 900M

gr_fir_fff: using SSE
usb_control_msg failed: usb_control_msg: sending control message failed,
win err
or: é™„åŠ åˆ°ç³»çµ±çš„æŸå€‹è£ç½®å¤±åŽ»ä½œç”¨ã€‚
Requested TX Bitrate: 100k Actual Bitrate: 125k
pthread_setschedparam: failed to set real time priority: Not supported
Warning: failed to enable realtime scheduling
…uU…




emily@ncku-34be181a97
/usr/src/gnuradio-3.2.2/gnuradio-examples/python/digital
$ ./benchmark_rx.py -f 900M

gr_fir_fff: using SSE
usb_control_msg failed: usb_control_msg: sending control message failed,
win err
or: é™„åŠ åˆ°ç³»çµ±çš„æŸå€‹è£ç½®å¤±åŽ»ä½œç”¨ã€‚
Requested RX Bitrate: 100k
Actual Bitrate: 125k
pthread_setschedparam: failed to set real time priority: Not supported
Warning: Failed to enable realtime scheduling.

Li Mei-Wen wrote:

/usr/src/gnuradio-3.2.2/gnuradio-examples/python/digital
$ ./benchmark_tx.py -f 900M

gr_fir_fff: using SSE
usb_control_msg failed: usb_control_msg: sending control message
failed, win err
or: ªþ¥[¨ì¨t²Îªº¬Y­Ó¸Ë¸m¥¢¥h§@¥Î¡C
Requested TX Bitrate: 100k Actual Bitrate: 125k
pthread_setschedparam: failed to set real time priority: Not supported
Warning: failed to enable realtime scheduling
This means that you don’t have permissions to set rt- priority. Try
starting the application as root,
or you might add yourself to the list of users that are allowed to do
so. I can’t remember exactly how
to do that, but a quick search trough the archive should give you
information about that, since it has been
discussed before

This means that you don’t have permissions to set rt- priority. Try
starting the application as root,
or you might add yourself to the list of users that are allowed to do
so. I can’t remember exactly how
to do that, but a quick search trough the archive should give you
information about that, since it has been
discussed before

Hi:

I’m sorry.

I tried to do which you said.

I tried to find the file or …

But I also can’t understand What’s mean.

Can you detail it more.

Thank in advance.

I got Warning, What can I do?
or: é™„åŠ åˆ°ç³»çµ±çš„æŸå€‹è£ç½®å¤±åŽ»ä½œç”¨ã€‚
Requested TX Bitrate: 100k Actual Bitrate: 125k
pthread_setschedparam: failed to set real time priority: Not supported
Warning: failed to enable realtime scheduling