Hello!

I'm developing some kind of headless bluetooth terminal, based on Gentoo
Linux.
Currently it's casual x86 pc with 2 usb bluetooth dongles.

Dongles have been plugged to usb ports and not being removed.
After sturtap, system can't see one (randomly) of them. The second one are
turned off and not blinking at all.
When I'm reconnecting the second dongle, it becomes visible and works fine.

Here it is:
# hciconfig -a
hci0:   Type: USB
        BD Address: 00:11:67:20:16:C4 ACL MTU: 678:8 SCO MTU: 48:10
        UP RUNNING PSCAN ISCAN
        RX bytes:980 acl:0 sco:0 events:26 errors:0
        TX bytes:344 acl:0 sco:0 commands:26 errors:0
        Features: 0xbf 0xfe 0x8d 0x78 0x08 0x18 0x00 0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'BlueZ (0)'
        Class: 0x3e0100
        Service Classes: Networking, Rendering, Capturing, Object Transfer,
Audio
        Device Class: Computer, Uncategorized
        HCI Ver: 1.2 (0x2) HCI Rev: 0x1fe LMP Ver: 1.2 (0x2) LMP Subver:
0x1fe
        Manufacturer: Integrated System Solution Corp. (57)

(sometimes at this step I can see other dongle with mac address
11:11:11:11:11:11)

# lsusb
Bus 001 Device 001: ID 0000:0000
Bus 004 Device 002: ID 0458:002e KYE Systems Corp. (Mouse Systems)
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 003: ID 07b2:5100 Motorola BCS, Inc. SurfBoard SB5100 Cable
Modem
Bus 003 Device 002: ID 1131:1001 Integrated System Solution Corp. KY-BT100
Bluetooth Adapter
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 006: ID 6547:0232

I have the following packages installed:
sys-fs/udev-104-r12  USE="(-selinux)" 184 kB
sys-apps/usbutils-0.71-r1 USE="(-network-cron%)" 160 kB
sys-apps/hotplug-20040923-r2 44 kB
net-wireless/bluez-libs-2.25 USE="(-debug%)" 0 kB

After reconnecting the turned off dongle:
# lsusb
Bus 001 Device 001: ID 0000:0000
Bus 004 Device 002: ID 0458:002e KYE Systems Corp. (Mouse Systems)
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 003: ID 07b2:5100 Motorola BCS, Inc. SurfBoard SB5100 Cable
Modem
Bus 003 Device 002: ID 1131:1001 Integrated System Solution Corp. KY-BT100
Bluetooth Adapter
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 007: ID 1131:1001 Integrated System Solution Corp. KY-BT100
Bluetooth Adapter
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 006: ID 6547:0232

# hciconfig
hci0:   Type: USB
        BD Address: 00:11:67:20:16:C4 ACL MTU: 678:8 SCO MTU: 48:10
        UP RUNNING PSCAN ISCAN
        RX bytes:1257 acl:0 sco:0 events:29 errors:0
        TX bytes:353 acl:0 sco:0 commands:29 errors:0

hci1:   Type: USB
        BD Address: 11:11:11:11:11:11 ACL MTU: 678:8 SCO MTU: 48:10
        UP RUNNING PSCAN ISCAN
        RX bytes:438 acl:0 sco:0 events:21 errors:0
        TX bytes:329 acl:0 sco:0 commands:21 errors:0

As you can see, hci1 has a weird mac (but it's realy it's mac).

Any ideas?

-- 
Vladimir Rusinov
GreenMice Solutions: IT-решения на базе Linux
http://greenmice.info/

Reply via email to