Hello,
When I would like to start my PPP connection my Kernel says missing Module:
Couldn’t open the /dev/ppp device: No such file or directory
FATAL: Module ppp_generic not found in directory /lib/modules/4.19.193-2-rockchip-g7cf7399ddb5c-ab679
ERROR: could not open directory /lib/modules/4.19.193-2-rockchip-g7cf7399ddb5c-ab679
pppd: You need to create the /dev/ppp device node by
executing the following command as root:
mknod /dev/ppp c 108
Could you please add support this PPP Kernel module to the next build please?