ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] lleo: не включается bluetooth (Compact 3.0)
Date: Wed, 16 Aug 2006 11:39:03 +0400
Message-ID: <20060816073902.GA14990@procyon.home> (raw)
In-Reply-To: <200608160220.12496.lleo@aha.ru>

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

On Wed, Aug 16, 2006 at 02:20:12AM +0400, lleo wrote:
> bluetooth в общих чертах заработал на уровне KDE (как я и хотел).
> 
> Что было сделано:
> 
> 1) Прописано в запуск:
> cd /etc/rc3.d ; ln -s ../init.d/bluetooth S99bluetooth
> cd /etc/rc4.d ; ln -s ../init.d/bluetooth S99bluetooth
> cd /etc/rc5.d ; ln -s ../init.d/bluetooth S99bluetooth
> cd /etc/rc6.d ; ln -s ../init.d/bluetooth S99bluetooth
> Видно, по умолчанию экономим батарею гипотетического ноутбука?

Нет, это ошибка в пакете bluez-utils (там нет скриптов, регистрирующих
сервис).  Надо было выполнить chkconfig --add bluetooth (теперь можно
сначала сделать chkconfig --del bluetooth, чтобы вычистить добавленные
вручную ссылки, а потом добавить сервис заново).

> 3) С /usr/bin/bluepin пришлось повозиться. Эта примитивная приблуда на питоне 
> нужна для авторизации устройств. Дажке после того, как
> была найдена, не желала работать и требовала какого-то питон-GTK, который для 
> нее тоже был установлен, пусть подавится.

Вроде бы можно использовать вместо него kbluepin:

https://bugzilla.altlinux.org/show_bug.cgi?id=8887

> Интересно, а его маунтить можно как системное устройство? Все-таки интерфейс 
> КДЕ конечно мил и прост, но уж больно виндами пахнет. man mount не содержит 
> упоминаний bluetooth, а жаль :)

Теоретически можно через obexfs, но его пока никто не собрал даже в
Сизиф, не говоря уж о backports для Compact 3.0.  Впрочем, с backports
тут может быть проблема, поскольку всё это хозяйство, скорее всего,
потянет за собой новую версию libopenobex, а там сменился soname...

> PS:
> /dev/modem настроил, набор номера из minicom срабатывает, а вот GPRG пока 
> поднять не удалось ни через kppp, ни через скрипт - похоже, не проходит 
> авторизация какая-то:
> 
> rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
> sent [LCP ConfAck id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
> sent [LCP ConfReq id=0x2 <mru 576> <asyncmap 0x0>]
> rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
> sent [LCP ConfAck id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
> LCP: timeout sending Config-Requests
> Connection terminated.

Тут даже до авторизации не доходит - такое впечатление, что данные
идут только в одном направлении, и телефон вообще ничего не получает.

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

      parent reply	other threads:[~2006-08-16  7:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-13 16:41 lleo
2006-08-13 19:43 ` Pavlov Konstantin
2006-08-14  6:57 ` Michael Shigorin
2006-08-14  9:43 ` Dmytro Kovalskyy
2006-08-15 10:39   ` Fr. Br. George
2006-08-15 22:20     ` lleo
2006-08-16  4:46       ` Kostarev Alexey
2006-08-16  7:39       ` Sergey Vlasov [this message]

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=20060816073902.GA14990@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=community@lists.altlinux.org \
    /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