From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D948C13873B for ; Tue, 4 Mar 2014 07:04:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E156E0B40; Tue, 4 Mar 2014 07:04:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8086CE0B0C for ; Tue, 4 Mar 2014 07:04:49 +0000 (UTC) Received: from [10.171.118.49] (85-76-45-253-nat.elisa-mobile.fi [85.76.45.253]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ssuominen) by smtp.gentoo.org (Postfix) with ESMTPSA id 5423633BDF2 for ; Tue, 4 Mar 2014 07:04:48 +0000 (UTC) Message-ID: <53157A56.4010303@gentoo.org> Date: Tue, 04 Mar 2014 09:01:42 +0200 From: Samuli Suominen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] more bluetooth troubles with 5.14 References: <18934.1393744878@ccs.covici.com> <201403021105.55927.michaelkintzios@gmail.com> <7493.1393765510@ccs.covici.com> <201403031616.03143.michaelkintzios@gmail.com> <9671.1393874475@ccs.covici.com> In-Reply-To: <9671.1393874475@ccs.covici.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 670bcf79-3741-426d-8006-0a0e790c0c5c X-Archives-Hash: 336954bc00eac3dd13b2431f105cac9a On 03/03/14 21:21, covici@ccs.covici.com wrote: > Mick wrote: > >> On Sunday 02 Mar 2014 13:05:10 covici@ccs.covici.com wrote: >> >>> I don't even have any /etc/bluetooth/rfcomm.conf. >> What do you have in your /etc/conf.d/bluetooth? This is mine: >> ============================= >> # Bluetooth configuraton file >> >> # Bind rfcomm devices (allowed values are "true" and "false") >> RFCOMM_ENABLE=true >> >> # Config file for rfcomm >> RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf" >> ============================= >> >> Also, /etc/init.d/bluetooth has a dependency on rfcomm, so it starts it first. >> >> I need rfcomm for tethering, but I don't know if it is necessary for your >> needs. Is your rfcomm running? >> >> >>> I did pair, trust and >>> connect with bluetoothctl. Are you using bluetooth5 -- I never had >>> these problems till the upgrade to 5. The device is pretty close to the >>> computer and it does show up on the scan from hcitool. >> No, my bluetooth devices are rather ancient, so I don't know if my set up >> would work with blutooth 5.0 and in any case I don't seem to have >> bluetoothctl. Which program provides it now? I can't fine bluez-utils in >> portage. > I think they may have changed things, in bluetooth 4, I think there was > a separate package, now all seems to be in bluez package. Maybe hcidump > is still separate. > If you have bluez 4, the agent is simple-agent and would not work on 5 > -- they changed the apis. > > correct, bluez-utils was part of bluez 3