ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Morozov <alex-altlinux@idisys.iae.nsk.su>
To: AltLinux Community List <community@altlinux.ru>
Subject: [Comm] Подключение S55 через Bluetooth
Date: Thu, 27 Nov 2003 07:53:48 +0600
Message-ID: <20031127015348.GA2199@localhost.localdomain> (raw)

[-- 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 --]

             reply	other threads:[~2003-11-27  1:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-27  1:53 Alexey Morozov [this message]
2003-11-27  7:32 ` Korshunov Ilya
2003-11-27 11:22   ` Alexey Morozov
2003-11-27 11:24     ` Korshunov Ilya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031127015348.GA2199@localhost.localdomain \
    --to=alex-altlinux@idisys.iae.nsk.su \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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