Robert Sinclair

Results 131 comments of Robert Sinclair

> Is there a particular reason why you'd like extremely "pure" conversions? well. no.. I mean I wanted to make comparisons between f16 "pure" and my own quants (which are...

I also tried with board=atlys and I got: ``` Downloading and Extracting Packages: Preparing transaction: done Verifying transaction: done Executing transaction: done Install HDMI2USB-mode-switch ----------------------------- Collecting git+https://github.com/timvideos/HDMI2USB-mode-switch.git Cloning https://github.com/timvideos/HDMI2USB-mode-switch.git to...

> 1.0.25 is old. Can you try master? I did! Same thing. `[ 0.000202] [0023b9bb] libusb: debug [libusb_init_context] libusb v1.0.27.11941` (then the log is the same as before) Oh and...

if it helps, this is an strace log when I use libusb_close() ``` ioctl(7, USBDEVFS_REAPURBNDELAY, 0x7ffff7c85ce0) = 0 write(2, "[ 0.603557] [0023bdd2] libusb: d"..., 94) = 94 write(2, "[ 0.603629]...

this instead is if I comment the libusb close: ``` ioctl(7, USBDEVFS_REAPURBNDELAY, 0x7ffe72375530) = 0 write(2, "[ 0.571440] [0023be0a] libusb: d"..., 94) = 94 write(2, "[ 0.571531] [0023be0a] libusb: d"...,...

@mcuee this is not a question. 99% is a bug. the bug shows up only if you start libusb transfers. if you don't, libusb close works normally. in my program...

I understand. but why are camera settings ignored? The camera (DC 2640 V3) can grab frames at 1600x1200 but it only seems to grab 640x480 with esp32cam-rtsp :( http://www.uctronics.com/download/OV2640_DS.pdf

@aleino-nv the example is ok, thanks, but I was thinking more like: apply a crt shader to a canvas element.

last time I checked there was no libllama.so in ./build/bin/