[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-23 Thread Martin Pitt
Hm, nothing helpful there, I'm afraid. It just shows that udev and devkit-disks mirror all the add/reset/remove pingpong. -- External SATA-USB Drive gives lots of USB resets https://bugs.launchpad.net/bugs/387161 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-23 Thread Martin Pitt
So the next step that comes to my mind is to do sudo killall devkit-disks-daemon sudo strace -vftt -s 1024 -o /tmp/dk-disks.trace /usr/lib/devicekit-disks/devkit-disks-daemon then reproduce the situation, and attach /tmp/dk-disks.trace. Warning, this could become quite huge, so perhaps do a

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-23 Thread Martin Pitt
Another thing worth trying is echo blacklist ehci_hcd | sudo tee /etc/modprobe.d/blacklist-ehci sudo update-initramfs -u then reboot, and try again. This will use the slower USB 1.1 drivers. Does this work? After this, please clean up again with sudo rm /etc/modprobe.d/blacklist-ehci

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-22 Thread Peter Bašista
Yes, no problem. Here it is: ** Attachment added: The log from command /usr/lib/devicekit-disks/devkit-disks-daemon 21 http://launchpadlibrarian.net/29382121/devkit-disks.log -- Koala: External SATA-USB Drive no longer being identified properly https://bugs.launchpad.net/bugs/387161 You

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-21 Thread Stefan Bader
** Changed in: linux (Ubuntu) Assignee: Canonical Kernel Team (canonical-kernel-team) = Stefan Bader (stefan-bader-canonical) -- Koala: External SATA-USB Drive no longer being identified properly https://bugs.launchpad.net/bugs/387161 You received this bug notification because you are a

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-21 Thread Martin Pitt
Can you please open a Terminal and do sudo killall devkit-disks-daemon sudo /usr/lib/devicekit-disks/devkit-disks-daemon 21 | tee /tmp/devkit-disks.log and then reproduce the error (i. e. plug in the device, try to mount it). After that, please press Control-C, and attach /tmp/devkit-

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-18 Thread Scott Zawalski
Thanks for the information, I did a quick remove without downgrading gvfs and my drive also worked right away. Looks like devicekit-disks is our problem. -- Koala: External SATA-USB Drive no longer being identified properly https://bugs.launchpad.net/bugs/387161 You received this bug

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-18 Thread Gordon
I would just like to confirm that this works for me as well :-)). I did apt-get uninstall devicekit-disks package, then reconnected my USB drive (Argosy enclosure - Western Digital 2.0 TB drive) and it was recognised. A virtual beer to Mr Peter Basista!! -- Koala: External SATA-USB Drive no

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-17 Thread Steve Beattie
** Changed in: linux (Ubuntu) Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team) -- Koala: External SATA-USB Drive no longer being identified properly https://bugs.launchpad.net/bugs/387161 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-17 Thread Peter Bašista
Hello, I would like to let you know that I have, with a great amount of luck, managed to make Ubuntu recognize USB hard drives correctly. In my case, the problem dissolved when I downgraded the package gvfs to the jaunty version. I have also uninstalled the devicekit-disks package, which does

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-14 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Status: Confirmed = Triaged ** Tags added: regression-potential -- Koala: External SATA-USB Drive no longer being identified properly https://bugs.launchpad.net/bugs/387161 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-12 Thread Luis Davila
I can confirm this bug too, for me was the same things, with the latests kernels I have the similar output with dmesg: [ 1348.290418] scsi7 : SCSI emulation for USB Mass Storage devices [ 1348.290711] usb-storage: device found at 19

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-07 Thread Peter Bašista
I would like to confirm this bug. I am experiencing similar problems on Ubuntu karmic with the latest updates and kernel 2.6.30.1 compiled on my own from kernel.org. I have also tried the provided 2.6.31-2-generic kernel, as well as the current Jaunty kernel (2.6.28-11-generic), but the results

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-07-07 Thread Peter Bašista
** Tags added: amd64 -- Koala: External SATA-USB Drive no longer being identified properly https://bugs.launchpad.net/bugs/387161 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

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-06-16 Thread Scott Zawalski
Booted into Jaunty desktop Live CD worked fine, kernel 2.6.28-11 It seems between mainline and the ubuntu kernel there is no change: Trying Mainline kernel: http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30/ linux-image-2.6.30-020630-generic_2.6.30-020630_i386 161.572012] usb 1-8: new

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-06-15 Thread Leann Ogasawara
Hi Scott, Just curious if this was working with Jaunty? (ie this is a regression). Could you also give the latest mainline kernel build a test to see if the issue remains (currently 2.6.30-rc8) - https://wiki.ubuntu.com/KernelMainlineBuilds . Please let us know your results. Thanks. **

[Bug 387161] Re: Koala: External SATA-USB Drive no longer being identified properly

2009-06-14 Thread Scott Zawalski
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/27911478/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/27911479/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/27911480/Dependencies.txt **