deviato / DroidPPPwn

PPPwn_cpp for Android + App Frontend [needs rooted device]
105 stars 5 forks source link

Eth0 interface not found #21

Closed ahmedxlite closed 4 months ago

ahmedxlite commented 4 months ago

Hi am having problem I have a Samsung S4 rooted but the problem is that the phone doesn't have support for Ethernet via otg can you create a software for Ethernet enabler thank you

deviato commented 4 months ago

There is no sort of "enabler", you need a driver for your kernel or a kernel that natively supports your chipset. You could try finding the chipset in use in your adapter, if there are opensource drivers, and compile for your kernel... or better try replacing the stock with a custom rom, with the highest possible Android version (Lineage 17.1 for example is built for all S4 variants). But even in this case, it's not sure if it works, you just have to try.