Djhg2000

Results 29 comments of Djhg2000

I seem to be getting a related error on pipewire 0.3.71 (Debian Sid) with latest master: ``` Carla 2.6.0-alpha1 started, status: Python version: 3.11.4 Qt version: 5.15.8 PyQt version: 5.15.9...

I'm looking at replacing a slightly hacked driver for the PineDio USB adapter with this, much more generic, CH341 driver. This is the current driver, for reference: https://github.com/rogerjames99/spi-ch341-usb . The...

Is there a public repo with your forked PineDio example @mr-nice ? I have both the USB version and the PinePhone version so I can give it a test fairly...

I gave it a test but the PinePhone (running the demo code from here https://codeberg.org/JF002/pinedio-lora-driver) doesn't seem to receive anything. I've tried sending from the PinePhone too but after looking...

I worked my way around the demo code from the JF002 repo and with a few small changes it stared working! Here is the relevant diff: ``` diff --git a/src/usb-adapter/UsbAdapter.cpp...

One potential improvement is to supply names for the lines to the GPIO subsystem. The demo code I hacked on yesterday was written to look up the proper lines through...

I see. Maybe we could find some temporary workaround to this though, for instance I would be fine with having to write something to the sysfs interface for exposing names...

I'm using Synergy as a system critical component on my gaming rig. Windows 7 runs in a VM and has no physical mouse or keyboard. Up until now I've used...

@pierre That's great but locking this will only make things worse. It's either this or mass duplication of the issue, just look at what happens on other issue trackers. If...