[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2018-07-26 Thread Larry L. Burling
it keeps it from booting up all the way

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/387161

Title:
  JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart
  probing

To manage notifications about this bug go to:
https://bugs.launchpad.net/libatasmart/+bug/387161/+subscriptions

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

[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2017-10-27 Thread Bug Watch Updater
** Changed in: libatasmart
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/387161

Title:
  JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart
  probing

To manage notifications about this bug go to:
https://bugs.launchpad.net/libatasmart/+bug/387161/+subscriptions

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

[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2011-02-04 Thread Mark Robinson
I just ran into this situation too:

Feb  5 02:48:28 terrorbite kernel: [ 1478.220053] usb 2-1: new full speed USB 
device using ohci_hcd and address 32
Feb  5 02:48:28 terrorbite kernel: [ 1478.400385] usb 2-1: device descriptor 
read/64, error -62
Feb  5 02:48:29 terrorbite kernel: [ 1478.690035] usb 2-1: device descriptor 
read/64, error -62
Feb  5 02:48:29 terrorbite kernel: [ 1478.980039] usb 2-1: new full speed USB 
device using ohci_hcd and address 33
Feb  5 02:48:29 terrorbite kernel: [ 1479.160866] usb 2-1: device descriptor 
read/64, error -62
Feb  5 02:48:30 terrorbite kernel: [ 1479.450878] usb 2-1: device descriptor 
read/64, error -62
Feb  5 02:48:30 terrorbite kernel: [ 1479.740931] usb 2-1: new full speed USB 
device using ohci_hcd and address 34
Feb  5 02:48:30 terrorbite kernel: [ 1480.160031] usb 2-1: device not accepting 
address 34, error -62
Feb  5 02:48:30 terrorbite kernel: [ 1480.340098] usb 2-1: new full speed USB 
device using ohci_hcd and address 35
Feb  5 02:48:31 terrorbite kernel: [ 1480.760017] usb 2-1: device not accepting 
address 35, error -62
Feb  5 02:48:31 terrorbite kernel: [ 1480.760030] hub 2-0:1.0: unable to 
enumerate USB device on port 1

It turned out that the plug was not pushed fully home at the computer
home.

I assume that one or both of the data lines were not making contact.

Sooo ... check your cables and connections before getting too keen on
hacking at your system.

There would probably be some value in the drivers checking for the
possibility of broken data lines and reporting them to the user.
Something like "Data error on USB device. Check your cables and
connections."

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/387161

Title:
  JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart
  probing

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


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2010-03-17 Thread Florian Köberle
I filled in bug #540599 about the issue with extern Western Digital USB
hard drives.

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2010-03-09 Thread Martin Pitt
No, I don't think it's a duplicate, it was reported for recent lucid.

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2010-03-09 Thread Cristian Aravena Romero
Duplicated LP bug #530227 ?

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2010-02-07 Thread joe richter
Hi,

with commenting out the three lines Martin Pitt recommended, automounting 
external drives worked no longer.
I tried to comment just the first suggested line:

#KERNEL=="sd*[!0-9]", ATTR{removable}=="0", ENV{ID_BUS}=="usb",
ENV{DEVTYPE}=="disk", IMPORT{program}="devkit-disks-probe-ata-smart
$tempnode"

and both of my external drives are automounted again:
Device 010: ID 152d:2329 JMicron Technology Corp. / JMicron USA Technology Corp.
Device 009: ID 04b4:6830 Cypress Semiconductor Corp. CY7C68300A EZ-USB AT2 USB 
2.0 to ATA/ATAPI

But so far I don't know if there are any side-effects.
best regards - Joe

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2010-01-14 Thread bigdoby
Same here with a Western Digital 2.5" usb. Even with devicekit-disks
uninstalled, the device won't show up..

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2009-11-25 Thread havhest
Hi,
my western digital usb hard disk is not recognized at all after upgrading to 
karmic, doesn't show up in fdisk -l or lsusb. Don't want to remove 
devicekit-disks because 78 other packages also will be removed then. I don't 
know if this is the same bug as posted here but don't want to file a duplicate. 
Running 2.6.31-15-generic x86_64.
havhest

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2009-11-04 Thread Farris Goldstein
Thanks, Martin. Filed bug #474988

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2009-11-04 Thread Martin Pitt
Right, I meant the USB drive which causes trouble, which was /dev/sdc in
comment 75.

To debug the drive properly (for running skdump on it), please do

  sudo gedit /lib/udev/rules.d/95-devkit-disks.rules

and comment out the lines which have "devkit-disks-probe-ata-smart".
There are three:

KERNEL=="sd*[!0-9]", ATTR{removable}=="0", ENV{ID_BUS}=="usb",
ENV{DEVTYPE}=="disk", IMPORT{program}="devkit-disks-probe-ata-smart
$tempnode"

# ATA disks driven by libata
KERNEL=="sd*[!0-9]", ATTR{removable}=="0", ENV{ID_BUS}=="ata", 
ENV{DEVTYPE}=="disk", IMPORT{program}="devkit-disks-probe-ata-smart $tempnode"

# ATA disks connected via SAS (not driven by libata)
KERNEL=="sd*[!0-9]", ATTR{removable}=="0", ENV{ID_BUS}=="scsi", 
ENV{DEVTYPE}=="disk", ENV{ID_VENDOR}=="ATA", 
IMPORT{program}="devkit-disks-probe-ata-smart $tempnode"

Please put a "#" in front of all of them.

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2009-11-03 Thread Martin Pitt
Farris Goldstein [2009-11-03  4:09 -]:
> I'm still seeing this problem in Karmic:

Please file a new bug report and include the output of

  sudo skdump /dev/sdb

check dmesg if you get resets here; if so, unplug/replug)

  sudo skdump jmicron:/dev/sdb

and finally

  lsusb -v

Thanks,

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2009-11-02 Thread Farris Goldstein
I'm still seeing this problem in Karmic:

Linux bauer 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC
2009 i686 GNU/Linux

[14860.672099] hub 4-0:1.0: unable to enumerate USB device on port 1
[14880.196291] usb 1-3: new high speed USB device using ehci_hcd and address 3
[14880.331612] usb 1-3: configuration #1 chosen from 1 choice
[14880.378332] Initializing USB Mass Storage driver...
[14880.379177] scsi6 : SCSI emulation for USB Mass Storage devices
[14880.379300] usb-storage: device found at 3
[14880.379303] usb-storage: waiting for device to settle before scanning
[14880.379316] usbcore: registered new interface driver usb-storage
[14880.379320] USB Mass Storage support registered.
[14885.376735] usb-storage: device scan complete
[14885.377219] scsi 6:0:0:0: Direct-Access MicroNet Volume Set # 00  0100 
PQ: 0 ANSI: 4
[14885.377753] sd 6:0:0:0: Attached scsi generic sg3 type 0
[14885.383209] sd 6:0:0:0: [sdc] 3906248704 512-byte logical blocks: (1.99 
TB/1.81 TiB)
[14885.385147] sd 6:0:0:0: [sdc] Write Protect is off
[14885.385151] sd 6:0:0:0: [sdc] Mode Sense: 11 00 00 00
[14885.385154] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[14885.386264] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[14885.386268]  sdc: sdc1
[14885.403639] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[14885.403644] sd 6:0:0:0: [sdc] Attached SCSI disk
[14888.620032] usb 1-3: reset high speed USB device using ehci_hcd and address 3
[14903.732041] usb 1-3: device descriptor read/64, error -110
[14918.948030] usb 1-3: device descriptor read/64, error -110
[14919.164040] usb 1-3: reset high speed USB device using ehci_hcd and address 3
[14934.276037] usb 1-3: device descriptor read/64, error -110
[14949.492061] usb 1-3: device descriptor read/64, error -110
[14949.708059] usb 1-3: reset high speed USB device using ehci_hcd and address 3
[14954.729058] usb 1-3: device descriptor read/8, error -110
[14959.848367] usb 1-3: device descriptor read/8, error -110
[14960.064037] usb 1-3: reset high speed USB device using ehci_hcd and address 3
[14965.084165] usb 1-3: device descriptor read/8, error -110
[14970.204099] usb 1-3: device descriptor read/8, error -110
[14970.308065] usb 1-3: USB disconnect, address 3
[14970.308828] scsi 6:0:0:0: Device offlined - not ready after error recovery
[14970.420039] usb 1-3: new high speed USB device using ehci_hcd and address 4
[14985.532041] usb 1-3: device descriptor read/64, error -110
[15000.748815] usb 1-3: device descriptor read/64, error -110
[15000.964037] usb 1-3: new high speed USB device using ehci_hcd and address 5
[15016.076036] usb 1-3: device descriptor read/64, error -110
[15031.292059] usb 1-3: device descriptor read/64, error -110
[15031.508043] usb 1-3: new high speed USB device using ehci_hcd and address 6
[15036.528103] usb 1-3: device descriptor read/8, error -110
[15041.648491] usb 1-3: device descriptor read/8, error -110
[15041.864057] usb 1-3: new high speed USB device using ehci_hcd and address 7
[15046.884090] usb 1-3: device descriptor read/8, error -110
[15052.004394] usb 1-3: device descriptor read/8, error -110
[15052.108045] hub 1-0:1.0: unable to enumerate USB device on port 3
[15052.376038] usb 4-1: new full speed USB device using uhci_hcd and address 3
[15067.488035] usb 4-1: device descriptor read/64, error -110
[15082.704040] usb 4-1: device descriptor read/64, error -110
[15082.920075] usb 4-1: new full speed USB device using uhci_hcd and address 4
[15098.032057] usb 4-1: device descriptor read/64, error -110
[15113.248036] usb 4-1: device descriptor read/64, error -110
[15113.464032] usb 4-1: new full speed USB device using uhci_hcd and address 5
[15118.485331] usb 4-1: device descriptor read/8, error -110
[15123.605888] usb 4-1: device descriptor read/8, error -110
[15123.820038] usb 4-1: new full speed USB device using uhci_hcd and address 6
[15128.841433] usb 4-1: device descriptor read/8, error -110
[15133.961988] usb 4-1: device descriptor read/8, error -110
[15134.064046] hub 4-0:1.0: unable to enumerate USB device on port 1

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2009-09-29 Thread Bug Watch Updater
** Changed in: libatasmart
   Status: In Progress => Fix Released

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2009-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package libatasmart - 0.15-3

---
libatasmart (0.15-3) unstable; urgency=low

  * atasmart.c: Blacklist JMicron drives 152d:233[89] as well, since they were
also confirmed to cause USB resets on SMART probing. (LP: #387161,
https://bugzilla.redhat.com/show_bug.cgi?id=515881)

 -- Martin PittThu, 24 Sep 2009 11:26:24
+0200

** Changed in: libatasmart (Ubuntu)
   Status: In Progress => Fix Released

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 387161] Re: JMicron drive 152d:{2329, 2338, 2339} cause USB resets on ATA smart probing

2009-09-24 Thread Martin Pitt
** Summary changed:

- JMicron drive 152d:2329 and 1523:2339 cause USB resets on ATA smart probing 
+ JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing

-- 
JMicron drive 152d:{2329,2338,2339} cause USB resets on ATA smart probing 
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs