Your message dated Thu, 21 Sep 2006 00:32:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#384379: fixed in bluez-utils 3.5-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: bluez-utils Version: 3.1-3.1 Severity: important Whenever I try to discover the local system (Debian computer) from a remote system (mobile device, or other computer) it can't be found. After some research I found out that the ISCAN mode is disabled: -------------------------------------------------------------------- # hciconfig hci0 hci0: Type: USB BD Address: 00:0E:6D:3B:31:AE ACL MTU: 192:8 SCO MTU: 64:8 UP RUNNING PSCAN RX bytes:3190 acl:16 sco:0 events:208 errors:0 TX bytes:1840 acl:17 sco:0 commands:105 errors:0 -------------------------------------------------------------------- But according to my hcid.conf file it should be enabled by default for all devices, I'm using the prepackaged hcid.conf : -------------------------------------------------------------------- # cat /etc/bluetooth/hcid.conf # # HCI daemon configuration file. # # HCId options options { # Automatically initialize new devices autoinit yes; # Security Manager mode # none - Security manager disabled # auto - Use local PIN for incoming connections # user - Always ask user for a PIN # security auto; # Pairing mode # none - Pairing disabled # multi - Allow pairing with already paired devices # once - Pair once and deny successive attempts pairing multi; # Default PIN code for incoming connections passkey "1234"; } # Default settings for HCI devices device { # Local device name # %d - device id # %h - host name name "%h-%d"; # Local device class class 0x3e0100; # Default packet type #pkt_type DH1,DM1,HV1; # Inquiry and Page scan pscan enable; iscan enable; # Default link mode # none - no specific policy # accept - always accept incoming connections # master - become master on incoming connections, # deny role switch on outgoing connections lm accept; # Default link policy # none - no specific policy # rswitch - allow role switch # hold - allow hold mode # sniff - allow sniff mode # park - allow park mode lp rswitch,hold,sniff,park; } -------------------------------------------------------------------- In an effort to make the Debian computer visible to other devices I'm running the following command: -------------------------------------------------------------------- # hciconfig hci0 piscan # hciconfig hci0 hci0: Type: USB BD Address: 00:0E:6D:3B:31:AE ACL MTU: 192:8 SCO MTU: 64:8 UP RUNNING PSCAN ISCAN RX bytes:3294 acl:16 sco:0 events:221 errors:0 TX bytes:1878 acl:17 sco:0 commands:112 errors:0 -------------------------------------------------------------------- But after a while the ISCAN mode gets disabled and I must keep running hciconfig to make the computer visible again. I have tried with two USB-BLUETOOTH dongles of different brands and the problem persists. I have also tried it in sid and etch with the same results. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-k7 Locale: LANG=es_CO, LC_CTYPE=es_CO (charmap=ISO-8859-1) Versions of packages bluez-utils depends on: ii libbluetooth2 3.1-1 Library to use the BlueZ Linux Blu ii libc6 2.3.6-18 GNU C Library: Shared libraries ii libdbus-1-2 0.62-4 simple interprocess messaging syst ii libdbus-glib-1-2 0.62-4 simple interprocess messaging syst ii libglib2.0-0 2.10.3-3 The GLib library of C routines ii libusb-0.1-4 2:0.1.12-2 userspace USB programming library ii lsb-base 3.1-12 Linux Standard Base 3.1 init scrip ii makedev 2.3.1-82 creates device files in /dev ii module-init-tools 3.2.2-3 tools for managing Linux kernel mo ii modutils 2.4.27.0-6 Linux module utilities ii sysvinit 2.86.ds1-15 System-V-like init utilities ii udev 0.093-1 /dev/ and hotplug management daemo bluez-utils recommends no packages. -- no debconf information -- Jaime Alberto Silva L I N U X .~. The Choice /V\ of a GNU / ( ) \ Generation ^^-^^
--- End Message ---
--- Begin Message ---Source: bluez-utils Source-Version: 3.5-1 We believe that the bug you reported is fixed in the latest version of bluez-utils, which is due to be installed in the Debian FTP archive: bluetooth_3.5-1_all.deb to pool/main/b/bluez-utils/bluetooth_3.5-1_all.deb bluez-cups_3.5-1_powerpc.deb to pool/main/b/bluez-utils/bluez-cups_3.5-1_powerpc.deb bluez-pcmcia-support_3.5-1_powerpc.deb to pool/main/b/bluez-utils/bluez-pcmcia-support_3.5-1_powerpc.deb bluez-utils_3.5-1.diff.gz to pool/main/b/bluez-utils/bluez-utils_3.5-1.diff.gz bluez-utils_3.5-1.dsc to pool/main/b/bluez-utils/bluez-utils_3.5-1.dsc bluez-utils_3.5-1_powerpc.deb to pool/main/b/bluez-utils/bluez-utils_3.5-1_powerpc.deb bluez-utils_3.5.orig.tar.gz to pool/main/b/bluez-utils/bluez-utils_3.5.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Filippo Giunchedi <[EMAIL PROTECTED]> (supplier of updated bluez-utils package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 17 Sep 2006 13:35:40 +0200 Source: bluez-utils Binary: bluez-pcmcia-support bluetooth bluez-cups bluez-utils Architecture: source all powerpc Version: 3.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Bluetooth Maintainers <[EMAIL PROTECTED]> Changed-By: Filippo Giunchedi <[EMAIL PROTECTED]> Description: bluetooth - Bluetooth stack utilities bluez-cups - Bluetooth printer driver for CUPS bluez-pcmcia-support - PCMCIA support files for BlueZ 2.0 Bluetooth tools bluez-utils - Bluetooth tools and daemons Closes: 384379 387182 387193 387197 387410 388514 Changes: bluez-utils (3.5-1) unstable; urgency=medium . * New upstream release (closes: #384379) * urgency medium since we are closing RC bugs * removed bluez-bcm203x, obsoleted by upstream * fix MAKEDEV usage (Closes: #387182, #387193, #387197, #387410) * removed merged/obsolete patches: - debian/patches/000_rfcomm_conf_example.patch - debian/patches/006_xsims.patch - debian/patches/007_hcid_typo.patch - debian/patches/004_rfcomm_usage.patch * correctly set and restore IFS in /etc/init.d/bluetooth while parsing SDPTOOL_OPTIONS (Closes: #388514) Files: 29b9196075f0e148e4fac374b88e25e0 863 admin optional bluez-utils_3.5-1.dsc 1816753771a9949e0589a3e8631d46b5 622427 admin optional bluez-utils_3.5.orig.tar.gz 9f508dd21f4651e40be39a857b1ea040 26540 admin optional bluez-utils_3.5-1.diff.gz b2cd0187b15a695bc2f8c6631f65a2cb 16604 admin optional bluetooth_3.5-1_all.deb 846b780aca7a31418f751dd12cb276a1 269784 admin optional bluez-utils_3.5-1_powerpc.deb fce006be6a071b55ffff2f784e52157c 18412 admin extra bluez-pcmcia-support_3.5-1_powerpc.deb ffe7afd6e488e4e242135783df196f59 23802 admin optional bluez-cups_3.5-1_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFEjuwABzeamt51AERApYcAKCOu76EPKdzrQHVvrmShToUf3p2ewCfSK4o GFL9K89f6HGMY2cLZ87fsJc= =y3Gz -----END PGP SIGNATURE-----
--- End Message ---

