[Comm] lleo: не включается bluetooth (Compact 3.0)
Dmytro Kovalskyy
=?iso-8859-1?q?dikov_=CE=C1_imbg=2Eorg=2Eua?=
Пн Авг 14 13:43:12 MSD 2006
Для себя я написал вот такой howto чтобы
завести флэшовый блютус под Линухом.
1. service bluetooth start #
2. PIN is written in /etc/bluetooth/pin #
3. hciconfig -a # discovering local device
4a. hcitool scan # find available
devices/services
or
4b. sdptool search DUN # scanы "who provides
DilUpNetworking" for me?
# The answer should be
#--4a.--#
#Scanning ...
# 00:0A:D9:82:25:61 my cell phone
# or
#--4b.--#
#Searching for DUN on 00:0A:D9:82:25:61 ...
#Service Name: Dial-up Networking
#Service RecHandle: 0x10000
#Service Class ID List:
# "Dialup Networking" (0x1103)
# "Generic Networking" (0x1201)
#Protocol Descriptor List:
# "L2CAP" (0x0100)
# "RFCOMM" (0x0003)
# Channel: 1
#Profile Descriptor List:
# "Dialup Networking" (0x1103)
# Version: 0x0100
5. sudo l2ping 00:0A:D9:82:25:61 # you can even ping it!
6. rfcomm bind 0 00:0A:D9:82:25:61 1 # bind the newly
disocvered BT device with modem to /dev/rfcomm0
7. rfcomm show # just cheking
#-- rfcomm0: 00:02:EE:60:97:6E channel 1 clean
7a.!! in case if abcense of /dev/rfcomm0 do `mknod /dev/rfcomm0 c 216 0`
!!
8. cat < /dev/rfcomm0 # knock-knock to your
device you will be prompt
# to enter PIN code (like
in /etc/bluetooth/pin). If
it
# does notwork, then
discover you local BT
device from cell phone!!
9. ln -s /dev/rfcomm0 /dev/modem # For convinience one can
make symbolic link. This is optional
10. minicom # Now you can wotk with BT
cell phone as with regular model
11. kppp # Seting up connection
FINISHING
13. rfcomm release 0 00:0A:D9:82:25:61 1
это дело потом мона автоматизировать
для работы с ивманом (хотя до полной
автоматизации там есть еще одна пока не
разрешенная бага)
Дима
lleo сообщил(а):
>
> Братцы, подскажите: купил usb-стик bluetooth
> (d-link), не могу настроить. Все,
> что я прочитал в интернете, говорит о
> том, что в Compact 3.0 поддержка
> встроенная на уровне системы и ядре,
> работать всё должно само прямо
> сервисами
> KDE, с появлением сообщений на рабочем
> столе о найденных устройствах, никаких
> танцев с бубнами не требуется. Так ли
> это? Я ничего подобного не наблюдаю. И
> не знаю, где смотреть.
>
>
> Подробности:
>
> 1) usbview - опознает устройство как "D-Link DBT-122"
> (подробный вывод - в
> конце письма), хотя почему-то устройство
> выделено красным шрифтом (что бы это
> значило?).
>
> 2) в системе установлены:
> bluez-utils
> kdebluetooth
> kdebluetooth-devil
> libbluez
> libbluez-devil
> Может что-то лишнее и мешается? Или
> чего-то не хватает?
>
> 3) Возможно это не играет роли, но:
> партиция /home/lleo не форматировалась, а
> наследовалась от предыдущих версий
> АЛЬТ-линуксов. Возможно, там не хватает
> какого-то конфига для полноценной
> работы bluetooth?
>
>
> Заранее благодарю за советы.
>
> PS: Bluetooth нужен мне для работы с мобилкой
> Нокия9500 (передача файлов).
> Если заработает - затем попробую поднять
> gprs (а также наоборот: пускать
> мобилку в интернет через комп). Но это
> уже частности, с которыми я наверно
> сам разберусь по документациям. Главное
> - понять, почему не работает.
>
> --
> c уважением, Леонид Каганов
> сайт автора http://lleo.aha.ruD-Link DBT-122
>
>
>
>
> === cut ===
> Manufacturer: Broadcom
> Serial Number: 0015E8747A61
> Speed: 12Mb/s (full)
> USB Version: 1.10
> Device Class: e0(unk. )
> Device Subclass: 01
> Device Protocol: 01
> Maximum Default Endpoint Size: 64
> Number of Configurations: 1
> Vendor Id: 2001
> Product Id: f111
> Revision Number: 1.09
>
> Config Number: 1
> Number of Interfaces: 3
> Attributes: a0
> MaxPower Needed: 100mA
>
> Interface Number: 0
> Name: hci_usb
> Alternate Number: 0
> Class: e0(unk. )
> Sub Class: 1
> Protocol: 1
> Number of Endpoints: 3
>
> Endpoint Address: 81
> Direction: in
> Attribute: 3
> Type: Int.
> Max Packet Size: 16
> Interval: 1ms
>
> Endpoint Address: 82
> Direction: in
> Attribute: 2
> Type: Bulk
> Max Packet Size: 64
> Interval: 0ms
>
> Endpoint Address: 02
> Direction: out
> Attribute: 2
> Type: Bulk
> Max Packet Size: 64
> Interval: 0ms
>
> Interface Number: 1
> Name: hci_usb
> Alternate Number: 0
> Class: e0(unk. )
> Sub Class: 1
> Protocol: 1
> Number of Endpoints: 2
>
> Endpoint Address: 83
> Direction: in
> Attribute: 1
> Type: Isoc
> Max Packet Size: 0
> Interval: 1ms
>
> Endpoint Address: 03
> Direction: out
> Attribute: 1
> Type: Isoc
> Max Packet Size: 0
> Interval: 1ms
>
> Interface Number: 1
> Name: hci_usb
> Alternate Number: 1
> Class: e0(unk. )
> Sub Class: 1
> Protocol: 1
> Number of Endpoints: 2
>
> Endpoint Address: 83
> Direction: in
> Attribute: 1
> Type: Isoc
> Max Packet Size: 9
> Interval: 1ms
>
> Endpoint Address: 03
> Direction: out
> Attribute: 1
> Type: Isoc
> Max Packet Size: 9
> Interval: 1ms
>
> Interface Number: 1
> Name: hci_usb
> Alternate Number: 2
> Class: e0(unk. )
> Sub Class: 1
> Protocol: 1
> Number of Endpoints: 2
>
> Endpoint Address: 83
> Direction: in
> Attribute: 1
> Type: Isoc
> Max Packet Size: 17
> Interval: 1ms
>
> Endpoint Address: 03
> Direction: out
> Attribute: 1
> Type: Isoc
> Max Packet Size: 17
> Interval: 1ms
>
> Interface Number: 1
> Name: hci_usb
> Alternate Number: 3
> Class: e0(unk. )
> Sub Class: 1
> Protocol: 1
> Number of Endpoints: 2
>
> Endpoint Address: 83
> Direction: in
> Attribute: 1
> Type: Isoc
> Max Packet Size: 32
> Interval: 1ms
>
> Endpoint Address: 03
> Direction: out
> Attribute: 1
> Type: Isoc
> Max Packet Size: 32
> Interval: 1ms
>
> Interface Number: 1
> Name: hci_usb
> Alternate Number: 4
> Class: e0(unk. )
> Sub Class: 1
> Protocol: 1
> Number of Endpoints: 2
>
> Endpoint Address: 83
> Direction: in
> Attribute: 1
> Type: Isoc
> Max Packet Size: 64
> Interval: 1ms
>
> Endpoint Address: 03
> Direction: out
> Attribute: 1
> Type: Isoc
> Max Packet Size: 64
> Interval: 1ms
>
> Interface Number: 1
> Name: hci_usb
> Alternate Number: 5
> Class: e0(unk. )
> Sub Class: 1
> Protocol: 1
> Number of Endpoints: 2
>
> Endpoint Address: 83
> Direction: in
> Attribute: 1
> Type: Isoc
> Max Packet Size: 64
> Interval: 1ms
>
> Endpoint Address: 03
> Direction: out
> Attribute: 1
> Type: Isoc
> Max Packet Size: 64
> Interval: 1ms
>
> Interface Number: 2
> Name: (none)
> Alternate Number: 0
> Class: ff(vend.)
> Sub Class: 0
> Protocol: 0
> Number of Endpoints: 2
>
> Endpoint Address: 84
> Direction: in
> Attribute: 2
> Type: Bulk
> Max Packet Size: 32
> Interval: 0ms
>
> Endpoint Address: 04
> Direction: out
> Attribute: 2
> Type: Bulk
> Max Packet Size: 32
> Interval: 0ms
> === cut ===
> _______________________________________________
> Community mailing list
> Community на lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community
--
PhD Dmytro Kovalskyy dikov на imbg.org.ua
IMBG of UAS tel:+380445265405
150, Zabolotnogo str, fax:+380445260759
Kiev, 03143 Ukraine mob:+380442019198
Подробная информация о списке рассылки community