Tim Vrakas

Results 10 issues of Tim Vrakas

might be my mistake, but I cannot use SPH-SGminer for mining X11. The only kernels present in the bin folder are: alexkarnew.cl alexkarold.cl ckolivas.cl psw.cl zuikkis.cl

NOTE: Continuation of #1399 OK here it is! Adds new encryption system that uses unencrypted keys the the encrypted user partition, to allow for easier encrypted login. `edit-chroot -u` or...

enhancement
P2
stale

**Is your feature request related to a problem or use case? Please describe.** Yes, related to the networking provided by the USB network interface. Cameras can take an address within...

enhancement
requires firmware changes

I have a LyraT-Mini V1.2, for which I can develop working examples from https://github.com/espressif/esp-adf I'd like to get it cspot working, but I haven't worked with audio codecs or I2S...

Amazingly, I got it working. I'm listening to some Spotify right now! I copied a good bit of the ADF driver structure in, which was fast but ugly. What is...

from the latest at http://packs.download.atmel.com/

I'm interested in using PlatformIO to develop for the SAMD21 series, using the Atmel Software Framework. To achieve this, I need to set up ASF as a _framework_ correct? Like...

./mpp_platform_test for example, just runs and returns with no information printed. I built from latest source, on a ROCK 3A, RK3568, with [rock-3a-ubuntu-focal-server-arm64-20221001-0212-gpt.img.xz](https://github.com/radxa-build/rock-3a/releases/download/20221001-0110/rock-3a-ubuntu-focal-server-arm64-20221001-0212-gpt.img.xz) I can see `/dev/mpp_service` What am I...

Relatively straightforward re-base. I'm not a pro with git (or bash for that matter) so you might want to check over it. Tested, works great on C720 with restoring a...

When the chip initializes (before registers are written) CRC is disabled, we don't know if "isReady". Subsequent calls to init (which calls reset() ) should start from a clean state.