Linaro debian 9.8 rockpi 4b no ppp kernel modul

Hi,

is a easy way avalible to get the ppp kernel modul? I need this for a LTE Modem.

BR a.kratzer

Hi, a.kratzer

I think we have ppp as module in the kernel package. What’s your current kernel version? You can try to update to the latest kernel by

sudo apt-get install linux-base
sudo apt-get install linux-4.4-lastest

If that doesn’t work for you, you should add the ROCK Pi APT repository, checkout:

https://wiki.radxa.com/Rockpi4/radxa-apt

thx after i have installed linux-base and linux-4.4-lastest it works.