Android-tethering doesn't work. Maybe missing rndis_host. #295
Labels
No labels
CI enhacement
CS10 (chromestick)
HIGH PRIOROITY
Low Priority
Solved
TODO
arm64
armhf
bug
c100 (veyron minnie)
duplicate
enhancement
good first issue
help wanted
invalid
minor bug
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ev4/PrawnOS#295
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Can't connect to the internet with tethering. Maybe the rndis_host module is missing.
Device (Fairphone3) shown with lsusb:
Bus 001 Device 008: ID 18d1:4ee1 Google Inc. Nexus/Pixel Device (MTP)
But it isn't shown as networkdevice (usb0).
Tethering works on my Thinkpad.
Also tethering works on the installationsimage PrawnOS Shiba v1.3.1.
After an Update it's missing.
It would be nice if you can readd it! I need this for traffeling!
Thanks a lot!
This problem also occurred after I installed PrawnOS on my C101P machine.
I also tried use a usb eth adapter but still not work.
The usb eth adapter only works when I plug this before I boot up.
Same issue on Samsung chromebook plus.
lsusb identifies the phone as a CDC data device but the driver field is empty:
In theory this is fixable on an installed system by adding lines related to RNDIS to the loader.conf file:
And possibly also USBNET modules. However, there is no such file for the running 5.15 kernel in /boot/. Where is the conf file?
NB: this is an install on an sd card.
Alternatively, you could boot the OS using a different kernel that has those drivers (I have a 6.6.13 kernel installed after an update to bookworm - the above lines came from that config). I cannot work out how to change the kernel the system boots from however, as I'm not familiar with u-boot.