-
ddcutil interrogate
Examining device /dev/i2c-4...
Obtain and interpret EDID using normal i2c functions
.....
DDC communication succeeded
Do you know why interrogate works…
-
**Is your enhancement proposal related to a problem? Please describe.**
When used in production environment all devices must have different "real" mac addresses.
Using a random (or derived from devi…
-
Hi,
I am trying to use Picam on an Rpi 5 with v3 camera module. The libcamera-hello works fine, but I get the following error when trying to run picam:
:~/picam $ sudo ./picam --alsadev hw:0,0
…
-
Hello,
I am on my FW16 and I installed the service via paru from AUR. It was installed correctly, my config was edited but it does not do anything. My brightness stays at the same level. However, the…
-
0. Could you send email to [xianjun.jiao@ugent.be](mailto:xianjun.jiao@ugent.be) to introduce your self?
Sent
1. Our image is used directly or you build your own image?
I used the image "openwifi…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.0.0 on 2024-03-19; Waveshare RP2040-Zero with rp2040
```
### Code/REPL
```python
import adafruit_tca9548a …
-
The I2C hardware used in the RP2040 does not provide for zero-length writes. Such writes are often used for device probing on an I2C bus. A read works for some devices but not all (a read is used in t…
-
`librvvm` should be MPL 2.0 compatible.
Originally, RVVM was simply a standalone emulator which wasn't reusable, but nowadays it's a proper library reusable in other projects. Keeping the GPL licen…
-
Been playing and have run into something that may be an expected behavior, or possibly an issue. I'm trying to multiplex two 1602 I2C backpacked LCDs through an Adafruit PCA9546 (4 Channel) multiplexo…
-
OS: Fedora 40 (KDE)
Kernel: 6.8.5-301.fc40.x86_64 (64-bit)
lm-sensors: lm_sensors-3.6.0-18.fc40.src.rpm
Output from sensors-detect (note: secure boot is on)
```
# sensors-detect version 3.6.0…