Jibun-no-Kage

Results 52 issues of Jibun-no-Kage

Error opening terminal: xterm. When trying to run dellmgr?

Following error happens often and at times seems to be crashing Node and thus Node Red? Jul 20 13:19:47 eccentric Node-RED[3719]: 20 Jul 13:19:47 - [info] [mqtt-broker:Broker] Connected to broker:...

Just a clarification? So these NR nodes don't leverage the node module tuya-local or thery do? I am referring to the following... https://github.com/rospogrigio/localtuya

Support for IndieDroid Nova SBC? [https://ameridroid.com/products/indiedroid-nova](url)

Module does not have method to close or release access to port? If I attempt to load/use module twice, get error 6, no such device or address? How do I...

Please Add To RPI Imager Configuration Settings Ability to Enable Serial Console! This would be a great addition to the imager settings options.

Just for your consideration (this example assumes x86/x86_64): \# cd /root \# git clone https://github.com/ivanovborislav/rtl8188eu.git \# cd rtl8188eu \# nano dkms.conf PACKAGE_NAME="rtl8188eu" PACKAGE_VERSION="5.13.3" MAKE[0]="'make' -j$(nproc) KVER=${kernelver} KSRC=/lib/modules/${kernelver}/build" CLEAN="'make' clean" BUILT_MODULE_NAME[0]="8188eu"...

Compiled fine on Pi OS 11 32 bit (ARM), but on Pi OS 11 64 bit (ARM64), make fails? I am using rpi-update to latest firmware/kernel, and rpi-source to pull...

Please, how to execute the wireguard.js script correctly? I have node installed, but the script does not execute? ``` # node -v v18.19.1 # node wireguard.js /root/wireguard.js:174 window.wireguard = {...

The chip id for BME280 and BMP390 are both 0x60. So I guess you have to read register 0x00 on BMP390, if it fails to show a valid id, then...