Search found 6575 matches

by Josh
18 May 2020, 20:55
Forum: Everything Coding
Topic: Information USB Hub usb_modeswitch_dispatcher on 2.5.2
Replies: 2
Views: 10908

Re: Information USB Hub usb_modeswitch_dispatcher on 2.5.2

When USB device names contain dots, it means that a hub is involved. usb_modeswitch should handle these cases correctly in the upstream version which is also used by Debian. I don't know about the Ubuntu rewrite of the dispatcher though. Note that mine is the original and Ubuntu has rewritten it in ...
by Josh
18 May 2020, 20:42
Forum: Everything Coding
Topic: New in 2.6.0: dropping the install dependency on a tcl interpreter
Replies: 2
Views: 10368

Re: New in 2.6.0: dropping the install dependency on a tcl interpreter

Sorry for being not clear enough in the README, obviously. There are still three flavours of installation as before. The difference to older versions is that the "embedded" flavours are using libjim from the system instead of the one "on-board". However, that change is unrelated ...
by Josh
18 May 2020, 20:26
Forum: Everything Coding
Topic: usb_modeswitch: count the target devices from zero
Replies: 4
Views: 15050

Re: usb_modeswitch: count the target devices from zero

You are of course right about the possible initialization failure so I will add the fix - and the comment, to avoid future confusion ...
by Josh
18 May 2020, 19:40
Forum: Setup Discussion
Topic: K4203 switch to modem
Replies: 9
Views: 18352

Re: K4203 switch to modem

There is no "going back" after the initial mode switch. You have to re-plug the device.
by Josh
18 May 2020, 19:27
Forum: Device Information
Topic: Vodafone (Huawei) MiFi R218h
Replies: 1
Views: 9180

Re: Vodafone (Huawei) MiFi R218h

Noted, thanks!
by Josh
18 May 2020, 19:25
Forum: Device Information
Topic: USB driver lost
Replies: 3
Views: 10903

Re: USB driver lost

There is a misunderstanding. PPP Widget does not do USB driving on the kernel level because Google banned kernel module loading. Instead it tries to do all USB traffic and protocols the Android way, with the Android USB API or a bug-free clone of it. Bottom line: you will hardly see kernel devices i...
by Josh
01 Feb 2020, 22:05
Forum: Device Information
Topic: Another e3372 newbie
Replies: 1
Views: 8745

Re: Another e3372 newbie

There is never a hardware reset on these modems. Resetting amounts to unplugging and replugging. You can screw things up though with proprietary Huawei AT commands which can change modes permanently (stored in some flash memory). Maybe that's what you did with the DHCP server? Anyway, I think if the...
by Josh
15 Jan 2020, 09:20
Forum: The PPP Widget Family for Android
Topic: Stuck on "setup modem"
Replies: 1
Views: 9927

Re: Stuck on "setup modem"

That's unusual. There should be at least a sign of an attempt to talk to the modem in the PPP log. A few ideas: - Can it be an issue about insufficient power supply? - Is there any other system software that may try to use the modem? I suggest using a command shell access and trying to find out if t...
by Josh
10 Jan 2020, 21:01
Forum: Announcements
Topic: Forum Update
Replies: 0
Views: 37085

Forum Update

I have updated the forum software today.

If you stumble upon things that don't work, drop me a personal message. If that's not working either, be so kind and mail to usb_admin@draisberghof.de

Thanks!
by Josh
16 Dec 2019, 09:31
Forum: Device Information
Topic: zte k3565z on Lubuntu 16.04.6
Replies: 31
Views: 44081

Re: zte k3565z on Lubuntu 16.04.6

Sorry, wrong typing. I entered it correctly, 19d2:2000' and i copied/pasted the text from the lenovo usb_modeswitch.conf file I will see the log again and come back with the content. There was a fundamental misunderstanding. DO NOT use the content of the global config file in a device config file ....
by Josh
13 Dec 2019, 09:38
Forum: Device Information
Topic: zte k3565z on Lubuntu 16.04.6
Replies: 31
Views: 44081

Re: zte k3565z on Lubuntu 16.04.6

The file in /etc/usb_modeswitch.d must be named "19d2:2000" - colon, not "L".

If it still doesn't work, what does the log say after you plugged the modem in?
by Josh
28 Nov 2019, 23:57
Forum: Announcements
Topic: New data package release 20191128
Replies: 0
Views: 21890

New data package release 20191128

Slight change of the 'skipping' rules to avoid unnecessary checks (thanks to Florian Zumbiehl) New devices: HP lt4220, Venus Fast2, D-Link DWA-171 Wifi Dongle, COMFAST CF-WU782AC WiFi Dongle, Vodafone/Huawei K5160, Vodafone/Huawei R218h (lkly compat. to E5573cs), Novatel USB730L, Novatel MiFi 6620L...
by Josh
28 Nov 2019, 23:49
Forum: Announcements
Topic: New release version 2.6.0
Replies: 0
Views: 21561

New release version 2.6.0

New in 2.6.0: Removed included libjim source alltogether Rewrote parts of the dispatcher script to make location of global config file into a parameter: --config-file, so it can be customised now Replaced tcl helper file for jim embedding with a sh script, dropping the install dependency on a tcl in...
by Josh
21 Nov 2019, 19:09
Forum: The PPP Widget Family for Android
Topic: PPP Widget Via Bluetooth to Nokia Asha 503
Replies: 5
Views: 14083

Re: PPP Widget Via Bluetooth to Nokia Asha 503

The problem is the PPP negotiation, the very last lines. I think the reply from PPP Widget to the request from the phone is not quite correct. Apart from that, it should work nicely. I have a Nokia 500 and I'm using it via Bluetooth.

I will look into it. May take a while though ...
by Josh
21 Nov 2019, 09:09
Forum: Device Information
Topic: Please add Realtek (rtl) wifi dongle to usb_modeswitch-data
Replies: 1
Views: 8505

Re: Please add Realtek (rtl) wifi dongle to usb_modeswitch-data

This forum is fine for such messages.

Will be included, thanks for the notification!
I'll get the actual configuration from the Fedora package.