Advertisement
Guest User

dmesg_log3

a guest
Sep 30th, 2015
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.58 KB | None | 0 0
  1. //Воткнул мышь
  2. [ 27.997683] usb 1-1.3: USB disconnect, device number 3
  3. [ 31.096150] usb 1-1.3: new low-speed USB device number 4 using xhci_hcd
  4. [ 31.194846] usb 1-1.3: New USB device found, idVendor=1a81, idProduct=1004
  5. [ 31.194858] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  6. [ 31.194863] usb 1-1.3: Product: Wireless Dongle
  7. [ 31.194868] usb 1-1.3: Manufacturer: G-Tech
  8. [ 31.195061] usb 1-1.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
  9. [ 31.195067] usb 1-1.3: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
  10. [ 31.201473] input: G-Tech Wireless Dongle as /devices/pci0000:00/0000:00:1c.2/0000:09:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1A81:1004.0003/input/input15
  11. [ 31.256470] hid-generic 0003:1A81:1004.0003: input,hidraw0: USB HID v1.11 Keyboard [G-Tech Wireless Dongle] on usb-0000:09:00.0-1.3/input0
  12. [ 31.265488] input: G-Tech Wireless Dongle as /devices/pci0000:00/0000:00:1c.2/0000:09:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1A81:1004.0004/input/input16
  13. [ 31.320644] hid-generic 0003:1A81:1004.0004: input,hiddev0,hidraw1: USB HID v1.11 Mouse [G-Tech Wireless Dongle] on usb-0000:09:00.0-1.3/input1
  14.  
  15. //Воткнул флешку. Начал копирование. Мышь начала заедать. Поперемещал курсор 10 сек, перестала реагировать вообще.
  16. [ 72.542876] usb 1-1.2: new high-speed USB device number 5 using xhci_hcd
  17. [ 72.640433] usb 1-1.2: New USB device found, idVendor=0951, idProduct=1665
  18. [ 72.640444] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  19. [ 72.640449] usb 1-1.2: Product: DataTraveler 2.0
  20. [ 72.640454] usb 1-1.2: Manufacturer: Kingston
  21. [ 72.640458] usb 1-1.2: SerialNumber: 60A44C413980BE21197CF6F8
  22. [ 72.641714] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  23. [ 72.642404] scsi host7: usb-storage 1-1.2:1.0
  24. [ 73.705750] scsi 7:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 6
  25. [ 73.706737] sd 7:0:0:0: Attached scsi generic sg3 type 0
  26. [ 74.459373] sd 7:0:0:0: [sdd] 30720000 512-byte logical blocks: (15.7 GB/14.6 GiB)
  27. [ 74.462270] sd 7:0:0:0: [sdd] Write Protect is off
  28. [ 74.462286] sd 7:0:0:0: [sdd] Mode Sense: 23 00 00 00
  29. [ 74.465052] sd 7:0:0:0: [sdd] No Caching mode page found
  30. [ 74.465066] sd 7:0:0:0: [sdd] Assuming drive cache: write through
  31. [ 74.504737] sdd: sdd1
  32. [ 74.520834] sd 7:0:0:0: [sdd] Attached SCSI removable disk
  33.  
  34. //Копирование закончилось. Мышь по прежнему не реагирует. Отключил мышь.
  35. [ 208.963529] usb 1-1.3: USB disconnect, device number 4
  36.  
  37. //Подключил мышь в тот же порт.
  38. [ 217.364196] usb 1-1.3: new low-speed USB device number 6 using xhci_hcd
  39. [ 217.462407] usb 1-1.3: New USB device found, idVendor=1a81, idProduct=1004
  40. [ 217.462418] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  41. [ 217.462423] usb 1-1.3: Product: Wireless Dongle
  42. [ 217.462428] usb 1-1.3: Manufacturer: G-Tech
  43. [ 217.462841] usb 1-1.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
  44. [ 217.462859] usb 1-1.3: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
  45. [ 217.468973] input: G-Tech Wireless Dongle as /devices/pci0000:00/0000:00:1c.2/0000:09:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1A81:1004.0005/input/input17
  46. [ 217.524900] hid-generic 0003:1A81:1004.0005: input,hidraw0: USB HID v1.11 Keyboard [G-Tech Wireless Dongle] on usb-0000:09:00.0-1.3/input0
  47. [ 217.535367] input: G-Tech Wireless Dongle as /devices/pci0000:00/0000:00:1c.2/0000:09:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1A81:1004.0006/input/input18
  48. [ 217.589330] hid-generic 0003:1A81:1004.0006: input,hiddev0,hidraw1: USB HID v1.11 Mouse [G-Tech Wireless Dongle] on usb-0000:09:00.0-1.3/input1
  49.  
  50. //Отключил мышь.
  51. [ 258.690715] usb 1-1.3: USB disconnect, device number 6
  52.  
  53. //Подключил мышь к другому порту(к правому, с которым нет проблем).
  54. [ 264.218371] usb 4-1.2: new low-speed USB device number 3 using ehci-pci
  55. [ 264.317253] usb 4-1.2: New USB device found, idVendor=1a81, idProduct=1004
  56. [ 264.317264] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  57. [ 264.317269] usb 4-1.2: Product: Wireless Dongle
  58. [ 264.317274] usb 4-1.2: Manufacturer: G-Tech
  59. [ 264.321363] input: G-Tech Wireless Dongle as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/0003:1A81:1004.0007/input/input19
  60. [ 264.375042] hid-generic 0003:1A81:1004.0007: input,hidraw0: USB HID v1.11 Keyboard [G-Tech Wireless Dongle] on usb-0000:00:1d.0-1.2/input0
  61. [ 264.383752] input: G-Tech Wireless Dongle as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.1/0003:1A81:1004.0008/input/input20
  62. [ 264.439256] hid-generic 0003:1A81:1004.0008: input,hiddev0,hidraw1: USB HID v1.11 Mouse [G-Tech Wireless Dongle] on usb-0000:00:1d.0-1.2/input1
  63.  
  64. //Начал копирование с той же флешки. Параллельно подключил вторую. Со второй тоже начал копирование.
  65. //Копируется с обеих. Но с падением скорости.(7-8 МБ/сек говорит Thunar)
  66. //Мышь в правом порту, не заедает.
  67. [ 507.274973] usb 1-1.3: new high-speed USB device number 7 using xhci_hcd
  68. [ 507.372380] usb 1-1.3: New USB device found, idVendor=8564, idProduct=1000
  69. [ 507.372395] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  70. [ 507.372404] usb 1-1.3: Product: Mass Storage Device
  71. [ 507.372413] usb 1-1.3: Manufacturer: JetFlash
  72. [ 507.372418] usb 1-1.3: SerialNumber: 57ICJRK58L4R9B7S
  73. [ 507.372835] usb 1-1.3: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
  74. [ 507.372852] usb 1-1.3: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
  75. [ 507.377427] usb-storage 1-1.3:1.0: USB Mass Storage device detected
  76. [ 507.377666] scsi host8: usb-storage 1-1.3:1.0
  77. [ 508.654564] scsi 8:0:0:0: Direct-Access JetFlash Transcend 16GB 1100 PQ: 0 ANSI: 4
  78. [ 508.655324] sd 8:0:0:0: Attached scsi generic sg4 type 0
  79. [ 508.663383] sd 8:0:0:0: [sde] 31334400 512-byte logical blocks: (16.0 GB/14.9 GiB)
  80. [ 508.667737] sd 8:0:0:0: [sde] Write Protect is off
  81. [ 508.667772] sd 8:0:0:0: [sde] Mode Sense: 43 00 00 00
  82. [ 508.670555] sd 8:0:0:0: [sde] No Caching mode page found
  83. [ 508.670582] sd 8:0:0:0: [sde] Assuming drive cache: write through
  84. [ 508.701115] sde: sde1
  85. [ 508.724505] sd 8:0:0:0: [sde] Attached SCSI removable disk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement