Farsync TE1 over IMX6Q with kernel 5.4.24 YOCTO

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Farsync TE1 over IMX6Q with kernel 5.4.24 YOCTO

Jump to solution
626 Views
usamaiqbalawan
Contributor I

Hello,

i am using IMX6 with YOCTO with kernel version 5.4.24; I have to embed farsync TE1 card over pci. have built farsync kernel built module.

On starting farsync service; it gives error "waiting for farsync to load".

Kindly Help

0 Kudos
1 Solution
614 Views
igorpadykov
NXP Employee
NXP Employee

Hi usamaiqbalawan

 

one can try latest farsync drivers:

https://www.farsite.com/custsupp/Download_FarSync_software.htm

check linux kernel configuration item CONFIG_FARSYNC

 

Best regards
igor

 

View solution in original post

0 Kudos
2 Replies
615 Views
igorpadykov
NXP Employee
NXP Employee

Hi usamaiqbalawan

 

one can try latest farsync drivers:

https://www.farsite.com/custsupp/Download_FarSync_software.htm

check linux kernel configuration item CONFIG_FARSYNC

 

Best regards
igor

 

0 Kudos
609 Views
usamaiqbalawan
Contributor I

with ref to link

https://www.farsite.com/custsupp/Download_FarSync_software_l.htm

and applying patch05 over it;

On Executing command install wan resulted in this error.

Installing the driver sources
 
Installing the WAN driver module
rm -rf *.o *.ko .*.cmd
make -C /lib/modules/5.4.24-2.1.0+gbabac008e5cf/build SUBDIRS=/tempE1/usamaE1/farsync-2.2.13-b271/kernel-hdlc modules
make[1]: Entering directory '/lib/modules/5.4.24-2.1.0+gbabac008e5cf/build'
make[3]: *** No rule to make target 'fs/fat/namei_msdos.o', needed by 'fs/fat/msdos.o'.  Stop.
make[2]: *** [scripts/Makefile.build:500: fs/fat] Error 2
make[1]: *** [Makefile:1690: fs] Error 2
make[1]: Leaving directory '/lib/modules/5.4.24-2.1.0+gbabac008e5cf/build'
make: *** [Makefile:19: modules] Error 2
 

I have set CONFIG_FARSYNC to modular.

Thanks for replying

0 Kudos