Bug 25888 - Сломан bluetooth
Summary: Сломан bluetooth
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: kernel-image-std-def (show other bugs)
Version: unstable
Hardware: all Linux
: P3 critical
Assignee: Vitaly Chikunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-11 08:17 MSK by Dmitriy Khanzhin
Modified: 2011-07-11 16:52 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy Khanzhin 2011-07-11 08:17:13 MSK
В ядрах 2.6.39-std-def сломан bluetooth

[diman@jinn ~]$ sdptool browse
Inquiring ...
Failed to connect to SDP server on 20:13:E0:2F:50:A9: Protocol not supported
Failed to connect to SDP server on 44:A4:2D:00:52:7A: Protocol not supported
[diman@jinn ~]$ sudo rfcomm bind rfcomm0
[sudo] password for diman:
Can't open RFCOMM control socket: Protocol not supported

dmesg
загрузка с подключенным адаптером
[    8.576181] usb 6-1: new full speed USB device number 2 using uhci_hcd
[    8.976187] usb 6-1: New USB device found, idVendor=0a12, idProduct=0001
[    8.976194] usb 6-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    8.976196] usb 6-1: Product: Bluetooth2.1+EDR CLASS1
[    9.217781] Bluetooth: Core ver 2.16
[    9.217805] NET: Registered protocol family 31
[    9.217807] Bluetooth: HCI device and connection manager initialized
[    9.217809] Bluetooth: HCI socket layer initialized
[    9.271714] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    9.271892] usbcore: registered new interface driver btusb

/var/log/messages
загрузка с подключенным адаптером
Jul 11 07:05:25 jinn bluetoothd[3346]: Bluetooth daemon 4.95 
Jul 11 07:05:25 jinn bluetoothd: bluetoothd startup succeeded 
Jul 11 07:05:25 jinn bluetoothd[3346]: Starting SDP server 
Jul 11 07:05:25 jinn bluetoothd[3346]: opening L2CAP socket: Protocol not supported 
Jul 11 07:05:25 jinn bluetoothd[3346]: Failed to open control socket: Protocol not supported (93) 
Jul 11 07:05:25 jinn bluetoothd[3346]: Unable to start SCO server socket 
Jul 11 07:05:25 jinn bluetoothd[3346]: HCI dev 0 up 
Jul 11 07:05:25 jinn bluetoothd[3346]: Failed to listen on control channel 
Jul 11 07:05:25 jinn bluetoothd[3346]: Adapter /org/bluez/3346/hci0 has been enabled 

/var/log/messages
переподключение адаптера
Jul 11 07:16:15 jinn bluetoothd[3346]: HCI dev 0 down
Jul 11 07:16:15 jinn bluetoothd[3346]: Adapter /org/bluez/3346/hci0 has been disabled
Jul 11 07:16:15 jinn kernel: [  673.224078] usb 6-1: USB disconnect, device number 2
Jul 11 07:16:15 jinn kernel: [  673.224307] btusb_intr_complete: hci0 urb ffff8800b9622ec0 failed to resubmit (19)
Jul 11 07:16:15 jinn kernel: [  673.224319] btusb_bulk_complete: hci0 urb ffff8800b96228c0 failed to resubmit (19)
Jul 11 07:16:15 jinn kernel: [  673.225310] btusb_bulk_complete: hci0 urb ffff8800b9622d40 failed to resubmit (19)
Jul 11 07:16:15 jinn kernel: [  673.225359] btusb_send_frame: hci0 urb ffff8800b9622d40 submission failed
Jul 11 07:16:15 jinn bluetoothd[3346]: HCI dev 0 unregistered
Jul 11 07:16:15 jinn bluetoothd[3346]: Stopping hci0 event socket
Jul 11 07:16:15 jinn bluetoothd[3346]: Unregister path: /org/bluez/3346/hci0
Jul 11 07:16:20 jinn kernel: [  678.212031] usb 6-1: new full speed USB device number 3 using uhci_hcd
Jul 11 07:16:22 jinn kernel: [  679.925064] usb 6-1: New USB device found, idVendor=0a12, idProduct=0001
Jul 11 07:16:22 jinn kernel: [  679.925074] usb 6-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
Jul 11 07:16:22 jinn kernel: [  679.925078] usb 6-1: Product: Bluetooth2.1+EDR CLASS1
Jul 11 07:16:22 jinn bluetoothd[3346]: HCI dev 0 registered
Jul 11 07:16:22 jinn bluetoothd[3346]: Listening for HCI events on hci0
Jul 11 07:16:22 jinn bluetoothd[3346]: HCI dev 0 up
Jul 11 07:16:22 jinn bluetoothd[3346]: Failed to listen on control channel
Jul 11 07:16:22 jinn bluetoothd[3346]: input-server: Operation not permitted (1)
Jul 11 07:16:22 jinn bluetoothd[3346]: Adapter /org/bluez/3346/hci0 has been enabled

загрузка ЦП после переподключения адаптера
top
top - 07:23:16 up 18 min,  1 user,  load average: 1.01, 0.79, 0.41
Tasks: 165 total,   2 running, 163 sleeping,   0 stopped,   0 zombie
CPU0  :  2.0%us,  1.0%sy,  0.0%ni, 95.7%id,  1.3%wa,  0.0%hi,  0.0%si,  0.0%st
CPU1  : 48.0%us, 51.7%sy,  0.0%ni,  0.0%id,  0.0%wa,  0.0%hi,  0.3%si,  0.0%st
Mem:   3089000K total,   369904K used,  2719096K free,    24924K buffers
Swap: 16779888K total,        0K used, 16779888K free,   176228K cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                                                                                                                                                            
 3346 root      20   0 22748 1840 1572 R 99.9  0.1   7:00.58 bluetoothd                                                                                                                                                      
Приходится останавливать сервис bluetoothd.
Comment 1 Repository Robot 2011-07-11 16:52:11 MSK
kernel-image-std-def-1:2.6.39-alt3 -> sisyphus:

* Sun Jul 10 2011 Anton Protopopov <aspsk@altlinux> 1:2.6.39-alt3
- Update to 2.6.39.3
- Enable several bluetooth devices (ALT 25888)