Search found 2 matches

by coryjfowler
Fri 24. Feb 2017, 13:06
Forum: Linux
Topic: PEAK-Linux Driver on Raspberry Pi
Replies: 156
Views: 549759

Re: PEAK-Linux Driver on Raspberry Pi

Success! Thanks

root@raspberrypi:~/pcan/peak-linux-driver-8.3.1# make NET=NETDEV_SUPPORT PCI=NO PAR=NO ISA=NO DNG=NO
make[1]: Entering directory '/root/pcan/peak-linux-driver-8.3.1/driver'
make[1]: Nothing to be done for 'depend'.
make[1]: Leaving directory '/root/pcan/peak-linux-driver-8.3.1 ...
by coryjfowler
Thu 23. Feb 2017, 22:30
Forum: Linux
Topic: PEAK-Linux Driver on Raspberry Pi
Replies: 156
Views: 549759

Re: PEAK-Linux Driver on Raspberry Pi

Make fails...

root@raspberrypi:~/pcan/peak-linux-driver-8.3.1# make NET=NETDEV_SUPPORT
make[1]: Entering directory '/root/pcan/peak-linux-driver-8.3.1/driver'
make[1]: Nothing to be done for 'depend'.
make[1]: Leaving directory '/root/pcan/peak-linux-driver-8.3.1/driver'
make[1]: Entering ...