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 lsmod:
peak_pci 24576 0
Output of lshw:
*-network
description: interface
product: PEAK-System Technik GmbH
vendor: PEAK-System Technik GmbH
physical id: 0
bus info: pci@0000:05:00.0
logical name: can0
logical name: can1
version: 02
width: 32 bits
clock: 33 MHz
capabilities: pm msi pciexpress bus_master cap_list logical
configuration: driver=peak_pci driverversion=6.5.0-35-generic latency=0
resources: irq:19 memory:90710000-9071ffff memory:9070000-907ffff
I also configured the two can interfaces with the commands:
ip link set can0 up type can bitrate 125000
ip link set can1 up type can bitrate 125000
What am I missing here?
pcanview unable to find devices
Re: pcanview unable to find devices
Hi,
to use pcanview under Linux, you need to install our peak-linux-driver-8.18 in chardev mode. Please see our Linux website for more details.
https://www.peak-system.com/fileadmin/m ... /index.php
regards
Michael
to use pcanview under Linux, you need to install our peak-linux-driver-8.18 in chardev mode. Please see our Linux website for more details.
https://www.peak-system.com/fileadmin/m ... /index.php
regards
Michael
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.
Re: pcanview unable to find devices
Hi,
ok, please post output of cat /proc/pcan
regards
Michael
ok, please post output of cat /proc/pcan
regards
Michael