From owner-freebsd-bluetooth@FreeBSD.ORG Mon May 19 10:45:05 2008 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE92F10656A8 for ; Mon, 19 May 2008 10:45:05 +0000 (UTC) (envelope-from lsantagostini@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.freebsd.org (Postfix) with ESMTP id 5E0628FC36 for ; Mon, 19 May 2008 10:45:04 +0000 (UTC) (envelope-from lsantagostini@gmail.com) Received: by wx-out-0506.google.com with SMTP id h27so1413797wxd.7 for ; Mon, 19 May 2008 03:45:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=Obhnw1qxcRDmZgc7VmT98XULDnzsTmynbrJBLYC4cHg=; b=fZShTp4I2I/hjH//vh2wJQj+CufczirHRGIUQZ2uIVysd/RGocKyKf3g48ok082HRGSN4cT3K9sZGTzViZBkWSyC0UYra0LkBnwmuB0tVOFPomnVB57VX2kv5c3RVILWfGmorQl6quqhyv6JI/9Ro1bT9fSv/HXDXWTsRqzzIEo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Huxqdkp7nnOpmyiIwBYN97yEqmSP4jOKEVIdLNi41CzGaidoUZeL8mNBKJZva7wMRcAtQjxTK62sRy4sjsF8le4QjGS4Fd7Bqj5FoiBltmqYphegpr5313/WzdXEMsof++VhJiGKJYsGQ2fAsn66d+tZXDDNAQcS6JLzzSSWF1s= Received: by 10.70.14.14 with SMTP id 14mr5687560wxn.81.1211192362107; Mon, 19 May 2008 03:19:22 -0700 (PDT) Received: by 10.70.116.10 with HTTP; Mon, 19 May 2008 03:19:22 -0700 (PDT) Message-ID: <9ab7eeeb0805190319u30ccbeefq1511afa063bd75fe@mail.gmail.com> Date: Mon, 19 May 2008 10:19:22 +0000 From: "Leonardo Santagostini" To: freebsd-bluetooth@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_15964_1172413.1211192362091" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problem with a BCM2035B dongle X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 10:45:05 -0000 ------=_Part_15964_1172413.1211192362091 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi List: I was already googling and browsing over Internet about mi problem. Im using FreeBSD 7.0-RELEASE and the problem is that the donlge dont want to work. I tried kldloanding various modeules, here comes my kldstat pcleo# kldstat Id Refs Address Size Name 1 32 0xc0400000 9130cc kernel 2 1 0xc0d14000 ce30 if_wi.ko 3 1 0xc0d21000 14324 snd_hda.ko 4 2 0xc0d36000 4a5ac sound.ko 5 1 0xc0d81000 19f34 if_ral.ko 6 1 0xc0d9b000 80ea28 nvidia.ko 7 2 0xc15aa000 28658 linux.ko 8 1 0xc15d3000 3130 ubtbcmfw.ko 9 1 0xc15d7000 802c ng_ubt.ko 10 6 0xc15e0000 d3a0 netgraph.ko 11 1 0xc15ee000 1bdc wlan_xauth.ko 12 1 0xc15f0000 6a32c acpi.ko 13 4 0xc5529000 2000 ng_bluetooth.ko 14 1 0xc552b000 d000 ng_hci.ko 15 1 0xc5558000 f000 ng_l2cap.ko 16 1 0xc5569000 19000 ng_btsocket.ko 17 1 0xc558b000 4000 ng_socket.ko The /var/log/messages tells: May 19 07:09:47 pcleo root: Unknown USB device: vendor 0x0a5c product 0x2035 bus uhub1 May 19 07:09:47 pcleo kernel: ubt0: on uhub1 May 19 07:09:47 pcleo kernel: ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2 May 19 07:09:47 pcleo kernel: ubt0: Interface 1 (alt.config 4) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPacketSize=64; nframes=5, buffer size=320 May 19 07:09:47 pcleo root: /etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0 i been trying bcmfw without results, in fact, when i do a ls -l /dev/u* i cant see an ubtbcmfw device created. pcleo# ls -l /dev/u* crw-r--r-- 1 root operator 0, 79 May 19 06:29 /dev/uhid0 crw------- 1 root wheel 0, 77 May 19 06:29 /dev/ukbd0 lrwxr-xr-x 1 root wheel 6 May 19 06:29 /dev/urandom -> random crw-rw---- 1 root operator 0, 38 May 19 06:29 /dev/usb crw-rw---- 1 root operator 0, 37 May 19 06:29 /dev/usb0 crw-rw---- 1 root operator 0, 39 May 19 06:29 /dev/usb1 crw-rw---- 1 root operator 0, 40 May 19 06:29 /dev/usb2 I followed the instructions for dumping my device, here is. If you can help me i will really apreciate it. Thanks for all Sincerelly Leonardo Santagostini ------=_Part_15964_1172413.1211192362091 Content-Type: application/octet-stream; name=init.dump Content-Transfer-Encoding: base64 X-Attachment-Id: f_fgeq8s3r0 Content-Disposition: attachment; filename=init.dump BAAAALsnMUhW3AcAAQMMAAcAAQC7JzFI6vkIAAQOBAEDDAAEAAAAuycxSKUCCQABCRAADQABALsn MUgxFQkABA4KAQkQAAAAAAAAAAQAAAC7JzFI0x4JAAEDEAAPAAEAuycxSH8wCQAEDgwBAxAA//4N AAAAAAAEAAAAuycxSAY5CQABBRAADgABALsnMUjnSwkABA4LAQUQAHkBEAoAAAAFAAAAuycxSD1W CQABGgwBAwcAAQC7JzFIOGcJAAQOBAEaDAAHAAAAuycxSMRvCQABJAwDDAH/BwABALsnMUhWCwoA BA4EASQMAAUAAAC7JzFI+hQKAAEgDAEABwABALsnMUhUswoABA4EASAMAAUAAAC7JzFIE7wKAAEi DAEABwABALsnMUhdVwsABA4EASIMAPwAAAC7JzFIbWwLAAETDPhwY2xlbyAodWJ0MCkAAAAAAGQI KPTzByggsAgoAGQIKGTov78jxwUoVOi/v0jov78BAAAAAGAIKKyasAcyhwQIAGQIKADov78DAAAA AwAAAABkCCj08wcoIKAIKABgCCik6L+/I8cFKJTov78goAgoAQAAAJ/qBSgAAAAA5IQECDKHBAjX 6AUogKAIKPTzByik6L+/FusFKICgCCj08wco5Oi/vzjIBSgEOggoAQAAANTov78BAAAAAAAAAAAA AAABAAAACOm/v796DCj06L+/AGQIKLTpv7/tVBYokOm/vwQAAAAkhwUItOm/vwAAAAAAAAAAkOm/ vwcAAQC7JzFIwhYMAAQOBAETDAA= ------=_Part_15964_1172413.1211192362091--