EM7565 Linux Drivers

Hi guys,

Is there an available package for Linux or a particular procedure to make this EM7565 works on Debian?

Kind regards

Laurent

Hello,
just got the problem on my embedded systems too…
Seems like needed driver modifications to support EM7565 just find their way to linux mainline:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=v4.14.14&qt=grep&q=EM7565
So a Linux kernel upgrade is needed…

Once modem is detected by Linux (/dev/cdc-wdm), I use ModemManager & NetworkManager.

Regards,

If you don’t want to upgrade you can do this to add the em7565 to the driver.

echo “1199 9091 0 1199 9079” >/sys/bus/usb-serial/drivers/qcserial/new_id

I tried the workaround but doesn’t seem to work

The EM7565 is now (with kernel package version 4.9.82-1+deb9u2) supported in Debian stable. No additional drivers or hacks are necessary. The only package you need is modemmanager.