[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect (re-plug-in) the device(that I have removed already) soon

2015-12-27 Thread
$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
V3.7
03/30/2015

I upgraded the BIOS to v3.7 for a lone time ago。

And The bug still work.

-
And When i created the bug report, I did not known there is another bug report. 
I searched "USB 3.0" and I can't find  any bug report about the usb 3.0 issue.

I quoted this report in other bug report.  Because i found the other bug
report from google search days ago...

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect (re-plug-in) the
  device(that I have removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn > lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn > lspci-vnvn.usbharddisk_usb3.0.log

  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb > lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb > lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of "Teclast 
CoolFlash USB3.0" )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc.
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp.
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc.
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp.
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen:
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect (re-plug-in) the device(that I have removed already) soon

2015-12-27 Thread
This bug still "work".



http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-rc6-wily/


linux-headers-4.4.0-040400rc6-generic_4.4.0-040400rc6.201512202030_amd64.deb
linux-image-4.4.0-040400rc6-generic_4.4.0-040400rc6.201512202030_amd64.deb
linux-headers-4.4.0-040400rc6_4.4.0-040400rc6.201512202030_all.deb

$ uname -a
Linux B85I-Ubuntu 4.4.0-040400rc6-generic #201512202030 SMP Mon Dec 21 01:32:09 
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux


** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect (re-plug-in) the
  device(that I have removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn > lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn > lspci-vnvn.usbharddisk_usb3.0.log

  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb > lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb > lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of "Teclast 
CoolFlash USB3.0" )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc.
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp.
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc.
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp.
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen:
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect (re-plug-in) the device(that I have removed already) soon

2015-12-21 Thread
** Summary changed:

- USB 3.0 storage safely remove issue: re-detect the device(that I have removed 
already) soon
+ USB 3.0 storage safely remove issue: re-detect (re-plug-in) the device(that I 
have removed already) soon

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect (re-plug-in) the
  device(that I have removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn > lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn > lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb > lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb > lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of "Teclast 
CoolFlash USB3.0" )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect (re-plug-in) the device(that I have removed already) soon

2015-12-21 Thread
I went to BIOS settings.

\Settings\Advanced\USB Configuration

and set "XHCI Hand-off" as [Disabled].

then this bug disappear.

My computer information:

Master Board: MSI B85i
I7-4790K/8G RAM/1T ST1000DX001-1CM162 DISK.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect (re-plug-in) the
  device(that I have removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn > lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn > lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb > lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb > lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of "Teclast 
CoolFlash USB3.0" )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-12-20 Thread
This bug still "work" for my USB 3.0 devices (storage/hard disk) with
USB 3.0 port.

$ uname -a
Linux B85I-Ubuntu 4.2.0-19-generic #23-Ubuntu SMP Wed Nov 11 11:39:30 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

$ cat /etc/issue
Ubuntu 15.10 \n \l

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn > lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn > lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb > lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb > lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of "Teclast 
CoolFlash USB3.0" )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-05-25 Thread
It's very odd that other USB 3.0 device does not have this problem. My
roommate USB 3.0 hard disk works well on my computer.

But why My USB 3.0 flash storage and USB 3.0 hard disk cause this issue.
troller
Is this issue only happen with some specific  hardware : specific USB 3.0 
controller chip or USB 3.0 device that suppots USB Attached SCSI Protocol(UASP)

Because My Hard disk is ASMedia 2105 chip.

But Why My USB 3.0 flash occurs this problem too, I have no ieda...

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-05-08 Thread
Now I do-release-upgrade to Ubuntu 14.10 ang do again :
This bug occur on Ubuntu 15.04.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  (You can see I did 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-14 Thread
I clone git:
git clone git://kernel.ubuntu.com/ubuntu/ubuntu-trusty.git
and I build my kernel :

git checkout -b mybisect remote/master
and 
git reset --hard 8bb495e3f0240
(I build before ,so i have to reset --hard and run git git clean -f -d )

commit 8bb495e3f02401ee6f76d1b1d77f3ac9f079e376
Author: Linus Torvalds torva...@linux-foundation.org
Date:   Sun Jun 30 15:13:29 2013 -0700

Linux 3.10

and following https://wiki.ubuntu.com/KernelTeam/GitKernelBuild build my
kernel

chen@chen-Server:~/Files/kernel/ubuntu-trusty$ ls ../
linux-firmware-image_3.10.0-custom-1_amd64.deb
linux-headers-3.10.0-custom_3.10.0-custom-1_amd64.deb
linux-image-3.10.0-custom_3.10.0-custom-1_amd64.deb
linux-libc-dev_3.10.0-custom-1_amd64.deb
old
ubuntu-trusty

And This bug still here.
I ran uname -a
Linux chen-Server 3.10.0-custom #1 SMP Tue Apr 14 21:46:54 CST 2015 x86_64 
x86_64 x86_64 GNU/Linux
Look, I boot the right kernel.
I must missing something...

I keep looking into it, by booting the live-cd ubuntu, another ways...


** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-14 Thread
I boot into ubuntu 14.04 LTS live-cd ,and I reproduced this issue successfully.
I am sorry, I probably confuse that the usb 3.0 work normally with ubuntu 
before, but  actually , with windows.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-09 Thread
As a supplement, I have no idea about the behavior of this issue on other 
ubuntu release.
Because I have not installed other version of ubuntu into my PC.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-09 Thread
Yes, this earlier kernel (that this issue not occur)  is belong to 14.04
release.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 001: 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-08 Thread
Yes, Your are right!

This problem not occur in an earlier kernel (I only have ubuntu distribution ).
But I don't remember which version that the problem not occur.

Because I had not use my USB 3.0 device for a long time ...

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-08 Thread
By the way, What I referring is my USB 3.0 Flash storage, not my USB 3.0 Hard 
Disk.
That HD I just bought.

I hope I clearly expressed.
OK.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
 

[Kernel-packages] [Bug 1441104] [NEW] USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-07 Thread
Public bug reported:

I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

OK, let me describe this issue:

(1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
(2) My computer detect my storage soon and automatically mount it.
$ df -h
...
/dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

(3) I ummount it and safely remove it, and run df -h, you will see it:
$ sudo umount /dev/sdc1
[sudo] password for chen:
...
$ sudo udisks --detach /dev/sdc
$ df -h
...
/dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

(4)Oops, The issue is an nightmare!!   :( Please see the log )
$ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log



The behavior of my USB 3.0 Hard disk is same.

(1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
(2) My computer detect my storage soon and automatically mount it.
$ df -h
...
/dev/sdc1932G  205M  932G1% /media/chen/陈家胜

(3) I ummount it and safely remove it, and run df -h, you will see it:
$ sudo umount /dev/sdc1
[sudo] password for chen:
...
$ sudo udisks --detach /dev/sdc
$ df -h
...
/dev/sdc1932G  205M  932G1% /media/chen/陈家胜

(4) :( Please see the log:
$ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log


(5)And I just realize lspci have no information usb storage, so:
$ lsusb  lsusb3.0harddisk.log

(6)I unplug my HD and plug in my storage.
$ lsusb  lsusb3.0storage.log

#It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
#my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.


=
And Have a try that plug in my micro sd card with card reader to USB 3.0 port( 
the same port ):

(1) plug in my micro sd card , and :
$ df -h
...
/dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
(2) lsusb:
$ lsusb 
( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
( Why i plug in my USB Storage is that i want get string of Teclast CoolFlash 
USB3.0 )
( from gnome-disks And I forgot unplug it...)
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 8087:07dc Intel Corp. 
Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
Bus 003 Device 002: ID 24ae:2000  
Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

(3)And then unmount and safely remove my sd card and ... :
chen@chen-Server:~/bug$ df -h
文件系统 容量  已用  可用 已用% 挂载点
...
/dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

chen@chen-Server:~/bug$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 8087:07dc Intel Corp. 
Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
Bus 003 Device 002: ID 24ae:2000  
Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
chen@chen-Server:~/bug$ sudo umount /dev/sdd4
[sudo] password for chen: 
chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
chen@chen-Server:~/bug$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 8087:07dc Intel Corp. 
Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
Bus 003 Device 002: ID 24ae:2000  
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
(You can see I did a mistake, I udisks --detach /dev/sdc ... I hopt that not 
distract you ...)
(And the led of card reader if off )


===
let's see what happen when I plug in my USB3.0 Flash Storage into USB 2.0 port:


[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-07 Thread
apport information

** Tags added: apport-collected

** Description changed:

  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.
  
  OK, let me describe this issue:
  
  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash
  
  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash
  
  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log
  
  
  
  The behavior of my USB 3.0 Hard disk is same.
  
  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜
  
  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜
  
  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log
  
  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log
  
  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log
  
  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.
  
  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):
  
  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  
  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  (You can see I did a mistake, I 

[Kernel-packages] [Bug 1441104] Lsusb.txt

2015-04-07 Thread
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1441104/+attachment/4368362/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston 

[Kernel-packages] [Bug 1441104] RfKill.txt

2015-04-07 Thread
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1441104/+attachment/4368368/+files/RfKill.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 

[Kernel-packages] [Bug 1441104] WifiSyslog.txt

2015-04-07 Thread
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1441104/+attachment/4368371/+files/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 

[Kernel-packages] [Bug 1441104] ProcCpuinfo.txt

2015-04-07 Thread
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1441104/+attachment/4368363/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 

[Kernel-packages] [Bug 1441104] ProcEnviron.txt

2015-04-07 Thread
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1441104/+attachment/4368364/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 

[Kernel-packages] [Bug 1441104] ProcInterrupts.txt

2015-04-07 Thread
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1441104/+attachment/4368365/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 

[Kernel-packages] [Bug 1441104] UdevLog.txt

2015-04-07 Thread
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1441104/+attachment/4368370/+files/UdevLog.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 

[Kernel-packages] [Bug 1441104] CurrentDmesg.txt

2015-04-07 Thread
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1441104/+attachment/4368359/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-07 Thread
Please see here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1401980

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 

[Kernel-packages] [Bug 1441104] ProcModules.txt

2015-04-07 Thread
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1441104/+attachment/4368366/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 

[Kernel-packages] [Bug 1441104] CRDA.txt

2015-04-07 Thread
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1441104/+attachment/4368358/+files/CRDA.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston 

[Kernel-packages] [Bug 1441104] IwConfig.txt

2015-04-07 Thread
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1441104/+attachment/4368360/+files/IwConfig.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 

[Kernel-packages] [Bug 1441104] PulseList.txt

2015-04-07 Thread
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1441104/+attachment/4368367/+files/PulseList.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 

[Kernel-packages] [Bug 1441104] Lspci.txt

2015-04-07 Thread
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1441104/+attachment/4368361/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston 

[Kernel-packages] [Bug 1441104] BootDmesg.txt

2015-04-07 Thread
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1441104/+attachment/4368357/+files/BootDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 

[Kernel-packages] [Bug 1441104] UdevDb.txt

2015-04-07 Thread
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1441104/+attachment/4368369/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have an USB 3.0 Hard Disk and  an USB 3.0 Flash storage.
  And I have an 4GB micro sd with USB 2.0 sd card. But I do not have 2.0 USB 
storage or 2.0 usb hard disk.

  OK, let me describe this issue:

  (1) I plug in my USB 3.0 flash storage to my pc's USB 3.0 port.
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  #It's so strange that lsusb show my usb storage Kingston Technology Company 
Inc., But
  #my usb storage is Teclast CoolFlash USB3.0. OK, that may not be important.

  
  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 

[Kernel-packages] [Bug 1401980] Re: 0bc2:ab10 [Lenovo IdeaPad Y510P] USB 3.0 HDD connected to USB 3.0 port won't power off after unmounting

2015-04-07 Thread
Please see my bug:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1441104

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1401980

Title:
  0bc2:ab10 [Lenovo IdeaPad Y510P] USB 3.0 HDD connected to USB 3.0 port
  won't power off after unmounting

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Other than shutting down or pulling the cord out.
  May not be a kernel bug, didn't know otherwise..

  Test case:
  boot up, log in
  attach a usb 3 hdd ( one without external power) to a usb 3 port
  The option to Safely Remove will be available in nautilus  unity launcher 
icon, click on it

  What happens:
  Drive is unmounted, momentarily powered off  then re-powered on ( takes less 
than a sec.
  What should happen:
  drive should be powered off  stay off until re-attached

  If one connects the drive to a usb 2 port then it will power down

  To further confuse -
  If one boots up with the device connected or connecting after login then 
doing log out/in there is no longer a Safely remove option, only mount or 
unmount

  At no time does  udisksctl power-off -b /path/to actually work, it
  acts like first scenario, quickly powered off then right back on.

  Whether useful don't know-

  Drive(4): ST500LT012-1DG142
    Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
    ids:
     unix-device: '/dev/sdd'
    themed icons:  [drive-harddisk-usb]  [drive-harddisk]  [drive]
    symbolic themed icons:  [drive-harddisk-usb-symbolic]  
[drive-harddisk-symbolic]  [drive-symbolic]  [drive-harddisk-usb]  
[drive-harddisk]  [drive]
    is_media_removable=0
    has_media=1
    is_media_check_automatic=1
    can_poll_for_media=0
    can_eject=0
    can_start=0
    can_stop=0
    start_stop_type=shutdown
    sort_key=01hotplug/1418402194745573
    Volume(0): backup
  Type: GProxyVolume (GProxyVolumeMonitorUDisks2)
  ids:
   class: 'device'
   unix-device: '/dev/sdd1'
   uuid: '6b1c17a9-f65d-4926-96f8-73702c001b43'
   label: 'backup'
  themed icons:  [drive-harddisk-usb]  [drive-harddisk]  [drive]
  symbolic themed icons:  [drive-harddisk-usb-symbolic]  
[drive-harddisk-symbolic]  [drive-symbolic]  [drive-harddisk-usb]  
[drive-harddisk]  [drive]
  can_mount=1
  can_eject=0
  should_automount=1
  sort_key=gvfs.time_detected_usec.1418402460356605
  Mount(0): backup - file:///media/doug/backup
    Type: GProxyMount (GProxyVolumeMonitorUDisks2)
    default_location=file:///media/doug/backup
    themed icons:  [drive-harddisk-usb]  [drive-harddisk]  [drive]
    symbolic themed icons:  [drive-harddisk-usb-symbolic]  
[drive-harddisk-symbolic]  [drive-symbolic]  [drive-harddisk-usb]  
[drive-harddisk]  [drive]
    can_unmount=1
    can_eject=0
    is_shadowed=0
    sort_key=gvfs.time_detected_usec.1418402460358648

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.16.0-25-generic 3.16.0-25.33
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.15-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  doug   2162 F pulseaudio
   /dev/snd/controlC1:  doug   2162 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Dec 12 11:42:32 2014
  InstallationDate: Installed on 2014-11-16 (26 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141114)
  MachineType: LENOVO 20217
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic.efi.signed 
root=UUID=91a821ed-7160-439b-8519-939faa93bf90 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-25-generic N/A
   linux-backports-modules-3.16.0-25-generic  N/A
   linux-firmware 1.139
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 74CN44WW(V3.05)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: VIQY0Y1
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Y510P
  dmi.modalias: 
dmi:bvnLENOVO:bvr74CN44WW(V3.05):bd09/18/2013:svnLENOVO:pn20217:pvrLenovoIdeaPadY510P:rvnLENOVO:rnVIQY0Y1:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoIdeaPadY510P:
  dmi.product.name: 20217
  dmi.product.version: Lenovo IdeaPad Y510P
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1401980/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-07 Thread
Bad news.

I installed 3.14.1-031401-generic, which does not fix this issue.

http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.14.1-trusty/

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 001: ID 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-07 Thread
chen@chen-Server:~/bug$ ls *.deb
linux-headers-3.14.1-031401_3.14.1-031401.201404141220_all.deb
linux-headers-3.14.1-031401-generic_3.14.1-031401.201404141220_amd64.deb
linux-image-3.14.1-031401-generic_3.14.1-031401.201404141220_amd64.deb

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-3.14.1-trusty

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-07 Thread
** Also affects: udisks (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed
Status in udisks package in Ubuntu:
  New

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-07 Thread
Bad news again:

I installed 4.0.0-04rc7-generic, which does not fix this issue.

** Tags removed: kernel-bug-exists-upstream-3.14.1-trusty
** Tags added: kernel-bug-exists-upstream-4.0.0-rc7-generic

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 

[Kernel-packages] [Bug 1441104] Re: USB 3.0 storage safely remove issue: re-detect the device(that I have removed already) soon

2015-04-07 Thread
Ooo.
I thought I may need to install the mainline kernel of the same series of 
ubuntu.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1441104

Title:
  USB 3.0 storage safely remove issue: re-detect the device(that I have
  removed already) soon

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a USB 3.0 Hard Disk, a USB 3.0 Flash storage, and a 4GB micro SD with 
USB 2.0 SD card. When I unmount devices, they still show up when I execute the 
command. For example, when I plug in my USB 3.0 flash storage to my PC's USB 
3.0 port:
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1 30G   17G   13G   57% /media/chen/MyFlash

  (4)Oops, The issue is an nightmare!!   :( Please see the log )
  $ sudo lspci -vnvn  lspci-vnvn.usbstorage_usb3.0.log

  
  The behavior of my USB 3.0 Hard disk is same.

  (1) I plug in my USB 3.0 Hard disk to my pc's USB 3.0 port( the same port ).
  (2) My computer detect my storage soon and automatically mount it.
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (3) I ummount it and safely remove it, and run df -h, you will see it:
  $ sudo umount /dev/sdc1
  [sudo] password for chen:
  ...
  $ sudo udisks --detach /dev/sdc
  $ df -h
  ...
  /dev/sdc1932G  205M  932G1% /media/chen/陈家胜

  (4) :( Please see the log:
  $ sudo lspci -vnvn  lspci-vnvn.usbharddisk_usb3.0.log

  
  (5)And I just realize lspci have no information usb storage, so:
  $ lsusb  lsusb3.0harddisk.log

  (6)I unplug my HD and plug in my storage.
  $ lsusb  lsusb3.0storage.log

  
=
  And Have a try that plug in my micro sd card with card reader to USB 3.0 
port( the same port ):

  (1) plug in my micro sd card , and :
  $ df -h
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius
  (2) lsusb:
  $ lsusb 
  ( because i plug in my USB Storage to another usb 3.0 port, so my sd card is 
/dev/sdd4 )
  ( Why i plug in my USB Storage is that i want get string of Teclast 
CoolFlash USB3.0 )
  ( from gnome-disks And I forgot unplug it...)
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  (3)And then unmount and safely remove my sd card and ... :
  chen@chen-Server:~/bug$ df -h
  文件系统 容量  已用  可用 已用% 挂载点
  ...
  /dev/sdd43.7G   38M  3.7G2% /media/chen/DiskGenius

  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 013: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 008: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash 
Card Reader
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  chen@chen-Server:~/bug$ sudo umount /dev/sdd4
  [sudo] password for chen: 
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdc
  chen@chen-Server:~/bug$ sudo udisks --detach /dev/sdd
  chen@chen-Server:~/bug$ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 014: ID 13fe:5500 Kingston Technology Company Inc. 
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 8087:07dc Intel Corp. 
  Bus 003 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
  Bus 003 Device 002: ID 24ae:2000  
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  (You can see I 

[Kernel-packages] [Bug 1401980] Re: 0bc2:ab10 [Lenovo IdeaPad Y510P] USB 3.0 HDD connected to USB 3.0 port won't power off after unmounting

2015-04-06 Thread
I have encountered this problem too!! I will report that soon after my
work.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1401980

Title:
  0bc2:ab10 [Lenovo IdeaPad Y510P] USB 3.0 HDD connected to USB 3.0 port
  won't power off after unmounting

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Other than shutting down or pulling the cord out.
  May not be a kernel bug, didn't know otherwise..

  Test case:
  boot up, log in
  attach a usb 3 hdd ( one without external power) to a usb 3 port
  The option to Safely Remove will be available in nautilus  unity launcher 
icon, click on it

  What happens:
  Drive is unmounted, momentarily powered off  then re-powered on ( takes less 
than a sec.
  What should happen:
  drive should be powered off  stay off until re-attached

  If one connects the drive to a usb 2 port then it will power down

  To further confuse -
  If one boots up with the device connected or connecting after login then 
doing log out/in there is no longer a Safely remove option, only mount or 
unmount

  At no time does  udisksctl power-off -b /path/to actually work, it
  acts like first scenario, quickly powered off then right back on.

  Whether useful don't know-

  Drive(4): ST500LT012-1DG142
    Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
    ids:
     unix-device: '/dev/sdd'
    themed icons:  [drive-harddisk-usb]  [drive-harddisk]  [drive]
    symbolic themed icons:  [drive-harddisk-usb-symbolic]  
[drive-harddisk-symbolic]  [drive-symbolic]  [drive-harddisk-usb]  
[drive-harddisk]  [drive]
    is_media_removable=0
    has_media=1
    is_media_check_automatic=1
    can_poll_for_media=0
    can_eject=0
    can_start=0
    can_stop=0
    start_stop_type=shutdown
    sort_key=01hotplug/1418402194745573
    Volume(0): backup
  Type: GProxyVolume (GProxyVolumeMonitorUDisks2)
  ids:
   class: 'device'
   unix-device: '/dev/sdd1'
   uuid: '6b1c17a9-f65d-4926-96f8-73702c001b43'
   label: 'backup'
  themed icons:  [drive-harddisk-usb]  [drive-harddisk]  [drive]
  symbolic themed icons:  [drive-harddisk-usb-symbolic]  
[drive-harddisk-symbolic]  [drive-symbolic]  [drive-harddisk-usb]  
[drive-harddisk]  [drive]
  can_mount=1
  can_eject=0
  should_automount=1
  sort_key=gvfs.time_detected_usec.1418402460356605
  Mount(0): backup - file:///media/doug/backup
    Type: GProxyMount (GProxyVolumeMonitorUDisks2)
    default_location=file:///media/doug/backup
    themed icons:  [drive-harddisk-usb]  [drive-harddisk]  [drive]
    symbolic themed icons:  [drive-harddisk-usb-symbolic]  
[drive-harddisk-symbolic]  [drive-symbolic]  [drive-harddisk-usb]  
[drive-harddisk]  [drive]
    can_unmount=1
    can_eject=0
    is_shadowed=0
    sort_key=gvfs.time_detected_usec.1418402460358648

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.16.0-25-generic 3.16.0-25.33
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.15-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  doug   2162 F pulseaudio
   /dev/snd/controlC1:  doug   2162 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Dec 12 11:42:32 2014
  InstallationDate: Installed on 2014-11-16 (26 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141114)
  MachineType: LENOVO 20217
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic.efi.signed 
root=UUID=91a821ed-7160-439b-8519-939faa93bf90 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-25-generic N/A
   linux-backports-modules-3.16.0-25-generic  N/A
   linux-firmware 1.139
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 74CN44WW(V3.05)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: VIQY0Y1
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Y510P
  dmi.modalias: 
dmi:bvnLENOVO:bvr74CN44WW(V3.05):bd09/18/2013:svnLENOVO:pn20217:pvrLenovoIdeaPadY510P:rvnLENOVO:rnVIQY0Y1:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoIdeaPadY510P:
  dmi.product.name: 20217
  dmi.product.version: Lenovo IdeaPad Y510P
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1401980/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1439184] Re: package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to install/upgrade: unable to make backup link of `./boot/System.map-3.13.0-46-generic' before installing

2015-04-03 Thread
I haved apt-get remove  that package. 
And did a apt-get dist-upgrade.

And It's good for now. No problems like this.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1439184

Title:
  package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to
  install/upgrade: unable to make backup link of
  `./boot/System.map-3.13.0-46-generic' before installing new version:
  Operation not permitted

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I reported this bug before.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-46-generic 3.13.0-46.77
  ProcVersionSignature: Ubuntu 3.13.0-46.77-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  AptOrdering:
   linux-image-3.13.0-46-generic: Install
   linux-image-3.13.0-46-generic: Configure
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  chen   3351 F pulseaudio
   /dev/snd/controlC0:  chen   3351 F pulseaudio
  Date: Wed Apr  1 20:29:03 2015
  DpkgTerminalLog:
   Preparing to unpack .../linux-image-3.13.0-46-generic_3.13.0-46.79_amd64.deb 
...
   Done.
   Unpacking linux-image-3.13.0-46-generic (3.13.0-46.79) over (3.13.0-46.77) 
...
   dpkg: error processing archive 
/var/cache/apt/archives/linux-image-3.13.0-46-generic_3.13.0-46.79_amd64.deb 
(--unpack):
unable to make backup link of `./boot/System.map-3.13.0-46-generic' before 
installing new version: Operation not permitted
  DuplicateSignature: package:linux-image-3.13.0-46-generic:3.13.0-46.77:unable 
to make backup link of `./boot/System.map-3.13.0-46-generic' before installing 
new version: Operation not permitted
  ErrorMessage: unable to make backup link of 
`./boot/System.map-3.13.0-46-generic' before installing new version: Operation 
not permitted
  InstallationDate: Installed on 2014-12-18 (103 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: MSI MS-7851
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-46-generic 
root=UUID=12124a3b-f21c-46ab-a265-b1f37918e964 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
  SourcePackage: linux
  SystemImageInfo: Error: [Errno 2] 没有那个文件或目录: 'system-image-cli'
  Title: package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to 
install/upgrade: unable to make backup link of 
`./boot/System.map-3.13.0-46-generic' before installing new version: Operation 
not permitted
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/17/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V3.6
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B85I (MS-7851)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV3.6:bd07/17/2014:svnMSI:pnMS-7851:pvr1.0:rvnMSI:rnB85I(MS-7851):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7851
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439184/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1439184] Re: package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to install/upgrade: unable to make backup link of `./boot/System.map-3.13.0-46-generic' before installing

2015-04-01 Thread
And I have no idea to solve this problem. I will just apt-get remove
this package. Let me see if that can solve this issue.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1439184

Title:
  package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to
  install/upgrade: unable to make backup link of
  `./boot/System.map-3.13.0-46-generic' before installing new version:
  Operation not permitted

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I reported this bug before.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-46-generic 3.13.0-46.77
  ProcVersionSignature: Ubuntu 3.13.0-46.77-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  AptOrdering:
   linux-image-3.13.0-46-generic: Install
   linux-image-3.13.0-46-generic: Configure
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  chen   3351 F pulseaudio
   /dev/snd/controlC0:  chen   3351 F pulseaudio
  Date: Wed Apr  1 20:29:03 2015
  DpkgTerminalLog:
   Preparing to unpack .../linux-image-3.13.0-46-generic_3.13.0-46.79_amd64.deb 
...
   Done.
   Unpacking linux-image-3.13.0-46-generic (3.13.0-46.79) over (3.13.0-46.77) 
...
   dpkg: error processing archive 
/var/cache/apt/archives/linux-image-3.13.0-46-generic_3.13.0-46.79_amd64.deb 
(--unpack):
unable to make backup link of `./boot/System.map-3.13.0-46-generic' before 
installing new version: Operation not permitted
  DuplicateSignature: package:linux-image-3.13.0-46-generic:3.13.0-46.77:unable 
to make backup link of `./boot/System.map-3.13.0-46-generic' before installing 
new version: Operation not permitted
  ErrorMessage: unable to make backup link of 
`./boot/System.map-3.13.0-46-generic' before installing new version: Operation 
not permitted
  InstallationDate: Installed on 2014-12-18 (103 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: MSI MS-7851
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-46-generic 
root=UUID=12124a3b-f21c-46ab-a265-b1f37918e964 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
  SourcePackage: linux
  SystemImageInfo: Error: [Errno 2] 没有那个文件或目录: 'system-image-cli'
  Title: package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to 
install/upgrade: unable to make backup link of 
`./boot/System.map-3.13.0-46-generic' before installing new version: Operation 
not permitted
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/17/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V3.6
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B85I (MS-7851)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV3.6:bd07/17/2014:svnMSI:pnMS-7851:pvr1.0:rvnMSI:rnB85I(MS-7851):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7851
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439184/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1439184] [NEW] package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to install/upgrade: unable to make backup link of `./boot/System.map-3.13.0-46-generic' before installin

2015-04-01 Thread
Public bug reported:

I reported this bug before.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-46-generic 3.13.0-46.77
ProcVersionSignature: Ubuntu 3.13.0-46.77-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
AptOrdering:
 linux-image-3.13.0-46-generic: Install
 linux-image-3.13.0-46-generic: Configure
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  chen   3351 F pulseaudio
 /dev/snd/controlC0:  chen   3351 F pulseaudio
Date: Wed Apr  1 20:29:03 2015
DpkgTerminalLog:
 Preparing to unpack .../linux-image-3.13.0-46-generic_3.13.0-46.79_amd64.deb 
...
 Done.
 Unpacking linux-image-3.13.0-46-generic (3.13.0-46.79) over (3.13.0-46.77) ...
 dpkg: error processing archive 
/var/cache/apt/archives/linux-image-3.13.0-46-generic_3.13.0-46.79_amd64.deb 
(--unpack):
  unable to make backup link of `./boot/System.map-3.13.0-46-generic' before 
installing new version: Operation not permitted
DuplicateSignature: package:linux-image-3.13.0-46-generic:3.13.0-46.77:unable 
to make backup link of `./boot/System.map-3.13.0-46-generic' before installing 
new version: Operation not permitted
ErrorMessage: unable to make backup link of 
`./boot/System.map-3.13.0-46-generic' before installing new version: Operation 
not permitted
InstallationDate: Installed on 2014-12-18 (103 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: MSI MS-7851
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-46-generic 
root=UUID=12124a3b-f21c-46ab-a265-b1f37918e964 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
SourcePackage: linux
SystemImageInfo: Error: [Errno 2] 没有那个文件或目录: 'system-image-cli'
Title: package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to 
install/upgrade: unable to make backup link of 
`./boot/System.map-3.13.0-46-generic' before installing new version: Operation 
not permitted
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/17/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V3.6
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: B85I (MS-7851)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV3.6:bd07/17/2014:svnMSI:pnMS-7851:pvr1.0:rvnMSI:rnB85I(MS-7851):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.name: MS-7851
dmi.product.version: 1.0
dmi.sys.vendor: MSI

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-package trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1439184

Title:
  package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to
  install/upgrade: unable to make backup link of
  `./boot/System.map-3.13.0-46-generic' before installing new version:
  Operation not permitted

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I reported this bug before.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-46-generic 3.13.0-46.77
  ProcVersionSignature: Ubuntu 3.13.0-46.77-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  AptOrdering:
   linux-image-3.13.0-46-generic: Install
   linux-image-3.13.0-46-generic: Configure
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  chen   3351 F pulseaudio
   /dev/snd/controlC0:  chen   3351 F pulseaudio
  Date: Wed Apr  1 20:29:03 2015
  DpkgTerminalLog:
   Preparing to unpack .../linux-image-3.13.0-46-generic_3.13.0-46.79_amd64.deb 
...
   Done.
   Unpacking linux-image-3.13.0-46-generic (3.13.0-46.79) over (3.13.0-46.77) 
...
   dpkg: error processing archive 
/var/cache/apt/archives/linux-image-3.13.0-46-generic_3.13.0-46.79_amd64.deb 
(--unpack):
unable to make backup link of `./boot/System.map-3.13.0-46-generic' before 
installing new version: Operation not permitted
  DuplicateSignature: package:linux-image-3.13.0-46-generic:3.13.0-46.77:unable 
to make backup link of `./boot/System.map-3.13.0-46-generic' before installing 
new version: Operation not permitted
  ErrorMessage: unable to make backup link of 
`./boot/System.map-3.13.0-46-generic' before installing new version: Operation 
not permitted
  InstallationDate: Installed on 2014-12-18 (103 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: MSI MS-7851
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-46-generic 

[Kernel-packages] [Bug 1433672] Re: package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to install/upgrade: 无法在安装新的版本前,为 ./boot/System.map-3.13.0-46-generic 做一个符号链接备份: 不允许的操作

2015-03-18 Thread
I ran sudo apt-get install -f .
and It recoverd the process of installation. 

And when it was updating my Ubuntu, My vbox was runing, and I am shutting down 
it.
But i still found information about (see below)

I have no idea if they did impat each other.

anyway, It may fix for now by running apt-get install -f.


 Uninstall Beginning 
Module:  virtualbox
Version: 4.3.10
Kernel:  3.13.0-45-generic (x86_64)
-

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxdrv.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-45-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxnetadp.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-45-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxnetflt.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-45-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxpci.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-45-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod.

DKMS: uninstall completed.

 Uninstall Beginning 
Module:  virtualbox
Version: 4.3.10
Kernel:  3.13.0-46-generic (x86_64)
-

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxdrv.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-46-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxnetadp.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-46-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxnetflt.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-46-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxpci.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-46-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod..

DKMS: uninstall completed.

--
Deleting module version: 4.3.10
completely from the DKMS tree.
--
Done.
正在将 virtualbox-dkms (4.3.10-dfsg-1ubuntu3) 解包到 (4.3.10-dfsg-1ubuntu2) 上 ...
正准备解包 .../sudo_1.8.9p5-1ubuntu1.1_amd64.deb  ...
正在将 sudo (1.8.9p5-1ubuntu1.1) 解包到 (1.8.9p5-1ubuntu1) 上 ...
正准备解包 .../cups-browsed_1.0.52-0ubuntu1.4_amd64.deb  ...
cups-browsed stop/waiting
正在将 cups-browsed (1.0.52-0ubuntu1.4) 解包到 (1.0.52-0ubuntu1.2) 上 ...
正准备解包 .../cups-filters-core-drivers_1.0.52-0ubuntu1.4_amd64.deb  ...
正在将 cups-filters-core-drivers (1.0.52-0ubuntu1.4) 解包到 (1.0.52-0ubuntu1.2) 上 ...
正准备解包 .../cups-filters_1.0.52-0ubuntu1.4_amd64.deb  ...
正在将 cups-filters (1.0.52-0ubuntu1.4) 解包到 (1.0.52-0ubuntu1.2) 上 ...
正准备解包 .../linux-headers-3.13.0-46_3.13.0-46.79_all.deb  ...
正在将 linux-headers-3.13.0-46 (3.13.0-46.79) 解包到 (3.13.0-46.77) 上 ...
正准备解包 .../linux-headers-3.13.0-46-generic_3.13.0-46.79_amd64.deb  ...
正在将 linux-headers-3.13.0-46-generic (3.13.0-46.79) 解包到 (3.13.0-46.77) 上 ...
正准备解包 .../linux-image-extra-3.13.0-46-generic_3.13.0-46.79_amd64.deb  ...
正在将 linux-image-extra-3.13.0-46-generic (3.13.0-46.79) 解包到 (3.13.0-46.77) 上 ...
正准备解包 .../linux-libc-dev_3.13.0-46.79_amd64.deb  ...
正在将 linux-libc-dev:amd64 (3.13.0-46.79) 解包到 (3.13.0-46.77) 上 ...
正准备解包 .../python-requests_2.2.1-1ubuntu0.2_all.deb  ...
正在将 python-requests (2.2.1-1ubuntu0.2) 解包到 (2.2.1-1ubuntu0.1) 上 ...
正准备解包 .../python3-requests_2.2.1-1ubuntu0.2_all.deb  ...
正在将 python3-requests (2.2.1-1ubuntu0.2) 解包到 (2.2.1-1ubuntu0.1) 上 ...
正在处理用于 man-db (2.6.7.1-1ubuntu1) 的触发器 ...
正在处理用于 hicolor-icon-theme (0.13-1) 的触发器 ...
正在处理用于 shared-mime-info (1.2-0ubuntu3) 的触发器 ...
正在处理用于 mime-support (3.54ubuntu1.1) 的触发器 ...
正在处理用于 gnome-menus (3.10.1-0ubuntu2) 的触发器 ...
正在处理用于 desktop-file-utils (0.22-1ubuntu1) 的触发器 ...
正在处理用于 bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) 的触发器 ...
Rebuilding /usr/share/applications/bamf-2.index...
正在处理用于 ureadahead (0.100.0-16) 的触发器 ...
ureadahead will be reprofiled on next reboot
正在处理用于 cups (1.7.2-0ubuntu1.5) 的触发器 ...
在处理时有错误发生:
 

[Kernel-packages] [Bug 1433672] [NEW] package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to install/upgrade: 无法在安装新的版本前,为 ./boot/System.map-3.13.0-46-generic 做一个符号链接备份: 不允许的操作

2015-03-18 Thread
Public bug reported:

I just ran commands as below:

sudo apt-get update

sudo apt-get dist-upgrade.


I hope it helps.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-46-generic 3.13.0-46.77
ProcVersionSignature: Ubuntu 3.13.0-46.77-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic x86_64
NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  chen   1931 F pulseaudio
 /dev/snd/controlC0:  chen   1931 F pulseaudio
Date: Wed Mar 18 23:47:20 2015
DuplicateSignature: 
package:linux-image-3.13.0-46-generic:3.13.0-46.77:无法在安装新的版本前,为 
./boot/System.map-3.13.0-46-generic 做一个符号链接备份: 不允许的操作
ErrorMessage: 无法在安装新的版本前,为 ./boot/System.map-3.13.0-46-generic 做一个符号链接备份: 不允许的操作
InstallationDate: Installed on 2014-12-18 (89 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: MSI MS-7851
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-46-generic 
root=UUID=12124a3b-f21c-46ab-a265-b1f37918e964 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
SourcePackage: linux
SystemImageInfo: Error: [Errno 2] 没有那个文件或目录: 'system-image-cli'
Title: package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to 
install/upgrade: 无法在安装新的版本前,为 ./boot/System.map-3.13.0-46-generic 做一个符号链接备份: 
不允许的操作
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/17/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V3.6
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: B85I (MS-7851)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV3.6:bd07/17/2014:svnMSI:pnMS-7851:pvr1.0:rvnMSI:rnB85I(MS-7851):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.name: MS-7851
dmi.product.version: 1.0
dmi.sys.vendor: MSI

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-package trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1433672

Title:
  package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to
  install/upgrade: 无法在安装新的版本前,为 ./boot/System.map-3.13.0-46-generic
  做一个符号链接备份: 不允许的操作

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I just ran commands as below:

  sudo apt-get update

  sudo apt-get dist-upgrade.

  
  I hope it helps.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-46-generic 3.13.0-46.77
  ProcVersionSignature: Ubuntu 3.13.0-46.77-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  chen   1931 F pulseaudio
   /dev/snd/controlC0:  chen   1931 F pulseaudio
  Date: Wed Mar 18 23:47:20 2015
  DuplicateSignature: 
package:linux-image-3.13.0-46-generic:3.13.0-46.77:无法在安装新的版本前,为 
./boot/System.map-3.13.0-46-generic 做一个符号链接备份: 不允许的操作
  ErrorMessage: 无法在安装新的版本前,为 ./boot/System.map-3.13.0-46-generic 做一个符号链接备份: 
不允许的操作
  InstallationDate: Installed on 2014-12-18 (89 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: MSI MS-7851
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-46-generic 
root=UUID=12124a3b-f21c-46ab-a265-b1f37918e964 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1
  SourcePackage: linux
  SystemImageInfo: Error: [Errno 2] 没有那个文件或目录: 'system-image-cli'
  Title: package linux-image-3.13.0-46-generic 3.13.0-46.77 failed to 
install/upgrade: 无法在安装新的版本前,为 ./boot/System.map-3.13.0-46-generic 做一个符号链接备份: 
不允许的操作
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/17/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V3.6
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B85I (MS-7851)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV3.6:bd07/17/2014:svnMSI:pnMS-7851:pvr1.0:rvnMSI:rnB85I(MS-7851):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7851
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

To manage notifications about this bug go to: