RTNET setup issue

2022-03-23 Thread Paal Tamas via Xenomai
Dear All, I am trying to set up RTNET using the latest xenomai_3.2.1 on an x86_64 system. I need only the raw packet (e.g rtpacket layer). I tried a lot of things but I still got errors like: ioctl: Inappropriate ioctl for device I try to use this PCI device: 01:00.0 Ethernet controller:

Re: RTNET setup issue

2022-03-23 Thread François Legal via Xenomai
Le Mercredi, Mars 23, 2022 10:48 CET, Paal Tamas via Xenomai a écrit: > Dear All, I am trying to set up RTNET using the latest xenomai_3.2.1 on an > x86_64 system. I need only the raw packet (e.g rtpacket layer). I tried a lot > of things but I still got errors like: ioctl: Inappropriate io

Re: RTNET setup issue

2022-03-23 Thread Paal Tamas via Xenomai
"François Legal" írta: >Le Mercredi, Mars 23, 2022 10:48 CET, Paal Tamas via Xenomai > a écrit: > >> Dear All, I am trying to set up RTNET using the latest xenomai_3.2.1 on an >> x86_64 system. I need only the raw packet (e.g rtpacket layer). I tried a >> lot of things but I still got error

Re: RTNET setup issue

2022-03-23 Thread François Legal via Xenomai
Le Mercredi, Mars 23, 2022 14:07 CET, Paal Tamas a écrit: > > "François Legal" írta: > >Le Mercredi, Mars 23, 2022 10:48 CET, Paal Tamas via Xenomai > > a écrit: > > > >> Dear All, I am trying to set up RTNET using the latest xenomai_3.2.1 on > >> an x86_64 system. I need only the raw packet

Re: RTNET setup issue

2022-03-23 Thread Paal Tamas via Xenomai
"François Legal" írta: >Le Mercredi, Mars 23, 2022 14:07 CET, Paal Tamas a écrit: > >> >> "François Legal" írta: >> >Le Mercredi, Mars 23, 2022 10:48 CET, Paal Tamas via Xenomai >> > a écrit: >> > >> >> Dear All, I am trying to set up RTNET using the latest xenomai_3.2.1 on >> >> an x86_64

Re: RTNET setup issue

2022-03-23 Thread Paal Tamas via Xenomai
Paal Tamas via Xenomai írta: > >"François Legal" írta: >>Le Mercredi, Mars 23, 2022 14:07 CET, Paal Tamas a >>écrit: >> >>> >>> "François Legal" írta: >>> >Le Mercredi, Mars 23, 2022 10:48 CET, Paal Tamas via Xenomai >>> > a écrit: >>> > >>> >> Dear All, I am trying to set up RTNET using

Re: RTNET setup issue

2022-03-23 Thread Bezdeka, Florian via Xenomai
On Wed, 2022-03-23 at 16:02 +0100, Paal Tamas via Xenomai wrote: > > Paal Tamas via Xenomai írta: > > > > "François Legal" írta: > > > Le Mercredi, Mars 23, 2022 14:07 CET, Paal Tamas a > > > écrit: > > > > > > > > > > > "François Legal" írta: > > > > > Le Mercredi, Mars 23, 2022 10:48 CE

Re: RTNET setup issue

2022-03-24 Thread Paal Tamas via Xenomai
"Bezdeka, Florian" írta: >On Wed, 2022-03-23 at 16:02 +0100, Paal Tamas via Xenomai wrote: >> >> Paal Tamas via Xenomai írta: >> > >> > "François Legal" írta: >> > > Le Mercredi, Mars 23, 2022 14:07 CET, Paal Tamas a >> > > écrit: >> > > >> > > > >> > > > "François Legal" írta: >> > >

Re: RTNET setup issue

2022-03-29 Thread Bezdeka, Florian via Xenomai
On Thu, 2022-03-24 at 16:27 +0100, Paal Tamas wrote: > > I started the debug session using the rtifconfig.c file, since the > > rtifconfig command "fails fine". I added some trace to the > > rtifconfig.c (into the do_display() function) and rtnet_chrdev.c > > (into the rtnet_core_ioctl() function)