Search Criteria
Package Details: pinedio-lora-driver-git r3.3c1ba9d-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/pinedio-lora-driver-git.git (read-only, click to copy) |
---|---|
Package Base: | pinedio-lora-driver-git |
Description: | Driver and demo applications for the PineDio LoRa backplate for the Pinephone and USB adapter |
Upstream URL: | https://codeberg.org/JF002/pinedio-lora-driver.git |
Licenses: | LGPL3 |
Conflicts: | pinedio-lora-driver |
Provides: | pinedio-lora-driver |
Submitter: | hamblingreen |
Maintainer: | hamblingreen |
Last Packager: | hamblingreen |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-13 22:35 (UTC) |
Last Updated: | 2023-09-01 06:39 (UTC) |
Dependencies (2)
- spi-ch341-usb-dkms-gitAUR
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
hamblingreen commented on 2023-09-03 06:10 (UTC)
unfortunately i don't have a pinedio USB device to test with, only the pinephone back case so i can't test for
pinedio-usb-communicator
functionality, onlypinedio-pinephone-communicator
. it's not ideal, but one is on the list for my next pine store run. i'll keep an eye on the issue but as i'm not involved in the development of the driver i don't know how to help the issue. my only suggestion would be to test if the issue still occurs when the driver is compiled with the flagcmake -DBUILD_FOR_PINEPHONE=0 -DBUILD_FOR_USB=1 ..
to ensure that building for both the pinephone case and the usb doesn't cause your issue.viacheslav commented on 2023-09-02 08:31 (UTC)
Tried this package in kernel 6.4.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 24 Aug 2023 00:38:14 +0000 x86_64 GNU/Linux. Faced with following issue https://codeberg.org/JF002/pinedio-lora-driver/issues/7
Any idea what could be wrong? Thanks.