ponces/treble_aosp

BPF bug Most probably, internet broken in 4.19 kernel

Opened this issue · 11 comments

Acknowledgements

  • I have chosen an appropriate title.
  • All requested information has been provided properly.
  • This is not a feature request.
  • This issue is not a duplicate of an existing issue.
  • The issue is solely related to this GSI.
  • This issue occurs with the latest available build.
  • I am not running a custom vendor on my device.
  • This issue is not kernel related.
  • This issue is not related to Magisk/KernelSU/APatch.

Info

  • Device: Lenovo Tab K10 X6C6X Mediatek, kernel 4.19
  • GSI version: Latest build of android 14 qpr2 update
  • Vendor version:vndk 30.0

Expected Behavior

Network should work when connected to hotspot connection or while using data from sim card

Current Behavior

Currently, after rebooting the device 5 times, network breaks, that is, even when im connected to a network, it shows not connected to internet on the apps

But surprisingly, when device is connected to laptop through usb, Internet starts to work for that moment

Possible Solution

Maybe bpf bug

Steps to Reproduce

  1. connect to network
  2. reboot ur device 8 to 10 times
  3. open youtube or other apps which require network
  4. u will see netwrok not connected or something like that
  5. now connect ur device to laptop
  6. open youtube, and it works while ur devcie is connected
  7. use device with kernel 4.19 and vndk 30.0, because it happens there

Logs

No response

Additional context

No response

Try this fix

adb shell settings put global restricted_networking_mode 0

Check latest release, please.

Any news? I'll close this if I have no response.

Try this fix

adb shell settings put global restricted_networking_mode 0

I knew this fix, and tried it, but even then, after around 10 reboots, the same problem occurs once again

Any news? I'll close this if I have no response.

I didnt try qpr3 update yet, will try tonight (after 15 hrs approx.)

same here.
Internet won't work since qpr2 gsi.
Device: Moto G9 Power, qualcomm sm6115, vndk30, kernel 4.19.157.

No logs, no issue.
I'll close this if it doesn't have any attached log reproducing the issue on the latest release.

No logs, no issue. I'll close this if it doesn't have any attached log reproducing the issue on the latest release.

uploaded the log to : github gist

Is this with latest release?

Is this with latest release?

yes, running on v2024.06.21 release.

Can someone check whether this is related to the "battery saver" feature? I just got this bug on the May build and disabling battery saver fixes it. (device: SM-A125F, kernel 4.19.188)