X-Loop: [email protected] Subject: bug#85: bluez: missing support for raspberry pi3 bluetooth Reply-To: Gregory Nowak <[email protected]>, [email protected] Resent-From: Gregory Nowak <[email protected]> Resent-To: [email protected] Resent-CC: [email protected] Resent-Date: Wed, 24 May 2017 23:33:01 UTC Resent-Message-ID: <[email protected]> Resent-Sender: [email protected] X-Devuan-PR-Message: report 85 X-Devuan-PR-Package: bluez X-Devuan-PR-Keywords: Received: via spool by [email protected] 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: [email protected] 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 <[email protected]>; 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 [email protected] 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 <[email protected]>) 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 <[email protected]> To: Devuan Bug Tracking System <[email protected]> Message-ID: <[email protected]> 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: [email protected] From: [email protected] (Devuan bug Tracking System) To: Gregory Nowak <[email protected]> Subject: bug#85: Acknowledgement (bluez: missing support for raspberry pi3 bluetooth) Message-ID: <[email protected]> In-Reply-To: <[email protected]> References: <[email protected]> Precedence: bulk X-Devuan-PR-Message: ack 85 X-Devuan-PR-Package: bluez X-Devuan-PR-Keywords: Reply-To: [email protected] 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): [email protected] If you wish to submit further information on your problem, please send it to [email protected] (and *not* to [email protected]). 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: <[email protected]> Delivered-To: [email protected] 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 <[email protected]>; 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 [email protected] header.b="aX+yHwYN"; dkim-atps=neutral To: [email protected] 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 <[email protected]> Message-ID: <[email protected]> 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: <[email protected]> Delivered-To: [email protected] 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 <[email protected]>; 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 [email protected] header.b="dqaU0FR/"; dkim-atps=neutral From: OmegaPhil <[email protected]> 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: [email protected] Subject: Test Message-ID: <[email protected]> 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
MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) X-Loop: [email protected] From: "Devuan bug Tracking System" <[email protected]> To: Gregory Nowak <[email protected]> Subject: bug#85: marked as done (bluez: missing support for raspberry pi3 bluetooth) Message-ID: <[email protected]> References: <[email protected]> <[email protected]> X-Devuan-PR-Message: closed 85 X-Devuan-PR-Package: bluez X-Devuan-PR-Keywords: jessie Reply-To: [email protected] Date: Tue, 12 Jul 2022 04:54:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1657601641-2121-0" This is a multi-part message in MIME format... ------------=_1657601641-2121-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your message dated Mon, 11 Jul 2022 21:51:30 -0700 with message-id <[email protected]> and subject line bluez: missing support for raspberry pi3 bluetooth has caused the Devuan bug report #85, regarding bluez: missing support for raspberry pi3 bluetooth 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) --=20 85: https://bugs.devuan.org/cgi/bugreport.cgi?bug=3D85 Devuan Bug Tracking System Contact [email protected] with problems ------------=_1657601641-2121-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.devuan.org; 24 May 2017 23:30:05 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] 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 <[email protected]>; 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 [email protected] 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 <[email protected]>) 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 <[email protected]> To: Devuan Bug Tracking System <[email protected]> Subject: bluez: missing support for raspberry pi3 bluetooth Message-ID: <[email protected]> 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 ------------=_1657601641-2121-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 85-done) by bugs.devuan.org; 12 Jul 2022 04:52:45 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from mail.dyne.org [141.95.83.167] by doc.devuan.org with IMAP (fetchmail-6.4.16) for <debbugs@localhost> (single-drop); Tue, 12 Jul 2022 04:52:45 +0000 (UTC) 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 mail.dyne.org (Postfix) with ESMTPS id 385956617DB for <[email protected]>; Tue, 12 Jul 2022 06:51:36 +0200 (CEST) Authentication-Results: mail.dyne.org; dkim=pass (2048-bit key; unprotected) header.d=gregn.net [email protected] header.b="gx4WOyWz"; dkim-atps=neutral Received: from vbox.gregn.net (unknown [IPv6:2607:fb90:2d90:1bd9:ecc2:455a:3190:fc8c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by vserver.gregn.net (Postfix) with ESMTPSA id 7A9DCC4 for <[email protected]>; Mon, 11 Jul 2022 21:51:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gregn.net; s=default; t=1657601493; bh=n4+a5u/CkHM0dPcynRKeobG5AiwkHIif4o6tXC0jCWs=; h=Date:From:To:Subject:From; b=gx4WOyWzH0eDzkDcWGixnhxAuAqLoAWMDW7ZfMoClWgcU1Jhcwr7ie58h4jPcNeMb z4D8/77xaR3xm4rq4vuOy3GZNK4rIGh2YeQ2Nc4ixQXkJAxk+5KZ/XZttQHegqz7Ol j6Sik8Bye/9vx3S9aMZWzsOhnm1K79gpSsmbbrFYyvCtENZXdyrxdJuJvHME+5ZJaR sfJzsG0LwKm5fhxAb8yG0sAXwDWIjASodP/t4Rwjno9TxUHm1qsWP1RbadY4ZHKhSv hSTH5/EZAriwj5AVyTt8QCciCpyu9VXiikkcbl5acikVtmVWHphA//2rs05sNdsbN3 312AM8kjK0iiA== Received: by vbox.gregn.net (Postfix, from userid 1000) id 057DFD47F; Mon, 11 Jul 2022 21:51:31 -0700 (MST) Date: Mon, 11 Jul 2022 21:51:30 -0700 From: Gregory Nowak <[email protected]> To: [email protected] Subject: bluez: missing support for raspberry pi3 bluetooth Message-ID: <[email protected]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-Key: http://www.gregn.net/pubkey.asc X-Virus-Scanned: clamav-milter 0.103.6 at vserver X-Virus-Status: Clean X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,SPF_PASS,URIBL_BLOCKED autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.dyne.org Package bluez Version: 5.55-3.1 The bluez package in devuan Chimaera contains the necessary patches for the bluetooth on the rpi3 to work out of the box. I don't know when the patches made it into the bluez package, but I would assume in Ascii. I can try to track this down if needed. ------------=_1657601641-2121-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) X-Loop: [email protected] From: "Devuan bug Tracking System" <[email protected]> To: Gregory Nowak <[email protected]> Subject: bug#85 closed by Gregory Nowak <[email protected]> (bluez: missing support for raspberry pi3 bluetooth) Message-ID: <[email protected]> References: <[email protected]> <[email protected]> X-Devuan-PR-Message: they-closed 85 X-Devuan-PR-Package: bluez X-Devuan-PR-Keywords: jessie Reply-To: [email protected] Date: Tue, 12 Jul 2022 04:54:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1657601644-2121-1" This is a multi-part message in MIME format... ------------=_1657601644-2121-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the bluez package: #85: bluez: missing support for raspberry pi3 bluetooth It has been closed by Gregory Nowak <[email protected]>. Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Gregory Nowak <greg@gr= egn.net> by replying to this email. --=20 85: https://bugs.devuan.org/cgi/bugreport.cgi?bug=3D85 Devuan Bug Tracking System Contact [email protected] with problems ------------=_1657601644-2121-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 85-done) by bugs.devuan.org; 12 Jul 2022 04:52:45 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from mail.dyne.org [141.95.83.167] by doc.devuan.org with IMAP (fetchmail-6.4.16) for <debbugs@localhost> (single-drop); Tue, 12 Jul 2022 04:52:45 +0000 (UTC) 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 mail.dyne.org (Postfix) with ESMTPS id 385956617DB for <[email protected]>; Tue, 12 Jul 2022 06:51:36 +0200 (CEST) Authentication-Results: mail.dyne.org; dkim=pass (2048-bit key; unprotected) header.d=gregn.net [email protected] header.b="gx4WOyWz"; dkim-atps=neutral Received: from vbox.gregn.net (unknown [IPv6:2607:fb90:2d90:1bd9:ecc2:455a:3190:fc8c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by vserver.gregn.net (Postfix) with ESMTPSA id 7A9DCC4 for <[email protected]>; Mon, 11 Jul 2022 21:51:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gregn.net; s=default; t=1657601493; bh=n4+a5u/CkHM0dPcynRKeobG5AiwkHIif4o6tXC0jCWs=; h=Date:From:To:Subject:From; b=gx4WOyWzH0eDzkDcWGixnhxAuAqLoAWMDW7ZfMoClWgcU1Jhcwr7ie58h4jPcNeMb z4D8/77xaR3xm4rq4vuOy3GZNK4rIGh2YeQ2Nc4ixQXkJAxk+5KZ/XZttQHegqz7Ol j6Sik8Bye/9vx3S9aMZWzsOhnm1K79gpSsmbbrFYyvCtENZXdyrxdJuJvHME+5ZJaR sfJzsG0LwKm5fhxAb8yG0sAXwDWIjASodP/t4Rwjno9TxUHm1qsWP1RbadY4ZHKhSv hSTH5/EZAriwj5AVyTt8QCciCpyu9VXiikkcbl5acikVtmVWHphA//2rs05sNdsbN3 312AM8kjK0iiA== Received: by vbox.gregn.net (Postfix, from userid 1000) id 057DFD47F; Mon, 11 Jul 2022 21:51:31 -0700 (MST) Date: Mon, 11 Jul 2022 21:51:30 -0700 From: Gregory Nowak <[email protected]> To: [email protected] Subject: bluez: missing support for raspberry pi3 bluetooth Message-ID: <[email protected]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-Key: http://www.gregn.net/pubkey.asc X-Virus-Scanned: clamav-milter 0.103.6 at vserver X-Virus-Status: Clean X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,SPF_PASS,URIBL_BLOCKED autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.dyne.org Package bluez Version: 5.55-3.1 The bluez package in devuan Chimaera contains the necessary patches for the bluetooth on the rpi3 to work out of the box. I don't know when the patches made it into the bluez package, but I would assume in Ascii. I can try to track this down if needed. ------------=_1657601644-2121-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.devuan.org; 24 May 2017 23:30:05 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] 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 <[email protected]>; 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 [email protected] 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 <[email protected]>) 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 <[email protected]> To: Devuan Bug Tracking System <[email protected]> Subject: bluez: missing support for raspberry pi3 bluetooth Message-ID: <[email protected]> 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 ------------=_1657601644-2121-1--
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 <[email protected]>.
Last modified:
Thu, 28 Nov 2024 08:39:01 UTC