George
George
Hi, I use command periodically (60s) to get temperature of disk: `smartctl --all /dev/sda | awk '/Temperature_Celsius/ {print $10}'` but hd-idle reports reads and thus won't spin down: `disk=sda command=scsi...
### Problem/idea statement Would be nice to set other GPIO as CS for eth module W5500. ### Alternatives or workarounds in config.h ### Additional context _No response_
### Version 4.2.18 ### Bug description This version don't set hostname from config.h when ethernet is enabled. It sends to DHCP "WIZnet161208" which is probably default. ### Steps to reproduce...
Does my "[Feature Request]: setting of eth cs #308". Tested on Arduino mega2560 with W5500 connected by wires - CS to 53.
### Problem/idea statement I would put relay on some gpio to cut power supply. This gpio could go high after boot and can be kept high if any command received...
Hi, original u-boot is password locked, so I run u-boot by loading it with burn: `./burn --chip gk7205v300 --file=../u-boot-gk7605v100-universal.bin --break` I get promt: `OpenIPC #` then I can do all...
Hi Michal, would you be so kind and implement: - erasing duplicities from history file - erasing unsuccessful commands Thanks Jiri