Kevron Rees

Results 28 comments of Kevron Rees

Having this issue with the latest git master trying to flash the sparkfun thing esp8266: /home/kev/.arduino15/packages/SparkFun/tools/esptool/0.4.4/esptool -eo /tmp/build8853751530736463083.tmp/espstar.cpp.elf -bo /tmp/build8853751530736463083.tmp/espstar.cpp_00000.bin -bm qio -bf 40 -bz 4M -bs .text -bs .data...

@danielshoun you should definitely try to make a pull request. There's probably lots of tutorials out there on how to do it. Great learning experience!

I removed the line "TreatWarnAsErrorEnabled" in CmakeLists.txt.

we need something like https://github.com/CompVis/stable-diffusion/pull/80 to be merged.

We need some way of specifying the subtype for turbot. The only other way I can think of is to create another CMAKE option for subtype. I'm running into this...

How much GPU memory do you have? I find this will often happen when too little GPU memory is available.

What did you adjust them to? On Thu, Apr 16, 2020 at 2:08 PM David Carlyn wrote: > I adjusted the channels (input, output, label) and I resolved my issue....

In theory, why not? Try it out and let us know the results!

I'm seeing similar behavior with the symlinks. rootfs/sbin/init for example points to /home/myuser/foo/rootfs/lib/systemd/systemd. If I try to do sudo chroot rootfs /sbin/init it fails with: "chroot: failed to run command...