[Bug 196400] Re: Gutsy does not recognise Vodafone 715 phone (Huawei U120)

2009-01-30 Thread Michele Mangili
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

-- 
Gutsy does not recognise Vodafone 715 phone (Huawei U120)
https://bugs.launchpad.net/bugs/196400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196400] Re: Gutsy does not recognise Vodafone 715 phone (Huawei U120)

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
Gutsy does not recognise Vodafone 715 phone (Huawei U120)
https://bugs.launchpad.net/bugs/196400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196400] Re: Gutsy does not recognise Vodafone 715 phone (Huawei U120)

2008-04-08 Thread Stephen Irons
If you plug a micro SD card into the phone, then plug USB to the
computer, the phone offers to become a USB mass storage device, and
disable the phone function. After accepting this offer, the PC connects
to the phone just like any other USB mass storage device.

You can close this bug completely. Implementing the other OEM protocols
(see original details) is definitely wishlist.

-- 
Gutsy does not recognise Vodafone 715 phone (Huawei U120)
https://bugs.launchpad.net/bugs/196400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196400] Re: Gutsy does not recognise Vodafone 715 phone (Huawei U120)

2008-03-03 Thread Dale Jefferson
I think this is more of a wishlist, but i'll mark it as complete now,
thanks for the extra info

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Gutsy does not recognise Vodafone 715 phone (Huawei U120)
https://bugs.launchpad.net/bugs/196400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196400] Re: Gutsy does not recognise Vodafone 715 phone (Huawei U120)

2008-03-02 Thread Stephen Irons
I have not tried Hardy.

$ uname -a
Linux xx 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 i686 
GNU/Linux

Before plugging in phone:
$ dmesg
[   40.966310] NET: Registered protocol family 17
[   55.190698] eth0: no IPv6 routers present

After plugging in phone:
$ dmesg
[   40.966310] NET: Registered protocol family 17
[   55.190698] eth0: no IPv6 routers present
[264586.497168] usb 5-1: new full speed USB device using uhci_hcd and address 3
[264586.658783] usb 5-1: configuration #1 chosen from 1 choice


If I run lsusb as root (as opposed to an ordinary user) I get strings for the 
iManufacturer, iProduct and iInterface fields:

  iManufacturer   1 HUAWEI Technologies
  iProduct2 HUAWEI Mobile
 
  iInterface  3 Data Interface

but nothing else useful.

-- 
Gutsy does not recognise Vodafone 715 phone (Huawei U120)
https://bugs.launchpad.net/bugs/196400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196400] Re: Gutsy does not recognise Vodafone 715 phone (Huawei U120)

2008-03-02 Thread Stephen Irons
Debugging with the aid of Vodafone PC Assist software and a Windows
machine:

1. The phone appears as a serial port using driver
...\system32\DRIVERS\hmvmdm.sys. This file is supplied with the PC
Assist software.

2. Typing 'AT' into a terminal emulator gets the response 'OK'. But
'ATDT', 'ATH0' and 'ATH1' get an error message. There seems to be some
protocol running over the serial connection.

3. To manage files on the the phone, you have to use the supplied PC
Assist software. The phone does not appear as a drive that Windows
explorer can see.

4. The supplied software also lets you:
   * view SMSs, calls and emails on the phone
   * synchronise addressbook and calendar with Outlook

5. Apparently, you can also connect to the internet via the phone, but I
have not tried that; traffic charge is huge.

-- 
Gutsy does not recognise Vodafone 715 phone (Huawei U120)
https://bugs.launchpad.net/bugs/196400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196400] Re: Gutsy does not recognise Vodafone 715 phone (Huawei U120)

2008-02-28 Thread Dale Jefferson
Thanks for taking the time to post this bug, but we need a little more
information.

Have you tried Ubuntu Hardy live cd?

Can you post the output of dmesg (after plugging in the phone) and uname
-a

** Changed in: linux-source-2.6.22 (Ubuntu)
Sourcepackagename: None = linux-source-2.6.22

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Incomplete

-- 
Gutsy does not recognise Vodafone 715 phone (Huawei U120)
https://bugs.launchpad.net/bugs/196400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196400] Re: Gutsy does not recognise Vodafone 715 phone (Huawei U120)

2008-02-27 Thread Stephen Irons
As an afterthought. Bluetooth works just fine with this phone: OBEX send
and receive using Nautilus Send To  Bluetooth (gnome-obex-send) and
gnome-obex-server. Also, synchronising with OpenSync works.

However, Bluetooth is slow when trying to send MP3s to the phone, so it
would be nice to have a USB connection.

-- 
Gutsy does not recognise Vodafone 715 phone (Huawei U120)
https://bugs.launchpad.net/bugs/196400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs