PCAN USB - receive no data on linux pc

This forum covers PCAN-Linux and Linux development issues concerning our products
Post Reply
dualsbiker
Posts: 4
Joined: Fri 13. May 2022, 07:41

PCAN USB - receive no data on linux pc

Post by dualsbiker » Fri 13. May 2022, 08:06

Hey there,

I have a problem and I don't know what to do. I use the PCAN USB device. I installed it on Windows PC and it works fine. But now I'm going to use it on Linux PC and I don't receive any data.
I installed PCAN driver, built the examples and try to run 05_TimerRead.py but there is no data receiving.
Bildschirmfoto von 2022-05-13 07-34-28.png
Bildschirmfoto von 2022-05-13 07-34-28.png (136.59 KiB) Viewed 2771 times
The command ip a returns the following:
Bildschirmfoto von 2022-05-13 07-34-00.png
Bildschirmfoto von 2022-05-13 07-34-00.png (23.05 KiB) Viewed 2771 times
The command cat /proc/pcan returns the following:
Bildschirmfoto von 2022-05-13 07-33-34.png
Bildschirmfoto von 2022-05-13 07-33-34.png (69.54 KiB) Viewed 2771 times
And lsmod | grep ^peak returns nothing.

What can I do now?

Thanks for the help in advance.

BR Basti

M.Maidhof
Support
Support
Posts: 1751
Joined: Wed 22. Sep 2010, 14:00

Re: PCAN USB - receive no data on linux pc

Post by M.Maidhof » Fri 13. May 2022, 08:57

Hi Basti,

please see the following thread for the solution of your problem:

viewtopic.php?f=59&t=6971

regards

Michael

dualsbiker
Posts: 4
Joined: Fri 13. May 2022, 07:41

Re: PCAN USB - receive no data on linux pc

Post by dualsbiker » Mon 16. May 2022, 22:04

Thanks a lot, this helped.

Post Reply