public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] No communication with USB BT device
@ 2004-06-17 13:30 Rob Shepherd
  2004-06-17 15:54 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Shepherd @ 2004-06-17 13:30 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 1913 bytes --]

No HCI connection is possible with my Belkin Bluetooth module. (CSR chip)

__System__

Linux kernel 2.6.7

bluez-libs-2.7
bluez-utils-2.7
bluez-pin-0.23
bluez-hcidump-1.8

__output__

$ dmesg | grep -i usb
sbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:07.2: Intel Corp. 82371AB/EB/MB PIIX4 USB
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
usb 1-1: new full speed USB device using address 2
Bluetooth: HCI USB driver ver 2.6
usbcore: registered new driver hci_usb

__Order of events__

Boot system
insert dongle [no hotplug system running]
modprobe hci_usb
/etc/init.d/bluetooth start [HIDP complains (ignoring)]

hciconfig shows...[no device params read from device]

hci0:   Type: USB
         BD Address: 00:00:00:00:00:00 ACL MTU: 0:0  SCO MTU: 0:0
         DOWN
         RX bytes:0 acl:0 sco:0 events:0 errors:0
         TX bytes:6 acl:0 sco:0 commands:2 errors:0

hciconfig hci0 up times out.

hcidump show a hci_rlsf command but no response from chip.

This device works fine with Widcomm drivers/stack/application

when same machine is booted into windows XP (shudder)

Where might I be going wrong, What else could I try?

many thanks

Kindest Regards

Rob


-- 
/**
  *	Rob Shepherd,
  *	University Of Wales, Bangor,
  *	School of Informatics,
  *	Dean Street,
  *	Bangor,
  *	Gwynedd, UK     /\  /\
  * 	LL57 1UT       /  \/  \ /\
  * 	--------------/---/    \--\----
  *
  *	robshep@informatics.bangor.ac.uk
  *
  * 	+44 (0) 1248 38 27
  */

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3230 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-users] No communication with USB BT device
  2004-06-17 13:30 [Bluez-users] No communication with USB BT device Rob Shepherd
@ 2004-06-17 15:54 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-06-17 15:54 UTC (permalink / raw)
  To: Rob Shepherd; +Cc: BlueZ Mailing List

Hi Rob,

> No HCI connection is possible with my Belkin Bluetooth module. (CSR chip)
> 
> __System__
> 
> Linux kernel 2.6.7
> 
> bluez-libs-2.7
> bluez-utils-2.7
> bluez-pin-0.23
> bluez-hcidump-1.8
> 
> __output__
> 
> $ dmesg | grep -i usb
> sbcore: registered new driver usbfs
> usbcore: registered new driver hub
> USB Universal Host Controller Interface driver v2.2
> uhci_hcd 0000:00:07.2: Intel Corp. 82371AB/EB/MB PIIX4 USB
> uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
> hub 1-0:1.0: USB hub found
> usbcore: registered new driver usblp
> drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
> Initializing USB Mass Storage driver...
> usbcore: registered new driver usb-storage
> USB Mass Storage support registered.
> usbcore: registered new driver usbhid
> drivers/usb/input/hid-core.c: v2.0:USB HID core driver
> usb 1-1: new full speed USB device using address 2
> Bluetooth: HCI USB driver ver 2.6
> usbcore: registered new driver hci_usb
> 
> __Order of events__
> 
> Boot system
> insert dongle [no hotplug system running]
> modprobe hci_usb
> /etc/init.d/bluetooth start [HIDP complains (ignoring)]
> 
> hciconfig shows...[no device params read from device]
> 
> hci0:   Type: USB
>          BD Address: 00:00:00:00:00:00 ACL MTU: 0:0  SCO MTU: 0:0
>          DOWN
>          RX bytes:0 acl:0 sco:0 events:0 errors:0
>          TX bytes:6 acl:0 sco:0 commands:2 errors:0
> 
> hciconfig hci0 up times out.
> 
> hcidump show a hci_rlsf command but no response from chip.
> 
> This device works fine with Widcomm drivers/stack/application
> 
> when same machine is booted into windows XP (shudder)
> 
> Where might I be going wrong, What else could I try?

what does /proc/bus/usb/devices and lspci say?

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-17 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-17 13:30 [Bluez-users] No communication with USB BT device Rob Shepherd
2004-06-17 15:54 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox