Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 0200: Driver Not Loaded #4

Closed
InfallibleProgrammer opened this issue Mar 23, 2022 · 10 comments
Closed

Error 0200: Driver Not Loaded #4

InfallibleProgrammer opened this issue Mar 23, 2022 · 10 comments

Comments

@InfallibleProgrammer
Copy link

I have an issue with Mac-Can where I can not use the PCBUSB-Monitor at all with my peak devices. I have version 0.11 libPCBUSB installed and ./can_moni works fine, but for some reason the latest version of Mac-Can will output Error 0200: Driver Not loaded for 2-3 seconds before crashing. Any idea what might be wrong?

I am running an M1 Pro Max 16 inch laptop

@mac-can
Copy link
Owner

mac-can commented Mar 23, 2022

I guess you are running Monterey. There is an unsolved issue with the PCBUSB-Library version 0.11; see issue #6 and the troubleshooting guide.

My advice, take version 0.10.1, it might run.

@InfallibleProgrammer
Copy link
Author

I am, that fixed my issue. I am able to use MacCan monitor now. Is there any plans to be able to decode the information using a DBC file?

@mac-can
Copy link
Owner

mac-can commented Mar 23, 2022

I am, that fixed my issue. I am able to use MacCan monitor now. Is there any plans to be able to decode the information using a DBC file?

How did you solved it?

@mac-can
Copy link
Owner

mac-can commented Mar 23, 2022

@InfallibleProgrammer DBC file - in the far far future (but you can post an issue as a reminder for me).

@InfallibleProgrammer
Copy link
Author

I ended up using 0.10.1 and it magically worked :).
Any recommendations for a DBC parsing cantool for M1 Macs.

@carlosordal
Copy link

@InfallibleProgrammer I'm new on macs. Could you help me? I'm trying to use start using Mac to read some CAN devices and I had the same issue as you on v 0.11. How can I be sure that I'm installing libPCBUSB library in the right way? after I downloaded the library I'm running, sudo ./install.sh, is that the right way? do I need to remove v 0.11 or I just install version 0.10?
on the other hand, I have build some DBC parsing tools on python already, so I can help you with that, I build them for windows and linux, but no big difference there.

@carlosordal
Copy link

@InfallibleProgrammer, I tested can_moni and it's working properly. I hope you can help me.

@mac-can
Copy link
Owner

mac-can commented Mar 25, 2022

@InfallibleProgrammer, I tested can_moni and it's working properly. I hope you can help me.

The CLI program can_moni did not load the library dynamically. It´s a standalone version.

@mac-can
Copy link
Owner

mac-can commented Mar 25, 2022

Occasionally, I get this crash report.

@mac-can
Copy link
Owner

mac-can commented Apr 30, 2022

Bug fix release v0.11.1 of the PCBUSB library available. Issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants