hinxx

Results 18 issues of hinxx

Do you guys know which pin on the RTS3903N IC is the main reset pin? I'm trying to dump the SPI flash and the RTS3903N keep interfering with the SPI...

I'm trying to 'port' C++ based flatbuffer generator to C and I'm getting this error when verifying the buffer: ``` LogData buffer is invalid: vtable offset out of range or...

When I run `ipmitool.py .. sdr show ` against one of the SDR records on my machine I get this error: ``` SDR record ID: 0x0045 SDR type: 0x13 Traceback...

bug

This pci.ids would previously fail, with this fix works: 10ee Xilinx Corporation 7011 Kintex 7 Designs (Xilinx IP) 1a3e 132c MRF EVR-300DC [MicroTCA event receiver]

### Operating System Linux ### Board RPi Pico ### Firmware examples/device/usbtmc ### What happened ? When issuing read() to provoke timeout the device becomes unusable. It does not respond to...

Bug 🐞

I'm trying to run x11vnc server on a LAN. I would like to achieve maximum performance with minimum latency between the client and the server. I'm currently running x11vnc like...

bug

I've running demo-null locally and it seems my browser (brave) on Linux is using a lot of CPU resources in >10 threads when just visiting http://localhost:5000. I'm not even interacting...

Do you guys know which pin on the RTS3903N IC is the main reset pin? I'm trying to dump the SPI flash and the RTS3903N keep interfering with the SPI...

Tried using `onvif-gui` and got this error: ``` onvif-gui Traceback (most recent call last): File "/home/hinxx/Projects/dlinkcam/venv/bin/onvif-gui", line 5, in from gui.main import run File "/home/hinxx/Projects/dlinkcam/venv/lib/python3.10/site-packages/gui/__init__.py", line 1, in from .main...

I'm looking into having https://www.instrumart.com/assets/GE-Druck-DPI104-Communications-Manual.pdf supported in EPICS using streamdevice. The commands include a checksum that is a modulo 100 of the command bytes. This results in checksum values 00...

enhancement