Xhci_hcd trouble.

The problem usually happens when i use a particular ext4 formated drive.
logs from the drive mount/unmount:
Jun 09 10:43:50 mainland kernel: scsi9 : usb-storage 3-1:1.0
Jun 09 10:43:51 mainland kernel: scsi 9:0:0:0: Direct-Access WD 3200BMV External 1.05 PQ: 0 ANSI: 4
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: Attached scsi generic sg2 type 0
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: [sdb] Write Protect is off
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: [sdb] Mode Sense: 21 00 00 00
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: [sdb] No Caching mode page found
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: [sdb] No Caching mode page found
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:43:51 mainland kernel: sdb: sdb1
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: [sdb] No Caching mode page found
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:43:51 mainland kernel: sd 9:0:0:0: [sdb] Attached SCSI disk
Jun 09 10:43:51 mainland kernel: usb 3-1: USB disconnect, device number 3
Jun 09 10:43:51 mainland systemd-udevd[1385]: inotify_add_watch(6, /dev/sdb, 10) failed: No such file or directory
Jun 09 10:43:51 mainland udisksd[463]: Error probing device: Error opening device file /dev/sdb: No such file or directory (udisks-error-quark, 0)
Jun 09 10:43:51 mainland systemd-udevd[1385]: inotify_add_watch(6, /dev/sdb1, 10) failed: No such file or directory
Jun 09 10:43:51 mainland kernel: scsi 9:0:0:0: rejecting I/O to offline device
Jun 09 10:43:51 mainland kernel: scsi 9:0:0:0: [sdb] killing request
Jun 09 10:43:51 mainland kernel: scsi 9:0:0:0: [sdb] Unhandled error code
Jun 09 10:43:51 mainland kernel: scsi 9:0:0:0: [sdb]
Jun 09 10:43:51 mainland kernel: Result: hostbyte=0x01 driverbyte=0x00
Jun 09 10:43:51 mainland kernel: scsi 9:0:0:0: [sdb] CDB:
Jun 09 10:43:51 mainland kernel: cdb[0]=0x28: 28 00 00 00 08 00 00 00 08 00
Jun 09 10:43:51 mainland kernel: end_request: I/O error, dev sdb, sector 2048
Jun 09 10:43:51 mainland kernel: Buffer I/O error on device sdb, logical block 256
Jun 09 10:43:51 mainland kernel: Buffer I/O error on device sdb, logical block 256
Jun 09 10:43:51 mainland kernel: Buffer I/O error on device sdb, logical block 0
Jun 09 10:43:51 mainland kernel: Buffer I/O error on device sdb, logical block 0
Jun 09 10:43:51 mainland kernel: Buffer I/O error on device sdb, logical block 0
Jun 09 10:43:51 mainland kernel: Buffer I/O error on device sdb, logical block 0
Jun 09 10:43:51 mainland kernel: Buffer I/O error on device sdb, logical block 0
Jun 09 10:43:51 mainland kernel: Buffer I/O error on device sdb, logical block 1
Jun 09 10:43:51 mainland kernel: Buffer I/O error on device sdb, logical block 1
Jun 09 10:43:51 mainland kernel: Buffer I/O error on device sdb, logical block 1
Jun 09 10:44:11 mainland kernel: usb 3-1: new high-speed USB device number 4 using xhci_hcd
Jun 09 10:44:11 mainland kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Jun 09 10:44:11 mainland kernel: usb-storage 3-1:1.0: Quirks match for vid 1058 pid 0704: 8000
Jun 09 10:44:11 mainland kernel: scsi10 : usb-storage 3-1:1.0
Jun 09 10:44:12 mainland kernel: scsi 10:0:0:0: Direct-Access WD 3200BMV External 1.05 PQ: 0 ANSI: 4
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: Attached scsi generic sg2 type 0
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: [sdb] Write Protect is off
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: [sdb] Mode Sense: 21 00 00 00
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: [sdb] No Caching mode page found
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: [sdb] No Caching mode page found
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:44:12 mainland kernel: sdb: sdb1
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: [sdb] No Caching mode page found
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:44:12 mainland kernel: sd 10:0:0:0: [sdb] Attached SCSI disk
Jun 09 10:44:18 mainland kernel: EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
Jun 09 10:44:18 mainland udisksd[463]: Mounted /dev/sdb1 at /run/media/toliz/ba39441e-2cc6-4063-8df5-ac654a06ec4c on behalf of uid 1000
Jun 09 10:44:18 mainland kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
Jun 09 10:45:10 mainland kernel: usb 3-1: USB disconnect, device number 4
Jun 09 10:45:10 mainland kernel: sd 10:0:0:0: [sdb] Unhandled error code
Jun 09 10:45:10 mainland kernel: sd 10:0:0:0: [sdb]
Jun 09 10:45:10 mainland kernel: Result: hostbyte=0x01 driverbyte=0x00
Jun 09 10:45:10 mainland kernel: sd 10:0:0:0: [sdb] CDB:
Jun 09 10:45:10 mainland kernel: cdb[0]=0x2a: 2a 00 00 32 55 2f 00 00 f0 00
Jun 09 10:45:10 mainland kernel: end_request: I/O error, dev sdb, sector 3298607
Jun 09 10:45:10 mainland kernel: EXT4-fs warning (device sdb1): ext4_end_bio:317: I/O error -5 writing to inode 17645892 (offset 0 size 0 starting block 412326)
Jun 09 10:45:10 mainland kernel: Buffer I/O error on device sdb1, logical block 412318
Jun 09 10:45:10 mainland kernel: EXT4-fs warning (device sdb1): ext4_end_bio:317: I/O error -5 writing to inode 17645892 (offset 0 size 0 starting block 412327)
Jun 09 10:45:10 mainland kernel: Buffer I/O error on device sdb1, logical block 412319
Jun 09 10:45:10 mainland kernel: EXT4-fs warning (device sdb1): ext4_end_bio:317: I/O error -5 writing to inode 17645892 (offset 0 size 0 starting block 412328)
Jun 09 10:45:10 mainland kernel: Buffer I/O error on device sdb1, logical block 412320
Jun 09 10:45:10 mainland kernel: EXT4-fs warning (device sdb1): ext4_end_bio:317: I/O error -5 writing to inode 17645892 (offset 0 size 0 starting block 412329)
Jun 09 10:45:10 mainland kernel: Buffer I/O error on device sdb1, logical block 412321
Jun 09 10:45:10 mainland kernel: EXT4-fs warning (device sdb1): ext4_end_bio:317: I/O error -5 writing to inode 17645892 (offset 0 size 0 starting block 412330)
Jun 09 10:45:10 mainland kernel: Buffer I/O error on device sdb1, logical block 412322
Jun 09 10:45:10 mainland kernel: EXT4-fs warning (device sdb1): ext4_end_bio:317: I/O error -5 writing to inode 17645892 (offset 0 size 0 starting block 412331)
Jun 09 10:45:10 mainland kernel: Buffer I/O error on device sdb1, logical block 412323
Jun 09 10:45:10 mainland kernel: EXT4-fs warning (device sdb1): ext4_end_bio:317: I/O error -5 writing to inode 17645892 (offset 0 size 0 starting block 412332)
Jun 09 10:45:10 mainland kernel: Buffer I/O error on device sdb1, logical block 412324
Jun 09 10:45:10 mainland kernel: EXT4-fs warning (device sdb1): ext4_end_bio:317: I/O error -5 writing to inode 17645892 (offset 0 size 0 starting block 412333)
Jun 09 10:45:10 mainland kernel: Buffer I/O error on device sdb1, logical block 412325
Jun 09 10:45:10 mainland kernel: EXT4-fs warning (device sdb1): ext4_end_bio:317: I/O error -5 writing to inode 17645892 (offset 0 size 0 starting block 412334)
Jun 09 10:45:10 mainland kernel: Buffer I/O error on device sdb1, logical block 412326
Jun 09 10:45:10 mainland kernel: EXT4-fs warning (device sdb1): ext4_end_bio:317: I/O error -5 writing to inode 17645892 (offset 0 size 0 starting block 412335)
Jun 09 10:45:10 mainland kernel: Buffer I/O error on device sdb1, logical block 412327
Jun 09 10:45:10 mainland kernel: sd 10:0:0:0: [sdb] Unhandled error code
Jun 09 10:45:10 mainland kernel: sd 10:0:0:0: [sdb]
Jun 09 10:45:10 mainland kernel: Result: hostbyte=0x01 driverbyte=0x00
Jun 09 10:45:10 mainland kernel: sd 10:0:0:0: [sdb] CDB:
Jun 09 10:45:10 mainland kernel: cdb[0]=0x2a: 2a 00 00 32 56 1f 00 00 f0 00
Jun 09 10:45:10 mainland kernel: end_request: I/O error, dev sdb, sector 3298847
Jun 09 10:45:10 mainland kernel: jbd2_journal_bmap: journal block not found at offset 12 on sdb1-8
Jun 09 10:45:10 mainland kernel: Aborting journal on device sdb1-8.
Jun 09 10:45:10 mainland kernel: JBD2: Error -5 detected when updating journal superblock for sdb1-8.
Jun 09 10:45:10 mainland kernel: EXT4-fs error (device sdb1) in ext4_writepages:2550: IO failure
Jun 09 10:45:10 mainland kernel: JBD2: Detected IO errors while flushing file data on sdb1-8
Jun 09 10:45:10 mainland udisksd[463]: Cleaning up mount point /run/media/toliz/ba39441e-2cc6-4063-8df5-ac654a06ec4c (device 8:17 no longer exist)
Jun 09 10:45:10 mainland kernel: EXT4-fs error (device sdb1): ext4_put_super:791: Couldn't clean up the journal
Jun 09 10:45:10 mainland kernel: EXT4-fs (sdb1): Remounting filesystem read-only
Jun 09 10:45:15 mainland kernel: usb 3-1: new high-speed USB device number 5 using xhci_hcd
Jun 09 10:45:15 mainland kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Jun 09 10:45:15 mainland kernel: usb-storage 3-1:1.0: Quirks match for vid 1058 pid 0704: 8000
Jun 09 10:45:15 mainland kernel: scsi11 : usb-storage 3-1:1.0
Jun 09 10:45:16 mainland kernel: scsi 11:0:0:0: Direct-Access WD 3200BMV External 1.05 PQ: 0 ANSI: 4
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: Attached scsi generic sg2 type 0
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: [sdb] Write Protect is off
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: [sdb] Mode Sense: 21 00 00 00
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:16 mainland kernel: sdb: sdb1
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:16 mainland kernel: sd 11:0:0:0: [sdb] Attached SCSI disk
Jun 09 10:45:20 mainland kernel: EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
Jun 09 10:45:20 mainland udisksd[463]: Mounted /dev/sdb1 at /run/media/toliz/ba39441e-2cc6-4063-8df5-ac654a06ec4c on behalf of uid 1000
Jun 09 10:45:20 mainland kernel: EXT4-fs (sdb1): recovery complete
Jun 09 10:45:20 mainland kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
Jun 09 10:45:20 mainland kernel: usb 3-1: USB disconnect, device number 5
Jun 09 10:45:20 mainland udisksd[463]: Cleaning up mount point /run/media/toliz/ba39441e-2cc6-4063-8df5-ac654a06ec4c (device 8:17 no longer exist)
Jun 09 10:45:25 mainland kernel: usb 3-1: new high-speed USB device number 6 using xhci_hcd
Jun 09 10:45:26 mainland kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Jun 09 10:45:26 mainland kernel: usb-storage 3-1:1.0: Quirks match for vid 1058 pid 0704: 8000
Jun 09 10:45:26 mainland kernel: scsi12 : usb-storage 3-1:1.0
Jun 09 10:45:27 mainland kernel: scsi 12:0:0:0: Direct-Access WD 3200BMV External 1.05 PQ: 0 ANSI: 4
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: Attached scsi generic sg2 type 0
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: [sdb] Write Protect is off
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: [sdb] Mode Sense: 21 00 00 00
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:27 mainland kernel: sdb: sdb1
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:27 mainland kernel: sd 12:0:0:0: [sdb] Attached SCSI disk
Jun 09 10:45:27 mainland kernel: usb 3-1: USB disconnect, device number 6
Jun 09 10:45:27 mainland systemd-udevd[1564]: inotify_add_watch(6, /dev/sdb, 10) failed: No such file or directory
Jun 09 10:45:27 mainland udisksd[463]: Error probing device: Error opening device file /dev/sdb: No such file or directory (udisks-error-quark, 0)
Jun 09 10:45:27 mainland systemd-udevd[1564]: inotify_add_watch(6, /dev/sdb1, 10) failed: No such file or directory
Jun 09 10:45:27 mainland kernel: scsi 12:0:0:0: rejecting I/O to offline device
Jun 09 10:45:27 mainland kernel: scsi 12:0:0:0: [sdb] killing request
Jun 09 10:45:27 mainland kernel: scsi 12:0:0:0: [sdb] Unhandled error code
Jun 09 10:45:27 mainland kernel: scsi 12:0:0:0: [sdb]
Jun 09 10:45:27 mainland kernel: Result: hostbyte=0x01 driverbyte=0x00
Jun 09 10:45:27 mainland kernel: scsi 12:0:0:0: [sdb] CDB:
Jun 09 10:45:27 mainland kernel: cdb[0]=0x28: 28 00 20 00 00 00 00 00 08 00
Jun 09 10:45:27 mainland kernel: end_request: I/O error, dev sdb, sector 536870912
Jun 09 10:45:27 mainland kernel: quiet_error: 55 callbacks suppressed
Jun 09 10:45:27 mainland kernel: Buffer I/O error on device sdb, logical block 67108864
Jun 09 10:45:27 mainland kernel: Buffer I/O error on device sdb, logical block 67108864
Jun 09 10:45:27 mainland kernel: Buffer I/O error on device sdb, logical block 512
Jun 09 10:45:27 mainland kernel: Buffer I/O error on device sdb, logical block 512
Jun 09 10:45:27 mainland kernel: xhci_hcd 0000:05:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800d692a000
Jun 09 10:45:27 mainland kernel: xhci_hcd 0000:05:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800d692a040
Jun 09 10:45:35 mainland kernel: usb 3-1: new high-speed USB device number 7 using xhci_hcd
Jun 09 10:45:35 mainland kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Jun 09 10:45:35 mainland kernel: usb-storage 3-1:1.0: Quirks match for vid 1058 pid 0704: 8000
Jun 09 10:45:35 mainland kernel: scsi13 : usb-storage 3-1:1.0
Jun 09 10:45:36 mainland kernel: scsi 13:0:0:0: Direct-Access WD 3200BMV External 1.05 PQ: 0 ANSI: 4
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: Attached scsi generic sg2 type 0
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] Write Protect is off
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] Mode Sense: 21 00 00 00
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:36 mainland kernel: usb 3-1: USB disconnect, device number 7
Jun 09 10:45:36 mainland systemd-udevd[1593]: inotify_add_watch(6, /dev/sdb, 10) failed: No such file or directory
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] Unhandled error code
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb]
Jun 09 10:45:36 mainland kernel: Result: hostbyte=0x01 driverbyte=0x00
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] CDB:
Jun 09 10:45:36 mainland kernel: cdb[0]=0x28: 28 00 00 00 00 00 00 00 08 00
Jun 09 10:45:36 mainland kernel: end_request: I/O error, dev sdb, sector 0
Jun 09 10:45:36 mainland kernel: Buffer I/O error on device sdb, logical block 0
Jun 09 10:45:36 mainland kernel: ldm_validate_partition_table(): Disk read failed.
Jun 09 10:45:36 mainland kernel: sdb: unable to read partition table
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] READ CAPACITY failed
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb]
Jun 09 10:45:36 mainland kernel: Result: hostbyte=0x01 driverbyte=0x00
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] Sense not available.
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] Asking for cache data failed
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:36 mainland kernel: sd 13:0:0:0: [sdb] Attached SCSI disk
Jun 09 10:45:45 mainland kernel: usb 3-1: new high-speed USB device number 9 using xhci_hcd
Jun 09 10:45:45 mainland kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Jun 09 10:45:45 mainland kernel: usb-storage 3-1:1.0: Quirks match for vid 1058 pid 0704: 8000
Jun 09 10:45:45 mainland kernel: scsi14 : usb-storage 3-1:1.0
Jun 09 10:45:46 mainland kernel: scsi 14:0:0:0: Direct-Access WD 3200BMV External 1.05 PQ: 0 ANSI: 4
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: Attached scsi generic sg2 type 0
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: [sdb] Write Protect is off
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: [sdb] Mode Sense: 21 00 00 00
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:46 mainland kernel: sdb: sdb1
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:46 mainland kernel: sd 14:0:0:0: [sdb] Attached SCSI disk
Jun 09 10:45:48 mainland kernel: EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb] Unhandled error code
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb]
Jun 09 10:45:48 mainland kernel: Result: hostbyte=0x07 driverbyte=0x00
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb] CDB:
Jun 09 10:45:48 mainland kernel: cdb[0]=0x28: 28 00 00 00 20 5f 00 00 08 00
Jun 09 10:45:48 mainland kernel: end_request: I/O error, dev sdb, sector 8287
Jun 09 10:45:48 mainland kernel: usb 3-1: USB disconnect, device number 9
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb] Unhandled error code
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb]
Jun 09 10:45:48 mainland kernel: Result: hostbyte=0x07 driverbyte=0x00
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb] CDB:
Jun 09 10:45:48 mainland kernel: cdb[0]=0x28: 28 00 00 00 20 67 00 00 08 00
Jun 09 10:45:48 mainland kernel: end_request: I/O error, dev sdb, sector 8295
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb] Unhandled error code
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb]
Jun 09 10:45:48 mainland kernel: Result: hostbyte=0x01 driverbyte=0x00
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb] CDB:
Jun 09 10:45:48 mainland kernel: cdb[0]=0x28: 28 00 00 00 20 57 00 00 08 00
Jun 09 10:45:48 mainland kernel: end_request: I/O error, dev sdb, sector 8279
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb] Unhandled error code
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb]
Jun 09 10:45:48 mainland kernel: Result: hostbyte=0x01 driverbyte=0x00
Jun 09 10:45:48 mainland kernel: sd 14:0:0:0: [sdb] CDB:
Jun 09 10:45:48 mainland kernel: cdb[0]=0x28: 28 00 00 00 20 6f 00 00 f0 00
Jun 09 10:45:48 mainland kernel: end_request: I/O error, dev sdb, sector 8303
Jun 09 10:45:48 mainland kernel: EXT4-fs error (device sdb1): __ext4_get_inode_loc:3919: inode #8: block 1027: comm mount: unable to read itable block
Jun 09 10:45:48 mainland kernel: EXT4-fs (sdb1): no journal found
Jun 09 10:45:53 mainland kernel: usb 3-1: new high-speed USB device number 10 using xhci_hcd
Jun 09 10:45:53 mainland kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Jun 09 10:45:53 mainland kernel: usb-storage 3-1:1.0: Quirks match for vid 1058 pid 0704: 8000
Jun 09 10:45:53 mainland kernel: scsi15 : usb-storage 3-1:1.0
Jun 09 10:45:54 mainland kernel: scsi 15:0:0:0: Direct-Access WD 3200BMV External 1.05 PQ: 0 ANSI: 4
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: Attached scsi generic sg2 type 0
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: [sdb] Write Protect is off
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: [sdb] Mode Sense: 21 00 00 00
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:54 mainland kernel: sdb: sdb1
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: [sdb] No Caching mode page found
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:45:54 mainland kernel: sd 15:0:0:0: [sdb] Attached SCSI disk
Jun 09 10:46:46 mainland kernel: EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb] Unhandled error code
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb]
Jun 09 10:46:47 mainland kernel: Result: hostbyte=0x07 driverbyte=0x00
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb] CDB:
Jun 09 10:46:47 mainland kernel: cdb[0]=0x28: 28 00 00 00 20 5f 00 00 08 00
Jun 09 10:46:47 mainland kernel: end_request: I/O error, dev sdb, sector 8287
Jun 09 10:46:47 mainland kernel: usb 3-1: USB disconnect, device number 10
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb] Unhandled error code
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb]
Jun 09 10:46:47 mainland kernel: Result: hostbyte=0x07 driverbyte=0x00
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb] CDB:
Jun 09 10:46:47 mainland kernel: cdb[0]=0x28: 28 00 00 00 20 67 00 00 08 00
Jun 09 10:46:47 mainland kernel: end_request: I/O error, dev sdb, sector 8295
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb] Unhandled error code
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb]
Jun 09 10:46:47 mainland kernel: Result: hostbyte=0x07 driverbyte=0x00
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb] CDB:
Jun 09 10:46:47 mainland kernel: cdb[0]=0x28: 28 00 00 00 20 6f 00 00 f0 00
Jun 09 10:46:47 mainland kernel: end_request: I/O error, dev sdb, sector 8303
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb] Unhandled error code
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb]
Jun 09 10:46:47 mainland kernel: Result: hostbyte=0x01 driverbyte=0x00
Jun 09 10:46:47 mainland kernel: sd 15:0:0:0: [sdb] CDB:
Jun 09 10:46:47 mainland kernel: cdb[0]=0x28: 28 00 00 00 20 57 00 00 08 00
Jun 09 10:46:47 mainland kernel: end_request: I/O error, dev sdb, sector 8279
Jun 09 10:46:47 mainland kernel: EXT4-fs error (device sdb1): __ext4_get_inode_loc:3919: inode #8: block 1027: comm mount: unable to read itable block
Jun 09 10:46:47 mainland kernel: EXT4-fs (sdb1): no journal found
Jun 09 10:46:47 mainland kernel: xhci_hcd 0000:05:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880018e53600
Jun 09 10:46:47 mainland kernel: xhci_hcd 0000:05:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880018e53640
Jun 09 10:46:52 mainland kernel: usb 3-1: new high-speed USB device number 11 using xhci_hcd
Jun 09 10:46:52 mainland kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Jun 09 10:46:52 mainland kernel: usb-storage 3-1:1.0: Quirks match for vid 1058 pid 0704: 8000
Jun 09 10:46:52 mainland kernel: scsi16 : usb-storage 3-1:1.0
Jun 09 10:46:53 mainland kernel: scsi 16:0:0:0: Direct-Access WD 3200BMV External 1.05 PQ: 0 ANSI: 4
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: Attached scsi generic sg2 type 0
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: [sdb] Write Protect is off
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: [sdb] Mode Sense: 21 00 00 00
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: [sdb] No Caching mode page found
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: [sdb] No Caching mode page found
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:46:53 mainland kernel: sdb: sdb1
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: [sdb] No Caching mode page found
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:46:53 mainland kernel: sd 16:0:0:0: [sdb] Attached SCSI disk
Jun 09 10:46:56 mainland kernel: EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
Jun 09 10:46:56 mainland kernel: EXT4-fs (sdb1): recovery complete
Jun 09 10:46:56 mainland udisksd[463]: Mounted /dev/sdb1 at /run/media/toliz/ba39441e-2cc6-4063-8df5-ac654a06ec4c on behalf of uid 1000
Jun 09 10:46:56 mainland kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
Jun 09 10:53:18 mainland udisksd[463]: Cleaning up mount point /run/media/toliz/ba39441e-2cc6-4063-8df5-ac654a06ec4c (device 8:17 is not mounted)
Jun 09 10:53:18 mainland udisksd[463]: Unmounted /dev/sdb1 on behalf of uid 1000
Jun 09 10:54:31 mainland kernel: usb 3-1: reset high-speed USB device number 11 using xhci_hcd
Jun 09 10:54:31 mainland kernel: xhci_hcd 0000:05:00.0: Setup ERROR: setup context command for slot 1.
Jun 09 10:54:31 mainland kernel: usb 3-1: reset high-speed USB device number 11 using xhci_hcd
Jun 09 10:54:31 mainland kernel: xhci_hcd 0000:05:00.0: Setup ERROR: setup context command for slot 1.
Jun 09 10:54:31 mainland kernel: usb 3-1: reset high-speed USB device number 11 using xhci_hcd
Jun 09 10:54:31 mainland kernel: xhci_hcd 0000:05:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff88007fb48f80
Jun 09 10:54:31 mainland kernel: xhci_hcd 0000:05:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff88007fb48fc0
Jun 09 10:54:31 mainland kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Jun 09 10:54:31 mainland kernel: usb-storage 3-1:1.0: Quirks match for vid 1058 pid 0704: 8000
Jun 09 10:54:31 mainland kernel: scsi17 : usb-storage 3-1:1.0
Jun 09 10:54:32 mainland kernel: scsi 17:0:0:0: Direct-Access WD 3200BMV External 1.05 PQ: 0 ANSI: 4
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: Attached scsi generic sg2 type 0
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: [sdb] Write Protect is off
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: [sdb] Mode Sense: 21 00 00 00
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: [sdb] No Caching mode page found
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: [sdb] No Caching mode page found
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:54:32 mainland kernel: sdb: sdb1
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: [sdb] No Caching mode page found
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:54:32 mainland kernel: sd 17:0:0:0: [sdb] Attached SCSI disk
Jun 09 10:55:10 mainland kernel: usb 3-1: USB disconnect, device number 11
Jun 09 10:55:26 mainland kernel: usb 3-1: new high-speed USB device number 13 using xhci_hcd
Jun 09 10:55:26 mainland kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Jun 09 10:55:26 mainland kernel: usb-storage 3-1:1.0: Quirks match for vid 1058 pid 0704: 8000
Jun 09 10:55:26 mainland kernel: scsi18 : usb-storage 3-1:1.0
Jun 09 10:55:27 mainland kernel: scsi 18:0:0:0: Direct-Access WD 3200BMV External 1.05 PQ: 0 ANSI: 4
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: Attached scsi generic sg2 type 0
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: [sdb] Write Protect is off
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: [sdb] Mode Sense: 21 00 00 00
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: [sdb] No Caching mode page found
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: [sdb] No Caching mode page found
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:55:27 mainland kernel: sdb: sdb1
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: [sdb] No Caching mode page found
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: [sdb] Assuming drive cache: write through
Jun 09 10:55:27 mainland kernel: sd 18:0:0:0: [sdb] Attached SCSI disk
Jun 09 10:55:43 mainland kernel: EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
Jun 09 10:55:43 mainland kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
Jun 09 10:55:43 mainland udisksd[463]: Mounted /dev/sdb1 at /run/media/toliz/ba39441e-2cc6-4063-8df5-ac654a06ec4c on behalf of uid 1000
Jun 09 10:56:08 mainland udisksd[463]: Cleaning up mount point /run/media/toliz/ba39441e-2cc6-4063-8df5-ac654a06ec4c (device 8:17 is not mounted)
Jun 09 10:56:09 mainland udisksd[463]: Unmounted /dev/sdb1 on behalf of uid 1000
and
xhci_hcd
Jun 09 10:56:45 mainland kernel: xhci_hcd 0000:05:00.0: xHCI host not responding to stop endpoint command.
Jun 09 10:56:45 mainland kernel: xhci_hcd 0000:05:00.0: Assuming host is dying, halting host.
Jun 09 10:56:45 mainland kernel: xhci_hcd 0000:05:00.0: Host not halted after 16000 microseconds.
Jun 09 10:56:45 mainland kernel: xhci_hcd 0000:05:00.0: Non-responsive xHCI host is not halting.
Jun 09 10:56:45 mainland kernel: xhci_hcd 0000:05:00.0: Completing active URBs anyway.
Jun 09 10:56:45 mainland kernel: xhci_hcd 0000:05:00.0: HC died; cleaning up
Jun 09 10:56:50 mainland kernel: xhci_hcd 0000:05:00.0: Timeout while waiting for a slot
Jun 09 10:56:50 mainland kernel: xhci_hcd 0000:05:00.0: Abort the command ring, but the xHCI is dead.
Jun 09 10:56:55 mainland kernel: xhci_hcd 0000:05:00.0: Timeout while waiting for a slot
Jun 09 10:56:55 mainland kernel: xhci_hcd 0000:05:00.0: Abort the command ring, but the xHCI is dead.
Jun 09 10:57:00 mainland kernel: xhci_hcd 0000:05:00.0: Timeout while waiting for a slot
Jun 09 10:57:00 mainland kernel: xhci_hcd 0000:05:00.0: Abort the command ring, but the xHCI is dead.
And usb mounting stops working. A reboot fixes this.
The drive doesn't always give me trouble. Some times it acts like above others it works as it is supposed to.
HW problem or something SW related?

At one point I was having issues when I used a usb2 device into a usb3 hub then would have issues with all other usb3 devices either reverting to usb2 speeds or even erroring out when it came to file copies.
No issues when only usb3 device on hub.
I believe it was an actual issue with a flaky hub that the drivers did not play nice with.
I was able to fix the issue with a change in bios. If I remember correctly it was a setting XHCI/EHCI handoff ??
When the setting was changed the problem went away. X
Ultimately I got a new usb hub and have had no issues since.
.... end of ramble ...
You could be experiencing something similar with usb2/usb3 conflicts.

Similar Messages

  • Troubles with WiFi setup

    Hi there, I am new in the Arch-world, and I am having some troubles in installing this OS.
    I have read every documentation file I found in the web, unfortunately I can't connect the pc to my wifi network.
    First, I used LiLi to create a bootable iso on my IoMega HD.
    I followed (mainly, but not only because I read other resources on the web) the Wiki wireless setup guide, but with no success.
    I have a broadcom wifi card (BCM4313) and according to Ubuntu doc I should not have any troubles.
    Using the "wifi-menu" command, I get this error message:
    Job for netctl@wlp10s0\x2dTNCAPD1D28F.service failed. See 'systemctl status netctl@wlps0\x2dTNCAPD1D28F.service' and 'journalctl -xn' for details.
    Thank you very much!

    cris9288 wrote:
    if those modules aren't loaded then you can proceed to the next steps. For broadcom-wl to work, the other modules (brcmsmac) have to be removed. If you install broadcom-wl from the aur, it will create a file which automatically blackulists those modules. You then have to make sure you load wl, and it's deps (may be loaded automatically) at boot.
    Also, keep in mind that the interface names might be different from the brcmsmac names under the wl module. Always check iwconfig/ip link. The numbers that appear in front of your prompt are the return values from the previous operation, I believe.
    what modules do you have loaded right now? You can check with lsmod.
    When I write # modprobe wl, I get another error message:
    modprobe: FATAL: Module wl not found
    Right now I am unable to take a photo, so this is the list of the modules (note that the list fills the display, so probably there are more mods up):
    lis3lv02d
    mei
    ac
    input_polldev
    battery
    processor
    evdev
    lpc_ich
    nfs
    lockd
    sunrpc
    fscache
    ext4
    crc16
    mbcache
    jbd2
    dm_snapshot
    dm_mod
    squashfs
    loop
    nls_cp437
    vfat
    fat
    usb_storage
    sr_mod
    cdrom
    sd_mod
    rtsx_pci_sdmmc
    mmc_core
    ahci
    libahci
    i915
    libata
    intel_agp
    intel_gtt
    crc32c_intel
    nouveau
    i2c_algo_bit
    mxm_wmi
    ttm
    scsi_mod
    drm_kms_helper
    ehci_pci
    xhci_hcd
    rtsx_pci
    ehci_hcd
    r8169
    mii
    drm
    usbcore
    usb_common
    i2c_core
    wmi
    video
    button

  • Mini-Dvi-to-Video trouble

    I just bought a mini-dvi-to-video adapter so I could use my TV as a display. More specifically, so I could use my VCR to record what's on my Mac's display. I also bought a headphone-to-composite cable adapter. I'm using a double-headed (is that one male or female? It's male, isn't it?) composite cable from the video adapter to the VCR. The problem is, it doesn't show up. The sound plays (and records) fine, but the video neither shows up on the TV screen nor records onto the tape. What's the problem? Both adapters are Dynex, my computer's a Late 2006 iMac (I think), the cable is WireLogic, and both the VCR and TV are Sony. Please help, thanks.

    So if you eliminate the double headed splitter and plug straight into the TV, does the video still not show up?
    FYI, there have been reports in the past of trouble with the Dynex video adapter. You may need to purchase the Apple OEM one. The Dynex may lack having a ROM inside of it with a proper EDID in the ROM. This is crucial to the Mac.

  • Trouble Using Apple's Video Adapter

    I am having trouble getting my eMac to work with the Apple Mini-DVI to Video Adapter. There are no directions telling you how to use it or to even get it to work. I want to use it to import videos from my Sony Hi8 camcorder and was told by Apple's Live help that this is what I needed to import video and make DVDs. How do I get this adapter to work?

    Welcome aboard.
    I think the adapter you have is for video output, not input. To input video to the eMac you need a firewire connection. Sony cameras typically have a 4 wire connector which is smaller than the 6 wire plug on the mac, so you need a cable that has a 4 wire connector on one end and a 6 wire connector on the other. Cameras often (but not always) come with such a cable. You also need a digital camcorder- not just Hi8., although Sony does make cameras that will do both. If you camera does not have digital output, you need a convertor box.

  • Hi, I am having trouble MacBook Air crashing since Yosemite upgrade. I ran an Etresoft check but I don't know what it means... my system runs slowly and crashes. I have to force shutdown. Sometimes screen is black for a split second b/w webmail pages

    Hello,
    I am having trouble with my MacBook Air 13 inch June 2012 MacBook Air5, 2 4GB RAM  details below in Etresoft report. I recently upgraded to Yosemite and am having system trouble. My computer crashes and I have to force quit to restart. When using webmail there is a black screen for a split second between pages. This did not happen before. I am worried that it is not running properly and perhaps I need to revert to the previous operating system. I only have a MacBook Air and no need to share images between a tablet or phone so I did not need the new photo sharing software of Yosemite. I wonder if I don't have enough RAM to run it? I did not run time machine before I made the upgrade as I did not realise the significance of an upgrade as not very Mac literate. Any advice on whether my system is in danger... most appreciated! I am writing a book and making a back up but this machine is my lifeline and my work is conducted through it. It ran perfectly before... the Yosemite upgrade has perhaps highlighted some problems and it has unnerved me!
    Thanks ever so much for your advice!
    Lillibet
    EtreCheck version: 2.2 (132)
    Report generated 5/2/15, 9:53 PM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Air (13-inch, Mid 2012) (Technical Specifications)
        MacBook Air - model: MacBookAir5,2
        1 1.8 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Not upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en0: 802.11 a/b/g/n
        Battery: Health = Normal - Cycle count = 694 - SN = D86218700K2DKRNAF
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 1440 x 900
    System Software: ℹ️
        OS X 10.10.3 (14D136) - Time since boot: 0:22:41
    Disk Information: ℹ️
        APPLE SSD SM256E disk0 : (251 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 249.77 GB (167.35 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 250.14 GB Online
    USB Information: ℹ️
        Apple, Inc. Keyboard Hub
            Mitsumi Electric Apple Optical USB Mouse
            Apple Inc. Apple Keyboard
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Internal Memory Card Reader
        Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/WD +TURBO Installer.app
        [not loaded]    com.wdc.driver.1394HP (1.0.11 - SDK 10.4) [Click for support]
        [not loaded]    com.wdc.driver.1394_64HP (1.0.1 - SDK 10.6) [Click for support]
        [not loaded]    com.wdc.driver.USB-64HP (1.0.3) [Click for support]
        [not loaded]    com.wdc.driver.USBHP (1.0.14) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.wdc.driver.1394.64.10.9 (1.0.1 - SDK 10.9) [Click for support]
        [loaded]    com.wdc.driver.USB.64.10.9 (1.0.1 - SDK 10.9) [Click for support]
    Problem System Launch Daemons: ℹ️
        [failed]    com.apple.mtrecorder.plist
    Launch Agents: ℹ️
        [running]    com.mcafee.menulet.plist [Click for support]
        [running]    com.mcafee.reporter.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
    Launch Daemons: ℹ️
        [running]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [failed]    com.apple.spirecorder.plist
        [running]    com.mcafee.ssm.Eupdate.plist [Click for support]
        [running]    com.mcafee.ssm.ScanManager.plist [Click for support]
        [running]    com.mcafee.virusscan.fmpd.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        AdobeResourceSynchronizer    Application Hidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        EvernoteHelper    Application  (/Applications/Evernote.app/Contents/Library/LoginItems/EvernoteHelper.app)
        TouchP-150M    Application  (/Applications/Canon P-150M/TouchP-150M.app)
        iPhoto    Application  (/Applications/iPhoto.app)
        WDDriveUtilityHelper    Application  (/Applications/WD Drive Utilities.app/Contents/WDDriveUtilityHelper.app)
        WDSecurityHelper    Application  (/Applications/WD Security.app/Contents/WDSecurityHelper.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        JavaAppletPlugin: Version: Java 8 Update 45 Check version
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        FUSE for OS X (OSXFUSE)  [Click for support]
        Java  [Click for support]
        MacFUSE  [Click for support]
        NTFS-3G  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 249.77 GB Disk used: 82.42 GB
        Destinations:
            My Passport Edge for Mac [Local]
            Total size: 499.94 GB
            Total number of backups: 27
            Oldest backup: 2013-01-31 21:15:26 +0000
            Last backup: 2015-05-02 11:33:09 +0000
            Size of backup disk: Adequate
                Backup size 499.94 GB > (Disk used 82.42 GB X 3)
    Top Processes by CPU: ℹ️
             6%    WindowServer
             3%    fontd
             2%    VShieldScanManager
             0%    taskgated
             0%    notifyd
    Top Processes by Memory: ℹ️
        745 MB    Google Chrome Helper(8)
        439 MB    kernel_task
        246 MB    VShieldScanner(3)
        160 MB    Google Chrome
        127 MB    Finder
    Virtual Memory Information: ℹ️
        130 MB    Free RAM
        3.87 GB    Used RAM
        0 B    Swap Used
    Diagnostics Information: ℹ️
        May 2, 2015, 09:30:08 PM    Self test - passed
        May 2, 2015, 08:52:59 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/soffice_2015-05-02-205259_[red acted].crash
        May 2, 2015, 09:28:53 AM    /Library/Logs/DiagnosticReports/backupd_2015-05-02-092853_[redacted].cpu_resour ce.diag [Click for details]
        May 1, 2015, 05:45:24 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/EvernoteHelper_2015-05-01-1745 24_[redacted].crash
        May 1, 2015, 05:38:54 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173854_[redacted].crash
        May 1, 2015, 05:38:43 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173843_[redacted].crash
        May 1, 2015, 05:38:32 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173832_[redacted].crash
        May 1, 2015, 05:38:27 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173827_[redacted].crash
        May 1, 2015, 05:38:10 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173810_[redacted].crash
        May 1, 2015, 05:38:00 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173800_[redacted].crash
        May 1, 2015, 05:37:49 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173749_[redacted].crash
        May 1, 2015, 05:37:38 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173738_[redacted].crash
        May 1, 2015, 05:37:27 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173727_[redacted].crash
        May 1, 2015, 05:37:22 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173722_[redacted].crash
        May 1, 2015, 05:37:06 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173706_[redacted].crash
        May 1, 2015, 05:36:55 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173655_[redacted].crash
        May 1, 2015, 05:36:44 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173644_[redacted].crash
        May 1, 2015, 05:36:33 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173633_[redacted].crash
        May 1, 2015, 05:36:22 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173622_[redacted].crash
        May 1, 2015, 05:36:17 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173617_[redacted].crash
        May 1, 2015, 05:36:01 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173601_[redacted].crash
        May 1, 2015, 05:35:50 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173550_[redacted].crash
        May 1, 2015, 05:35:39 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173539_[redacted].crash
        May 1, 2015, 05:35:28 PM    /Library/Logs/DiagnosticReports/mds_2015-05-01-173528_[redacted].crash
        May 1, 2015, 05:20:29 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/soffice_2015-05-01-172029_[red acted].crash
        May 1, 2015, 04:55:05 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/soffice_2015-05-01-165505_[red acted].crash
        May 1, 2015, 02:53:58 PM    /Library/Logs/DiagnosticReports/sharingd_2015-05-01-145358_[redacted].crash
        Apr 20, 2015, 09:31:20 PM    /Library/Logs/DiagnosticReports/Kernel_2015-04-20-213120_[redacted].panic [Click for details]

    When you have kernel panics, the pertinent information is in the panic report.
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ System Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar.
    There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of reports. A panic report has a name that begins with "Kernel" and ends in ".panic". Select the most recent one. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    If you don't see any reports listed, but you know there was a panic, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.

  • I had a 1 TB Drive that was connected as a back up, but it is no longer recognized by the mac.  How may I trouble shoot to reconnect?

    how do I trouble shoot this?

    emanwine wrote:
    Got it to connect and it is my back up. ...
    Good News.
    If this is your only Backup would suggest getting a New EHD and creating another one... Preferably a Clone if you don't already have one.
    http://www.bombich.com/
    Can never have too many Backups...

  • I am having trouble printing to an Epson XP600.  It is a new printer and it has been replaced because we thought it was the printer.  Basically, when I print from Excel, only color will print.

    I am having trouble printing to an Epson XP600.  We have replaced the printer and we are still having the same problem.  When I try to print from Excel, only the color prints.  Any suggestions?

    Has anyone else had issues not being able to print black (such as a document)?  My photos print great, but when I try to print a simple black-ink document, it won't work. Any suggestions?

  • I have been having a lot of trouble with the latest itunes update and my ipod classic 80Gb i.e. being unable to sync songs, but now i have no files at all on my ipod, it is completely blank when i view it from my computer. I need help, please, anybody.

    As it says above, i have been having a lot f trouble with my ipod classic and the latest itunes update, i was unable to sync songs or anything to it and have tried every conceivable 'fix' i could find. i have run an itunes diagnostic and the results are posted below. a major problem is that when i try and view my ipod through my computer it displays nothing at all on the ipod, no files or anything, this may be the problem but i have no idea how it has happened or how i could resolve it.
    This ipod holds huge sentimental value and i am loathe to buy a new one! If anybody can help it is greatly appreciated, than kyou in advanced.
    Microsoft Windows 7 x64 Home Premium Edition Service Pack 1 (Build 7601)
    ASUSTeK Computer Inc. K50IJ
    iTunes 11.1.5.5
    QuickTime not available
    FairPlay 2.5.16
    Apple Application Support 3.0.1
    iPod Updater Library 11.1f5
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 7.1.1.3
    Apple Mobile Device Driver 1.64.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 0038B8600B98D1E0
    Current user is not an administrator.
    The current local date and time is 2014-03-21 16:52:39.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    Intel Corporation, Mobile Intel(R) 4 Series Express Chipset Family
    Intel Corporation, Mobile Intel(R) 4 Series Express Chipset Family
    **** External Plug-ins Information ****
    No external plug-ins installed.
    Genius ID: 2fd81a1f13cf3ff25a8b4f0e8e725116
    **** Device Connectivity Tests ****
    iPodService 11.1.5.5 (x64) is currently running.
    iTunesHelper 11.1.5.5 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    Universal Serial Bus Controllers:
    Intel(R) ICH9 Family USB Universal Host Controller - 2934.  Device is working properly.
    Intel(R) ICH9 Family USB Universal Host Controller - 2935.  Device is working properly.
    Intel(R) ICH9 Family USB Universal Host Controller - 2936.  Device is working properly.
    Intel(R) ICH9 Family USB Universal Host Controller - 2937.  Device is working properly.
    Intel(R) ICH9 Family USB Universal Host Controller - 2938.  Device is working properly.
    Intel(R) ICH9 Family USB Universal Host Controller - 2939.  Device is working properly.
    Intel(R) ICH9 Family USB2 Enhanced Host Controller - 293A.  Device is working properly.
    Intel(R) ICH9 Family USB2 Enhanced Host Controller - 293C.  Device is working properly.
    No FireWire (IEEE 1394) Host Controller found.

    Here is what worked for me:
      My usb hub, being usb2, was too fast. I moved the wire to a usb port directory on my pc. That is a usb1 port which is slow enough to run your snyc.

  • What 24 character verification is it talking about???? I've never had so much trouble just to download something that is going to take a day and half

    I purchased the student version of Photoshop and Lightroom a few weeks ago
    I have a 19 digit code that i had to scratch to get, a 30 digit number under the bar code, and a 6 digit authorization code that seems to be completely pointless. I started off putting in the 19 digit code with all my other information, but it wanted 24. so I filled in the rest with zeros. Then it starts giving me so much trouble I don't think I'll ever attempt to get photoshop again.

    You may want to check all about serial numbers and redemption codes here: Find your serial number quickly

  • Trouble accessing photos.

    Hello! Need help! Having trouble accessing photos from Adobe Photoshop Album Starter Edition 3.0, I had a free trial but never registered the program because I was not using it. The other day I was taking pics off a Canon camera, & they automatically loaded into that site. I selected cancel several times, but the program did not respond. Once they completely loaded in, the program asked if I wanted to erase photos from the camera, I selected no but it started erasing them, I was able to stop it but 44 were erased off the camera. I can see the photos in the program but can not access them since I never registered. I tried to register now but received email saying that program has expired. So how do I get my photos? Please help! The photos are not mine, I was loading them from a friends camera, & they are important vacation memories to her! Thanks! Ruth

    When you click on one of the thumbnails do you see a blank window where the full sized image?  Or do you see this in the window:
    In either case make a temporary, backup copy (select the library and type Command+D) and  apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start with Option #1, followed by #3 and then #4.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • Trouble Opening Illustrator and Photoshop CS2??

    When opening Adobe Illustrator CS2 I receive a Windows Box showing Adobe Illustrator: Illustrator.exe - Application Error The instruction at "0x003c197d" referenced memory at "0x000000000". The memory could not be "read". Click on OK to terminate the program.
    I am also having trouble accessing Adobe Photoshop CS2. When I open the program it simply stays in one sequence as a loop and does not completely open.

    32 bit Windows XP
    I also tried uninstalling and re-installing the full program and it still has the same problem.
    I even checked my ram by moving a single memory card from one slot to the next to see if that was the problem but still the same error messages.

  • Trouble with Toshiba built-in webcam: "unable to enumerate USB device"

    I am running archlinux on a Toshiba Satellite L70-B-12H laptop, and having troubles with the Webcam. *Once in a while*, everything goes well and I get
    # lsusb
    Bus 004 Device 002: ID 8087:8000 Intel Corp.
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 004: ID 04f2:b448 Chicony Electronics Co., Ltd
    Bus 003 Device 003: ID 8087:07dc Intel Corp.
    Bus 003 Device 002: ID 8087:8008 Intel Corp.
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    # dmesg
    [ 3433.456115] usb 3-1.3: new high-speed USB device number 4 using ehci-pci
    [ 3433.781119] media: Linux media interface: v0.10
    [ 3433.809842] Linux video capture interface: v2.00
    [ 3433.826889] uvcvideo: Found UVC 1.00 device TOSHIBA Web Camera - HD (04f2:b448)
    [ 3433.835893] input: TOSHIBA Web Camera - HD as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input15
    [ 3433.835976] usbcore: registered new interface driver uvcvideo
    [ 3433.835977] USB Video Class driver (1.1.1)
    Unfortunately, *most of the time* the camera seems invisible to my system, and I get
    # lsusb
    Bus 004 Device 002: ID 8087:8000 Intel Corp.
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 003: ID 8087:07dc Intel Corp.
    Bus 003 Device 002: ID 8087:8008 Intel Corp.
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    (note the missing "04f2:b448 Chicony Electronics Co., Ltd" device), and
    # dmesg
    [ 480.104252] usb 3-1.3: new full-speed USB device number 4 using ehci-pci
    [ 480.171097] usb 3-1.3: device descriptor read/64, error -32
    [ 480.341235] usb 3-1.3: device descriptor read/64, error -32
    [ 480.511375] usb 3-1.3: new full-speed USB device number 5 using ehci-pci
    [ 480.578007] usb 3-1.3: device descriptor read/64, error -32
    [ 480.748151] usb 3-1.3: device descriptor read/64, error -32
    [ 480.918282] usb 3-1.3: new full-speed USB device number 6 using ehci-pci
    [ 481.325196] usb 3-1.3: device not accepting address 6, error -32
    [ 481.392091] usb 3-1.3: new full-speed USB device number 7 using ehci-pci
    [ 481.798926] usb 3-1.3: device not accepting address 7, error -32
    [ 481.799166] hub 3-1:1.0: unable to enumerate USB device on port 3
    Searching on the web, most results I found lead to this page, where it is said that the problem is due to badly tuned overcurrent protection, and advocated that unplugging and switching off the computer for a little while gets things back into normal. This does not really work for me; the problem seems to occur more randomly, unfortunately with high probability (my camera is available after less than one boot out of ten).
    I tried to ensure that the ehci-hcd module is loaded at boot with the ignore-oc option (with a file in /etc/module-load.d/), to no avail.
    I also wrote a script which alternatively removes and reloads the ehci-pci driver until my device is found in lsusb. It is sometimes helpful, but usually not. And even when my device is found that way, it can only be used for a while before disappearing again.
    Anyway, such a hack is unacceptable... So, my questions are:
    is it indeed related to overcurrent protection ?
    is there anything else I can try ?
    should I file somewhere an other of the numerous bug reports about "unable to enumerate USB device" already existing ?
    If of any importance, I am running linux 3.15.7, because at the time I installed my system, I couldn't get the hybrid graphic card Intel/AMD working under 3.16.
    Last edited by $nake (2014-10-18 16:29:06)

    uname -a
    Linux libra 3.9.4-1-ARCH #1 SMP PREEMPT Sat May 25 16:14:55 CEST 2013 x86_64 GNU/Linux
    pacman -Qi linux
    Name : linux
    Version : 3.9.4-1
    Description : The linux kernel and modules
    Architecture : x86_64
    URL : http://www.kernel.org/
    Licences : GPL2
    Groups : base
    Provides : kernel26=3.9.4
    Depends On : coreutils linux-firmware kmod mkinitcpio>=0.7
    Optional Deps : crda: to set the correct wireless channels of your country
    Required By : nvidia
    Optional For : None
    Conflicts With : kernel26
    Replaces : kernel26
    Installed Size : 65562.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Build Date : Sat 25 May 2013 16:28:17 CEST
    Install Date : Sun 02 Jun 2013 15:30:35 CEST
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature

  • Hi, i am having trouble with my mac mail account, i cannot send or receive any emails because of the server connection problems. Message says it could not be connected to SMTP server. Thanks in advance for your help.

    Hi, i am having trouble with my mac mail account, i cannot send or receive any emails because of the server connection problems. Message says it could not be connected to SMTP server. Thanks in advance for your help.

    Hello Sue,
    I have an iPad 3, iPad Mini and iPhone 5S and they are all sluggish on capitalisation using shift keys. I hope that Apple will solve the problem because it is driving me crazy.
    I find using a Microsoft Surface and Windows 8 phone, which I also have, work as well as all the ios devices before the ios 7 upgrade.
    It has something to do with the length of time that you need to hold the shift key down. The shift key needs to be held longer than the letter key for the capitalisation to work. For some reason, this is a major change in the way we have learnt to touch type on computers. I am having to relearn how to type!
    Michael

  • Trouble installing the apps after downloading Adobe Creative Cloud

    I am having trouble installing the apps after downloading Adobe Creative Cloud. The following Error messages show up:
    ERROR: Third party payload installer vcredist_x64.exe failed with exit code: 2147942750
    ERROR: Failed to repair Microsoft Visual C++ 2012 Redistributable Package (x64). Please try repairing it by double clicking on the executable at "C:\Users\KATHER~1.CDA\AppData\Local\Temp\{63EDD438-B4D0-424C-B05A-7990C09D955C}\Illustra tor_1

    Third party payload installer vcredist_x64.exe failed with exit code: 2147942750

  • I am having trouble installing Adobe Creative Cloud on my windows 7 laptop

    I am having trouble installing Adobe Creative Cloud on my Windows 7 laptop; i keep getting an error message
    this is what I get
    -- Payload: Acrobat Professional 11.0.0.0 {23D3F585-AE29-4670-8E3E-64A0EFB29240} -----------  ERROR: Error 1316.A network error occurred while attempting to read from the file C:\Windows\Installer\AcroStan.msi  ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation. MSI Error message: Error 1316.A network error occurred while attempting to read from the file C:\Windows\Installer\AcroStan.msi  ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603

    http://helpx.adobe.com/creative-suite/kb/error-1603-fatal-error-occurred-1.html
    http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html
    Mylenium

Maybe you are looking for

  • IDoc posted in R/3 but data for Date field has not generated.

    Hi Experts This is JDBC to IDoc scenarion. Source: MS SQL Server Date Data Type: smalldatetime Date field Format: yyyy-MM-dd hh:mm:ss --> example: 2009-11-13 00:00:00 XI Mapping: Source Date --> Transformation --> Target Date Transformation: yyyy-MM-

  • Mail Stuck in Mail Queue

    This weekend, I did a clean install on my Apple OS X server (the upgrade from 10.3 to 10.4 introduced some weird behavior, so I wanted to do a clean install 10.4 --> 10.4 to clear out the problems). I used mailbfr to backup my imap datebase and I exp

  • Corrupt Images after syncing Photos

    Has anyone experienced corrupt images after performing a sync? After activation and at some point during my first sync my machine blue screened. After a reboot it appears that everything is running smooth, however, I notice that most of the pictures

  • Anyone else having trouble with siri

    anyone else having trouble with siri today?

  • Expensewise Cash Flow

    Hi, Is there any report in SAP in Cash Flow that we can show in cash flow expenses GL which are debited at the time of MIGO? Is there any link that we can pull that GL in cash flow. Please help me out. Thanks and Regards Kshipra G