Ben Kuhn

Results 6 issues of Ben Kuhn

Added myself to the user list.

When booting using Tow-Boot, uBoot can see the EMMC drive and attempt to boot from it, but the kernel panics because it is unable to see the eMMC disk. I...

Failed at compile time with the following error: nvcc -g -O2 -I . -Xptxas "-abi=no -v" -gencode=arch=compute_20,code=\"sm_20,compute_20\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" --maxrregcount=80 --ptxas-options=-v -I./compat/jansson -o cryptonight/cryptonight.o -c cryptonight/cryptonight.cu ptxas warning : 'option...

Running Arch, ortp version 0.27.0-1, getting the following error while building: rtp.c: In function 'rtp_init': rtp.c:79:29: warning: passing argument 1 of 'ortp_set_log_level_mask' makes pointer from integer without a cast [-Wint-conversion]...

I occasionally run in to an issue where the TNC will get stuck in TX and need to be reset. I'm reasonably sure this is due to RFI somewhere, but...

Hello, I noticed the private TLS key used by the apache instance is in the GIT repo. Just figured I'd let you know this is public in case anyone who...