User Tools

Site Tools


cs:rtnet_configuration
Return to Home page

Differences

This shows you the differences between two versions of the page.


cs:rtnet_configuration [2024/04/08 22:34] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== RTnet configuration ======
 +With rtnet-0.9.12, RTAI and new version of kernels (e.g. 2.6.32.20) the command:
 +<code bash>
 +make menuconfig
 +</code>
 +returns this error:
 +<code>
 +line 11568: .: .rtnet_config: file not found
 +</code>
  
 +To correct this problem the //configure// file must be corrected or configuration must be performed directly with a shell command.\\
 +In the second hypothesis, for instance, if RTAI patched kernel is in the directory ///usr/src/linux// and RTAI is installed in the directory ///usr/rtai// and a Realtek Semiconductor 8139 network card is used an example of configuration command is:
 +<code bash>
 +./configure --enable-8139 --with-linux=/usr/src/linux --with-rtext=/usr/rtai/
 +</code>

If you found any error, or if you want to partecipate to the editing of this wiki, please contact: admin [at] skenz.it

You can reuse, distribute or modify the content of this page, but you must cite in any document (or webpage) this url: https://www.skenz.it/cs/rtnet_configuration?rev=1551188038&do=diff

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki
Privacy Policy