On 2018-02-14 07:42, Pintu Kumar wrote: > On Tue, Feb 13, 2018 at 11:56 PM, Greg Gallagher <[email protected]> > wrote: >> Did you get the output of lspci -knn as Jan suggested? >> > > Here, is the output of lspci: > > $ lspci -knn > 00:00.0 Host bridge [0600]: Intel Corporation 440FX - 82441FX PMC > [Natoma] [8086:1237] (rev 02) > 00:01.0 ISA bridge [0601]: Intel Corporation 82371SB PIIX3 ISA > [Natoma/Triton II] [8086:7000] > 00:01.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 > IDE [8086:7111] (rev 01) > Kernel driver in use: ata_piix > Kernel modules: pata_acpi > 00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung GmbH > VirtualBox Graphics Adapter [80ee:beef] > Kernel driver in use: vboxvideo > Kernel modules: vboxvideo > 00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit > Ethernet Controller [8086:100e] (rev 02) > Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter [8086:001e] > Kernel driver in use: e1000 > Kernel modules: e1000, rt_e1000 > 00:04.0 System peripheral [0880]: InnoTek Systemberatung GmbH > VirtualBox Guest Service [80ee:cafe] > Kernel driver in use: vboxguest > Kernel modules: vboxguest > 00:05.0 Multimedia audio controller [0401]: Intel Corporation 82801AA > AC'97 Audio Controller [8086:2415] (rev 01) > Subsystem: Dell 82801AA AC'97 Audio Controller [1028:0177] > Kernel driver in use: snd_intel8x0 > Kernel modules: snd_intel8x0 > 00:06.0 USB controller [0c03]: Apple Inc. KeyLargo/Intrepid USB [106b:003f] > Kernel driver in use: ohci-pci > 00:07.0 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI > [8086:7113] (rev 08) > Kernel driver in use: piix4_smbus > Kernel modules: i2c_piix4 > 00:08.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit > Ethernet Controller [8086:100e] (rev 02) > Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter [8086:001e] > Kernel driver in use: e1000 > Kernel modules: e1000, rt_e1000
Perfect. So, rt_e1000 is your driver. Now open /etc/rtnet.conf, read the comments in there, and adjust it to your system. Jan -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: <http://xenomai.org/pipermail/xenomai/attachments/20180214/03137477/attachment.sig> _______________________________________________ Xenomai mailing list [email protected] https://xenomai.org/mailman/listinfo/xenomai
