PPPD drivers (CONFIG_PPP_ASYNC=y CONFIG_PPP_SYNC_TTY=y) not running

Which Khadas SBC do you use?

VIM3

Which system do you use? Android, Ubuntu, OOWOW or others?

Android

Which version of system do you use? Khadas official images, self built images, or others?

`ubuntu 22.04. khadas official images.

Please describe your issue below:

I have built and flash the android source in VIM3 which is working well but the pppd drivers are not working. I have built the 5.10 kernel made changes but that also didn’t work. Can anyone suggest any solution related to pppd drivers or CONFIG_PPP_ASYNC=y, CONFIG_PPP_SYNC_TTY=y drivers. How can I run these drivers.
Although these two driver CONFIG_PPP_ASYNC=y CONFIG_PPP_SYNC_TTY=y has been added in kernel .config file when I build the kernel. but doesn’t work.

Post a console log of your issue below:

02-20 10:26:34.419 I/pppd    ( 2737): pppd 2.4.7 started by root, uid 0
02-20 10:26:35.566 I/pppd    ( 2737): Serial connection established.
02-20 10:26:35.566 E/pppd    ( 2737): Couldn't set tty to PPP discipline: Invalid argument




@Terry can you suggest anything?