The Quectel cards are ready to use immediately, they don't need switching.
They do however need operating system drivers and I doubt FreeBSD has them.
Search found 1336 matches
- 18 Apr 2021, 03:46
- Forum: Device Information
- Topic: Quectel EP-06 (2c7c:0306)
- Replies: 1
- Views: 12
- 23 Dec 2020, 04:23
- Forum: Everything Coding
- Topic: [PATCH]: Missing bracket in usb_modeswitch_dispatcher.tcl
- Replies: 1
- Views: 994
Re: [PATCH]: Missing bracket in usb_modeswitch_dispatcher.tcl
Thanks for the report and fix, Josh will take care of this obvious bug when he gets back.
- 23 Dec 2020, 04:12
- Forum: Device Information
- Topic: switch codes for Realtek USB ethernet adapter
- Replies: 3
- Views: 1425
Re: switch codes for Realtek USB ethernet adapter
Sorry, my post was maybe a little bit ambigous. My adapter (part of a multiport adapter) had the initial id of 0bda:8151 Port 1: Dev 3, If 0, Class=Mass Storage, Driver=, 12M ID 0bda:8151 Realtek Semiconductor Corp. RTL8151 Adapteon Business Mobile Networks BV After issuing the modeswitch command s...
- 14 Dec 2020, 16:58
- Forum: The PPP Widget Family for Android
- Topic: Cannot Update configuration page???
- Replies: 1
- Views: 838
Re: Cannot Update configuration page???
ppp widget is not made for Android devices which has their own built-in support for mobile broadband usb dongles, it is intended for phones and tablets with an usb port but without built-in mobile broadband. The built-in support in your car head-unit collides with ppp widget. Use a dongle supported ...
- 14 Dec 2020, 15:45
- Forum: Device Information
- Topic: switch codes for Realtek USB ethernet adapter
- Replies: 3
- Views: 1425
Re: switch codes for Realtek USB ethernet adapter
So the rtl8152 adapter has an initial id of 0bda:8151 which changes to 0bda:8152 after switching, then we hit the second udev rule switching it from 0bda:8152 to 0bda:8153?
Sorry but that doesn't seem logical to me, I would guess that the rtl8153 adapter also has an initial id of 0bda:8151.
Sorry but that doesn't seem logical to me, I would guess that the rtl8153 adapter also has an initial id of 0bda:8151.
- 02 Dec 2020, 15:59
- Forum: Device Information
- Topic: Setting up a 05c6:6000 Qualcomm, Inc. Siemens SG75 Help please!
- Replies: 4
- Views: 1755
Re: Setting up a 05c6:6000 Qualcomm, Inc. Siemens SG75 Help please!
Ok, the print on the casing says it has wifi. Can you see it transmitting the SSID? Can you connect to it?
- 02 Dec 2020, 14:34
- Forum: Device Information
- Topic: Setting up a 05c6:6000 Qualcomm, Inc. Siemens SG75 Help please!
- Replies: 4
- Views: 1755
Re: Setting up a 05c6:6000 Qualcomm, Inc. Siemens SG75 Help please!
Your device, when it is in default mode, has the USB Id 05c6:f000 and that Id is supported for switching by usb_modeswitch then it gets the Id 05cf6:6000 after being switched. Trying to switch 05c6:6000 is futile and trying to switch a USB Id you do not have (05c6:1000) is equally futile. Your dmesg...
- 02 Dec 2020, 03:28
- Forum: Device Information
- Topic: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
- Replies: 14
- Views: 2516
Re: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
In one end you have udev detecting the device on the bus and taking the action specified in the rules file, in the other end you have the main usb_modeswitch program, I don't think they are responsible for your problems, manual switching works for you so the main usb_modeswitch program is ok. The gl...
- 28 Nov 2020, 03:09
- Forum: Device Information
- Topic: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
- Replies: 14
- Views: 2516
Re: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
Looks like the Generic usb_modeswitch rules for Huawei devices were messing with. So the rules file in Ubuntu 20.04 is not the same as the one used in your tests with 14.04 and 18.04? The general single line rule for all Huawei devices hasn't been changed since usb_modeswitch 2.2.2 and is still the...
- 24 Nov 2020, 05:37
- Forum: Everything Coding
- Topic: Huawei E3531 dongle and usb otg host
- Replies: 3
- Views: 1187
Re: Huawei E3531 dongle and usb otg host
Looks ok but: Enumeration is usually done by the kernel (udev or hotplug) not by the user, are you sure you need to do that by yourself? Be aware that some USB host controllers in otg mode must be forced into host mode or they may drop the USB VBus during the time your dongle is absent from the bus ...
- 20 Nov 2020, 03:54
- Forum: Setup Discussion
- Topic: Help Needed to setup device id 161c:f101
- Replies: 2
- Views: 1503
Re: Help Needed to setup device id 161c:f101
When the device id is 161c:f101 then it is already switched (possibly by usb_modeswitch) and it can't be switched further. As you have noted there is a forum thread for this device under a different mfgr name but there was no final solution in it, the problem is unsolved. The net interface of the de...
- 15 Nov 2020, 07:24
- Forum: Device Information
- Topic: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
- Replies: 14
- Views: 2516
Re: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
There may be other problems remaining when you have got rid of the option driver from interface #0. I just realized that in your second usb-devices listing it only have one endpoint while in the first listing it has three (this is corrrect, the ncm driver needs three endpoints in order to bind). In ...
- 14 Nov 2020, 18:23
- Forum: Device Information
- Topic: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
- Replies: 14
- Views: 2516
Re: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
You can also download the Ubuntu usb-modeswitch package for "groovy" in which they finally have removed the driver loading from usb-modeswitch.
- 14 Nov 2020, 11:07
- Forum: Device Information
- Topic: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
- Replies: 14
- Views: 2516
Re: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
If you haven't done a manual bind of the option driver then there is only one possible reason left for why the option driver binds to the net interface and that is Ubuntu's modification of usb-modeswitch where they do driver loading for certain interfaces. This is something that was removed from gen...
- 14 Nov 2020, 02:23
- Forum: Device Information
- Topic: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
- Replies: 14
- Views: 2516
Re: Huawei E5220 - wwan0 disappear until reboot - Ubuntu 20.04 LTS
The option driver is grabbing the net interface in the second plug-in, it does this only if you force it to load manually by using the new_id function.
Don't do that, when the option driver is loaded automagically then it knows to not take the net interface!
Don't do that, when the option driver is loaded automagically then it knows to not take the net interface!