-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hello,
i'm extremely happy to find this project - as i'm struggling especially with a working linux module for the Lattice ECP3 Versa board. I was able to build from sources the ethpipe FPGA configuration and ethpipe kernel module.
However when loading the module it is not creating the device (/dev/ethpipe/) and if i access /sys/kernel/ethpipe/ it crashes with a Kernel Oops (no other ECP3 modules loaded, FPGA configuration apparently loaded successfully to FPGA). Same when i try to unload the module (without having done anything before, just loaded/unloaded).
I'm fighting with very similar issues on the Lattice demo package.
Would you be so kind to give me an idea what kernel version and which Linux you are using ?
I tried that on a Ubuntu 13.10, kernel 3.11.0 x86_64
Many Thanks
Kind Regards
Thomas Schmidt