-
Software built with the Volumn Control feature turned off includes a USB Output Terminal descriptor with an incorrect Source ID value. The incorrect descriptor appears within the Interface #0 - Audio/…
-
Just switching from the original ginlong-scraper to this one as the ginlong site isn't working for my anymore since the end of May.
I'm now sending output to PVO and notice that the Voltage is not …
-
**Describe the bug**
The wifi device doesn't appear with `ip a` command.
Failed to run INIT ucode: -110
`dmesg |grep iwlwifi` gives:
```
[ 4.150315] iwlwifi 0000:00:0b.0: can't derive rout…
-
The header file for the USB printer function does not get installed
-
From https://www.xcore.com/viewtopic.php?f=8&t=6806, also https://github.com/xmos/lib_xua/blob/develop/lib_xua/src/core/endpoint0/xua_ep0_descriptors.h#L1287, the input OT sourceID incorrectly connect…
-
As far as I can tell, I have followed the instructions - files downloaded and put in the correct place on my HA install including the config in configuration.yaml. Checked via File Editor as well as S…
-
I am attempting to move over to docker. I am using the following docker-compose.yml that I copied from this github.
`version: '3'
services:
sbfspot:
image: nakla/sbfspot:latest
…
-
Hi,
I've set up a basic project in PlatformIO that looks like this. I'm just trying to get Wi-Fi working, but every time I include `WiFi.h` my project refuses the build, spawning a host of errors t…
-
Hi,
I'm new to ODAS, and using a UMA-8 microphone in Ubuntu. I got odas to execute without errors, but now it seems to quit after 1 timestamp.
```
arecord -l
**** List of CAPTURE Hardware Devices …
-
bcm2711 kernel configuration is missing CONFIG_USB_FUNCTIONFS which is required to use CM4 as a USB gadget using functionfs and libcomposite. GadgetFS is enabled but this is an older implementation in…