[Bug 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2009-08-25 Thread Simone Tolotti
The bug was fixed in Jaunty by installing udev-extras.
No need for addictional packages in Karmic because udev rules for option modem 
are in udev core package.

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2009-03-16 Thread Simone Tolotti
In Jaunty we'llhave udev-extras that works well with these kind of devices.
I hope it will be installed by default when Jaunty will be released.

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-09-27 Thread Martijn van de Streek
The 'rezero' tool from the Pharscape forums (which switches the USB
device into HSDPA modem mode) is in a package in my PPA. It installs
an udev rule which invokes it.

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-08-27 Thread Leann Ogasawara
Per Martijn's comment - https://bugs.edge.launchpad.net/ubuntu/+source
/linux-source-2.6.22/+bug/188568/comments/3 - I'm closing this against
the kernel.  Thanks.

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

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-08-26 Thread Simone Tolotti
It would be useful to have a package with drivers for various 3G devices that 
need the switch from usb-storage usb-serial.
There are a few of Option, Huawei and Ovation AFAIK.
I've attached some of them.

If you want more you can google for usb_modeswitch or rezero.

** Attachment added: contrib.tar.gz
   http://launchpadlibrarian.net/17085149/contrib.tar.gz

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-08-26 Thread Martijn van de Streek
I've packaged rezero in my ppa.

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-08-26 Thread Simone Tolotti
Unfortunately rezero don't work with all devices.  I was thinking of something 
like a 'mobile-drivers' package that collect all mobile switching tools/drivers.

The problem is that many of these tools require manual changes to files as 
/etc/udev.rules.d/mydevice.rules  or /etc/usb_modeswitch.conf
This could be done via dpkg-configure.
Anyone? ;-)

** Attachment added: usb_modeswitch-0.9.4.tar.bz2
   http://launchpadlibrarian.net/17085518/usb_modeswitch-0.9.4.tar.bz2

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-08-26 Thread Martijn van de Streek
Hey, it's a start :)

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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


Re: [Bug 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-08-26 Thread Martijn van de Streek
On Tue, 26 Aug 2008, Simone Tolotti wrote:

 Unfortunately rezero don't work with all devices.  I was thinking of
 something like a 'mobile-drivers' package that collect all mobile
 switching tools/drivers.
   
 The problem is that many of these tools require manual changes to
 files as /etc/udev.rules.d/mydevice.rules  or /etc/usb_modeswitch.conf

Ideally usb_modeswitch would autodetect the device.

Also, usb_modewitch doesn't seem to wait for the device to become
available (race condition).. only rezero works from udev.rules for me.

Martijn
-- 
Sorry isn't an excuse when you do something stupid on purpose.

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-08-09 Thread Martijn van de Streek
This isn't really a kernel issue anymore (there is a userland switcher
tool that integrates with udev, I don't know if it's packaged yet). This
bug can be closed.

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-06-24 Thread Mantas Kriaučiūnas
** Also affects: linux (Baltix)
   Importance: Undecided
   Status: New

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
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 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-02-07 Thread Leann Ogasawara
Hi Martijn,

Starting with the Hardy kernel the source package naming convention
changed from linux-source-2.6.xx to just 'linux'.  Therefore I'm going
to reassign to the 'linux' package.  Sorry for any confusion.  Also,  we
will keep this report open against the actively developed kernel but
against linux-source-2.6.22 this will be closed as it does not qualify
for an SRU candidate.  Thanks.

** Changed in: linux (Ubuntu)
Sourcepackagename: linux-source-2.6.24 = linux
   Importance: Undecided = Wishlist
   Status: New = Triaged

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Won't Fix

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-02-03 Thread Martijn van de Streek
Oh, I forgot device IDs.

When you plug it in, you get a mass storage device with vendor id 0x05c6
and product id 0x1000, and once you've sent the packet, it re-appears as
0af0:6901 (which gets picked up by the 'option' usb-serial driver)

I can provide long lsusb dumps if you need them.

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 188568] Re: usb-storage driver should send magic command to Option Icon to reset it into serial mode

2008-02-03 Thread Martijn van de Streek
** Also affects: linux-source-2.6.24 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
usb-storage driver should send magic command to Option Icon to reset it into 
serial mode
https://bugs.launchpad.net/bugs/188568
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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