Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Aug 2007 21:10:14 +0300
From:      Mihai Tanasescu <mihai@duras.ro>
To:        Maksim Yevmenkin <maksim.yevmenkin@gmail.com>
Cc:        freebsd-bluetooth@freebsd.org
Subject:   Re: Bluesoleil bluetooth problems
Message-ID:  <46B61286.4080807@duras.ro>
In-Reply-To: <bb4a86c70708031734x6bbfcb47yebe3004da1e7f35@mail.gmail.com>
References:  <46B07278.4000908@duras.ro>	 <bb4a86c70708011458t640554aclca2d03fd1ce8ca14@mail.gmail.com>	 <63857.86.105.56.142.1186040704.squirrel@www.duras.ro> <bb4a86c70708031734x6bbfcb47yebe3004da1e7f35@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Maksim Yevmenkin wrote:
> On 8/2/07, mihai@duras.ro <mihai@duras.ro> wrote:
> [...]
>   
>> I disabled USB 2.0 from Bios.
>>
>> I've recompiled the kernel without device ehci.
>>
>> I commented out the reset in /etc/rc.d/bluetooth
>>
>> I've read about the NetBSD ehci problems and from what I saw their patch
>> was made after one that was already included in FreeBSD.
>>
>> I've even upgraded the world to the latest RELENG_6_2.
>>
>> Now I'm getting:
>>
>> ubt0: vendor 0x1131 ISSCBTA, rev 1.10/3.73, addr 2
>> ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
>> ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3;
>> wMaxPacketSize=49; nframes=6, buffer size=294
>> ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command
>> OGF=0x4, OCF=0x9. Timeout
>> ubt_request_complete2: ubt0 - Control request failed. TIMEOUT (15)
>> ubt_request_complete2: ubt0 - Control request failed. TIMEOUT (15)
>> ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command
>> OGF=0x4, OCF=0x5. Timeout
>>
>> The only notable difference I see between my current system and the VMWare
>> one under which the dongle was working is that:
>> - this system has:
>>
>> uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 21 at device
>> 16.0 on pci0
>> usb0: <VIA 83C572 USB controller> on uhci0
>>
>> - the vmware one had emulated an Intel USB controller
>>
>> but on the other hand I tried the dongle yesterday on a system with:
>> <Intel 82801EB (ICH5) USB controller > and the same problems appeared
>>
>> Is there anything else I might be missing... ?
>>
>>
>>     
>
> could you please provide the output of
>
> 1) uname -a
>
> 2) usbdevs -dv
>
> 3) dmesg output - better if system was booted with -v
>
> it would be nice if you can provide the outputs for both cases, i.e.
> when freebsd runs inside vmware and on real hardware.
>
> just from the look of it - its not a bluetooth problem. for whatever
> reason, the system can not communicate with your bluetooth dongle.
>
> thanks,
> max
>   

FreeBSD machine:

1.
uname -a:
FreeBSD 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #5: Thu Aug  2 08:21:31 
EEST 2007     /usr/obj/usr/src/sys/NEW  i386

2.
usbdevs -dv (freezes for about 1-2 seconds while displaying the first 
device):

Controller /dev/usb0:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
VIA(0x0000), rev 1.00
  uhub0
 port 1 addr 2: full speed, self powered, config 1, ISSCBTA(0x1001), 
vendor 0x1131(0x1131), rev 3.73
   ubt0
 port 2 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
VIA(0x0000), rev 1.00
  uhub1
 port 1 powered
 port 2 powered
Controller /dev/usb2:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
VIA(0x0000), rev 1.00
  uhub2
 port 1 powered
 port 2 powered

3.  dmesg with verbose enabled: 
http://pastebin.com/m1d00e5c9

VMWare Windows machine + FreeBSD:

1.
uname -a
FreeBSD test 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 
2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

2. usbdevs -dv (still the same freeze here as the FreeBSD machine)

[root@test ~]# usbdevs -dv
Controller /dev/usb0:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
Intel(0x0000), rev 1.00
  uhub0
 port 1 addr 2: full speed, self powered, config 1, product 
0x1001(0x1001), vendor 0x1131(0x1131), rev 3.73
   ubt0
 port 2 addr 3: full speed, self powered, config 1, VMware Virtual USB 
Hub(0x0002), vendor 0x0e0f(0x0e0f), rev 1.00
   uhub1
  port 1 powered
  port 2 powered
  port 3 powered
  port 4 powered
  port 5 powered
  port 6 powered
  port 7 powered

3. dmesg with verbose enabled:
http://pastebin.com/m789b6c58





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46B61286.4080807>