Search found 8 matches

by christiaanvanarum
Tue 18. Feb 2025, 14:39
Forum: Linux
Topic: Can't install PCAN-view on Ubuntu 24.04.2
Replies: 15
Views: 77688

Re: Can't install PCAN-view on Ubuntu 24.04.2

Ah alright... Well, thanks for the help! At least everything works now.
by christiaanvanarum
Tue 18. Feb 2025, 14:32
Forum: Linux
Topic: Can't install PCAN-view on Ubuntu 24.04.2
Replies: 15
Views: 77688

Re: Can't install PCAN-view on Ubuntu 24.04.2

This fixed the issue! But now i must always boot into unsecure mode in order for pcanview to work?
by christiaanvanarum
Tue 18. Feb 2025, 14:06
Forum: Linux
Topic: Can't install PCAN-view on Ubuntu 24.04.2
Replies: 15
Views: 77688

Re: Can't install PCAN-view on Ubuntu 24.04.2

Sorry to bother you, but another problem has risen.
I've followed chapter 3.1 from the User Manual, but I can't seem to get chardev working. I keep getting the same error when running sudo modprobe pcan . See last rows in the log file.

I've uninstalled, made and installed the source again (as seen ...
by christiaanvanarum
Tue 18. Feb 2025, 12:24
Forum: Linux
Topic: Can't install PCAN-view on Ubuntu 24.04.2
Replies: 15
Views: 77688

Re: Can't install PCAN-view on Ubuntu 24.04.2

Ah I see. So if I understand correctly, I'll just need to install the PCAN-Linux driver as described in the PCAN Driver for Linux v8 User Manual. Right?
https://www.peak-system.com/fileadmin/m ... an_eng.pdf
by christiaanvanarum
Tue 18. Feb 2025, 12:08
Forum: Linux
Topic: Can't install PCAN-view on Ubuntu 24.04.2
Replies: 15
Views: 77688

Re: Can't install PCAN-view on Ubuntu 24.04.2

Installing pcanview-ncurses now works flawlessly! Thanks for the fix.

I now have a different problem. But it might be a bit off-topic.

My PCAN-USB is not detected. It has the number IPEH-002021-401852 on it. And running ./pcan-kernel-version.sh (obtained from this page https://www.peak-system.com ...
by christiaanvanarum
Mon 17. Feb 2025, 13:30
Forum: Linux
Topic: Can't install PCAN-view on Ubuntu 24.04.2
Replies: 15
Views: 77688

Re: Can't install PCAN-view on Ubuntu 24.04.2

Thanks for the notification! I'll wait patiently.
by christiaanvanarum
Mon 17. Feb 2025, 10:40
Forum: Linux
Topic: Can't install PCAN-view on Ubuntu 24.04.2
Replies: 15
Views: 77688

Re: Can't install PCAN-view on Ubuntu 24.04.2

Hi Marvin,

Thanks for the quick reply.

The command you provided is for pre-24.04 Ubuntu versions right? Since apt-key is deprecated.
The tutorial provides this command:

Code: Select all

wget -q http://www.peak-system.com/debian/peak-system-public-key.asc -O- | sudo tee /etc/apt/trusted.gpg.d/
by christiaanvanarum
Mon 17. Feb 2025, 10:00
Forum: Linux
Topic: Can't install PCAN-view on Ubuntu 24.04.2
Replies: 15
Views: 77688

Can't install PCAN-view on Ubuntu 24.04.2

Hi all,

Title mainly speaks for itself, but i've done the following:
I've followed the steps on the following page for the Ubuntu 24.04 distro: https://www.peak-system.com/fileadmin/media/linux/can-pcan-view.php
Now i get the following error in my terminal when i run sudo apt-get update, or sudo ...