Re: F8 - F10 and Bluetooth broken

2009-01-20 Thread Neil Bird

Around about 19/01/09 19:28, Patrick O'Callaghan typed ...

Works for me. Mine is a Broadcom dongle (marked as: Anycom USB-250).
Dmesg shows:


  I get something very similar (albeit at only one level [5-2] where you 
have 3-1  3-1.1:


usb 5-2: new full speed USB device using uhci_hcd and address 3
usb 5-2: configuration #1 chosen from 1 choice
usb 5-2: New USB device found, idVendor=0a5c, idProduct=200a
usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 5-2: Product: Belkin Bluetooth Device
usb 5-2: Manufacturer: Broadcom
usb 5-2: SerialNumber: 000A3A64F1EB


  Then:

Bluetooth: Core ver 2.13
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: Generic Bluetooth USB driver ver 0.3
...
Bluetooth: L2CAP ver 2.11
Bluetooth: L2CAP socket layer initialized
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Bluetooth: SCO (Voice Link) ver 0.6
Bluetooth: SCO socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.10
...
Bluetooth: HIDP (Human Interface Emulation) ver 1.2


  And again after re-plugging:

usb 5-2: new full speed USB device using uhci_hcd and address 15
usb 5-2: configuration #1 chosen from 1 choice
usb 5-2: New USB device found, idVendor=0a5c, idProduct=200a
usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 5-2: Product: Belkin Bluetooth Device
usb 5-2: Manufacturer: Broadcom
usb 5-2: SerialNumber: 000A3A64F1EB


  I get a HAL entry for it:

udi = '/org/freedesktop/Hal/devices/usb_device_a5c_200a_000A3A64F1EB'
  info.bus = 'usb_device'  (string)
  info.linux.driver = 'usb'  (string)
  info.parent = 
'/org/freedesktop/Hal/devices/usb_device_1d6b_1__00_1d_3'  (string)

  info.product = 'Bluetooth dongle'  (string)
  info.subsystem = 'usb_device'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/usb_device_a5c_200a_000A3A64F1EB'  (string)

  info.vendor = 'Broadcom Corp.'  (string)
  linux.device_file = '/dev/bus/usb/005/015'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'usb'  (string)
  linux.sysfs_path = '/sys/devices/pci:00/:00:1d.3/usb5/5-2'  (string)
  usb_device.bus_number = 5  (0x5)  (int)
  usb_device.can_wake_up = true  (bool)
  usb_device.device_class = 224  (0xe0)  (int)
  usb_device.device_protocol = 1  (0x1)  (int)
  usb_device.device_revision_bcd = 1  (0x1)  (int)
  usb_device.device_subclass = 1  (0x1)  (int)
  usb_device.is_self_powered = false  (bool)
  usb_device.linux.device_number = 15  (0xf)  (int)
  usb_device.linux.sysfs_path = 
'/sys/devices/pci:00/:00:1d.3/usb5/5-2'  (string)

  usb_device.num_configurations = 1  (0x1)  (int)
  usb_device.num_ports = 0  (0x0)  (int)
  usb_device.product = 'Bluetooth dongle'  (string)
  usb_device.product_id = 8202  (0x200a)  (int)
  usb_device.serial = '000A3A64F1EB'  (string)
  usb_device.speed = 12.0 (12) (double)
  usb_device.vendor = 'Broadcom Corp.'  (string)
  usb_device.vendor_id = 2652  (0xa5c)  (int)
  usb_device.version = 1.1 (1.1) (double)


  Everything looks OK except for the messages error:

2009-01-20T11:55:39.368062+00:00 host bluetoothd[15829]: Registered 
interface org.bluez.Service on path /org/bluez/15829/any

2009-01-20T11:55:39.368172+00:00 fnx bluetoothd[15829]: HCI dev 0 registered
2009-01-20T11:55:39.369903+00:00 host bluetoothd[15829]: HCI dev 0 already up
2009-01-20T11:55:39.389237+00:00 host bluetoothd[15829]: Starting security 
manager 0
2009-01-20T11:55:44.391301+00:00 host bluetoothd[15829]: Can't read version 
info for /org/bluez/15829/hci0: Unknown error 4294967186 (-110)
2009-01-20T11:55:49.369263+00:00 host bluetoothd[15834]: Can't set link 
policy on hci0: Connection timed out (110)




  What's /org/bluez/15829/hci0 come from?  It's not a HAL ref., nor 
something I can see under /proc or /sys.


--
[n...@fnx ~]# rm -f .signature
[n...@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[n...@fnx ~]# exit

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F8 - F10 and Bluetooth broken

2009-01-19 Thread Patrick O'Callaghan
On Mon, 2009-01-19 at 08:46 +, Neil Bird wrote:
 My USB BT dongle has been working a treat, but I finally upgraded my box 
 from F8 to F10 over the weekend and Bluetooth is one of the two things I've 
 not yet figured out how to fix (the new style Xorg was the biggie I was 
 expecting, and that's OK now).
 
I've never had to look into BT much in detail, as it's always just worked 
 for me (send/rx from Nokia mobiles), so I'm not sure where to look.  I'm 
 fully up to date, package-wise.
 
 
Here's a command line I'd expect to work:
 
 # hcitool scan

Works for me. Mine is a Broadcom dongle (marked as: Anycom USB-250).
Dmesg shows:

usb 3-1: New USB device found, idVendor=0a5c, idProduct=4500
usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1: Product: BCM2045B2
usb 3-1: Manufacturer: Broadcom
usb 3-1.1: new full speed USB device using uhci_hcd and address 3
usb 3-1.1: configuration #1 chosen from 1 choice
usb 3-1.1: New USB device found, idVendor=0a5c, idProduct=2111
usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1.1: Product: ANYCOM Bluetooth USB-250 UHE
usb 3-1.1: Manufacturer: Broadcom Corp
etc. etc.

poc

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines