Comment 86 for bug 305968

Revision history for this message
Henrique Barbosa (hmjbarbosa) wrote : Re: [Bug 305968] Re: 3G ZTE MF622 modem does not work with static hal FDIs

Cafe,

It seem you have the memory stick mounted. There should be
an icon for that on the desktop... Theoretically, if you eject it
the system should then mount the USB modem.

So, try a right click -> eject on the memory stick icon.
Wait a bit and check, via dmesg, if the usb modem comes
to live.

Henrique

On Mon, Oct 5, 2009 at 5:42 PM, CafeNinja <email address hidden> wrote:
> Just tried my onda MT503HS (MF628) and got new spew in dmesg...still
> didn't work, but was more promising.
>
> http://paste.ubuntu.com/286504/
>
> It did successfully mount the usb mass storage that is the driver base for windows.
> :~$ lsusb | grep 2000
> Bus 005 Device 005: ID 19d2:2000 ONDA Communication S.p.A.
>
> :~$ df -hT -x tmpfs
> Filesystem    Type    Size  Used Avail Use% Mounted on
> /dev/sda1     ext4     19G  9.1G  8.5G  52% /
> /dev/sda3     ext3     34G   26G  6.6G  80% /home
> /dev/sr2   iso9660     21M   21M     0 100% /media/Alice MOBILE     <--- the usb modem drive with windows drivers
>
> If anyone could tell me what more details might help under karmic to
> diagnose...just give me the commands to try.
>
> CafeNinja
>
> --
> 3G ZTE MF622 modem does not work with static hal FDIs
> https://bugs.launchpad.net/bugs/305968
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “hal-info” package in Ubuntu: Won't Fix
> Status in “linux” package in Ubuntu: Invalid
> Status in hal-info in Ubuntu Intrepid: Incomplete
> Status in linux in Ubuntu Intrepid: Won't Fix
> Status in hal-info in Ubuntu Jaunty: Won't Fix
> Status in linux in Ubuntu Jaunty: Invalid
>
> Bug description:
> Binary package hint: hal-info
>
> After the bugfix #291333 my ZTE MF622 Modem cannot connect anymore with networkmanager.
> It is now reconized as Onda MT505UP / MF632 music player (LP: #291333)
>
> when I delete this part in
> /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi
>        <!-- ONDA MF632 HSDPA USB dongle -->
>        <match <email address hidden>:usb.vendor_id" int="0x19d2">
>        <match <email address hidden>:usb.product_id" int="0x0002">
>          <match <email address hidden>:usb.interface.number" int="2">
>            <append key="modem.command_sets" type="strlist">GSM-07.07</append>
>            <append key="modem.command_sets" type="strlist">GSM-07.05</append>
>          </match>
>        </match>
>
> My modem works again.
>
> lsusb output:
> Bus 001 Device 005: ID 19d2:0001
>