From: Greg KH <gregkh@linuxfoundation.org>
To: Francisco Ferreiro <franco.ferreiro@gmail.com>
Cc: linux-usb@vger.kernel.org
Subject: Re: TL-MR3420 with OpenWRT with a huawei E353 usb dongle
Date: Wed, 14 Aug 2019 22:09:01 +0200 [thread overview]
Message-ID: <20190814200901.GC16728@kroah.com> (raw)
In-Reply-To: <CAE82-Hvq=Cj0WRZyJXw5mFuCYfL97DYjMGAKuLuKcjAqeXCPxw@mail.gmail.com>
On Wed, Aug 14, 2019 at 11:42:53AM -0300, Francisco Ferreiro wrote:
> Hi guys, this is me trying to setup a tp-link TL-MR3420 with OpenWRT
> with a huawei E353 usb dongle
>
> hopefully I will try to setup a multiwan along with this two more
> sources to get redundant access to internet
> - a cell phone (either tethering or if possible via USB (*))
> - a fiber based dsl service accesible via ethernet.
>
> after flashing the OpenWRT and setting up a little bit I made the
> dongle work manually (via ttyUSB0) (log below) but cant get it to
> automatically start connected from boot up
>
> help with this dongle and maybe with this (*) one too, would be highly
> appreciated
> have some logs below
> and let me know if you need something else
>
> thanks in advance for your help
> best
> Franco
>
> [ 25.113754] usb 1-1: new high-speed USB device number 3 using ehci-platform
> [ 25.327869] usbserial_generic 1-1:1.0: The "generic" usb-serial
> driver is only for testing and one-off prototypes.
> [ 25.338456] usbserial_generic 1-1:1.0: Tell
> linux-usb@vger.kernel.org to add your device to a proper driver.
This really is not the proper driver for this device. Why are you
forcing it to use the generic one and not a "real" driver?
> [ 25.348448] usbserial_generic 1-1:1.0: generic converter detected
> [ 25.354938] usb 1-1: generic converter now attached to ttyUSB0
> [ 25.361410] usbserial_generic 1-1:1.1: The "generic" usb-serial
> driver is only for testing and one-off prototypes.
> [ 25.371975] usbserial_generic 1-1:1.1: Tell
> linux-usb@vger.kernel.org to add your device to a proper driver.
> [ 25.381965] usbserial_generic 1-1:1.1: device has no bulk endpoints
> [ 25.388921] usbserial_generic 1-1:1.2: The "generic" usb-serial
> driver is only for testing and one-off prototypes.
> [ 25.399477] usbserial_generic 1-1:1.2: Tell
> linux-usb@vger.kernel.org to add your device to a proper driver.
> [ 25.409453] usbserial_generic 1-1:1.2: generic converter detected
> [ 25.415898] usb 1-1: generic converter now attached to ttyUSB1
> [ 25.422331] usbserial_generic 1-1:1.3: The "generic" usb-serial
> driver is only for testing and one-off prototypes.
> [ 25.432887] usbserial_generic 1-1:1.3: Tell
> linux-usb@vger.kernel.org to add your device to a proper driver.
> [ 25.442869] usbserial_generic 1-1:1.3: generic converter detected
> [ 25.449323] usb 1-1: generic converter now attached to ttyUSB2
> [ 25.455865] usb-storage 1-1:1.4: USB Mass Storage device detected
> [ 25.923729] scsi host0: usb-storage 1-1:1.4
> [ 25.928826] usb-storage 1-1:1.5: USB Mass Storage device detected
> [ 25.983950] scsi host1: usb-storage 1-1:1.5
> [ 26.986403] scsi 0:0:0:0: CD-ROM HUAWEI Mass Storage
> 2.31 PQ: 0 ANSI: 2
> [ 27.074885] scsi 1:0:0:0: Direct-Access HUAWEI SD Storage
> 2.31 PQ: 0 ANSI: 2
> [ 27.089310] sd 1:0:0:0: [sda] Attached SCSI removable disk
Did you run the usb-switch program (or whatever that thing is called
that toggles devices out of mass-storage mode back into modem mode), on
this device? That should solve this issue, right?
thanks,
greg k-h
next prev parent reply other threads:[~2019-08-14 20:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-14 14:42 TL-MR3420 with OpenWRT with a huawei E353 usb dongle Francisco Ferreiro
2019-08-14 20:09 ` Greg KH [this message]
2019-08-19 16:04 ` Dan Williams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190814200901.GC16728@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=franco.ferreiro@gmail.com \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.