Re: Bluetooth adapter on the FreeBSD.

2006-07-18 Thread Lowell Gilbert
Andrey Slusar [EMAIL PROTECTED] writes:

 I have the 100m USB bluetooth adapter. It's adapter is supported by
 ng_ubt module and not really work. It's the log:
 --8---cut here---start-8---
 ubt0: vendor 0x1131 ISSCBTA, class 224/1, rev 1.10/3.73, addr 3 on uhub0
 ubt0: vendor 0x1131 ISSCBTA, rev 1.10/3.73, addr 3
 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; 
 wMaxPack
 etSize=49; nframes=6, buffer size=294
 WARNING: attempt to net_add_domain(bluetooth) after domainfinalize()
 WARNING: attempt to net_add_domain(netgraph) after domainfinalize()
 ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command 
 OGF=0x3
 , OCF=0x3. Timeout
 --8---cut here---end---8---
 ~#hccontrol -n ubt0hci initialize
 hccontrol: Could not find HCI nodes
 ~#ngctl types 
 There are 7 total types:
   Type name   Number of living nodes
   -   --
  socket   1
  btsock_l2c   1
  btsock_l2c_raw   1
  btsock_hci_raw   1
   l2cap   0
 hci   0
 ubt   1
 ~#ngctl status ubt0
 ngctl: send msg: No such file or directory

 Why it's is not work?

Do you have *all* of the needed kernel functionality loaded (normally
with /etc/rc.bluetooth start dev)? 

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bluetooth adapter on the FreeBSD.

2006-07-18 Thread Andrey Slusar
Tue, 18 Jul 2006 08:29:57 -0400, Lowell Gilbert wrote:

  ~#ngctl types 
  There are 7 total types:
Type name   Number of living nodes
-   --
   socket   1
   btsock_l2c   1
   btsock_l2c_raw   1
   btsock_hci_raw   1
l2cap   0
  hci   0
  ubt   1
  ~#ngctl status ubt0
  ngctl: send msg: No such file or directory
 
  Why it's is not work?

 Do you have *all* of the needed kernel functionality loaded (normally
 with /etc/rc.bluetooth start dev)? 

 Sorry, my previous kldstat without ng_ubt. Now i'm add:
,[ kldstat ]
| Id Refs AddressSize Name
|  1   33 0xc040 372db0   kernel
|  21 0xc0773000 1df48linux.ko
|  32 0xc0791000 187fcmiibus.ko
|  41 0xc07aa000 6b40 if_rl.ko
|  51 0xc07b1000 146e4agp.ko
|  61 0xc07c6000 58a10acpi.ko
|  71 0xc081f000 77a4 ng_ubt.ko
|  86 0xc0827000 c6b0 netgraph.ko
|  94 0xc21ed000 2000 ng_bluetooth.ko
| 101 0xc21f8000 c000 ng_hci.ko
| 111 0xc2204000 e000 ng_l2cap.ko
| 121 0xc2212000 15000ng_btsocket.ko
| 131 0xc2227000 4000 ng_socket.ko
| 141 0xc2401000 3000 daemon_saver.ko
| 151 0xc241b000 23000snd_au8830.ko
| 161 0xc244 28000sound.ko
`

Problem is steel present:
--8---cut here---start-8---
Jul 18 17:38:57 santinel kernel: ng_hci_process_command_timeout: ubt0hci - unabl
e to complete HCI command OGF=0x3, OCF=0x1a. Timeout
Jul 18 17:38:57 santinel kernel: complete_command: ubt0hci - no pending command,
 state=0x1  
Jul 18 17:38:57 santinel kernel: ubt_request_complete2: ubt0 - Control request f
ailed. TIMEOUT (15) 
Jul 18 17:38:57 santinel kernel: ubt_request_complete2: ubt0 - Control request f
ailed. TIMEOUT (15) 
Jul 18 17:38:57 santinel kernel: ng_hci_process_command_timeout: ubt0hci - unabl
e to complete HCI command OGF=0x3, OCF=0x20. Timeout
Jul 18 17:38:57 santinel kernel: complete_command: ubt0hci - no pending command,
 state=0x1  
Jul 18 17:38:57 santinel kernel: ubt_request_complete2: ubt0 - Control request f
ailed. TIMEOUT (15) 
Jul 18 17:38:57 santinel kernel: ubt_request_complete2: ubt0 - Control request f
ailed. TIMEOUT (15) 
Jul 18 17:38:57 santinel kernel: ng_hci_process_command_timeout: ubt0hci - unabl
e to complete HCI command OGF=0x3, OCF=0x13. Timeout
Jul 18 17:38:57 santinel kernel: complete_command: ubt0hci - no pending command,
 state=0x1
[...]
Jul 18 17:49:23 santinel kernel: ng_hci_process_command_timeout: ubt0hci - unabl
e to complete HCI command OGF=0x3, OCF=0x3. Timeout 
Jul 18 17:49:23 santinel root: /etc/rc.d/bluetooth: ERROR: Unable to setup Bluet
ooth stack for device ubt0
--8---cut here---end---8---
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bluetooth adapter on the FreeBSD.

2006-07-18 Thread Andrey Slusar
Tue, 18 Jul 2006 08:29:57 -0400, Lowell Gilbert wrote:

  I have the 100m USB bluetooth adapter. It's adapter is supported by
  ng_ubt module and not really work. It's the log:
  --8---cut here---start-8---
  ubt0: vendor 0x1131 ISSCBTA, class 224/1, rev 1.10/3.73, addr 3 on uhub0
  ubt0: vendor 0x1131 ISSCBTA, rev 1.10/3.73, addr 3
  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; 
  wMaxPack
  etSize=49; nframes=6, buffer size=294
  WARNING: attempt to net_add_domain(bluetooth) after domainfinalize()
  WARNING: attempt to net_add_domain(netgraph) after domainfinalize()
  ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command 
  OGF=0x3
  , OCF=0x3. Timeout
  --8---cut here---end---8---
  ~#hccontrol -n ubt0hci initialize
  hccontrol: Could not find HCI nodes
  ~#ngctl types 
  There are 7 total types:
Type name   Number of living nodes
-   --
   socket   1
   btsock_l2c   1
   btsock_l2c_raw   1
   btsock_hci_raw   1
l2cap   0
  hci   0
  ubt   1
  ~#ngctl status ubt0
  ngctl: send msg: No such file or directory
 
  Why it's is not work?

 Do you have *all* of the needed kernel functionality loaded (normally
 with /etc/rc.bluetooth start dev)? 

  Yes, i'm add to boot/loader.conf ng_ubt_load=YES and all needed
modules is loaded:
,[ kldstat ]
| Id Refs AddressSize Name
|  1   33 0xc040 372db0   kernel
|  21 0xc0773000 1df48linux.ko
|  32 0xc0791000 187fcmiibus.ko
|  41 0xc07aa000 6b40 if_rl.ko
|  64 0xc07b9000 305d4sound.ko
|  72 0xc07ea000 146e4agp.ko
|  81 0xc07ff000 58a10acpi.ko
|  91 0xc0858000 1fc58radeon.ko
| 102 0xc0878000 ec34 drm.ko
| 111 0xc220b000 15000ng_btsocket.ko
| 121 0xc222b000 a000 netgraph.ko
| 131 0xc2224000 2000 ng_bluetooth.ko
| 141 0xc276 3000 daemon_saver.ko
| 151 0xc2771000 23000snd_au8830.ko
`
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Bluetooth adapter on the FreeBSD.

2006-07-16 Thread Andrey Slusar

I have the 100m USB bluetooth adapter. It's adapter is supported by
ng_ubt module and not really work. It's the log:
--8---cut here---start-8---
ubt0: vendor 0x1131 ISSCBTA, class 224/1, rev 1.10/3.73, addr 3 on uhub0
ubt0: vendor 0x1131 ISSCBTA, rev 1.10/3.73, addr 3
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; wMaxPack
etSize=49; nframes=6, buffer size=294
WARNING: attempt to net_add_domain(bluetooth) after domainfinalize()
WARNING: attempt to net_add_domain(netgraph) after domainfinalize()
ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command OGF=0x3
, OCF=0x3. Timeout
--8---cut here---end---8---
~#hccontrol -n ubt0hci initialize
hccontrol: Could not find HCI nodes
~#ngctl types 
There are 7 total types:
  Type name   Number of living nodes
  -   --
 socket   1
 btsock_l2c   1
 btsock_l2c_raw   1
 btsock_hci_raw   1
  l2cap   0
hci   0
ubt   1
~#ngctl status ubt0
ngctl: send msg: No such file or directory

Why it's is not work?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]