Search found 2 matches

by ebaker
Wed 19. Jun 2024, 19:11
Forum: Linux
Topic: pcanview unable to find devices
Replies: 3
Views: 11040

Re: pcanview unable to find devices

I had already followed the instructions to install the driver in chardev mode, using "make clean all" and "make install" per the instruction text file.
by ebaker
Mon 17. Jun 2024, 23:26
Forum: Linux
Topic: pcanview unable to find devices
Replies: 3
Views: 11040

pcanview unable to find devices

Hello,

Trying to use a PEAK miniPCIe board with pcanview in Linux and pcanview gives the error "No PCAN device found."

OS: Ubuntu 22.04.4 LTS

Output of driver check:
CONFIG_CAN_PEAK_PCIEFD=m
CONFIG_CAN_PEAK_PCI=m
CONFIG_CAN_PEAK_PCIEC=y
CONFIG_CAN_PEAK_PCMCIA=m
CONFIG_CAN_PEAK_USB=m

Output of ...