Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2011 08:28:55 +0100
From:      Maciej Milewski <milu@dat.pl>
To:        freebsd-net@freebsd.org
Cc:        Ryan Coleman <editor@d3photography.com>
Subject:   Re: Setting up Novatel Mifi 2200 on 8.2-REL
Message-ID:  <201103140828.55848.milu@dat.pl>
In-Reply-To: <BA603911-8320-4ECA-A622-3A2451784CBC@d3photography.com>
References:  <BA603911-8320-4ECA-A622-3A2451784CBC@d3photography.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Monday 14 of March 2011 01:38:21 Ryan Coleman napisa=B3(a):
> Are you up to a challenge?
>=20
> I have my Virgin Mobile MIFI 2200 connected to my new remote server via U=
SB
> (8.2-RELEASE) that I just set up and it's not seeing the modem, but it
> does see the virtual drive on it.
>=20
> dmesg output:
> > ugen3.2: <Novatel Wireless Inc.> at usbus3
> > ugen3.2: <Novatel Wireless Inc.> at usbus3 (disconnected)
> > umass0: <Novatel Wireless Inc. Novatel Wireless CDMA, class 0/0, rev
> > 1.10/0.00, addr 5> on usbus0
> > [root@camserve /usr/home/ryan]# more /var/log/messages | grep -i nova
> > Mar 13 18:39:05 camserve kernel: ugen3.2: <Novatel Wireless Inc.> at
> > usbus3 Mar 13 18:39:05 camserve kernel: umass0: <Novatel Wireless Inc.
> > Novatel Wireless CDMA, class 0/0, rev 1.10/0.00, addr 2> on usbus3 Mar
> > 13 18:39:07 camserve kernel: cd0: <Novatel Mass Storage 1.00> Removable
> > CD-ROM SCSI-2 device
It is recognized as cd device (it's called a feature in windows world - it =
has=20
a drivers for the modem to autoinstall it). Ejecting this cd should detach=
=20
umass and attach modem/serial device:
camcontrol eject cd0

I think that adding
product NOVATEL ZEROCD2                0x5020  Novatel ZeroCD
into sys/dev/usb/usbdevs and recompiling kernel may work.

> also [more /var/log/messages | grep -i unknown]:
> > Mar 13 18:39:05 camserve root: Unknown USB device: vendor 0x1410 product
> > 0x5020 bus uhub3 Mar 13 18:53:06 camserve root: Unknown USB device:
> > vendor 0x1410 product 0x6000 bus uhub3 Mar 13 19:07:10 camserve root:
> > Unknown USB device: vendor 0x1410 product 0x6000 bus uhub3 Mar 13
> > 19:07:10 camserve root: Unknown USB device: vendor 0x1410 product 0x6000
> > bus uhub3 Mar 13 19:37:09 camserve root: Unknown USB device: vendor
> > 0x1410 product 0x5020 bus uhub0 Mar 13 19:47:10 camserve root: Unknown
> > USB device: vendor 0x1410 product 0x6000 bus uhub0
>=20
> I have uhso installed but without the indentifcation of 1410:5020 but I
> cannot use it [yet] to connect to the net.
>=20
> Any thoughts?
>=20
> --
> Ryan
I don't know what the 0x1410 0x6000 device is.

Pozdrawiam,
Maciej Milewski



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103140828.55848.milu>