Re: Xenomai fails to start when running in QEMU VM

2019-10-23 Thread Rob Miller via Xenomai
Correction, stock images work by removing the enable-kvm and *NOT *adding the -no-hpet QEMU cmdline options. also latency numbers are crazy with avg being 1678.126 usec w/ worst case being 15463.240usec at this point, I'm not sure which way to go: 1) do I hunt down issues in HPET failing w/ KVM

Re: Xenomai fails to start when running in QEMU VM

2019-10-23 Thread Rob Miller via Xenomai
Downgrading to 3.1.0 doesn't help so in summary, removing the enable-kvm cmdline option and adding -no-hpet seems to allow Xenomai to startup at least. Will now start the latency tests, ect... Rob Miller rob.mil...@broadcom.com (919)721-3339 On Wed, Oct 23, 2019 at 3:52 PM Rob Miller wrote: >

Re: Xenomai fails to start when running in QEMU VM

2019-10-23 Thread Rob Miller via Xenomai
I found that if I remove the -enable-kvm and add -no-hpet, I'm able to get Xenomi up-n-running on the stock xenomai-images. Adding -no-hpet alone didn't help. Also, when the enable-kvm is disabled, the bootup time is ~10-20 slower, but does boot. Further, just removing the enable-kvm flag, results

Re: RTnet drivers is out of date

2019-10-23 Thread Antoine Hoarau via Xenomai
The updated r8169 would be great now that we have e1000e updated. Le mer. 23 oct. 2019 à 20:00, G.Strobbe via Xenomai a écrit : > > > - On Oct 22, 2019, at 3:26 AM, xenomai xenomai@xenomai.org wrote: > > > Will someone update RTnet NICs drivers? > > Which RTnet driver do you need? > >

Re: Xenomai fails to start when running in QEMU VM

2019-10-23 Thread Rob Miller via Xenomai
Mine a little newer QEMU emulator version 4.0.50 Copyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers Rob Miller rob.mil...@broadcom.com (919)721-3339 On Wed, Oct 23, 2019 at 9:26 AM Gylstorff Quirin via Xenomai < xenomai@xenomai.org> wrote: > > > On 10/23/19 2:48 PM, Rob Mi

Re: RTnet drivers is out of date

2019-10-23 Thread G.Strobbe via Xenomai
- On Oct 22, 2019, at 3:26 AM, xenomai xenomai@xenomai.org wrote: > Will someone update RTnet NICs drivers? Which RTnet driver do you need?

pthread_cond_wait() never returns?

2019-10-23 Thread Jan Leupold via Xenomai
Hi all, I am trying to use pthread_cond_t in a Xenomai application. When compiling and linking with the flags from xeno-config, the condition variable stops working as expected. It seems as if pthread_cond_wait() would never return. Is this a known issue? (but most probably I think it's just my f

Re: Xenomai fails to start when running in QEMU VM

2019-10-23 Thread Gylstorff Quirin via Xenomai
On 10/23/19 2:48 PM, Rob Miller via Xenomai wrote: Interestingly, I also get the exact same failure on the xenomai-images pulled from the git repo. the errors start right off the bat with: tsc: Fast calibration failed tsc: Unable to calibrate against PIT tsc: No reference (HPET/PMTIMER) avai

Re: Xenomai fails to start when running in QEMU VM

2019-10-23 Thread Rob Miller via Xenomai
Interestingly, I also get the exact same failure on the xenomai-images pulled from the git repo. the errors start right off the bat with: tsc: Fast calibration failed tsc: Unable to calibrate against PIT tsc: No reference (HPET/PMTIMER) available .. .. clocksource: hpet: mask: 0x max_cycl