X-Loop: owner@bugs.devuan.org Subject: bug#85: bluez: missing support for raspberry pi3 bluetooth Reply-To: Gregory Nowak <greg@gregn.net>, 85@bugs.devuan.org Resent-From: Gregory Nowak <greg@gregn.net> Resent-To: devuan-bugs@lists.dyne.org Resent-CC: owner@bugs.devuan.org Resent-Date: Wed, 24 May 2017 23:33:01 UTC Resent-Message-ID: <handler.85.B.149566860525359@bugs.devuan.org> Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 85 X-Devuan-PR-Package: bluez X-Devuan-PR-Keywords: Received: via spool by submit@bugs.devuan.org id=B.149566860525359 (code B ref -1); Wed, 24 May 2017 23:33:01 UTC Received: (at submit) by bugs.devuan.org; 24 May 2017 23:30:05 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Thu, 25 May 2017 01:30:05 +0200 (CEST) Received: from vserver.gregn.net (vserver.gregn.net [174.136.110.154]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tupac2.dyne.org (Postfix) with ESMTPS id 37E1F18BED6 for <submit@bugs.devuan.org>; Wed, 24 May 2017 23:28:12 +0000 (UTC) Authentication-Results: tupac2.dyne.org; dkim=pass reason="2048-bit key; unprotected key" header.d=gregn.net header.i=@gregn.net header.b=y1TZXFci; dkim-adsp=pass; dkim-atps=neutral Received: from rpitest.gregn.net (unknown [IPv6:2001:470:f156:0:ba27:ebff:fe91:9a8]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vserver.gregn.net (Postfix) with ESMTPSA id 64AD21C26; Wed, 24 May 2017 16:28:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gregn.net; s=default; t=1495668489; bh=iOsSZmQfqoN4ZBrPIFPlb/lL7X2ehlyTfHntT9/loZ8=; h=From:To:Subject:Date:From; b=y1TZXFcirHQapOMo5PEVir50fihjAvFCoYzU6mLirOIFFa9vNvMUNLMvWnE9B60BV ONFOm/6qte7/2hu4SGnqjdGxB54YAN3SLy2caZf1P+62bZOWVjk4rMDZZ6DwVsvOyd KomgbI9N4kOp8WtjMDBh9VAjA7rUqy9kbhfNYdp63HbFo5rn3BnH6EyJAFQIcIfQc7 uD0DtxAJmdoSh+cyJ3yag6S/bGkYq24z4i4g6jAkeTQkBjp2AbAg5yzaqX7DiAJw9a SxIJD9Mvy1t96PXPtpWkQaXW3toz+d4Ltz69EDMBNNcQb0RnPRjTezLD+HhGdzyDBN CyRGSqkSBCT0Q== Received: from greg by rpitest.gregn.net with local (Exim 4.84_2) (envelope-from <greg@gregn.net>) id 1dDfhI-0001Av-Gs; Wed, 24 May 2017 16:28:08 -0700 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Gregory Nowak <greg@gregn.net> To: Devuan Bug Tracking System <submit@bugs.devuan.org> Message-ID: <20170524232803.2424.86564.reportbug@rpitest.lan.lan> X-Mailer: reportbug 6.6.3+devuan1.3 Date: Wed, 24 May 2017 16:28:03 -0700 X-Virus-Scanned: clamav-milter 0.99.2 at vserver X-Virus-Status: Clean X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RP_MATCHES_RCVD,SPF_PASS autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 Package: bluez Version: 5.23-2 Severity: critical Dear Maintainer, this is a migration of: <https://git.devuan.org/sdk/arm-sdk/issues/14> The bluez package in devuan is missing raspbian's patches necessary to use the built-in bluetooth adapter on the raspberry pi3 (rpi3). The patches are a part of raspbian's source: <http://archive.raspberrypi.org/debian/pool/main/b/bluez/> The necessary patches are in debian/patches 0050-0053. They are necessary for the arm64 and armhf architectures, since the rpi3 can use either image. I cannot guarantee that applying them won't break other architectures, so didn't take this farther on my own. The bluez package I'm reporting against installed on this system is devuan's bluez from January 2017 with the necessary patches from raspbian applied. So, it isn't what currently exists in devuan. It will also be necessary to write an init script to run hciattach, since raspbian's package has a script to do this for systemd only. -- System Information: Architecture: aarch64 Kernel: Linux 4.10.0-rc5-v8+ (SMP w/4 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages bluez depends on: ii dbus 1.8.20-1+devuan1.1 ii kmod 18-3 ii libc6 2.19-18+deb8u9 ii libdbus-1-3 1.8.20-1+devuan1.1 ii libglib2.0-0 2.42.1-1+b1 ii libreadline6 6.3-8+b3 ii libudev1 215-17+deb8u7 ii lsb-base 4.1+devuan2 ii udev 215-17+deb8u7 bluez recommends no packages. bluez suggests no packages. -- no debconf information
X-Loop: owner@bugs.devuan.org From: owner@bugs.devuan.org (Devuan bug Tracking System) To: Gregory Nowak <greg@gregn.net> Subject: bug#85: Acknowledgement (bluez: missing support for raspberry pi3 bluetooth) Message-ID: <handler.85.B.149566860525359.ack@bugs.devuan.org> In-Reply-To: <20170524232803.2424.86564.reportbug@rpitest.lan.lan> References: <20170524232803.2424.86564.reportbug@rpitest.lan.lan> Precedence: bulk X-Devuan-PR-Message: ack 85 X-Devuan-PR-Package: bluez X-Devuan-PR-Keywords: Reply-To: 85@bugs.devuan.org Thank you for the problem report you have sent regarding Devuan. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): owner@bugs.devuan.org If you wish to submit further information on your problem, please send it to 85@bugs.devuan.org (and *not* to submit@bugs.devuan.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Devuan Bugs Owner (administrator, Devuan bugs database)
Received: (at control) by bugs.devuan.org; 18 Feb 2018 16:40:06 +0000 Return-Path: <OmegaPhil@startmail.com> Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Sun, 18 Feb 2018 17:40:06 +0100 (CET) Received: from mx-out2.startmail.com (mx-out2.startmail.com [145.131.90.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id C5E38F60939 for <control@bugs.devuan.org>; Sun, 18 Feb 2018 17:34:09 +0100 (CET) Authentication-Results: vm6.ganeti.dyne.org; dkim=pass (2048-bit key; unprotected) header.d=startmail.com header.i=@startmail.com header.b="aX+yHwYN"; dkim-atps=neutral To: control@bugs.devuan.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=startmail.com; s=2017-11; t=1518971615; bh=TpEhL5hXwMTHaeEBSVgGdVuK0Ohmkes1UGrgbTbT05s=; h=To:From:Date:From; b=aX+yHwYNcTdbJNBJjpuGfV8nDakQnrlcX2FP+F1fMK3mGLdBdDcKSX8NSXV9vzv3P i/UYCu4OnL7aWjpalC3/tekMz3Gdli/5jX+oSaJw6+EKnrSDSb2JcnU98UEid/ypMt NV2BxJH3TTaDPkmCirajMcQ2zZOdQUEgzC+XdsuoyMUWQLzhuy3rku5QykdsCTaaQo nFBEebnZ2TpLd7ilXbuMRh2AwdS2TijXuAGP5K8as6HhQ83oLgaDS4X35ljKhehlzp iopldWL3Yme5W5zSNyHOGIqmFUv2hCB9vkObtqvWf1g8VPcjV+Ikx+qZNZzJvxjcQg apNMgduxrL3Rw== From: OmegaPhil <OmegaPhil@startmail.com> Message-ID: <d826f4a3-7984-ded9-c23d-80f8c6c3487d@startmail.com> Date: Sun, 18 Feb 2018 16:33:34 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=1.7 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MISSING_SUBJECT,RP_MATCHES_RCVD,SPF_PASS autolearn=disabled version=3.4.1 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org tags 85 +jessie
Received: (at control) by bugs.devuan.org; 18 Feb 2018 16:50:07 +0000 Return-Path: <OmegaPhil@startmail.com> Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Sun, 18 Feb 2018 17:50:07 +0100 (CET) Received: from mx-out2.startmail.com (mx-out2.startmail.com [145.131.90.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 03EBBF60933 for <control@bugs.devuan.org>; Sun, 18 Feb 2018 17:43:58 +0100 (CET) Authentication-Results: vm6.ganeti.dyne.org; dkim=pass (2048-bit key; unprotected) header.d=startmail.com header.i=@startmail.com header.b="dqaU0FR/"; dkim-atps=neutral From: OmegaPhil <OmegaPhil@startmail.com> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=startmail.com; s=2017-11; t=1518972205; bh=TpEhL5hXwMTHaeEBSVgGdVuK0Ohmkes1UGrgbTbT05s=; h=From:To:Subject:Date:From; b=dqaU0FR/fXVl0aUUGBxLwF5sYgadCnu0F1Mt2a80opVyDHHsahfEmW05/8Rd9UqjI 8W7/AFEX5fOwa7XiWcrIUOgdEFVp4rKjv1S/GqBkdubrkInOcLkcksYARAuai0CuLq MVpyE8ULT8x+jChUdbllEeGQuGCenb+lRqjprFP0qlQ3gAJbRwsvcQzQqw6KPjKUt+ 5QNxQv4bADpzyWjGvRSgOxRe+YyTZgDQHeOYLc2ta907SSaLvtBLaZy+c51J/8wnDX PqpnrHHubaFI3DnYTpdTQDCixE8AwPGBygRcbRzIybc+/hAZqLlG/DTHpZFTB9qG/W xhCBCjHkKrj1A== To: control@bugs.devuan.org Subject: Test Message-ID: <171d56e5-9fdc-da58-820f-93aa4ee23943@startmail.com> Date: Sun, 18 Feb 2018 16:43:24 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RP_MATCHES_RCVD,SPF_PASS autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org tags 85 +jessie
Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.
Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified:
Sun, 22 May 2022 10:39:01 UTC