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

FS#2963 - Add support for 4G Systems XSStick W1208 #7740

Open
openwrt-bot opened this issue Apr 4, 2020 · 1 comment
Open

FS#2963 - Add support for 4G Systems XSStick W1208 #7740

openwrt-bot opened this issue Apr 4, 2020 · 1 comment
Labels
core packages pull request/issue for core (in-tree) packages flyspray

Comments

@openwrt-bot
Copy link

dg7pc:

Please add Support for this LTE Stick to the OpenWRT distribution.
The device shows up as

root@GL-MT300N:# lsusb
...
Bus 001 Device 003: ID 2fd4:76b5
...
root@GL-MT300N:
#

usbmode switch can be done via:

"messages" : [
"55534243a069008d8000000080000606f50402527100000000000000000000",
],
"2fd4:9aff": {
"*": {
"t_vendor": 12244,
"t_product": 30389,
"msg": [ 0 ]
}
}

Afterwards missing is:

echo 0x2fd4 0x76b5 > /sys/bus/usb-serial/drivers/option1/new_id

The data was taken from https://www.draisberghof.de/usb_modeswitch/

@aparcar aparcar added the core packages pull request/issue for core (in-tree) packages label Feb 22, 2022
@Sam-arch99
Copy link

Yes please, or does it work in the meantime?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core packages pull request/issue for core (in-tree) packages flyspray
Projects
None yet
Development

No branches or pull requests

3 participants