Search found 7 matches

by Mario
Sun 10. Mar 2019, 09:33
Forum: Linux
Topic: Problem compiling peak linux driver 8.7.0
Replies: 13
Views: 12821

Re: Problem compiling peak linux driver 8.7.0

Hello,

thank you for helping me.
Now I can be sure that this is not a driver related problem.


Best wishes,

Mario
by Mario
Sat 2. Mar 2019, 15:10
Forum: Linux
Topic: Problem compiling peak linux driver 8.7.0
Replies: 13
Views: 12821

Re: Problem compiling peak linux driver 8.7.0

Hello,

I am using a native linux.

transmitest works fine:
bnutzer@i7:~/peak-linux-driver-8.7.0/test$ transmitest transmit1.txt -f=/dev/pcanusb32 -b=0x031c -e -n=1

transmitest Version "Release_20150610_n" (www.peak-system.com)
------- Copyright (C) 2004-2009 PEAK System-Technik GmbH ...
by Mario
Tue 19. Feb 2019, 19:01
Forum: Linux
Topic: Problem compiling peak linux driver 8.7.0
Replies: 13
Views: 12821

Re: Problem compiling peak linux driver 8.7.0

Hello,

this is the output:
bnutzer@i7:~$ cat /proc/pcan

*------------- PEAK-System CAN interfaces (www.peak-system.com) -------------
*------------- Release_20181116_n (8.7.0) Feb 8 2019 21:21:45 --------------
*------------- [mod] [isa] [pci] [pec] [dng] [par] [usb] [pcc ...
by Mario
Sun 17. Feb 2019, 10:50
Forum: Linux
Topic: Problem compiling peak linux driver 8.7.0
Replies: 13
Views: 12821

Re: Problem compiling peak linux driver 8.7.0

Hello,

sorry but it is still not working.

The receivetest is working so far.

But if I try to use the python code above I get "no sdo response" with Debian Linux.
With Windows 10 it is working but I want to use Linux.

I tried out Python 2.7 because the website says that the Basic-API is made for ...
by Mario
Sun 10. Feb 2019, 17:16
Forum: Linux
Topic: Problem compiling peak linux driver 8.7.0
Replies: 13
Views: 12821

Re: Problem compiling peak linux driver 8.7.0

Hello,

I do not use any API in comparison to PCANBasicExample.
The PCANBasicExample won't work for me. I could not install tix, I think I have to build it myself or modify the example.

This is the code which I am using under Windows 10 and Debian both with python 3 (Anaconda):

# -*- coding: utf ...
by Mario
Sat 2. Feb 2019, 15:55
Forum: Linux
Topic: Problem compiling peak linux driver 8.7.0
Replies: 13
Views: 12821

Re: Problem compiling peak linux driver 8.7.0

Hello,

yes, after reading the manual again some days later I see my mistake :oops:

Thanks!


I restarted the machine and tried to use the CAN-USB-device from python.
Python shows me:

OSError: libpcanbasic.so: cannot open shared object file: No such file or directory

OK, lets check some things ...
by Mario
Sat 19. Jan 2019, 21:26
Forum: Linux
Topic: Problem compiling peak linux driver 8.7.0
Replies: 13
Views: 12821

Problem compiling peak linux driver 8.7.0

Hello,

because the pcan_usb driver delivered with Debian 9 does not work properly I want to compile the peak linux driver 8.7.0.

First: clean the world.
root@i7:/home/bnutzer/peak-linux-driver-8.7.0# make clean
make[1]: Verzeichnis „/home/bnutzer/peak-linux-driver-8.7.0/driver“ wird betreten
rm ...