No that shouldn't have an impact on it.  I have a couple theories
about what is happening but I don't have time to test them out at the
moment.  Hopefully I'll have some time closer to the end of the week
to look into it.  Where you able to build from the git repo?

-Greg

On Mon, Mar 12, 2018 at 12:45 PM, Шевченко Тарас Григорьевич
<shevchenko.ta...@triolcorp.com.ua> wrote:
>
> could be the problem in loading out-of-tree module taints kernel.
>
> yeti@yeti-UDOO-x86:~/develop/rtdm_hello$ dmesg|grep rtdm
> [ 1536.073433] rtdm_hello: loading out-of-tree module taints kernel.
> [ 1536.073532] rtdm_hello: module verification failed: signature and/or 
> required key missing - tainting kernel
> yeti@yeti-UDOO-x86:~/develop/rtdm_hello$ dmesg|grep RTDM
> [ 1536.075500] RTDM gpio init.
> [ 1536.075617] RTDM numero 266:
>
>
>
> ----- Original Message -----
> From: "Greg Gallagher" <g...@embeddedgreg.com>
> To: "Шевченко Тарас Григорьевич" <shevchenko.ta...@triolcorp.com.ua>
> Cc: "xenomai" <xenomai@xenomai.org>
> Sent: Monday, March 12, 2018 5:46:05 PM
> Subject: Re: [Xenomai] simple rtdm driver x86
>
> Use this https://xenomai.org/documentation/xenomai-3/html/xeno3prm/index.html
> for rtdm references going forward.  You are running Xenomai 3, but
> using the docs for 2.6.
>
> -Greg
>
> On Mon, Mar 12, 2018 at 11:41 AM, Шевченко Тарас Григорьевич
> <shevchenko.ta...@triolcorp.com.ua> wrote:
>> Xenomai 3
>> It is work! Perfect!
>> Now i have the same problem as below
>> http://xenomai.org/pipermail/xenomai/2017-May/037361.html by Nitin Kulkarni  
>>   and x86
>>
>> interrupt registered cat /proc/xenomai/irq
>>
>>
>>   IRQ         CPU0        CPU1        CPU2        CPU3
>>   266:           0           0           0           0         rtdm_hello
>>
>> but the handler is not invoked when I trigger the gpio pin.
>> I found 
>> http://xenomai.org/documentation/xenomai-2.6/html/api/group__rtdmirq.html#gaf4e76db13d7f7aac4be2cae59e0097bc
>> only RTDM_IRQTYPE_EDGE  option
>> is there another trigger or another way to do it ?
>>
>>
>> ----- Original Message -----
>> From: "Greg Gallagher" <g...@embeddedgreg.com>
>> To: "Шевченко Тарас Григорьевич" <shevchenko.ta...@triolcorp.com.ua>
>> Cc: "xenomai" <xenomai@xenomai.org>
>> Sent: Monday, March 12, 2018 4:16:03 PM
>> Subject: Re: [Xenomai] simple rtdm driver x86
>>
>> Are you using Xenomai 3 or 2?  I believe from your previous posts you
>> are using Xenomai 3, include rtdm/driver.h , not rtdm_driver.h.
>>
>> -Greg
>>
>> On Mon, Mar 12, 2018 at 10:09 AM, Шевченко Тарас Григорьевич
>> <shevchenko.ta...@triolcorp.com.ua> wrote:
>>> Hi,
>>> could somebody share simple rtdm driver for begginers
>>> better fo x86
>>> I try to find it but almost for arm
>>> and i have no such rtdm_driver.h
>>> give an advice please should I start from ?
>>> _______________________________________________
>>> Xenomai mailing list
>>> Xenomai@xenomai.org
>>> https://xenomai.org/mailman/listinfo/xenomai

_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai

Reply via email to