tesla-android / issue-tracker

Place for reporting issues and discussion with the community
18 stars 1 forks source link

RNDIS not loading on 2024 build #325

Open dandelionclock opened 5 months ago

dandelionclock commented 5 months ago

in 2023 build RNDIS successfully register my modem

[ 1188.422035] usb 1-1.2: new high-speed USB device number 44 using xhci_hcd
[ 1188.537682] usb 1-1.2: New USB device found, idVendor=05c6, idProduct=902d, bcdDevice= 3.18
[ 1188.537714] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1188.537732] usb 1-1.2: Product: MDM9207-MTP _SN:8A86A342
[ 1188.537748] usb 1-1.2: Manufacturer: Android
[ 1188.537763] usb 1-1.2: SerialNumber: 12345678
[ 1188.592540] rndis_host 1-1.2:1.0 eth1: register 'rndis_host' at usb-0000:01:00.0-1.2, RNDIS device, 4e:f5:bf:ab:ac:a5

on 2024 it simply says this

[    1.508115] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
[    1.623906] usb 1-1.2: New USB device found, idVendor=05c6, idProduct=902d, bcdDevice= 3.18
[    1.623922] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.623930] usb 1-1.2: Product: MDM9207-MTP _SN:8A86A342
[    1.623937] usb 1-1.2: Manufacturer: Android
[    1.623943] usb 1-1.2: SerialNumber: 12345678
mikegapinski commented 5 months ago

@dandelionclock thanks for the tip, I switched kernels so it was disabled in the default defconfig.

Please let me know if it works in the next release. https://github.com/tesla-android/android-raspberry-pi/commit/02344fe81ab8ae4af3acbb99e0d22c75164d7117