From unknown Fri Mar 29 12:32:26 2024 X-Loop: owner@bugs.devuan.org Subject: bug#87: raspberrypi-sys-mods is missing from devuan Reply-To: Gregory Nowak , 87@bugs.devuan.org Resent-From: Gregory Nowak Resent-To: devuan-bugs@lists.dyne.org Resent-CC: owner@bugs.devuan.org Resent-Date: Thu, 25 May 2017 01:03:01 UTC Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 87 X-Devuan-PR-Package: raspberrypi-sys-mods X-Devuan-PR-Keywords: Received: via spool by submit@bugs.devuan.org id=B.149567400126436 (code B ref -1); Thu, 25 May 2017 01:03:01 UTC Received: (at submit) by bugs.devuan.org; 25 May 2017 01:00:01 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Thu, 25 May 2017 03:00:01 +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 6D08518E4FD for ; Thu, 25 May 2017 00:59:52 +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=kVhoRxqB; 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 C3BD91D9; Wed, 24 May 2017 17:59:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gregn.net; s=default; t=1495673990; bh=uxr9oaXDtHaL2KQ2H+mZFR60Upu2PfCbcFfuDwUmDRQ=; h=From:To:Subject:Date:From; b=kVhoRxqBDJoQ3Vgx93v2NLfPbB1jZLX0i6EGxIZEMwmank6aB1hvpf/RzH/p7QMBL zV25PSMksrXilH/aMISGcpJphaDLIfd1gBaoSrc+oG8ZldqyPblDrdFultOVEVlwzZ Pn+zjl1TqbiLENB4JjB3mtoxywM2MurbfZBZymHwXRIx7LJjYj0xEPY6FSCjzK0xZi bSYHHp0iuMkO9uKNIctdL3K5T/LOWweJ09DjAvOhglCanh3IVf5cuHj/y1u/XUWf1h EcIv3QrwEnIo1Q7/a+WVxwHIE/PJK6emqmO2zaV4u9YaOWWGhflZ31YFL4AjaUSdWA HTnowiWJmhc7w== Received: from greg by rpitest.gregn.net with local (Exim 4.84_2) (envelope-from ) id 1dDh81-0002XJ-V3; Wed, 24 May 2017 17:59:49 -0700 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Gregory Nowak To: Devuan Bug Tracking System Message-ID: <20170525005944.7144.7316.reportbug@rpitest.lan.lan> X-Mailer: reportbug 6.6.3+devuan1.3 Date: Wed, 24 May 2017 17:59:44 -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: raspberrypi-sys-mods Version: 20170313 Severity: important Dear Maintainer, this report is related to: and: Please make the raspberrypi-sys-mods package from: available on devuan's armhf and arm64 architectures; specifically /etc/udev/rules.d/99com.rules from this package. On the raspberry pi 2 and 3, these rules create /dev/serial0 and /dev/serial1 links. The serial0 will always point to the serial console, and serial1 will always point at the bluetooth modem if running on a rpi3. This is still true even if the overlay putting the bluetooth on the mini uart is being used as far as I can tell. These udev rules would also help in resolving: -- 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)