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 C6248138CC0 for ; Thu, 19 Mar 2015 10:54:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D11FBE0901; Thu, 19 Mar 2015 10:54:12 +0000 (UTC) Received: from mail-pd0-f178.google.com (mail-pd0-f178.google.com [209.85.192.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0EBFE08DF for ; Thu, 19 Mar 2015 10:54:11 +0000 (UTC) Received: by pdbcz9 with SMTP id cz9so72859259pdb.3 for ; Thu, 19 Mar 2015 03:54:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:organization:mime-version :content-type:content-transfer-encoding; bh=dhQWzRaAVg8YteoZoGgGceq26OcHcDPUc9gVptFugVQ=; b=dTkau5jzbY1CCNCr0gt7CgYUO1qGpt2ZIr4zytzdq40A25in+F+Kx5mijZt+lVFF6V eKIbD/HEYLzS7eRq5Q2/YzonSdaYgSuxd5BwiKGS3xquMX+JIPJGZlVn+/ZZOcLsTRH/ p3nthKuYtbCwZHlVihEq5KxBEaK8cDMTTgKoPayWvCFuMCWEKocoKYpucGjgBa8iFvMS urFOkUhCJdoLGmDVPFktHwWHoyWxNQrEH1ufXnnb2dE/5Oa9vPvz5MZRn1/vyyCaC3H6 asItp0trzUKLTpKQhSxvkxt2FiZUO51fKoQQfxoTIyBNbsGKHwawYmsHQBK0Nt1gu31C 93Og== X-Received: by 10.70.1.227 with SMTP id 3mr93777194pdp.110.1426762450562; Thu, 19 Mar 2015 03:54:10 -0700 (PDT) Received: from star (wifi02.la3.routers.zerolag.com. [67.201.33.155]) by mx.google.com with ESMTPSA id rk5sm2370575pab.37.2015.03.19.03.54.09 for (version=SSLv3 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Mar 2015 03:54:10 -0700 (PDT) Date: Thu, 19 Mar 2015 03:53:42 -0700 From: Thomas Mori To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Bluetooth Input Devices Message-ID: <20150319035342.60f00cef@star> Organization: Gmail X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.25; x86_64-pc-linux-gnu) 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: a0f8a848-28a9-4eed-9014-ad6840af7d0d X-Archives-Hash: e710e6bc4379a8be5845ff2f1f07e60d Hi guys I have stumbled on the Bluetooth Input Devices section in wiki.gentoo.org [1]; however, I am not finding the Driver L2CAP protocol support in my kernel [2]. I am not seeing the driver L2CAP protocol anywhere [3]. I am wondering if the Wiki is slightly outdated or am I not using the proper kernel for this task? Having said all of the above though, how should I enable Bluetooth Input Devices? :) Thanks for your support! [1] http://wiki.gentoo.org/wiki/Bluetooth_Input_devices [2] Linux star 3.17.0-gentoo #9 SMP [3] CONFIG_BT=m CONFIG_BT_RFCOMM=m # CONFIG_BT_RFCOMM_TTY is not set # CONFIG_BT_BNEP is not set CONFIG_BT_HIDP=m CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIUART=m # CONFIG_BT_HCIUART_H4 is not set # CONFIG_BT_HCIUART_BCSP is not set # CONFIG_BT_HCIUART_ATH3K is not set # CONFIG_BT_HCIUART_LL is not set # CONFIG_BT_HCIUART_3WIRE is not set # CONFIG_BT_HCIBCM203X is not set # CONFIG_BT_HCIBPA10X is not set # CONFIG_BT_HCIBFUSB is not set # CONFIG_BT_HCIDTL1 is not set # CONFIG_BT_HCIBT3C is not set # CONFIG_BT_HCIBLUECARD is not set # CONFIG_BT_HCIBTUART is not set # CONFIG_BT_HCIVHCI is not set # CONFIG_BT_MRVL is not set # CONFIG_BT_ATH3K is not set CONFIG_RTLBTCOEXIST=m # CONFIG_TABLET_USB_KBTAB is not set # CONFIG_INPUT_ATLAS_BTNS is not set # CONFIG_SND_BT87X is not set # CONFIG_TOSHIBA_BT_RFKILL is not set # CONFIG_BTRFS_FS is not set # CONFIG_RBTREE_TEST is not set