Bluetooth вызывает переподключение cardreader'а и подвешивает машину

Если воткнуть в USB, Bluetooth (0a5c:2101 Broadcom Corp. A-Link BlueUsbA2 Bluetooth, он же Jabra A320s),
то начинает непрерывно переподключаться CardReader, а в лог сыпется следующее:

usb 1-5: USB disconnect, address 101
usb 1-5: new high speed USB device using ehci_hcd and address 102
scsi104 : usb-storage 1-5:1.0
usb 1-5: USB disconnect, address 102
usb 1-5: new high speed USB device using ehci_hcd and address 103
scsi105 : usb-storage 1-5:1.0
scsi 105:0:0:0: Direct-Access     Generic  USB SD Reader    1.00 PQ: 0 ANSI: 0
sd 105:0:0:0: Attached scsi generic sg2 type 0
scsi 105:0:0:1: Direct-Access     Generic  USB CF Reader    1.01 PQ: 0 ANSI: 0
sd 105:0:0:1: Attached scsi generic sg3 type 0
scsi 105:0:0:2: Direct-Access     Generic  USB SM Reader    1.02 PQ: 0 ANSI: 0
sd 105:0:0:2: Attached scsi generic sg4 type 0
scsi 105:0:0:3: Direct-Access     Generic  USB MS Reader    1.03 PQ: 0 ANSI: 0
sd 105:0:0:3: Attached scsi generic sg5 type 0
sd 105:0:0:3: [sde] Attached SCSI removable disk
sd 105:0:0:1: [sdc] Attached SCSI removable disk
sd 105:0:0:2: [sdd] Attached SCSI removable disk
sd 105:0:0:0: [sdb] Attached SCSI removable disk

А через некоторое время - вообще прекращается доступ к HDD и машина, соответственно, зависает.
Проблема вроде бы проявляется только при запущенном демоне "/usr/sbin/bluetoothd --udev".

Кто-нибудь знает как это пофиксить?

- - -

Пересобрал ядро вкомпилив все (ehci_hcd ohci_hcd usb_storage btusb) в само ядро а не модулями. Теперь, при подключении синезуба, лог стал выглядеть совсем иначе:

Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
chrome_sandbox (2436): /proc/2434/oom_adj is deprecated, please use /proc/2434/oom_score_adj instead.
usb 2-10: new full speed USB device using ohci_hcd and address 3
Bluetooth: Generic Bluetooth USB driver ver 0.6
usbcore: registered new interface driver btusb
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
usb 1-5: USB disconnect, address 3
usb 1-5: new high speed USB device using ehci_hcd and address 5
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 6
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 7
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 8
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 9
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 10
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 11
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 12
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 13
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 14
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 15
usb 1-5: device not accepting address 15, error -71
usb 1-5: new high speed USB device using ehci_hcd and address 16
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 17
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 18
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 19
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 20
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 21
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 22
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 23
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 1-5: new high speed USB device using ehci_hcd and address 24
usb 1-5: device not accepting address 24, error -71
usb 1-5: new high speed USB device using ehci_hcd and address 25
usb 1-5: device not accepting address 25, error -71
usb 1-5: new high speed USB device using ehci_hcd and address 26
usb 1-5: device not accepting address 26, error -71
usb 1-5: new high speed USB device using ehci_hcd and address 27
usb 1-5: device not accepting address 27, error -71
hub 1-0:1.0: unable to enumerate USB device on port 5
usb 2-5: new full speed USB device using ohci_hcd and address 4
usb 2-5: not running at top speed; connect to a high speed hub
scsi7 : usb-storage 2-5:1.0
scsi 7:0:0:0: Direct-Access     Generic  USB SD Reader    1.00 PQ: 0 ANSI: 0
sd 7:0:0:0: Attached scsi generic sg2 type 0
scsi 7:0:0:1: Direct-Access     Generic  USB CF Reader    1.01 PQ: 0 ANSI: 0
sd 7:0:0:1: Attached scsi generic sg3 type 0
scsi 7:0:0:2: Direct-Access     Generic  USB SM Reader    1.02 PQ: 0 ANSI: 0
sd 7:0:0:2: Attached scsi generic sg4 type 0
scsi 7:0:0:3: Direct-Access     Generic  USB MS Reader    1.03 PQ: 0 ANSI: 0
sd 7:0:0:3: Attached scsi generic sg5 type 0
sd 7:0:0:0: [sdb] Attached SCSI removable disk
sd 7:0:0:2: [sdd] Attached SCSI removable disk
sd 7:0:0:3: [sde] Attached SCSI removable disk
sd 7:0:0:1: [sdc] Attached SCSI removable disk

Кто способен перевести эту филькину грамоту?

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".