Puzzl88

Results 3 comments of Puzzl88

> I've been trying to figure out how to enable 1-wire on the CB1 as I would like to use a DS18B20 as my chamber temperature sensor. Sounds like a...

> Please see [bigtreetech/CB1#65 (comment)](https://github.com/bigtreetech/CB1/issues/65#issuecomment-1740552051) for the answer. biqu@BTT-CB1:~/w1-gpio-cl$ sudo make install install -m644 w1-gpio-cl.ko /lib/modules/`uname -r`/kernel/drivers/w1/masters install: cannot stat 'w1-gpio-cl.ko': No such file or directory make: *** [Makefile:95: install]...

> Hmm, maybe I forgot a package, I'll take a look, thanks I understood what's the problem. After LN -s/Lib/Modules/`Uname -r`/Build/Include/Linux W1, you need to execute a command make. Thanks...