Devuan bug report logs - #85
bluez: missing support for raspberry pi3 bluetooth

Package: bluez; Maintainer for bluez is (unknown); Source for bluez is src:bluez.

Reported by: Gregory Nowak <greg@gregn.net>

Date: Wed, 24 May 2017 23:33:01 UTC

Severity: critical

Tags: jessie

Done: Gregory Nowak <greg@gregn.net>

Full log


Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):

Received: (at submit) by bugs.devuan.org; 24 May 2017 23:30:05 +0000
Return-Path: <greg@gregn.net>
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>
Subject: bluez: missing support for raspberry pi3 bluetooth
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


Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Thu Mar 28 21:01:08 2024;