User Tools

Site Tools


code:work:lvisf:nonrt2017:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
code:work:lvisf:nonrt2017:start [2018/01/04 22:52] – [MIC 3753 DIO Drivers] davidcode:work:lvisf:nonrt2017:start [2018/01/04 22:54] (current) – [Auto-load Plx9030 Driver] david
Line 612: Line 612:
  
   - symlink the drivers into the kernel directory <code>   - symlink the drivers into the kernel directory <code>
-sudo ln -s /opt/lvisf/src/MIC3753/linux_driver_source_3.2.7.0_64bit/drivers/bin/*.ko /lib/modules/2.6.33.9-rt31.79.el6rt.x86_64/kernel/drivers/misc/+sudo ln -s /opt/lvisf/src/MIC3753/linux_driver_source_3.2.7.0_64bit/drivers/bin/*.ko /lib/modules/2.6.32-431.el6.x86_64/kernel/drivers/misc/
 </code> </code>
   - add to our startup script **/etc/sysconfig/modules/lvisf.modules**   - add to our startup script **/etc/sysconfig/modules/lvisf.modules**
Line 632: Line 632:
  
   - symlink the driver into the kernel so it will come up on boot <code>   - symlink the driver into the kernel so it will come up on boot <code>
-sudo ln -s /opt/lvisf/src/PLX/PlxSdk/Driver/Source.Plx9000/Output/Plx9030.ko /lib/modules/2.6.33.9-rt31.79.el6rt.x86_64/kernel/drivers/misc/</code>+sudo ln -s /opt/lvisf/src/PLX/PlxSdk/Driver/Source.Plx9000/Output/Plx9030.ko /lib/modules/2.6.32-431.el6.x86_64/kernel/drivers/misc/</code>
   - add to our startup script **/etc/sysconfig/modules/lvisf.modules**   - add to our startup script **/etc/sysconfig/modules/lvisf.modules**
     - modify the file <code>     - modify the file <code>
code/work/lvisf/nonrt2017/start.1515106348.txt.gz · Last modified: 2018/01/04 22:52 by david