I have a v2 Pironman and the display won’t init and won’t display. I’m booting from a 128GB SSD. I have 2 power supplies (3A and 3.5A)
I’ve done Steps 1 and 2 and the disappearing CONFIG on hassio-boot on the SSD.
I’ve plugged and unplugged the display.
My log file is below.
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service base-addon-banner: starting
Add-on: Pironman
Pironman support
Add-on version: 1.0.11
You are running the latest version of this add-on.
System: Home Assistant OS 12.2 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2024.4.3
Home Assistant Supervisor: 2024.04.0
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-timezone: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
[13:31:24] INFO: Configuring timezone (America/New_York)…
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service base-addon-timezone successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
Starting pironman with the following parameters:
temperature_unit: C
fan_temp: 40
display_always_on: false
display_on_for: 30
rgb_on: true
rgb_style: breath
rgb_color: 0a1aff
rgb_speed: 50
rgb_freq: 1000
rgb_pin: 10
Warning: Cannot find boot configuration file
set temperature unit to C
set the fan on temperature to 40
set screen_always_on to off
set screen_off_time to 30
set rgb_enable to on
set rgb_style to breath
set rgb_color to 0a1aff
set rgb_blink_speed to 50
set rgb_pwm_freq to 1000
set rgb io to pin 10 (spi)
restarting pironman
stopping pironman
pid=264
run in foreground
24/04/15 13:31:28,143 [DEBUG] Home Assistant Addon mode
------------------------24/04/15 13:31:28------------------------
pironman version: 2.2.8
username:
config_file: /opt/pironman/config.txt
24/04/15 13:31:28,166 [DEBUG] power_key_pin : 16
24/04/15 13:31:28,166 [DEBUG] fan_pin : 6
24/04/15 13:31:28,166 [DEBUG] update_frequency : 0.5
24/04/15 13:31:28,167 [DEBUG] temp_unit : C
24/04/15 13:31:28,167 [DEBUG] fan_temp : 40.0
24/04/15 13:31:28,167 [DEBUG] screen_always_on : False
24/04/15 13:31:28,168 [DEBUG] screen_off_time : 30
24/04/15 13:31:28,168 [DEBUG] rgb_enable : True
24/04/15 13:31:28,169 [DEBUG] rgb_style : breath
24/04/15 13:31:28,169 [DEBUG] rgb_color : 0a1aff
24/04/15 13:31:28,170 [DEBUG] rgb_blink_speed : 50
24/04/15 13:31:28,170 [DEBUG] rgb_pwm_freq : 1000
24/04/15 13:31:28,170 [DEBUG] rgb_pin : 10
24/04/15 13:31:28,182 [DEBUG] rgb_strip init success
24/04/15 13:31:28,187 [DEBUG] oled init failed:
[Errno 5] Input/output error
24/04/15 13:31:28,223 [DEBUG] rgb_show
24/04/15 13:31:28,226 [DEBUG] rgb_show: breath
Any help will be appreciated