[Bug 367484] Re: usb storage(LG KU380) didn't mount automatically
My LG HB620T had the same problem: The usb-storage module failed with error -5. The script from ozstriker78 didn't work for me. After reading http://kerneltrap.org/mailarchive/linux-usb/2009/5/21/5776813/thread about the problems with the usb id 05c6:1000, i tried adding the line usb-storage option_zero_cd=2 to /etc/modules and it worked fine. Drawback of this workaround: modems with a emulated windows driver cd won't work. -- usb storage(LG KU380) didn't mount automatically https://bugs.launchpad.net/bugs/367484 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 477031] Re: usb-storage not reconizing LG cu920 after 9.10 upgrade
Same problem for me after upgrading from Jaunty to Karmic. LG HB620T with the same USB-ID (05c6:1000), same dmesg output: [42975.040716] usb 2-1: new full speed USB device using uhci_hcd and address 2 [42975.203836] usb 2-1: configuration #1 chosen from 1 choice [42975.210728] scsi4 : SCSI emulation for USB Mass Storage devices [42975.211017] usb-storage: device found at 2 [42975.211021] usb-storage: waiting for device to settle before scanning But the device never seems to settle... The option_zero_cd entry which suceeded in Jaunty makes no difference. -- usb-storage not reconizing LG cu920 after 9.10 upgrade https://bugs.launchpad.net/bugs/477031 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 477031] Re: usb-storage not reconizing LG cu920 after 9.10 upgrade
Thanks for the workaround! It worked for me. If someone else (e. g. Mike as as the bug reporter?) could confirm that the workaround works for him too, I would move the bug to the udev package, as 61-option-modem- modeswitch.rules belongs to this package. I'm aware of the fact that the vendor/product id is also used by some modems - so this rule has its reason. I don't know if there is another solution than to make either the storage OR the modem device owners happy. -- usb-storage not reconizing LG cu920 after 9.10 upgrade https://bugs.launchpad.net/bugs/477031 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 477031] Re: usb-storage not reconizing LG cu920 after 9.10 upgrade
For me it seems that this bug is well analyzed in https://bugs.launchpad.net/ubuntu/+source/udev/+bug/500726 I don't know how well the solution proposed there is suited for this problem, but I tend to mark this bug as duplicate. -- usb-storage not reconizing LG cu920 after 9.10 upgrade https://bugs.launchpad.net/bugs/477031 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 477031] Re: usb-storage not reconizing LG cu920 after 9.10 upgrade
The udev package is the right place for this bug. I'm still unsure about the right status, as there is a proposed solution but the integration in Ubuntu seems not definitely sure. ** Package changed: linux (Ubuntu) => udev (Ubuntu) -- usb-storage not reconizing LG cu920 after 9.10 upgrade https://bugs.launchpad.net/bugs/477031 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 367484] Re: usb storage(LG KU380) didn't mount automatically
As I have written earlier: Under Jaunty the usb-storage option_zero_cd=2 workaround did it for me. But after the upgrade to karmic, my device doesn't work at all. See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/477031 -- usb storage(LG KU380) didn't mount automatically https://bugs.launchpad.net/bugs/367484 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 482329] Re: karmic koala - cellular phone in usb mass storage mode is not recognized
*** This bug is a duplicate of bug 477031 *** https://bugs.launchpad.net/bugs/477031 ** This bug has been marked a duplicate of bug 477031 usb-storage not reconizing LG cu920 after 9.10 upgrade -- karmic koala - cellular phone in usb mass storage mode is not recognized https://bugs.launchpad.net/bugs/482329 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 485465] Re: Android phone is seen as USB storage but will not mount
** Changed in: linux (Ubuntu) Status: New => Invalid -- Android phone is seen as USB storage but will not mount https://bugs.launchpad.net/bugs/485465 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 477031] Re: usb-storage not reconizing LG cu920 after 9.10 upgrade
** Changed in: linux (Ubuntu) Status: New => Confirmed -- usb-storage not reconizing LG cu920 after 9.10 upgrade https://bugs.launchpad.net/bugs/477031 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 466974] Re: [Acer TravelMate 6410] suspend/resume failure
After some investigation on my own, I found the reason: A outdated ppa package for the Intet graphics which thought was automatically uninstalled with the upgrade to Karmic. After installation of the Karmic package xserver-xorg-video-intel everything works fine. ** Changed in: linux (Ubuntu) Status: New => Invalid -- [Acer TravelMate 6410] suspend/resume failure https://bugs.launchpad.net/bugs/466974 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 367484] Re: usb storage(LG KU380) didn't mount automatically
- Under Jaunty the bug transforms into the problem described under https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/477031 A workaround exists. - Under Lucid this transformed problem persists. - Both bugs seem to be fixed in Maverick thanks to usb-modeswitch. At least this is stated in the comments of the linked bug, I didn't try the new packages because the workarounds do it for me. -- usb storage(LG KU380) didn't mount automatically https://bugs.launchpad.net/bugs/367484 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