kasbert / epsolar-tracer

Tools for EPsolar Tracer BN solar charge controller
Apache License 2.0
121 stars 76 forks source link

Oddities with the device #21

Closed delovoy closed 6 years ago

delovoy commented 6 years ago

sudo insmod ./xr_usb_serial_common.ko

cat /etc/modprobe.d/bl.cdc_acm.conf blacklist cdc_acm

tail -f / var / log / syslog -n 0 1.txt

help

delovoy commented 6 years ago

cat /etc/issue.net Ubuntu 16.04.3 LTS

uname -a Linux IdeaPad 4.10.0-35-generic #39~16.04.1-Ubuntu SMP Wed Sep 13 09:02:42 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

I'm confused by errors, I did not check the module's functionality. Just do not want to screw up when programming the instruments. Are there any such mistakes?

kasbert commented 6 years ago

It may still work. I wouldn't worry about the errors. Modem manager tries to use it as a modem and does not have a configuration for it. mtp-probe checks if it is a camera or phone or something.

delovoy commented 6 years ago

thx