Setting up Novatel Mifi 2200 on 8.2-REL

Maciej Milewski milu at dat.pl
Mon Mar 14 07:48:41 UTC 2011


Monday 14 of March 2011 01:38:21 Ryan Coleman napisał(a):
> Are you up to a challenge?
> 
> I have my Virgin Mobile MIFI 2200 connected to my new remote server via USB
> (8.2-RELEASE) that I just set up and it's not seeing the modem, but it
> does see the virtual drive on it.
> 
> 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 at 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 
a drivers for the modem to autoinstall it). Ejecting this cd should detach 
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
> 
> I have uhso installed but without the indentifcation of 1410:5020 but I
> cannot use it [yet] to connect to the net.
> 
> Any thoughts?
> 
> --
> Ryan
I don't know what the 0x1410 0x6000 device is.

Pozdrawiam,
Maciej Milewski


More information about the freebsd-net mailing list