ALT Linux hardware support
 help / color / mirror / Atom feed
From: Alexey Novikov <shader@yandex.ru>
To: hardware@lists.altlinux.org
Subject: Re: [Hardware] bluetooth: обрыв связи
Date: Thu, 6 Sep 2007 15:40:01 +0400
Message-ID: <20070906114001.GA7699@localhost.localdomain> (raw)
In-Reply-To: <20070906110713.GE16440@cryo.net.ru>

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

On Thu, Sep 06, 2007 at 03:07:13PM +0400, Pavlov Konstantin wrote:
> On Thu, Sep 06, 2007 at 02:26:27PM +0400, Alexey Novikov wrote:
> > On Thu, Sep 06, 2007 at 01:10:46PM +0300, Andrey Kuleshov wrote:
> > > Andrey Rahmatullin пишет:
> > > > On Wed, Aug 29, 2007 at 03:49:36PM +0300, Andrey Kuleshov wrote:
> > > >   
> > > >> Точнее при закачке любого файла передаются только первые 32К.
> > > >>     
> > > > Проблема в kbluetooth.
> > > > <tpatzig_> wRAR: yeah, thats still a problem also in beta7. but within
> > > > beta7 u can make obexpush or use the obex server, like in the old
> > > > kbluetoothd
> > > >
> > > > Предлагаю использовать sudo obexftp -b бдаддр -p имяфайла -c путь
> > > >   
> > > Спасибо!!
> > > Вдвойне спасибо, что подсказали возможность работы из командной строки!
> > > 
> > 
> > И что только люди не придумают чтобы не пользоваться obexfs. :(
> > Если интересует, то могу кинуть в Вас src.rpm или сборку для
> > бранча.
> 
> А может mailto:join@ ? Я хоть и тяну obexftp, но obexfs мне ни разу нужен
> не был и поддерживать я его не смогу.

ObexFS - это 2 бинарника (obexfs и obexautofs), которые с помощью
libfuse и libobexftp реализуют прозрачный доступ к файловой
системе через Obex File Transfer. В версии 0.11 сделали
автодетект канала на котором он работает на заданном устройстве.
Себе я его не собирал т.к. не хотел самостоятельно обновлять
obexftp, а в той версии, что в бранче он был для этого достаточно
старый. Спек там тривиальный, собирается без проблем.

Использовать просто:
$ obexfs -b<адрес> -B<канал> <каталог куда монтировать>

Иногда надо перед этим сделать
# modprobe fuse

Отмонтировать, как обычно:
$ fusermount -u <каталог>

По поводу join - это скорее ближе к НГ, т.к. сейчас работы и
прочих дел предостаточно.

-- 
WBR, Alexey Novikov
JIT: alex-novikov@jabber.ru

[-- Attachment #2: obexfs.spec --]
[-- Type: text/plain, Size: 679 bytes --]

Name: obexfs
Version: 0.10
Release: alt0.M40.1

Summary: FUSE based filesystem using ObexFTP
License: GPL
Group: Communications
Url: http://openobex.triq.net/obexfs

Source: %name-%version.tar.gz

BuildRequires: libbluez-devel libfuse-devel libopenobex-devel obexftp-devel pkg-config

%description
ObexFS is just a thin layer wrapping a basic ObexFTP client into FUSE callbacks

%prep
%setup -q

%build
%configure
%make_build

%install
%makeinstall

%files
%_bindir/*
%doc AUTHORS ChangeLog README

%changelog
* Tue Jul 03 2007 Alexey Novikov <shader@yandex.ru> 0.10-alt0.M40.1
- build for M40 branch

* Sat Oct 07 2006 Alexey Novikov <shader@yandex.ru> 0.10-alt1
- first build


  reply	other threads:[~2007-09-06 11:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-29 12:49 Andrey Kuleshov
2007-09-02 11:35   ` Pavlov Konstantin
2007-09-03 17:51 ` Andrey Rahmatullin
2007-09-06 10:10   ` Andrey Kuleshov
2007-09-06 10:26     ` Alexey Novikov
2007-09-06 10:30       ` Андрей Новосёлов
2007-09-06 11:07       ` Pavlov Konstantin
2007-09-06 11:40         ` Alexey Novikov [this message]
2007-09-06 11:41       ` Andrey Kuleshov

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=20070906114001.GA7699@localhost.localdomain \
    --to=shader@yandex.ru \
    --cc=hardware@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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

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


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