<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Attempting to Recompile Kernel with DAQ Software in Multifunction DAQ</title>
    <link>https://ni.lithium.com/t5/Multifunction-DAQ/Attempting-to-Recompile-Kernel-with-DAQ-Software/m-p/3667058#M93046</link>
    <description>&lt;P&gt;Sorry if this is the wrong place to ask this, but I don't see&amp;nbsp;anywhere that would be more appropriate.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm running &lt;SPAN class="s1"&gt;NI-DAQmx Base 15.0.0 on Scientific Linux 6.X with Kernel version&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;3.0.80-rt108. However, I discovered that we left out a couple of kernel features when compiling the kernel the first time so I'm wanting to reconfigure and rebuild my kernel.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;However, when I attempt to re-build and install my kernel the last step (make install) breaks with the following lines:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;[root@&amp;lt;machine name&amp;gt; linux-3.0.80]# make install&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;sh /root/linux_source/linux-3.0.80/arch/x86/boot/install.sh 3.0.80-rt108-7-28-27 arch/x86/boot/bzImage \&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt; System.map "/boot"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nimxdfk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nipxirmk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nidimk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nimdbgk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module niorbk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nipalk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nikal&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;It appears that when I rebuilt the kernel and modules the NI modules were not included. Does anyone know how to either add them to the path to get installed by "make modules_install"? Would uninstalling the drivers and reinstalling after i upgrade the kernel be best?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;James&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jul 2017 17:23:51 GMT</pubDate>
    <dc:creator>james.orr</dc:creator>
    <dc:date>2017-07-28T17:23:51Z</dc:date>
    <item>
      <title>Attempting to Recompile Kernel with DAQ Software</title>
      <link>https://ni.lithium.com/t5/Multifunction-DAQ/Attempting-to-Recompile-Kernel-with-DAQ-Software/m-p/3667058#M93046</link>
      <description>&lt;P&gt;Sorry if this is the wrong place to ask this, but I don't see&amp;nbsp;anywhere that would be more appropriate.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm running &lt;SPAN class="s1"&gt;NI-DAQmx Base 15.0.0 on Scientific Linux 6.X with Kernel version&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;3.0.80-rt108. However, I discovered that we left out a couple of kernel features when compiling the kernel the first time so I'm wanting to reconfigure and rebuild my kernel.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;However, when I attempt to re-build and install my kernel the last step (make install) breaks with the following lines:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;[root@&amp;lt;machine name&amp;gt; linux-3.0.80]# make install&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;sh /root/linux_source/linux-3.0.80/arch/x86/boot/install.sh 3.0.80-rt108-7-28-27 arch/x86/boot/bzImage \&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt; System.map "/boot"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nimxdfk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nipxirmk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nidimk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nimdbgk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module niorbk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nipalk&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;ERROR: modinfo: could not find module nikal&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;It appears that when I rebuilt the kernel and modules the NI modules were not included. Does anyone know how to either add them to the path to get installed by "make modules_install"? Would uninstalling the drivers and reinstalling after i upgrade the kernel be best?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;James&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 17:23:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Multifunction-DAQ/Attempting-to-Recompile-Kernel-with-DAQ-Software/m-p/3667058#M93046</guid>
      <dc:creator>james.orr</dc:creator>
      <dc:date>2017-07-28T17:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Attempting to Recompile Kernel with DAQ Software</title>
      <link>https://ni.lithium.com/t5/Multifunction-DAQ/Attempting-to-Recompile-Kernel-with-DAQ-Software/m-p/3667372#M93050</link>
      <description>&lt;P&gt;The Errors didn't actually break the installation. I was just letting me know it couldn't re-compile those modules for the new kernel in that compile (since I don't have source code). I re-installed with the new kernel and everything is good.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2017 00:43:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Multifunction-DAQ/Attempting-to-Recompile-Kernel-with-DAQ-Software/m-p/3667372#M93050</guid>
      <dc:creator>james.orr</dc:creator>
      <dc:date>2017-07-30T00:43:41Z</dc:date>
    </item>
  </channel>
</rss>

