All of lore.kernel.org
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: likely kernel/driver problem with 3G USB stick
Date: Tue, 1 Mar 2011 11:56:30 -0500	[thread overview]
Message-ID: <20110301165630.GA32485@kroah.com> (raw)
In-Reply-To: <4D6D21D4.7000307@gmx.com>

On Tue, Mar 01, 2011 at 04:41:56PM +0000, Simon Leung wrote:
> On 01/03/11 16:37, Greg KH wrote:
> > On Tue, Mar 01, 2011 at 04:10:43PM +0000, Simon Leung wrote:
> >> Hi all,
> >>
> >> I'm having a problem with my 3G USB stick (Huawei E220) .
> >>
> >> The kernel I'm using is version 2.6.21 customized for an ARM board. When
> >> I insert the USB stick into the system, normally 3 device show up:
> >> /dev/ttyUSB{0,1,2}. The problem I' having is that some time, only the
> >> first one shows up and I cannot connect to it. When this happens,
> >> normally a reboot will fix it.
> >>
> >> As I said, this sounds like a kernel/driver issue to me. Could somebody
> >> give me some pointers as how to prove/fix it?
> > As you are stuck with an obsolete kernel version, please get support
> > from the vendor of that kernel, it is very old and we can't do much, if
> > anything, about it :(
> >
> > Can you duplicate this problem on a modern kernel (like one released in
> > the past year?)
> >
> > thanks,
> >
> > greg k-h
> >
> 
> I know. I probably can (and probably will) upgrade the kernel and the 
> problem will probably go away. But I'd like to take the opportunity and 
> hopefully learn something. Even knowing which part of the kernel is  
> handling the usb serial device is fine.

The part is in drivers/usb/serial/ and it depends on the actual device
you are using, and the host controller you are using.

I place the odds on your host controller being the problem, for what
it's worth, especially on older ARM kernels like you are stuck with.

Best of luck,

greg k-h

  reply	other threads:[~2011-03-01 16:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 16:10 likely kernel/driver problem with 3G USB stick Simon Leung
2011-03-01 16:37 ` Greg KH
2011-03-01 16:41   ` Simon Leung
2011-03-01 16:56     ` Greg KH [this message]
2011-03-02 17:33 ` John Mahoney

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=20110301165630.GA32485@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@lists.kernelnewbies.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.