Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQUEST: plz enable USB (lte) modem support in the kernel for SSC338Q #1318

Open
m0nk1111 opened this issue Feb 16, 2024 · 2 comments
Open

Comments

@m0nk1111
Copy link

m0nk1111 commented Feb 16, 2024

my usb lte e3372 modem works fine on my gk7105v300 cam, but not on my ssc338q cam
i compared the kernel config from gk7205v300.generic-fpv.config with infinity6e-ssc012b.config, and noticed the following is missing in the infinity6e config

CONFIG_USB_NET_DRIVERS=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_RNDIS_HOST=m

plz enable these so we can use usb lte modems

@m0nk1111
Copy link
Author

m0nk1111 commented Feb 16, 2024

and with an enabled usb lte modem, we also need zerotier enabled if only ipv4 is available. in the experimental fpv firmware zerotier works, but without kernel support for usb modems, its kinda useless

@m0nk1111
Copy link
Author

m0nk1111 commented Feb 17, 2024

#1321 to fix it

image

https://github.com/m0nk1111/builder/releases/tag/lte for testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant