Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Login as 'root'. No password is required.

At the shell, type the following to ensure that you are running the correct version of liunxRT for your ioc. This has the real-time Preempt RT patch.

 

# uname -a
Linux ioc-b34-pm32 3.14.12-rt9 #1 SMP PREEMPT RT Sat Oct 11 17:27:39 PDT 2014 i686 GNU/Linux

To see the PCI devices in your system type the following command:

# lspci

10. What are kernel modules and how are they loaded in linuxRT?

...