Open mahansford opened 8 months ago
Please try with the standard kernel driver. The device is like /dev/ttyUSB0 . Please report the results, so that I can update README
Hi @kasbert, I removed the blacklist on the cdc-acm driver, updated initramfs and did a reboot of the Rapsberry. After that I was having the /dev/ttyACM[0-1] devices (no /dev/ttyUSB0 device) but no one was working as I never received a response from the device. So I compiled your driver thanks to the PR #61 (with the cdc-acm again in blacklist) and now it's working again and getting infos from the Epever.
pi@raspberrypi2:~ $ uname -r
6.6.28+rpt-rpi-v8
So from what I can see you expect that with kernel >= 6.6 the Epever device should work with the native kernel driver?
Are there any infos you want more?
Thanks
There should be /dev/ttyUSB0 device. I'l have to update and fire up my RPi some day,
There should be /dev/ttyUSB0 device. I'l have to update and fire up my RPi some day,
please do, im in same boat!
Was woking and installed but since a recent apt upgrade.
when trying to build via DKMS I get this error:
any ideas how I could resolve this and get it working :)