Re: [Discuss-gnuradio] Kernel Ubuntu - USB 3.0 trouble - missed packets

2017-05-28 Thread Marcus Müller
Hi Cristian, someone else being able to run the same flow graph doesn't help you at all, sorry. It does work in general, pinky promise. USB3 system performance is often nontrivial to achieve, as you (sadly) noticed. Usually, performance issues are a combination of USB host controller (xhci, check

Re: [Discuss-gnuradio] Kernel Ubuntu - USB 3.0 trouble - missed packets

2017-05-27 Thread Cristian Rodríguez
Hi all. Thanks a lot for your help. What do you think about it? If I type lsusb in the terminal i get it: Bus 002 Device 002: ID 8087:8000 Intel Corp. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:8008 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Lin

Re: [Discuss-gnuradio] Kernel Ubuntu - USB 3.0 trouble - missed packets

2017-05-27 Thread Cristian Rodríguez
Hi Marcus. Thanks a lot for your answer. Could you please run the ieee802.11 transceiver flowgraph of Bastian ? And please, tell me if you get overruns, without modifing the number of buffers? Really you would help me a lot. Because i don't understand why i get overruns when other people don't a

Re: [Discuss-gnuradio] Kernel Ubuntu - USB 3.0 trouble - missed packets

2017-05-20 Thread Gilad Beeri (ApolloShield)
install (apt) cpufreq-utils and indicator-cpufreq, you'll get a UI icon to set the CPU to "performance" mode. On Fri, May 19, 2017 at 1:02 AM Marcus Müller wrote: > Hi Cristian, > > hm, the Intel 8 series tends to work well. > > What is it that you're doing with these samples in GNU Radio? Just

Re: [Discuss-gnuradio] Kernel Ubuntu - USB 3.0 trouble - missed packets

2017-05-18 Thread Marcus D. Leech
On 05/18/2017 06:00 PM, Marcus Müller wrote: Hi Cristian, hm, the Intel 8 series tends to work well. What is it that you're doing with these samples in GNU Radio? Just UHD Source -> Null Sink, right? Gut feeling: your computer might have adaptive power saving, so that your CPU is scaled do

Re: [Discuss-gnuradio] Kernel Ubuntu - USB 3.0 trouble - missed packets

2017-05-18 Thread Marcus Müller
Hi Cristian, hm, the Intel 8 series tends to work well. What is it that you're doing with these samples in GNU Radio? Just UHD Source -> Null Sink, right? Gut feeling: your computer might have adaptive power saving, so that your CPU is scaled down sporadically, and then has a hard time processin

Re: [Discuss-gnuradio] Kernel Ubuntu - USB 3.0 trouble - missed packets

2017-05-18 Thread Cristian Rodríguez
> > On 16/05/17 06:49, Neel Pandeya wrote: > > Hello Cristian: > > If you use Ubuntu 16.04.2, the kernel is 4.8, which should be fine. > > First at all, thank you very much for answering. My kernel version is: 4.8.0-49-generic Ubuntu Release:16.04.2 LTS > The specific USB controller is also

Re: [Discuss-gnuradio] Kernel Ubuntu - USB 3.0 trouble - missed packets

2017-05-16 Thread Fernando
Also the connector. I have nottice bad performance qhen using usb 3.0 front case connectors. regards On 16/05/17 06:49, Neel Pandeya wrote: > Hello Cristian: > > If you use Ubuntu 16.04.2, the kernel is 4.8, which should be fine. > > The specific USB controller is also very important. The Int

Re: [Discuss-gnuradio] Kernel Ubuntu - USB 3.0 trouble - missed packets

2017-05-15 Thread Neel Pandeya
Hello Cristian: If you use Ubuntu 16.04.2, the kernel is 4.8, which should be fine. The specific USB controller is also very important. The Intel controllers work best. Which controller do you have in your system? (run "lspci") What flow control errors are you seeing? Are there any overruns ("O"

[Discuss-gnuradio] Kernel Ubuntu - USB 3.0 trouble - missed packets

2017-05-15 Thread Cristian Rodríguez
HI all. I was writing to the forum a time ago because i have missed packets when i build a simple flow graph in gnu radio and set the sample rate over 20Msamples/s. The conclusion was that i had to review my USB 3.0 drivers but i'm working on ubuntu (16.05) and the only way to change the drivers