public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Stefan Seyfried <seife@suse.de>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] hcid.conf seemingly ignored
Date: Tue, 19 Dec 2006 16:36:27 +0100	[thread overview]
Message-ID: <20061219153627.GJ7959@suse.de> (raw)
In-Reply-To: <4587DAEC.8000603@glidos.net>

On Tue, Dec 19, 2006 at 12:28:28PM +0000, Paul Gardiner wrote:
> Marcel Holtmann wrote:
> > Hi Paul,
> > =

> >> I had my server (running SuSE 10.1) set up as a gateway for my PDA
> >> following the advice in: =

> >> http://wiki.xda-developers.com/index.php?pagename=3Dbluetoothnetworking
> >>
> >> I've just swapped over to SuSE 10.2 which has bluesz 3.7-14 and
> >> the set up no longer works.
> >>
> >> hciconfig says:
> >>
> >> hci0:   Type: USB
> >>          BD Address: 00:09:DD:50:47:BB ACL MTU: 384:8 SCO MTU: 64:8
> >>          UP RUNNING PSCAN
> >>          RX bytes:401 acl:0 sco:0 events:18 errors:0
> >>          TX bytes:317 acl:0 sco:0 commands:17 errors:0
> >>
> >> with ISCAN missing, although my hcid.conf file has  "iscan enable".
>  >
> > to make this work you need to set discovto to 0, because otherwise hcid
> > will automatically switch you device into non-discoverable mode to
> > protect you.
> > =

> > You can of course install bluez-gnome and use bluetooth-properties to do
> > this configuration with a shiny UI.
> =

> I can't get that to work. It seems very flaky. Sometimes I get INQUIRY
> instead of PSCAN. Other times I get nothing.  I think the SuSE 10.2
> installation may be messed up.  I've installed it on two computers
> and had the same problems.

Hm. It works for me. I have not configured anything via YaST, but just with
bluetooth-applet and apitest (in the bluez-test package).

seife@strolchi:~> apitest GetMode
discoverable
seife@strolchi:~> apitest GetDiscoverableTimeout
0
seife@strolchi:~> hciconfig -a
hci0:   Type: USB
        BD Address: 00:50:F2:EA:6B:EF ACL MTU: 377:10 SCO MTU: 16:0
        UP RUNNING PSCAN ISCAN
        RX bytes:523488 acl:33305 sco:0 events:3021 errors:0
        TX bytes:110032 acl:8249 sco:0 commands:180 errors:0
        Features: 0xff 0xfe 0x0d 0x38 0x08 0x08 0x00 0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'BlueZ strolchi (0)'
        Class: 0x3e010c
        Service Classes: Networking, Rendering, Capturing, Object Transfer,=
 Audio
        Device Class: Computer, Laptop
        HCI Ver: 1.2 (0x2) HCI Rev: 0x3 LMP Ver: 1.2 (0x2) LMP Subver: 0x800
        Manufacturer: Broadcom Corporation (15)

> For now I seem to be able to at least make progress by issuing:
> =

>    hciconfig hci0 auth encryt
> =

> and
> =

>    hciconfig hci0 piscan

And this does not work with

	apitest SetDiscoverableTimeout 0
	apitest SetMode discoverable

?

If this does not work, it sound not like a SUSE specific bug but like a
generic bug which we all would like to know about :-)
-- =

Stefan Seyfried
QA / R&D Team Mobile Devices        |              "Any ideas, John?"
SUSE LINUX Products GmbH, N=FCrnberg  | "Well, surrounding them's out." =


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE=
VDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2006-12-19 15:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-19 10:12 [Bluez-users] hcid.conf seemingly ignored Paul Gardiner
2006-12-19 10:20 ` Marcel Holtmann
2006-12-19 12:28   ` Paul Gardiner
2006-12-19 15:36     ` Stefan Seyfried [this message]
2006-12-19 15:49       ` Paul Gardiner
2006-12-19 16:31         ` Stefan Seyfried
2006-12-19 17:23           ` Paul Gardiner
2006-12-19 17:37             ` Ulisses Furquim
2006-12-19 17:42             ` Stefan Seyfried
2006-12-19 17:51               ` Marcel Holtmann
2006-12-19 20:23       ` Paul Gardiner
2006-12-20  8:54         ` Stefan Seyfried
2006-12-20  9:38           ` Paul Gardiner
2006-12-20 11:04             ` Stefan Seyfried
2006-12-20 22:40               ` Paul Gardiner
2006-12-21 23:13                 ` Paul Gardiner
2006-12-22 11:06                   ` Stefan Seyfried
2006-12-22 11:18                     ` Paul Gardiner

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=20061219153627.GJ7959@suse.de \
    --to=seife@suse.de \
    --cc=bluez-users@lists.sourceforge.net \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox