ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Подключение S55 через Bluetooth
@ 2003-11-27  1:53 Alexey Morozov
  2003-11-27  7:32 ` Korshunov Ilya
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Morozov @ 2003-11-27  1:53 UTC (permalink / raw)
  To: AltLinux Community List

[-- Attachment #1: Type: text/plain, Size: 1822 bytes --]

В общем, я сдаюсь. Я не могу подключиться к S55 через Bluetooth (дивайс
называется PenBlue/USB Dongle). Помогите, типа, кто чем может, сами мы
не местные.

Итак, задача: научиться заливать мидлеты в телефон по протоколу OBEX.
Установлены:

bluez-hcidump-1.5-alt1
bluez-hciemu-1.0-alt1
bluez-pan-1.1-alt1.rc2
bluez-sdp-1.5-alt1
bluez-utils-2.3-alt1
libbluez-2.4-alt1
libobexftp-0.10.4-alt1.rc1
libopenobex-1.0.1-alt1
obexftp-0.10.4-alt1.rc1
openobex-apps-1.0.0-alt2
pygtk2-2.0.0-alt4

Кстати, при отсутствии pygtk2 /usr/bin/bluepin тихо обламывается (я пока не
запустил hcid в режиме nodaemon, вообще не понимал, что происходит, он просто
молча отваливался). Зависимости на pygtk2 у bluez-utils-2.3-alt1 нет.

Ну, ладно, значит. Настроил я все

---------- hcid.conf --------
options {
	autoinit yes;
	security auto;
	pairing multi;
	pin_helper /usr/bin/bluepin;
}

device {
	name "%h (%d)";
	class 0x100;
	iscan enable; pscan enable;
	lm accept;
	auth enable;
	encrypt enable;
}
------------------------
------- rfcomm.conf -----
rfcomm0 {
	bind no;
	device 00:09:DD:10:03:84; # это адрес USB-адаптера?
	# Правильно ли я понимаю?
	channel	1;
	comment "PenBlue";
}
-------------------------
pin забит в /etc/bluetooth/pin

Стартуем сервис blutooth. Он нормально стартует. hcitool scan выдает нам
адрес телефона, его можно попингать при помощи l2ping (при этом на машине
и на телефоне запрашивается pin). И все... Что делать дальше, я не понимаю.
obexftp на все мои попытки просмотреть листинг файлов (с различными
вариантами -b и -B) ругается примерно одинаково:

No custom transport
Connecting...failed: connect
Still trying to connect
Connecting...failed: connect
Still trying to connect
Connecting...failed: connect
Still trying to connect

Вопрос: кто виноват и что делать? Только, пожалуйста, по шагам, для тупых
:-(



[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-11-27 11:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-27  1:53 [Comm] Подключение S55 через Bluetooth Alexey Morozov
2003-11-27  7:32 ` Korshunov Ilya
2003-11-27 11:22   ` Alexey Morozov
2003-11-27 11:24     ` Korshunov Ilya

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git