Todd Freed

Results 13 comments of Todd Freed

I was about to come submit a question, but this sounds roughly like what I am trying to do. Custom module which dynamically changes its appearance somehow (I was thinking...

I see `#network` and `#network.disconnected` have different `background-color` properties. But how does the `#network` element gain and lose that `.disconnected` class? Since network is a builtin module, I assume the...

I am experiencing the same problem, also using Arch Linux. The dialog says "format not support" and doesn't change when I hit "Start" for any of the formats. There are...

```` 139 % v4l2-ctl --list-formats ioctl: VIDIOC_ENUM_FMT Type: Video Capture [0]: 'YUYV' (YUYV 4:2:2) [1]: 'MJPG' (Motion-JPEG, compressed) ```` Tried with devices=2, no difference

In OBS, in the V4l2sinkProperties dialog box, under Video Format, I see "YUV420". However, in v4l2-ctl --list-formats, under YUYV, it says (YUYV 4:2:2). Is the 420 vs 4:2:2 discrepancy the...

```` % ls -ltr /var/lib/dkms/v4l2loopback total 4 drwxr-xr-x 3 root root 4096 Mar 14 20:13 0.11.0 ```` So, perhaps this is the problem.

Looks like that was the problem, at least for me. I needed to rebuild / reinstall v4l2loopback from the AUR. Whats working for me now is, v4l2loopback 0.12.1 linux 5.0.1...

strace shows spark-wallet looking for a file named `config` in my home directory. ``` openat(AT_FDCWD, "/home/todd/config", O_RDONLY|O_CLOEXEC) = 17 statx(17, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0...

Yep you're right about $CONFIG. ``` todd@euclid ~ 130 % env | grep CONFIG CONFIG=/home/todd/config XDG_CONFIG_HOME=/home/todd/.config ```

@aaronsace what miner do you use for zcash, then?