OLED not turning on in Home Assistant for Pironman Case

Hello,

I have followed the configuration steps and am having trouble getting the OLED to turn on. The lights and fan are working correctly. Here’s the log. You can see the OLED error towards the bottom. Any ideas? (FYI I have tried this many times: Pironman support for hassio/Home Assistant - #5 by SunFounder_Moderator)

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.3
You are running the latest version of this add-on.
System: Home Assistant OS 10.3 (aarch64 / raspberrypi4-64)
Home Assistant Core: 2023.7.2
Home Assistant Supervisor: 2023.07.1

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
[12:48:04] INFO: Configuring timezone (America/Chicago)…
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: F
fan_temp: 50
display_always_on: true
display_on_for: 30
rgb_on: true
rgb_style: colorful
rgb_color: 0a1aff
rgb_speed: 50
rgb_freq: 1000
rgb_pin: 10
Warning: Cannot find boot configuration file
set temperature unit to F
set the fan on temperature to 50
set screen_always_on to on
set screen_off_time to 30
set rgb_enable to on
set rgb_switch to on
set rgb_style to colorful
set rgb_color to 0a1aff
set rgb_blink_speed to 50
set rgb_pwm_freq to 1000
set rgb io to pin 10 (spi)
run in foreground
23/07/20 12:48:07,770 [DEBUG] Home Assistant Addon mode
------------------------23/07/20 12:48:07------------------------
pironman version: 2.3.0
username:
config_file: /opt/pironman/config.txt
Kernel Version:
Linux 6fa7f6d2-pironman 6.1.21-v8 #1 SMP PREEMPT Thu Jun 15 17:49:15 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
PCB info:
Revision : c03115
Model : Raspberry Pi 4 Model B Rev 1.5
23/07/20 12:48:07,821 [DEBUG] power_key_pin : 16
23/07/20 12:48:07,822 [DEBUG] fan_pin : 6
23/07/20 12:48:07,822 [DEBUG] update_frequency : 0.5
23/07/20 12:48:07,823 [DEBUG] temp_unit : F
23/07/20 12:48:07,824 [DEBUG] fan_temp : 50.0
23/07/20 12:48:07,825 [DEBUG] screen_always_on : True
23/07/20 12:48:07,825 [DEBUG] screen_off_time : 30
23/07/20 12:48:07,826 [DEBUG] rgb_enable : True
23/07/20 12:48:07,826 [DEBUG] rgb_switch: True
23/07/20 12:48:07,827 [DEBUG] rgb_style : colorful
23/07/20 12:48:07,827 [DEBUG] rgb_color : 0a1aff
23/07/20 12:48:07,828 [DEBUG] rgb_blink_speed : 50
23/07/20 12:48:07,828 [DEBUG] rgb_pwm_freq : 1000
23/07/20 12:48:07,829 [DEBUG] rgb_pin : 10
23/07/20 12:48:07,829 [DEBUG]
23/07/20 12:48:07,859 [DEBUG] oled init failed:
[Errno 2] No such file or directory
23/07/20 12:48:07,872 [DEBUG] rgb_show
23/07/20 12:48:07,878 [DEBUG] rgb_show: colorful

  1. Please check whether the OLED screen is well connected and firmly connected.
    It is recommended that you plug and unplug the OLED screen again.
    2、Please check if the steps in the picture are completed. The operation is correct.
    We suggest you follow the steps again.
    Tip: The suffix of rpi-i2c file must be conf, such as rpi-i2c.conf.txt.