Closed bunchc closed 6 years ago
oops i have a typo can you try re-editing and changing
https://github.com/adafruit/Adafruit-PiTFT-Helper/blob/master/adafruit-pitft-helper2.sh#L184
to [pi 3] rather than [pi 2]?
@ladyada took me a few days to come back to it, but that change and a reboot indeed addresses the problem. Thanks!
fixed, closing
Hello!
After running the adafruit-pitft-helper2.sh script on an rPI 2B, raspbian stretch, every CPU but CPU was disabled.
lscpu:
lshw -c cpu
cpuinfo:
I was able to work around this by commenting out the following lines in
/boot/config.txt
and rebooting: https://github.com/adafruit/Adafruit-PiTFT-Helper/blob/master/adafruit-pitft-helper2.sh#L177-L185