Can't install PCAN-view on Ubuntu 24.04.2
-
- Sales & Support
- Posts: 1083
- Joined: Fri 20. Sep 2019, 13:31
Re: Can't install PCAN-view on Ubuntu 24.04.2
Yes,
exactly.
See chapter 3.1 regarding this!
BR
Marv
exactly.
See chapter 3.1 regarding this!
BR
Marv
---
Marvin Heidemann
PEAK-Support Team
Marvin Heidemann
PEAK-Support Team
-
- Posts: 8
- Joined: Fri 14. Feb 2025, 14:06
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. See last rows in the log file.
I've uninstalled, made and installed the source again (as seen in the log), but I still have the same output.
What is going wrong? What can I try?
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
Code: Select all
sudo modprobe pcan
I've uninstalled, made and installed the source again (as seen in the log), but I still have the same output.
What is going wrong? What can I try?
- Attachments
-
reinstall-log.txt
- (33.05 KiB) Downloaded 37 times
-
- Sales & Support
- Posts: 1083
- Joined: Fri 20. Sep 2019, 13:31
Re: Can't install PCAN-view on Ubuntu 24.04.2
Hello,
Try disabling "Secure-boot" (BIOS) that option will not allow unsigned drivers to be loaded,
check if disabling it fixes that behavior.
BR
Marvin
Try disabling "Secure-boot" (BIOS) that option will not allow unsigned drivers to be loaded,
check if disabling it fixes that behavior.
BR
Marvin
---
Marvin Heidemann
PEAK-Support Team
Marvin Heidemann
PEAK-Support Team
-
- Posts: 8
- Joined: Fri 14. Feb 2025, 14:06
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?
-
- Sales & Support
- Posts: 1083
- Joined: Fri 20. Sep 2019, 13:31
Re: Can't install PCAN-view on Ubuntu 24.04.2
Hello,
Yes, we cannot change how Linux handles unsigned drivers unfortunately =/
BR
Marvin
Yes, we cannot change how Linux handles unsigned drivers unfortunately =/
BR
Marvin
---
Marvin Heidemann
PEAK-Support Team
Marvin Heidemann
PEAK-Support Team
-
- Posts: 8
- Joined: Fri 14. Feb 2025, 14:06
Re: Can't install PCAN-view on Ubuntu 24.04.2
Ah alright... Well, thanks for the help! At least everything works now.