Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

Jungo WinDriver Installion on UBUNTU

Altera_Forum
Honored Contributor II
1,756 Views

I want to develop Driver for PCIe on Ubuntu, for that I am trying to install Jungo Windriver on Ubuntu. 

 

 

I have downloaded WD1221LNX86_64.tgz from Jungo and extracted it.(http://www.jungo.com/st/pr (http://www.jungo.com/st/products/windriver/wd_linux/)). 

 

 

 

I follow the steps as per instructions on http://www.jungo.com/st/suppor (http://www.jungo.com/st/support/windriver/how_to_install/). 

 

 

 

After running ./configure command there is error of WinDriver/redist/.tmp_driver/. 

 

checking target... LINUX.3.16.0-46-generic.x86_64 

 

checking for regparm kernel option... find: `/home//desktop/old_wd/windriver/redist/.tmp_driver/.tmp_versions': no such file or directory 

 

checking for right linked object... windrvr_gcc_v3.a 

 

checking for modpost location... /usr/src/LINUX/scripts/mod/mod 

 

configure.wd: creating ./config.status 

 

config.status: creating makefile.wd.kbuild 

 

--- 

Also when I check Windriver directory /home/Desktop/WinDriver/redist/LINUX.3.16.0-46-generic.x86_64 there is no windrvr1221.ko file which is used to build  

Windriver kernal.. 

 

please help me to resolve...... 

 

 

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
827 Views

Not really an 'Altera' related issue... is it? Look to Jungo for help, maybe? 

 

Cheers, 

Alex
0 Kudos
Altera_Forum
Honored Contributor II
827 Views

I have strugled with the driver and ended up not using ubuntu.

0 Kudos
Altera_Forum
Honored Contributor II
827 Views

 

--- Quote Start ---  

I want to develop Driver for PCIe on Ubuntu, for that I am trying to install Jungo Windriver on Ubuntu. 

 

 

I have downloaded WD1221LNX86_64.tgz from Jungo and extracted it.(http://www.jungo.com/st/pr (http://www.jungo.com/st/products/windriver/wd_linux/)). 

 

 

 

I follow the steps as per instructions on http://www.jungo.com/st/suppor (http://www.jungo.com/st/support/windriver/how_to_install/). 

 

 

 

After running ./configure command there is error of WinDriver/redist/.tmp_driver/. 

 

checking target... LINUX.3.16.0-46-generic.x86_64 

 

checking for regparm kernel option... find: `/home//desktop/old_wd/windriver/redist/.tmp_driver/.tmp_versions': no such file or directory 

 

checking for right linked object... windrvr_gcc_v3.a 

 

checking for modpost location... /usr/src/LINUX/scripts/mod/mod 

 

configure.wd: creating ./config.status 

 

config.status: creating makefile.wd.kbuild 

 

--- 

Also when I check Windriver directory /home/Desktop/WinDriver/redist/LINUX.3.16.0-46-generic.x86_64 there is no windrvr1221.ko file which is used to build  

Windriver kernal.. 

 

please help me to resolve...... 

 

 

 

--- Quote End ---  

 

 

You can ignore this message, as this is only a warning. 

After running configure command, you should run 'make'. See WinDriver installation instructions in windriver user manual (http://www.jungo.com/st/support/documentation/windriver/12.3.0/wdpci_manual.mhtml/wd_install_process.html#wd_linux_installation

You can also open a support ticket at http://techsup.jungo.com and WinDriver support team will assist you to install the driver on Linux.
0 Kudos
Reply